Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (5746b97329a60223a5cb1e3acffd7414f992a905) 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-ssh9110314142428041096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh740218255196908695.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-3798/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-3798/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9129052643566522679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh9221163827533987883.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-3798/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-3798/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh403390713593661377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-30161 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh7513314047978839460.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/2@tmp/jenkins-gitclient-ssh3042354242995624480.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 Merge succeeded, producing 4a265f4d051248c51928c1fd69c6cf14abe41014 Checking out Revision 4a265f4d051248c51928c1fd69c6cf14abe41014 (PR-3798) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # 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/2@tmp/jenkins-gitclient-ssh4541377691312312942.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a265f4d051248c51928c1fd69c6cf14abe41014 # timeout=10 Commit message: "Merge commit 'cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3' into HEAD" > git rev-list --no-walk 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:29:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:29:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:29:29 ========================================================= 12:29:29 EdgeX Global Pipelines Version Info 12:29:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:29:30 ------------------- 12:29:30 stable info: 12:29:30 ------------------- 12:29:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:29:30 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:29:30 Message: update stable to v1.0.211 12:29:31 ------------------- 12:29:31 experimental info: 12:29:31 ------------------- 12:29:31 Commited By: **** collab-it+edgex@linuxfoundation.org 12:29:31 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:29:31 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3798 [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3798 [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3798 [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a265f4d051248c51928c1fd69c6cf14abe41014 [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a265f4 [Pipeline] echo 12:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:29:31 provisioning config files... 12:29:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2727921157364524724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:32 ---> docker-login.sh 12:29:32 nexus3.edgexfoundry.org:10001 12:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:32 Configure a credential helper to remove this warning. See 12:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:32 12:29:32 Login Succeeded 12:29:32 nexus3.edgexfoundry.org:10002 12:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:32 Configure a credential helper to remove this warning. See 12:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:32 12:29:32 Login Succeeded 12:29:32 nexus3.edgexfoundry.org:10003 12:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:32 Configure a credential helper to remove this warning. See 12:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:32 12:29:32 Login Succeeded 12:29:32 nexus3.edgexfoundry.org:10004 12:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:32 Configure a credential helper to remove this warning. See 12:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:32 12:29:32 Login Succeeded 12:29:32 docker.io 12:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:33 Configure a credential helper to remove this warning. See 12:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:33 12:29:33 Login Succeeded 12:29:33 ---> docker-login.sh ends [Pipeline] } 12:29:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:29:33 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ dirname cmd/core-command/Dockerfile 12:29:33 ++ cut -d/ -f2 12:29:33 + echo core-command,cmd/core-command/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ dirname cmd/core-data/Dockerfile 12:29:33 ++ cut -d/ -f2 12:29:33 + echo core-data,cmd/core-data/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ cut -d/ -f2 12:29:33 ++ dirname cmd/core-metadata/Dockerfile 12:29:33 + echo core-metadata,cmd/core-metadata/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ cut -d/ -f2 12:29:33 ++ dirname cmd/security-bootstrapper/Dockerfile 12:29:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ dirname cmd/security-proxy-setup/Dockerfile 12:29:33 ++ cut -d/ -f2 12:29:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:29:33 ++ cut -d/ -f2 12:29:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ dirname cmd/support-notifications/Dockerfile 12:29:33 ++ cut -d/ -f2 12:29:33 + echo support-notifications,cmd/support-notifications/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ cut -d/ -f2 12:29:33 ++ dirname cmd/support-scheduler/Dockerfile 12:29:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:29:33 + for file in '`ls cmd/**/Dockerfile`' 12:29:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:29:33 ++ cut -d/ -f2 12:29:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:29:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:29:33 + git rev-list -1 --merges 4a265f4d051248c51928c1fd69c6cf14abe41014~1..4a265f4d051248c51928c1fd69c6cf14abe41014 [Pipeline] echo 12:29:33 -----------> git rev-list -1 --merges 4a265f4d051248c51928c1fd69c6cf14abe41014~1..4a265f4d051248c51928c1fd69c6cf14abe41014 4a265f4d051248c51928c1fd69c6cf14abe41014 12:29:33 4a265f4d051248c51928c1fd69c6cf14abe41014 [false] [Pipeline] sh 12:29:34 + git log --format=format:%s -1 4a265f4d051248c51928c1fd69c6cf14abe41014 [Pipeline] echo 12:29:34 ========================================================= 12:29:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:29:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:29:35 12:29:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:29:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:29:36 latest: Pulling from edgex-devops/git-semver 12:29:36 a0d0a0d46f8b: Pulling fs layer 12:29:36 3e5f54012d9b: Pulling fs layer 12:29:36 4c7163046ea9: Pulling fs layer 12:29:36 0c2d73faf560: Pulling fs layer 12:29:36 0c2d73faf560: Waiting 12:29:36 3e5f54012d9b: Verifying Checksum 12:29:36 3e5f54012d9b: Download complete 12:29:36 a0d0a0d46f8b: Verifying Checksum 12:29:36 a0d0a0d46f8b: Download complete 12:29:36 0c2d73faf560: Verifying Checksum 12:29:36 0c2d73faf560: Download complete 12:29:36 4c7163046ea9: Verifying Checksum 12:29:36 4c7163046ea9: Download complete 12:29:36 a0d0a0d46f8b: Pull complete 12:29:36 3e5f54012d9b: Pull complete 12:29:36 4c7163046ea9: Pull complete 12:29:36 0c2d73faf560: Pull complete 12:29:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:29:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:29:36 prd-centos7-docker-4c-2g-30161 does not seem to be running inside a container 12:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:29:37 $ docker top 96d0940902f67841cbc0d4da591148c28864217b5985f597755b2914325efc2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:29:37 [ssh-agent] Looking for ssh-agent implementation... 12:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:37 $ docker exec 96d0940902f67841cbc0d4da591148c28864217b5985f597755b2914325efc2a ssh-agent 12:29:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDniBBj/agent.14 12:29:37 SSH_AGENT_PID=21 12:29:37 Running ssh-add (command line suppressed) 12:29:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8783011112857981231.key (/w/workspace/edgex-go/2@tmp/private_key_8783011112857981231.key) 12:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:29:38 + git tag --points-at HEAD [Pipeline] } 12:29:38 $ docker exec --env ******** --env ******** 96d0940902f67841cbc0d4da591148c28864217b5985f597755b2914325efc2a ssh-agent -k 12:29:38 unset SSH_AUTH_SOCK; 12:29:38 unset SSH_AGENT_PID; 12:29:38 echo Agent pid 21 killed; 12:29:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:29:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:29:38 [ssh-agent] Looking for ssh-agent implementation... 12:29:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:38 $ docker exec 96d0940902f67841cbc0d4da591148c28864217b5985f597755b2914325efc2a ssh-agent 12:29:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpDmPoo/agent.55 12:29:38 SSH_AGENT_PID=61 12:29:38 Running ssh-add (command line suppressed) 12:29:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7133098571379937209.key (/w/workspace/edgex-go/2@tmp/private_key_7133098571379937209.key) 12:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:29:39 + git semver init 12:29:39 # -> Open(): unable to determine branch for HEAD 12:29:39 # $GIT_DIR = /w/workspace/edgex-go/2/.git 12:29:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 12:29:39 # $SEMVER_REMOTE_NAME = origin 12:29:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:29:39 # $SEMVER_USER_NAME = edgex-jenkins 12:29:39 # $SEMVER_BRANCH = PR-3798 12:29:39 # $SEMVER_TEMP = /tmp/semver-855420574 12:29:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:29:54 # '/tmp/semver-855420574' -> '/w/workspace/edgex-go/2/.semver' 12:29:54 # -> Force: false 12:29:54 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 12:29:54 $ docker exec --env ******** --env ******** 96d0940902f67841cbc0d4da591148c28864217b5985f597755b2914325efc2a ssh-agent -k 12:29:54 unset SSH_AUTH_SOCK; 12:29:54 unset SSH_AGENT_PID; 12:29:54 echo Agent pid 61 killed; 12:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:29:54 + git semver [Pipeline] } 12:29:54 $ docker stop --time=1 96d0940902f67841cbc0d4da591148c28864217b5985f597755b2914325efc2a 12:29:56 $ docker rm -f 96d0940902f67841cbc0d4da591148c28864217b5985f597755b2914325efc2a [Pipeline] // withDockerContainer [Pipeline] sh 12:29:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:29:57 Stashed 1 file(s) [Pipeline] echo 12:29:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 12:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:29:57 ========================================================= 12:29:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:29:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:29:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:29:57 a0d0a0d46f8b: Already exists 12:29:57 31adcdaf11c8: Pulling fs layer 12:29:57 b8b176561691: Pulling fs layer 12:29:57 4527c011a84f: Pulling fs layer 12:29:57 5d74067f8e1e: Pulling fs layer 12:29:57 e0aca202a116: Pulling fs layer 12:29:57 3a43be97a3b4: Pulling fs layer 12:29:57 34cad66bf833: Pulling fs layer 12:29:57 b4e3c513aaa6: Pulling fs layer 12:29:57 3a43be97a3b4: Waiting 12:29:57 5d74067f8e1e: Waiting 12:29:57 e0aca202a116: Waiting 12:29:57 34cad66bf833: Waiting 12:29:57 b4e3c513aaa6: Waiting 12:29:57 b8b176561691: Verifying Checksum 12:29:57 b8b176561691: Download complete 12:29:57 5d74067f8e1e: Verifying Checksum 12:29:57 5d74067f8e1e: Download complete 12:29:57 31adcdaf11c8: Verifying Checksum 12:29:57 31adcdaf11c8: Download complete 12:29:57 e0aca202a116: Verifying Checksum 12:29:57 e0aca202a116: Download complete 12:29:57 3a43be97a3b4: Verifying Checksum 12:29:57 3a43be97a3b4: Download complete 12:29:58 31adcdaf11c8: Pull complete 12:29:58 34cad66bf833: Verifying Checksum 12:29:58 34cad66bf833: Download complete 12:29:58 b8b176561691: Pull complete 12:29:58 4527c011a84f: Verifying Checksum 12:29:58 4527c011a84f: Download complete 12:29:58 b4e3c513aaa6: Verifying Checksum 12:29:58 b4e3c513aaa6: Download complete 12:30:02 4527c011a84f: Pull complete 12:30:02 5d74067f8e1e: Pull complete 12:30:02 e0aca202a116: Pull complete 12:30:02 3a43be97a3b4: Pull complete 12:30:02 34cad66bf833: Pull complete 12:30:04 b4e3c513aaa6: Pull complete 12:30:04 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 12:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:30:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:30:05 + docker build -t ci-base-image-x86_64 -f - . 12:30:05 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:30:05 WORKDIR /edgex 12:30:05 COPY go.mod . 12:30:05 RUN go mod download' 12:30:06 Sending build context to Docker daemon 329.9MB 12:30:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:30:06 ---> 9f6097aaca64 12:30:06 Step 2/4 : WORKDIR /edgex 12:30:09 ---> Running in d0b5a6e27f01 12:30:09 Removing intermediate container d0b5a6e27f01 12:30:09 ---> 621213833be5 12:30:09 Step 3/4 : COPY go.mod . 12:30:09 ---> 26852d3001db 12:30:09 Step 4/4 : RUN go mod download 12:30:09 ---> Running in 34718241b844 12:30:12 Still waiting to schedule task 12:30:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:30:43 Removing intermediate container 34718241b844 12:30:43 ---> 81d1ff8f73ec 12:30:43 Successfully built 81d1ff8f73ec 12:30:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:30:43 + docker inspect -f . ci-base-image-x86_64 12:30:43 . [Pipeline] withDockerContainer 12:30:43 prd-centos7-docker-4c-2g-30161 does not seem to be running inside a container 12:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:30:43 $ docker top e85b20ab7a6edd099b4342fabe73bfc5089f57d2c99b5793ae9a16537f7b89da -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:44 + go version 12:30:44 go version go1.16.8 linux/amd64 [Pipeline] } 12:30:44 $ docker stop --time=1 e85b20ab7a6edd099b4342fabe73bfc5089f57d2c99b5793ae9a16537f7b89da 12:30:45 $ docker rm -f e85b20ab7a6edd099b4342fabe73bfc5089f57d2c99b5793ae9a16537f7b89da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:30:45 + docker inspect -f . ci-base-image-x86_64 12:30:45 . [Pipeline] withDockerContainer 12:30:46 prd-centos7-docker-4c-2g-30161 does not seem to be running inside a container 12:30:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:30:46 $ docker top 59f829512225fa0031f60aa66283de6b8ccf952c7e23bc02ca29e913a26cf3b4 -eo pid,comm [Pipeline] { [Pipeline] echo 12:30:46 ========================================================= 12:30:46 [edgeXBuildGoParallel] Running Tests and Build... 12:30:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:30:46 + make test 12:30:46 go mod tidy 12:30:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:30:52 ? github.com/edgexfoundry/edgex-go [no test files] 12:31:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:31:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:31:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:31:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:31:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:31:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:31:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:31:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 12:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements 12:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements 12:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements 12:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:31:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 12:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 12:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 12:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 12:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 12:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 12:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 12:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 12:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 12:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 12:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 12:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 82.5% of statements 12:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:32:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30163 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws 12:32:01 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 12:32:01 The recommended git tool is: git 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.213s coverage: 65.4% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.8% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 12:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:32:07 using credential edgex-jenkins-ssh 12:32:07 Cloning the remote Git repository 12:32:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:32:07 > git init /w/workspace/edgex-go/2 # timeout=10 12:32:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:32:07 > git --version # timeout=10 12:32:07 > git --version # 'git version 2.17.1' 12:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:32:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:32:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:32:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:32:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:32:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:32:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:32:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 12:32:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 12:32:11 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 12:32:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:32:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:32:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 12:32:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:32:23 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 12:32:24 Merge succeeded, producing 8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:32:24 Checking out Revision 8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 (PR-3798) 12:32:23 > git config core.sparsecheckout # timeout=10 12:32:23 > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 12:32:23 > git remote # timeout=10 12:32:23 > git config --get remote.origin.url # timeout=10 12:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:32:23 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 12:32:24 > git rev-parse HEAD^{commit} # timeout=10 12:32:24 > git config core.sparsecheckout # timeout=10 12:32:24 > git checkout -f 8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 # timeout=10 12:32:28 Commit message: "Merge commit 'cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3' into HEAD" 12:32:28 > git rev-list --no-walk 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:32:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 12:32:29 Dload Upload Total Spent Left Speed 12:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 58246 0 --:--:-- --:--:-- --:--:-- 58246 [Pipeline] sh 12:32:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:32:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:32:29 + sudo tee /etc/docker/daemon.new 12:32:29 { 12:32:29 "registry-mirrors": [ 12:32:29 "https://nexus3.edgexfoundry.org:10001" 12:32:29 ], 12:32:29 "bip": "10.250.0.254/24", 12:32:29 "hosts": [ 12:32:29 "tcp://0.0.0.0:5555", 12:32:29 "unix:///var/run/docker.sock" 12:32:29 ], 12:32:29 "mtu": 1458, 12:32:29 "selinux-enabled": true, 12:32:29 "seccomp-profile": "/etc/docker/seccomp.json" 12:32:29 } [Pipeline] sh 12:32:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:32:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:32:48 provisioning config files... 12:32:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2465803569243682726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:49 ---> docker-login.sh 12:32:49 nexus3.edgexfoundry.org:10001 12:32:49 GO111MODULE=on go vet ./... 12:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:50 Configure a credential helper to remove this warning. See 12:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:50 12:32:50 Login Succeeded 12:32:50 nexus3.edgexfoundry.org:10002 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:50 Configure a credential helper to remove this warning. See 12:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:50 12:32:50 Login Succeeded 12:32:50 nexus3.edgexfoundry.org:10003 12:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:51 Configure a credential helper to remove this warning. See 12:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:51 12:32:51 Login Succeeded 12:32:51 nexus3.edgexfoundry.org:10004 12:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:51 Configure a credential helper to remove this warning. See 12:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:51 12:32:51 Login Succeeded 12:32:51 docker.io 12:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:52 Configure a credential helper to remove this warning. See 12:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:52 12:32:52 Login Succeeded 12:32:52 ---> docker-login.sh ends [Pipeline] } 12:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider 12:32:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:32:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:32:54 ========================================================= 12:32:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:32:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:32:54 ./bin/test-attribution-txt.sh 12:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 12:32:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:32:55 552d1f2373af: Pulling fs layer 12:32:55 ea3f2d53f512: Pulling fs layer 12:32:55 9e70ebbbe112: Pulling fs layer 12:32:55 7a9cfe048b4a: Pulling fs layer 12:32:55 72dc09318566: Pulling fs layer 12:32:55 f4f7b4309257: Pulling fs layer 12:32:55 0ac9a79272e3: Pulling fs layer 12:32:55 b78e95d17946: Pulling fs layer 12:32:55 f4f7b4309257: Waiting 12:32:55 0ac9a79272e3: Waiting 12:32:55 7a9cfe048b4a: Waiting 12:32:55 b78e95d17946: Waiting 12:32:55 72dc09318566: Waiting 12:32:55 9e70ebbbe112: Verifying Checksum 12:32:55 9e70ebbbe112: Download complete 12:32:55 ea3f2d53f512: Verifying Checksum 12:32:55 ea3f2d53f512: Download complete 12:32:55 72dc09318566: Verifying Checksum 12:32:55 72dc09318566: Download complete 12:32:55 f4f7b4309257: Download complete 12:32:55 0ac9a79272e3: Verifying Checksum 12:32:55 0ac9a79272e3: Download complete 12:32:55 552d1f2373af: Verifying Checksum 12:32:55 552d1f2373af: Download complete 12:32:55 + ls -al . 12:32:55 total 636 12:32:55 drwxrwxr-x 10 1001 1001 4096 Nov 10 12:32 . 12:32:55 drwxr-xr-x 4 root root 28 Nov 10 12:30 .. 12:32:55 -rw-rw-r-- 1 1001 1001 11 Nov 10 12:29 .dockerignore 12:32:55 drwxrwxr-x 8 1001 1001 179 Nov 10 12:29 .git 12:32:55 drwxrwxr-x 4 1001 1001 142 Nov 10 12:29 .github 12:32:55 -rw-rw-r-- 1 1001 1001 804 Nov 10 12:29 .gitignore 12:32:55 -rw-rw-r-- 1 1001 1001 42 Nov 10 12:29 .golangci.yml 12:32:55 -rw-rw-r-- 1 1001 1001 76 Nov 10 12:29 .hadolint.yml 12:32:55 drwx------ 3 1001 1001 58 Nov 10 12:29 .semver 12:32:55 -rw-rw-r-- 1 1001 1001 166 Nov 10 12:29 .sonarcloud.properties 12:32:55 -rw-rw-r-- 1 1001 1001 1171 Nov 10 12:29 ADOPTERS.md 12:32:55 -rw-rw-r-- 1 1001 1001 8910 Nov 10 12:29 Attribution.txt 12:32:55 -rw-rw-r-- 1 1001 1001 43881 Nov 10 12:29 CHANGELOG.md 12:32:55 -rw-rw-r-- 1 1001 1001 3804 Nov 10 12:29 CONTRIBUTING.md 12:32:55 -rw-rw-r-- 1 1001 1001 677 Nov 10 12:29 GOVERNANCE.md 12:32:55 -rw-rw-r-- 1 1001 1001 849 Nov 10 12:29 Jenkinsfile 12:32:55 -rw-rw-r-- 1 1001 1001 10775 Nov 10 12:29 LICENSE 12:32:55 -rw-rw-r-- 1 1001 1001 6508 Nov 10 12:29 Makefile 12:32:55 -rw-rw-r-- 1 1001 1001 582 Nov 10 12:29 OWNERS.md 12:32:55 -rw-rw-r-- 1 1001 1001 8256 Nov 10 12:29 README.md 12:32:55 -rw-rw-r-- 1 1001 1001 6912 Nov 10 12:29 SECURITY.md 12:32:55 -rw-rw-r-- 1 1001 1001 5 Nov 10 12:29 VERSION 12:32:55 -rw-rw-r-- 1 1001 1001 4131 Nov 10 12:29 ZMQWindows.md 12:32:55 drwxrwxr-x 2 1001 1001 37 Nov 10 12:29 bin 12:32:55 drwxrwxr-x 14 1001 1001 4096 Nov 10 12:29 cmd 12:32:55 -rw-r--r-- 1 root root 428381 Nov 10 12:32 coverage.out 12:32:55 -rw-rw-r-- 1 1001 1001 854 Nov 10 12:29 go.mod 12:32:55 -rw-rw-r-- 1 1001 1001 49665 Nov 10 12:29 go.sum 12:32:55 drwxrwxr-x 8 1001 1001 124 Nov 10 12:29 internal 12:32:55 drwxrwxr-x 3 1001 1001 16 Nov 10 12:29 openapi 12:32:55 drwxrwxr-x 4 1001 1001 71 Nov 10 12:29 snap 12:32:55 -rw-rw-r-- 1 1001 1001 204 Nov 10 12:29 version.go [Pipeline] sh 12:32:55 + '[' -e coverage.out ] 12:32:55 + chown 1001:1001 coverage.out [Pipeline] stash 12:32:55 Stashed 1 file(s) [Pipeline] sh 12:32:55 + make build 12:32:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:32:56 552d1f2373af: Pull complete 12:32:56 ea3f2d53f512: Pull complete 12:32:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:32:57 9e70ebbbe112: Pull complete 12:32:57 b78e95d17946: Verifying Checksum 12:32:57 b78e95d17946: Download complete 12:32:57 7a9cfe048b4a: Verifying Checksum 12:32:57 7a9cfe048b4a: Download complete 12:33:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:33:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:33:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:33:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:33:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:33:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:33:09 7a9cfe048b4a: Pull complete 12:33:09 72dc09318566: Pull complete 12:33:09 f4f7b4309257: Pull complete 12:33:09 0ac9a79272e3: Pull complete 12:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:33:12 $ docker stop --time=1 59f829512225fa0031f60aa66283de6b8ccf952c7e23bc02ca29e913a26cf3b4 12:33:14 $ docker rm -f 59f829512225fa0031f60aa66283de6b8ccf952c7e23bc02ca29e913a26cf3b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:33:15 b78e95d17946: Pull complete 12:33:15 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 12:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 12:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:33:17 12:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:33:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:33:17 WORKDIR /edgex 12:33:17 COPY go.mod . 12:33:17 RUN go mod download 12:33:17 + docker build -t ci-base-image-arm64 -f - . 12:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:33:18 latest: Pulling from edgex-devops/edgex-compose 12:33:18 cbdbe7a5bc2a: Pulling fs layer 12:33:18 ca9280d653b3: Pulling fs layer 12:33:18 7e9c9ca2126c: Pulling fs layer 12:33:18 cbdbe7a5bc2a: Verifying Checksum 12:33:18 cbdbe7a5bc2a: Download complete 12:33:18 ca9280d653b3: Verifying Checksum 12:33:18 ca9280d653b3: Download complete 12:33:18 cbdbe7a5bc2a: Pull complete 12:33:18 7e9c9ca2126c: Verifying Checksum 12:33:18 7e9c9ca2126c: Download complete 12:33:19 ca9280d653b3: Pull complete 12:33:20 Sending build context to Docker daemon 166.6MB 12:33:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:33:20 ---> 8b459fc5aaf0 12:33:20 Step 2/4 : WORKDIR /edgex 12:33:22 ---> Running in 83151a57cd0a 12:33:22 Removing intermediate container 83151a57cd0a 12:33:22 ---> 8e32cc13ad92 12:33:22 Step 3/4 : COPY go.mod . 12:33:23 ---> a1e10b7b9405 12:33:23 Step 4/4 : RUN go mod download 12:33:23 ---> Running in 19aca623eeef 12:33:23 7e9c9ca2126c: Pull complete 12:33:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:33:23 prd-centos7-docker-4c-2g-30161 does not seem to be running inside a container 12:33:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:33:24 $ docker top 16c57da7e67eeb6cac821bc05d373ca0261daefc1741d2316e8705f2449cb777 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:25 + docker-compose build --help 12:33:25 + grep parallel 12:33:25 --parallel Build images in parallel. [Pipeline] } 12:33:25 $ docker stop --time=1 16c57da7e67eeb6cac821bc05d373ca0261daefc1741d2316e8705f2449cb777 12:33:26 $ docker rm -f 16c57da7e67eeb6cac821bc05d373ca0261daefc1741d2316e8705f2449cb777 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:33:27 . [Pipeline] withDockerContainer 12:33:27 prd-centos7-docker-4c-2g-30161 does not seem to be running inside a container 12:33:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:33:27 $ docker top 942a2924ffca67c4ff197e302fd9de07b64dc5a4034809cff6738842a55cf763 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:27 + docker-compose -f ./docker-compose-build.yml build --parallel 12:33:28 Building core-command ... 12:33:28 Building core-data ... 12:33:28 Building core-metadata ... 12:33:28 Building security-bootstrapper ... 12:33:28 Building security-proxy-setup ... 12:33:28 Building security-secretstore-setup ... 12:33:28 Building support-notifications ... 12:33:28 Building support-scheduler ... 12:33:28 Building sys-mgmt-agent ... 12:33:28 Building core-data 12:33:28 Building security-bootstrapper 12:33:28 Building security-secretstore-setup 12:33:28 Building core-metadata 12:33:28 Building security-proxy-setup 12:33:40 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:33:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:33:40 ---> 81d1ff8f73ec 12:33:40 Step 3/30 : WORKDIR /edgex-go 12:33:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:33:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:33:40 ---> 81d1ff8f73ec 12:33:40 Step 3/24 : WORKDIR /edgex-go 12:33:44 ---> Running in 2db556a8fba6 12:33:44 ---> Running in cb50be113a17 12:33:49 Removing intermediate container cb50be113a17 12:33:49 ---> 1e4eb4a2dc6f 12:33:49 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:49 Removing intermediate container 2db556a8fba6 12:33:49 ---> 3a54909ef0b9 12:33:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:49 ---> Running in ed7676a02cad 12:33:49 ---> Running in 2184bd210be6 12:33:51 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:33:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:33:51 ---> 81d1ff8f73ec 12:33:51 Step 3/20 : WORKDIR /edgex-go 12:33:51 ---> Using cache 12:33:51 ---> 1e4eb4a2dc6f 12:33:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:33:51 ---> 81d1ff8f73ec 12:33:51 Step 3/22 : WORKDIR /edgex-go 12:33:51 ---> Using cache 12:33:51 ---> 1e4eb4a2dc6f 12:33:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:33:51 ---> 81d1ff8f73ec 12:33:51 Step 3/22 : WORKDIR /edgex-go 12:33:51 ---> Using cache 12:33:51 ---> 1e4eb4a2dc6f 12:33:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:51 ---> Running in b6fe2ee8b363 12:33:51 ---> Running in c263766586c8 12:33:51 ---> Running in 40b9daed3c2b 12:33:51 Removing intermediate container 2184bd210be6 12:33:51 ---> 6d0cc9ac36f4 12:33:51 Step 5/30 : RUN apk add --update --no-cache make git 12:33:51 ---> Running in 559b67671308 12:33:51 Removing intermediate container ed7676a02cad 12:33:51 ---> d6683c1a3c8e 12:33:51 Step 5/24 : RUN apk add --update --no-cache make git 12:33:51 ---> Running in 2eec3848416e 12:33:52 Removing intermediate container c263766586c8 12:33:52 ---> ac885664a484 12:33:52 Step 5/20 : RUN apk add --update --no-cache make git 12:33:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:33:52 ---> Running in 3418ecaae733 12:33:52 Removing intermediate container b6fe2ee8b363 12:33:52 ---> 2a40d9dcbcde 12:33:52 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:33:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:33:52 Removing intermediate container 40b9daed3c2b 12:33:52 ---> 6bd62f5ad297 12:33:52 Step 5/22 : RUN apk add --update --no-cache make git 12:33:52 ---> Running in 5b736ce6dc0f 12:33:52 ---> Running in 1b408a888602 12:33:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:33:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:33:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:33:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:33:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:33:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:33:54 OK: 220 MiB in 52 packages 12:33:54 OK: 220 MiB in 52 packages 12:33:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:33:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:33:54 Removing intermediate container 559b67671308 12:33:54 ---> 3f992a159fb0 12:33:54 Step 6/30 : COPY . . 12:33:54 OK: 220 MiB in 52 packages 12:33:54 Removing intermediate container 2eec3848416e 12:33:54 ---> 9696e68b2acb 12:33:54 Step 6/24 : COPY . . 12:33:54 OK: 220 MiB in 52 packages 12:33:54 OK: 220 MiB in 52 packages 12:33:57 Removing intermediate container 5b736ce6dc0f 12:33:57 ---> cd5d1e9f952c 12:33:57 Step 6/22 : COPY . . 12:33:57 Removing intermediate container 1b408a888602 12:33:57 ---> 505096cbf316 12:33:57 Step 6/22 : COPY . . 12:33:57 Removing intermediate container 3418ecaae733 12:33:57 ---> 9945a7f05052 12:33:57 Step 6/20 : COPY . . 12:34:03 ---> 9fa83b24c03b 12:34:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:03 ---> Running in 0dd140e59ab9 12:34:03 ---> 9614e1e0cf14 12:34:03 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:03 ---> Running in 11eecc027d0e 12:34:10 ---> 4078892395d4 12:34:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:10 Removing intermediate container 11eecc027d0e 12:34:10 ---> a895689d08dd 12:34:10 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:34:10 Removing intermediate container 0dd140e59ab9 12:34:10 ---> 8b82dca46541 12:34:10 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:34:10 ---> Running in 9e75faf59d80 12:34:10 ---> Running in 1dabfd3879a9 12:34:10 ---> Running in 4a0851ee3730 12:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:34:10 ---> df25efa32d46 12:34:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:11 ---> Running in d4ca3d7660cb 12:34:11 Removing intermediate container 1dabfd3879a9 12:34:11 ---> 5aec2442e508 12:34:11 Step 8/22 : RUN make cmd/core-data/core-data 12:34:11 ---> Running in 9c1ed0a43a36 12:34:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:34:12 ---> f0e8353ee58b 12:34:12 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:12 ---> Running in 4f7f17a3c6f5 12:34:13 Removing intermediate container d4ca3d7660cb 12:34:13 ---> 3e8fc6627999 12:34:13 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:34:13 ---> Running in 4d460d3cbbb7 12:34: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 12:34:14 Removing intermediate container 4f7f17a3c6f5 12:34:14 ---> 4b7bd232fd6f 12:34:14 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:34:14 ---> Running in 0e261336ff65 12:34: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 12:34:45 Removing intermediate container 19aca623eeef 12:34:45 ---> 837c5256ec9f 12:34:45 Successfully built 837c5256ec9f 12:34:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:34:45 + docker inspect -f . ci-base-image-arm64 12:34:45 . [Pipeline] withDockerContainer 12:34:45 prd-ubuntu18.04-docker-arm64-4c-16g-30163 does not seem to be running inside a container 12:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 12:34:47 $ docker top 92bf06b0c7a57353b596d20b348e13e16d268e06c47d96cc2c005aec14d87345 -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:48 + go version 12:34:48 go version go1.16.8 linux/arm64 [Pipeline] } 12:34:48 $ docker stop --time=1 92bf06b0c7a57353b596d20b348e13e16d268e06c47d96cc2c005aec14d87345 12:34:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:34:49 $ docker rm -f 92bf06b0c7a57353b596d20b348e13e16d268e06c47d96cc2c005aec14d87345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:34:50 + docker inspect -f . ci-base-image-arm64 12:34:50 . [Pipeline] withDockerContainer 12:34:50 prd-ubuntu18.04-docker-arm64-4c-16g-30163 does not seem to be running inside a container 12:34:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 12:34:51 Removing intermediate container 9e75faf59d80 12:34:51 ---> b7d707eab35d 12:34:51 12:34:51 Step 9/30 : FROM alpine:3.14 12:34:51 Removing intermediate container 4a0851ee3730 12:34:51 ---> acce675d6825 12:34:51 12:34:51 Step 9/24 : FROM alpine:3.14 12:34:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:34:52 3.14: Pulling from library/alpine 12:34:52 3.14: Pulling from library/alpine 12:34:52 $ docker top 3acc638f04916aa2983f891ae432cbaa5458fa5983ccbf2cb3c0dbb0158291cf -eo pid,comm 12:34:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:34:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:34:52 Status: Image is up to date for alpine:3.14 12:34:52 Status: Downloaded newer image for alpine:3.14 12:34:52 ---> 14119a10abf4 12:34:52 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:34:52 ---> 14119a10abf4 12:34:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [Pipeline] { [Pipeline] echo 12:34:52 ========================================================= 12:34:52 [edgeXBuildGoParallel] Running Tests and Build... 12:34:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:34:52 ---> Running in a2abb869baae 12:34:52 ---> Running in 9fab76a702a7 12:34:53 Removing intermediate container a2abb869baae 12:34:53 ---> a6dc181f6c2c 12:34:53 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:34:53 ---> Running in c7160ca74909 12:34:53 + make test 12:34:53 go mod tidy 12:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:34:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:34:54 (1/2) Installing dumb-init (1.2.5-r1) 12:34:54 (2/2) Installing su-exec (0.2-r1) 12:34:54 Executing busybox-1.33.1-r3.trigger 12:34:54 OK: 6 MiB in 16 packages 12:34:54 (1/3) Installing ca-certificates (20191127-r5) 12:34:54 (2/3) Installing dumb-init (1.2.5-r1) 12:34:54 (3/3) Installing su-exec (0.2-r1) 12:34:54 Executing busybox-1.33.1-r3.trigger 12:34:54 Executing ca-certificates-20191127-r5.trigger 12:34:54 OK: 6 MiB in 17 packages 12:34:54 Removing intermediate container c7160ca74909 12:34:54 ---> 087101cf64e9 12:34:54 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:34:54 ---> Running in f6147fc93d0c 12:34:55 Removing intermediate container f6147fc93d0c 12:34:55 ---> 17c32295c4c4 12:34:55 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:34:55 ---> Running in 0308a9912bac 12:34:55 Removing intermediate container 9fab76a702a7 12:34:55 ---> 464e60561299 12:34:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:34:55 ---> Running in 4613f04e66a1 12:34:55 Removing intermediate container 0308a9912bac 12:34:55 ---> 9dd0f5d2a3e4 12:34:55 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:34:55 ---> Running in cf9b41a6f45f 12:34:55 Removing intermediate container 4613f04e66a1 12:34:55 ---> d65700a94d00 12:34:55 Step 12/24 : WORKDIR / 12:34:55 ---> Running in a520165a2bca 12:34:56 Removing intermediate container 0e261336ff65 12:34:56 ---> cd263cc6c3c4 12:34:56 12:34:56 Step 9/20 : FROM alpine:3.14 12:34:56 ---> 14119a10abf4 12:34:56 Step 10/20 : RUN apk add --update --no-cache curl 12:34:56 Removing intermediate container a520165a2bca 12:34:56 ---> ab5498bfd4d4 12:34:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:34:56 ---> Running in 57be90dd03e9 12:34:58 ---> 55537e784d8f 12:34:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:34:58 Removing intermediate container cf9b41a6f45f 12:34:58 ---> 0fb15c01acc2 12:34:58 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:34:58 Removing intermediate container 4d460d3cbbb7 12:34:58 ---> 72a3650bd38f 12:34:58 12:34:58 Step 9/22 : FROM alpine:3.14 12:34:58 ---> 14119a10abf4 12:34:58 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:34:58 ---> Running in 131fdbd8075d 12:34:58 ---> Running in 4f266ee97c8c 12:34:58 Removing intermediate container 131fdbd8075d 12:34:58 ---> 88a4c0cbd3d8 12:34:58 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:34:58 ---> a1aa9f8baa70 12:34:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:34:58 (1/5) Installing ca-certificates (20191127-r5) 12:34:58 (2/5) Installing brotli-libs (1.0.9-r5) 12:34:58 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:34:58 (4/5) Installing libcurl (7.79.1-r0) 12:34:58 (5/5) Installing curl (7.79.1-r0) 12:34:58 Executing busybox-1.33.1-r3.trigger 12:34:58 Executing ca-certificates-20191127-r5.trigger 12:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:34:58 OK: 8 MiB in 19 packages 12:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:34:58 ---> 8e5d89e0d5c8 12:34:58 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:34:58 ---> 56404358eb16 12:34:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:34:58 (1/1) Installing dumb-init (1.2.5-r1) 12:34:58 Executing busybox-1.33.1-r3.trigger 12:34:58 OK: 6 MiB in 15 packages 12:34:58 ---> Running in 12b6b8992105 12:34:59 ---> 3cbdd81ddb10 12:34:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:34:59 Removing intermediate container 57be90dd03e9 12:34:59 ---> 9f79221f4f74 12:34:59 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:34:59 ---> Running in 54be28e783d7 12:34:59 Removing intermediate container 9c1ed0a43a36 12:34:59 ---> e9ac65a706c3 12:34:59 12:34:59 Step 9/22 : FROM alpine:3.14 12:34:59 ---> 14119a10abf4 12:34:59 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:34:59 ---> Running in fa74cfa0159c 12:34:59 Removing intermediate container 4f266ee97c8c 12:34:59 ---> a9519c6857d3 12:34:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:34:59 Removing intermediate container 54be28e783d7 12:34:59 ---> c6f4798402b6 12:34:59 Step 12/20 : WORKDIR /edgex 12:34:59 ---> Running in bc9be4569f89 12:34:59 Removing intermediate container fa74cfa0159c 12:34:59 ---> 0b77e8fa05e5 12:34:59 Step 11/22 : ENV APP_PORT=59880 12:34:59 ---> Running in d25b16690d77 12:34:59 ---> 5e37c3988dc9 12:34:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:34:59 ---> Running in a8e01a413f32 12:34:59 Removing intermediate container d25b16690d77 12:34:59 ---> a4d648059b3c 12:34:59 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:34:59 Removing intermediate container bc9be4569f89 12:34:59 ---> bff47869da25 12:34:59 Step 12/22 : ENV APP_PORT=59881 12:34:59 Removing intermediate container a8e01a413f32 12:34:59 ---> 479691e9a7f1 12:34:59 Step 12/22 : EXPOSE $APP_PORT 12:35:00 ---> Running in e7e4fda8177c 12:35:00 ---> Running in b3981fb85798 12:35:00 ---> 3f6f112b8cbe 12:35:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:35:00 Removing intermediate container 12b6b8992105 12:35:00 ---> 5a3c288fc369 12:35:00 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:00 ---> 1bbd828ebb32 12:35:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:35:00 Removing intermediate container b3981fb85798 12:35:00 ---> 8887298aa0c2 12:35:00 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:00 Removing intermediate container e7e4fda8177c 12:35:00 ---> 8c2fbf011783 12:35:00 Step 13/22 : EXPOSE $APP_PORT 12:35:00 ---> Running in 8dc59915d9f6 12:35:00 ---> Running in f66233d0effb 12:35:00 ---> cae0b0b9dabb 12:35:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:35:00 ---> ae69715abaf2 12:35:00 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:35:00 Removing intermediate container f66233d0effb 12:35:00 ---> 4c85227fae27 12:35:00 Step 14/22 : WORKDIR / 12:35:00 ---> Running in b061d489d227 12:35:00 ---> Running in 538198632ea9 12:35:00 ---> 8bbd230cbf21 12:35:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:35:00 Removing intermediate container 538198632ea9 12:35:00 ---> 748faf69fa62 12:35:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:00 ---> 03940148bf7c 12:35:00 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:35:01 ---> 8e9c6ce05af2 12:35:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:35:01 ---> 0b522e66713b 12:35:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:35:01 ---> Running in b2a38584a436 12:35:01 Removing intermediate container 8dc59915d9f6 12:35:01 ---> d40dae5775a4 12:35:01 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:35:01 ---> Running in 4debc6773df2 12:35:01 ---> afa5072b2e31 12:35:01 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:35:01 Removing intermediate container b2a38584a436 12:35:01 ---> e1bb0e7d3d73 12:35:01 Step 17/20 : CMD ["--init=true"] 12:35:01 ---> Running in b338a729d6e7 12:35:01 Removing intermediate container b061d489d227 12:35:01 ---> d9b505256fb6 12:35:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:35:01 ---> f44c157c1966 12:35:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:35:01 ---> Running in 9e57c2eb65f1 12:35:01 ---> dec07eaa6ca4 12:35:01 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:35:01 Removing intermediate container b338a729d6e7 12:35:01 ---> b0eabe2ebe61 12:35:01 Step 18/20 : LABEL arch=x86_64 12:35:01 ---> Running in d854274c3088 12:35:01 Removing intermediate container 9e57c2eb65f1 12:35:01 ---> be477db3fc04 12:35:01 Step 22/24 : LABEL arch=x86_64 12:35:01 Removing intermediate container d854274c3088 12:35:01 ---> 13430cb4ef38 12:35:01 Step 19/20 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:35:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:35:01 ---> Running in cfb9e969d7c3 12:35:01 ---> ea22e3bea83e 12:35:01 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:35:01 ---> aec6e817b5cd 12:35:01 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:35:01 ---> Running in 7515a6e949db 12:35:01 ---> Running in 386c598a8442 12:35:01 ---> Running in 25f0d3a29221 12:35:01 Removing intermediate container cfb9e969d7c3 12:35:01 ---> e08e4dfc51da 12:35:01 Step 23/24 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:35:01 Removing intermediate container 7515a6e949db 12:35:01 ---> 655f15e17e36 12:35:01 Step 20/20 : LABEL version=0.0.0 12:35:01 ---> Running in c1c9e9e3f7b0 12:35:01 Removing intermediate container 25f0d3a29221 12:35:01 ---> fa7e1b671977 12:35:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:35:01 ---> Running in f3f6e70115ae 12:35:01 Removing intermediate container 386c598a8442 12:35:01 ---> 3580b0d77759 12:35:01 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:35:01 ---> Running in e7b30b600279 12:35:02 Removing intermediate container c1c9e9e3f7b0 12:35:02 ---> 09ee7fe23f79 12:35:02 Step 24/24 : LABEL version=0.0.0 12:35:02 Removing intermediate container f3f6e70115ae 12:35:02 ---> a068869d4643 12:35:02 12:35:02 ---> Running in 161a27b0686a 12:35:02 Removing intermediate container e7b30b600279 12:35:02 ---> a2fe22a308dc 12:35:02 Step 20/22 : LABEL arch=x86_64 12:35:02 Successfully built a068869d4643 12:35:02 Successfully tagged security-proxy-setup:latest 12:35:02 Building support-scheduler 12:35:02  Building security-proxy-setup ... done  ---> Running in 46cb3806e2f9 12:35:02 ---> 6462f59bd14c 12:35:02 Step 25/30 : RUN chmod +x /entrypoint.sh 12:35:02 Removing intermediate container 161a27b0686a 12:35:02 ---> 41d8b4c2c660 12:35:02 12:35:02 ---> Running in bd37aacdd951 12:35:02 Successfully built 41d8b4c2c660 12:35:02 Successfully tagged security-secretstore-setup:latest 12:35:02 Building support-notifications 12:35:02  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:35:02 Removing intermediate container 46cb3806e2f9 12:35:02 ---> 02c355fde1a8 12:35:02 Step 21/22 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:35:02 (1/6) Installing dumb-init (1.2.5-r1) 12:35:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:35:02 (3/6) Installing libsodium (1.0.18-r0) 12:35:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:35:03 ---> Running in abc1601cca76 12:35:03 (5/6) Installing libzmq (4.3.4-r0) 12:35:03 (6/6) Installing zeromq (4.3.4-r0) 12:35:03 Executing busybox-1.33.1-r3.trigger 12:35:03 OK: 8 MiB in 20 packages 12:35:04 Removing intermediate container abc1601cca76 12:35:04 ---> d1479c1d6a1a 12:35:04 Step 22/22 : LABEL version=0.0.0 12:35:04 ---> Running in efe20ac260e2 12:35:05 Removing intermediate container efe20ac260e2 12:35:05 ---> 0a473cb2d1e6 12:35:05 12:35:05 Removing intermediate container bd37aacdd951 12:35:05 ---> 513fdc4c74a4 12:35:05 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:35:05 Successfully built 0a473cb2d1e6 12:35:05 Successfully tagged core-metadata:latest 12:35:05 Building sys-mgmt-agent 12:35:05  Building core-metadata ... done Removing intermediate container 4debc6773df2 12:35:05 ---> 6479edf52de1 12:35:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:05 ---> Running in 358615271ecd 12:35:05 Removing intermediate container 358615271ecd 12:35:05 ---> 6228328ca644 12:35:05 Step 27/30 : CMD ["gate"] 12:35:07 ---> 22f64a233ede 12:35:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:35:07 ---> Running in aa5ecc1e4849 12:35:07 Removing intermediate container aa5ecc1e4849 12:35:07 ---> aadd412bb0ca 12:35:07 Step 28/30 : LABEL arch=x86_64 12:35:08 ---> Running in a8ff16f4bc6b 12:35:09 ---> 39dcb291647f 12:35:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:35:10 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:35:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:35:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:35:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:35:11 Removing intermediate container a8ff16f4bc6b 12:35:11 ---> c91f1a3e8582 12:35:11 Step 29/30 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:35:11 ---> 81d1ff8f73ec 12:35:11 Step 3/21 : WORKDIR /edgex-go 12:35:11 ---> 81d1ff8f73ec 12:35:11 Step 3/22 : WORKDIR /edgex-go 12:35:11 ---> Using cache 12:35:11 ---> 1e4eb4a2dc6f 12:35:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:11 ---> Using cache 12:35:11 ---> 6bd62f5ad297 12:35:11 Step 5/22 : RUN apk add --update --no-cache make bash git ---> Using cache 12:35:11 12:35:11 ---> 1e4eb4a2dc6f 12:35:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:11 ---> Using cache 12:35:11 ---> 6bd62f5ad297 12:35:11 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:35:11 ---> 6ee5ae6f9afa 12:35:11 Step 18/22 : ENTRYPOINT ["/core-data"] 12:35:12 ---> Running in 6b5e80bf0526 12:35:12 ---> Running in fcdaa8c95583 12:35:12 ---> Running in e34c4fb82650 12:35:12 ---> Running in 956819eebf27 12:35:12 Removing intermediate container e34c4fb82650 12:35:12 ---> a1e10d0b8f61 12:35:12 Step 30/30 : LABEL version=0.0.0 12:35:12 Removing intermediate container 956819eebf27 12:35:12 ---> e156240a2632 12:35:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:35:13 ---> Running in b168e7605094 12:35:13 ---> Running in 9bb93ad7eebe 12:35:13 Removing intermediate container b168e7605094 12:35:13 ---> 9463aed0d045 12:35:13 12:35:13 Removing intermediate container 9bb93ad7eebe 12:35:13 ---> fb00d0e8b48b 12:35:13 Step 20/22 : LABEL arch=x86_64 12:35:13 Successfully built 9463aed0d045 12:35:13 Successfully tagged security-bootstrapper:latest 12:35:13 Building core-command 12:35:13  Building security-bootstrapper ... done  ---> Running in 126c1a829fdf 12:35:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:35:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:35:14 Removing intermediate container 126c1a829fdf 12:35:14 ---> 6919346f91fb 12:35:14 Step 21/22 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:35:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:35:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:35:14 OK: 220 MiB in 52 packages 12:35:14 OK: 220 MiB in 52 packages 12:35:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:35:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:35:15 ---> 81d1ff8f73ec 12:35:15 Step 3/23 : WORKDIR /edgex-go 12:35:15 ---> Using cache 12:35:15 ---> 1e4eb4a2dc6f 12:35:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:15 ---> Using cache 12:35:15 ---> 6bd62f5ad297 12:35:15 Step 5/23 : RUN apk add --update --no-cache make git 12:35:15 ---> Using cache 12:35:15 ---> 505096cbf316 12:35:15 Step 6/23 : COPY go.mod . 12:35:15 ---> Running in 4d74d28da088 12:35:15 ---> 478ef5397f8c 12:35:15 Step 7/23 : RUN go mod download 12:35:15 Removing intermediate container 4d74d28da088 12:35:15 ---> 93767c8f45ec 12:35:15 Step 22/22 : LABEL version=0.0.0 12:35:15 ---> Running in 25a343f4f431 12:35:16 ---> Running in dd96d0fb988d 12:35:16 Removing intermediate container dd96d0fb988d 12:35:16 ---> c3f9256004b8 12:35:16 12:35:16 Removing intermediate container 6b5e80bf0526 12:35:16 ---> e0274392a3f6 12:35:16 Step 6/22 : COPY . . 12:35:16 Removing intermediate container fcdaa8c95583 12:35:16 ---> 470a0da9ea18 12:35:16 Step 6/21 : COPY . . 12:35:16 Successfully built c3f9256004b8 12:35:16 Successfully tagged core-data:latest 12:35:19  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:35:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:35:19 ---> 81d1ff8f73ec 12:35:19 Step 3/22 : WORKDIR /edgex-go 12:35:19 ---> Using cache 12:35:19 ---> 1e4eb4a2dc6f 12:35:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:19 ---> Using cache 12:35:19 ---> 6bd62f5ad297 12:35:19 Step 5/22 : RUN apk add --update --no-cache make git 12:35:19 ---> Using cache 12:35:19 ---> 505096cbf316 12:35:19 Step 6/22 : COPY . . 12:35:19 ---> Using cache 12:35:19 ---> df25efa32d46 12:35:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:19 ---> Using cache 12:35:19 ---> 3e8fc6627999 12:35:19 Step 8/22 : RUN make cmd/core-command/core-command 12:35:20 ---> Running in 246a93f1b05a 12:35:20 Removing intermediate container 25a343f4f431 12:35:20 ---> cd18ac7cf1d8 12:35:20 Step 8/23 : COPY . . 12:35:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:35:21 ? github.com/edgexfoundry/edgex-go [no test files] 12:35:25 ---> bb87ea31cc32 12:35:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:25 ---> Running in 0ca105bbd50b 12:35:25 ---> c5f680113cdd 12:35:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:25 ---> Running in 6931e8fd2b04 12:35:27 ---> d306aed2ee8e 12:35:27 Step 9/23 : RUN go mod tidy 12:35:27 Removing intermediate container 6931e8fd2b04 12:35:27 ---> 36eac6ac441e 12:35:27 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:35:27 ---> Running in 5c0d4a88b9e3 12:35:27 ---> Running in ea174c25d100 12:35:27 Removing intermediate container 0ca105bbd50b 12:35:27 ---> 974c82e56f40 12:35:27 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:35:27 ---> Running in 4708941bf628 12:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:35:31 Removing intermediate container 5c0d4a88b9e3 12:35:31 ---> 89243bcc6e3c 12:35:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:35:31 ---> Running in 3fb2ddb8deb4 12:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:35:47 Removing intermediate container 246a93f1b05a 12:35:47 ---> 071a3e2df3fa 12:35:47 12:35:47 Step 9/22 : FROM alpine:3.14 12:35:47 ---> 14119a10abf4 12:35:47 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:35:47 ---> Using cache 12:35:47 ---> a9519c6857d3 12:35:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:35:47 ---> Using cache 12:35:47 ---> bff47869da25 12:35:47 Step 12/22 : ENV APP_PORT=59882 12:35:47 ---> Running in 970c727ef3f8 12:35:47 Removing intermediate container 970c727ef3f8 12:35:47 ---> 3986a9bfebe0 12:35:47 Step 13/22 : EXPOSE $APP_PORT 12:35:47 ---> Running in f8d97f1c3d91 12:35:47 Removing intermediate container f8d97f1c3d91 12:35:47 ---> bbd56632b153 12:35:47 Step 14/22 : WORKDIR / 12:35:47 ---> Running in 2e9b300ba996 12:35:47 Removing intermediate container 2e9b300ba996 12:35:47 ---> efc2db020f40 12:35:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:47 ---> a30b1f728694 12:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:35:47 ---> f2d4536bee56 12:35:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:35:47 ---> efe13c80cc9a 12:35:47 Step 18/22 : ENTRYPOINT ["/core-command"] 12:35:47 ---> Running in f479e038d85f 12:35:47 Removing intermediate container f479e038d85f 12:35:47 ---> 3f26afaff3c1 12:35:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:35:47 ---> Running in 8aeddc663d62 12:35:47 Removing intermediate container 8aeddc663d62 12:35:47 ---> a62d5d67821f 12:35:47 Step 20/22 : LABEL arch=x86_64 12:35:47 ---> Running in 7213d5680733 12:35:47 Removing intermediate container 7213d5680733 12:35:47 ---> 9562bb976109 12:35:47 Step 21/22 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:35:47 ---> Running in dad2fa40b1d4 12:35:47 Removing intermediate container dad2fa40b1d4 12:35:47 ---> e157125714e3 12:35:47 Step 22/22 : LABEL version=0.0.0 12:35:47 ---> Running in 7bdf867431c2 12:35:47 Removing intermediate container 7bdf867431c2 12:35:47 ---> 88335aa9fbde 12:35:47 12:35:47 Successfully built 88335aa9fbde 12:35:48 Successfully tagged core-command:latest 12:35:58  Building core-command ... done Removing intermediate container 4708941bf628 12:35:58 ---> 6a2399e7a65d 12:35:58 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:35:58 ---> Running in a3a82e424011 12:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:35:59 Removing intermediate container a3a82e424011 12:35:59 ---> 1b93a30c7954 12:35:59 12:35:59 Step 10/22 : FROM docker:20.10.8 12:35:59 20.10.8: Pulling from library/docker 12:35:59 Removing intermediate container ea174c25d100 12:35:59 ---> 2db2d7744e8b 12:35:59 12:35:59 Step 9/21 : FROM alpine:3.14 12:35:59 ---> 14119a10abf4 12:35:59 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:35:59 ---> Running in f776c4014aa6 12:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:36:00 (1/2) Installing ca-certificates (20191127-r5) 12:36:00 (2/2) Installing dumb-init (1.2.5-r1) 12:36:00 Executing busybox-1.33.1-r3.trigger 12:36:00 Executing ca-certificates-20191127-r5.trigger 12:36:00 OK: 6 MiB in 16 packages 12:36:01 Removing intermediate container 3fb2ddb8deb4 12:36:01 ---> bc9dea2fe357 12:36:01 12:36:01 Step 11/23 : FROM alpine:3.14 12:36:01 ---> 14119a10abf4 12:36:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:36:01 ---> Using cache 12:36:01 ---> a9519c6857d3 12:36:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:36:01 ---> Using cache 12:36:01 ---> bff47869da25 12:36:01 Step 14/23 : ENV APP_PORT=59861 12:36:01 Removing intermediate container f776c4014aa6 12:36:01 ---> 8ecfe7b05670 12:36:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:36:01 ---> Running in 9dec4e852593 12:36:01 ---> Running in b655dbf11b38 12:36:01 Removing intermediate container 9dec4e852593 12:36:01 ---> b2c34fbac743 12:36:01 Step 15/23 : EXPOSE $APP_PORT 12:36:01 Removing intermediate container b655dbf11b38 12:36:01 ---> fa8f5da4a592 12:36:01 Step 12/21 : ENV APP_PORT=59860 12:36:01 ---> Running in 26be3b69aa85 12:36:01 ---> Running in 1ee3e76918d5 12:36:01 Removing intermediate container 26be3b69aa85 12:36:01 ---> 6c325b77fa7d 12:36:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:01 Removing intermediate container 1ee3e76918d5 12:36:01 ---> c9e9ee773643 12:36:01 Step 13/21 : EXPOSE $APP_PORT 12:36:01 ---> Running in a8a33bd37032 12:36:02 ---> c224f17b892b 12:36:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:36:02 Removing intermediate container a8a33bd37032 12:36:02 ---> b36c1560460d 12:36:02 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:02 ---> c4ea2e50abe6 12:36:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:36:02 ---> 32381964a847 12:36:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:36:02 ---> 037fb65d1400 12:36:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:36:02 ---> Running in e2800ad79baa 12:36:02 ---> 7a36fa077b28 12:36:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:36:03 Removing intermediate container e2800ad79baa 12:36:03 ---> 4f8e63874411 12:36:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:36:03 ---> Running in d6333b4fbd21 12:36:03 ---> 9b4383696bff 12:36:03 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:36:03 ---> Running in 6220d04ba464 12:36:03 Removing intermediate container d6333b4fbd21 12:36:03 ---> ebd09b074e25 12:36:03 Step 21/23 : LABEL arch=x86_64 12:36:03 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:36:03 Status: Downloaded newer image for docker:20.10.8 12:36:03 ---> Running in 97b2874f840b 12:36:03 ---> bc6c0ffef665 12:36:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:36:03 Removing intermediate container 6220d04ba464 12:36:03 ---> f42694a54710 12:36:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:36:03 ---> Running in f598e7f2b9d1 12:36:03 ---> Running in 5a22cae6dd8a 12:36:03 Removing intermediate container 97b2874f840b 12:36:03 ---> cb85c19974ab 12:36:03 Step 22/23 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:36:03 ---> Running in 02b12c36eaa8 12:36:03 Removing intermediate container f598e7f2b9d1 12:36:03 ---> ba3b03509197 12:36:03 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:36:03 Removing intermediate container 5a22cae6dd8a 12:36:03 ---> 19c236c40495 12:36:03 Step 19/21 : LABEL arch=x86_64 12:36:03 ---> Running in 09fbf5eb33ca 12:36:03 ---> Running in ce3525f2322e 12:36:03 Removing intermediate container 02b12c36eaa8 12:36:03 ---> c2f6de5db392 12:36:03 Step 23/23 : LABEL version=0.0.0 12:36:03 ---> Running in 980a87012cd8 12:36:03 Removing intermediate container ce3525f2322e 12:36:03 ---> c49e7b6e04f2 12:36:03 Step 20/21 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:36:04 Removing intermediate container 980a87012cd8 12:36:04 ---> 3e2a416d9165 12:36:04 12:36:04 ---> Running in df1e88f349b6 12:36:04 Successfully built 3e2a416d9165 12:36:04 Successfully tagged support-scheduler:latest 12:36:04  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:36:04 Removing intermediate container df1e88f349b6 12:36:04 ---> 1074ef3f2601 12:36:04 Step 21/21 : LABEL version=0.0.0 12:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:36:04 ---> Running in fd70aebe1c21 12:36:04 Removing intermediate container fd70aebe1c21 12:36:04 ---> 55f596dddd9a 12:36:04 12:36:04 (1/42) Installing readline (8.1.0-r0) 12:36:04 (2/42) Installing bash (5.1.4-r0) 12:36:04 Executing bash-5.1.4-r0.post-install 12:36:04 (3/42) Installing brotli-libs (1.0.9-r5) 12:36:04 Successfully built 55f596dddd9a 12:36:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:36:04 (5/42) Installing libcurl (7.79.1-r0) 12:36:04 Successfully tagged support-notifications:latest 12:36:04  Building support-notifications ... done (6/42) Installing curl (7.79.1-r0) 12:36:04 (7/42) Installing dumb-init (1.2.5-r1) 12:36:04 (8/42) Installing libbz2 (1.0.8-r1) 12:36:04 (9/42) Installing expat (2.4.1-r0) 12:36:04 (10/42) Installing libffi (3.3-r2) 12:36:04 (11/42) Installing gdbm (1.19-r0) 12:36:04 (12/42) Installing xz-libs (5.2.5-r0) 12:36:04 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:36:04 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:36:04 (15/42) Installing mpdecimal (2.5.1-r1) 12:36:04 (16/42) Installing sqlite-libs (3.35.5-r0) 12:36:04 (17/42) Installing python3 (3.9.5-r1) 12:36:05 (18/42) Installing py3-appdirs (1.4.4-r2) 12:36:05 (19/42) Installing py3-chardet (4.0.0-r2) 12:36:05 (20/42) Installing py3-idna (3.2-r0) 12:36:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:36:05 (22/42) Installing py3-certifi (2020.12.5-r1) 12:36:05 (23/42) Installing py3-requests (2.25.1-r4) 12:36:05 (24/42) Installing py3-msgpack (1.0.2-r1) 12:36:05 (25/42) Installing py3-lockfile (0.12.2-r4) 12:36:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:36:05 (27/42) Installing py3-colorama (0.4.4-r1) 12:36:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:36:05 (29/42) Installing py3-distlib (0.3.1-r3) 12:36:05 (30/42) Installing py3-distro (1.5.0-r3) 12:36:05 (31/42) Installing py3-six (1.15.0-r1) 12:36:05 (32/42) Installing py3-webencodings (0.5.1-r4) 12:36:05 (33/42) Installing py3-html5lib (1.1-r1) 12:36:05 (34/42) Installing py3-parsing (2.4.7-r2) 12:36:05 (35/42) Installing py3-packaging (20.9-r1) 12:36:05 (36/42) Installing py3-toml (0.10.2-r2) 12:36:05 (37/42) Installing py3-pep517 (0.10.0-r2) 12:36:05 (38/42) Installing py3-progress (1.5-r2) 12:36:05 (39/42) Installing py3-retrying (1.3.3-r1) 12:36:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:36:05 (41/42) Installing py3-setuptools (52.0.0-r3) 12:36:05 (42/42) Installing py3-pip (20.3.4-r1) 12:36:05 Executing busybox-1.33.1-r3.trigger 12:36:05 OK: 84 MiB in 64 packages 12:36:06 Collecting docker-compose==1.23.2 12:36:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:36:06 Collecting websocket-client<1.0,>=0.32.0 12:36:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:36:06 Collecting PyYAML<4,>=3.10 12:36:06 Downloading PyYAML-3.13.tar.gz (270 kB) 12:36:07 Collecting docopt<0.7,>=0.6.1 12:36:07 Downloading docopt-0.6.2.tar.gz (25 kB) 12:36:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:36:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:36:07 Collecting jsonschema<3,>=2.5.1 12:36:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:36:07 Collecting cached-property<2,>=1.2.0 12:36:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:36:07 Collecting texttable<0.10,>=0.9.0 12:36:07 Downloading texttable-0.9.1.tar.gz (11 kB) 12:36:07 Collecting dockerpty<0.5,>=0.4.1 12:36:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:36:08 Collecting docker<4.0,>=3.6.0 12:36:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:36:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:36:08 Collecting docker-pycreds>=0.4.0 12:36:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:36:08 Collecting idna<2.8,>=2.5 12:36:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:36:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:36:08 Collecting urllib3<1.25,>=1.21.1 12:36:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:36:08 Collecting chardet<3.1.0,>=3.0.2 12:36:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:36:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:36:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:36:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:36:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:36:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:36:08 Attempting uninstall: urllib3 12:36:08 Found existing installation: urllib3 1.26.5 12:36:08 Uninstalling urllib3-1.26.5: 12:36:08 Successfully uninstalled urllib3-1.26.5 12:36:08 Attempting uninstall: idna 12:36:08 Found existing installation: idna 3.2 12:36:08 Uninstalling idna-3.2: 12:36:08 Successfully uninstalled idna-3.2 12:36:08 Attempting uninstall: chardet 12:36:08 Found existing installation: chardet 4.0.0 12:36:08 Uninstalling chardet-4.0.0: 12:36:08 Successfully uninstalled chardet-4.0.0 12:36:09 Attempting uninstall: requests 12:36:09 Found existing installation: requests 2.25.1 12:36:09 Uninstalling requests-2.25.1: 12:36:09 Successfully uninstalled requests-2.25.1 12:36:09 Running setup.py install for texttable: started 12:36:09 Running setup.py install for texttable: finished with status 'done' 12:36:09 Running setup.py install for PyYAML: started 12:36:09 Running setup.py install for PyYAML: finished with status 'done' 12:36:09 Running setup.py install for docopt: started 12:36:10 Running setup.py install for docopt: finished with status 'done' 12:36:10 Running setup.py install for dockerpty: started 12:36:10 Running setup.py install for dockerpty: finished with status 'done' 12:36:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:36:14 Removing intermediate container 09fbf5eb33ca 12:36:14 ---> 91365dd48460 12:36:14 Step 13/22 : ENV APP_PORT=58890 12:36:14 ---> Running in 78b583d41bc8 12:36:14 Removing intermediate container 78b583d41bc8 12:36:14 ---> 1baf179d6e23 12:36:14 Step 14/22 : EXPOSE $APP_PORT 12:36:14 ---> Running in bec1b6fcb733 12:36:14 Removing intermediate container bec1b6fcb733 12:36:14 ---> 28e71b06b9de 12:36:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:36:14 ---> 45442e6a05d3 12:36:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:36:14 ---> 74981ec3e875 12:36:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:36:14 ---> 73e85a418a3a 12:36:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:36:15 ---> Running in 7c495dcae014 12:36:15 Removing intermediate container 7c495dcae014 12:36:15 ---> 0f173636c3b4 12:36:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:36:15 ---> Running in f919109d3ca1 12:36:15 Removing intermediate container f919109d3ca1 12:36:15 ---> af676053bec0 12:36:15 Step 20/22 : LABEL arch=x86_64 12:36:15 ---> Running in 4b112bd293f0 12:36:15 Removing intermediate container 4b112bd293f0 12:36:15 ---> 1afff423298c 12:36:15 Step 21/22 : LABEL git_sha=4a265f4d051248c51928c1fd69c6cf14abe41014 12:36:15 ---> Running in bd4ae83394fd 12:36:15 Removing intermediate container bd4ae83394fd 12:36:15 ---> a3053604c60a 12:36:15 Step 22/22 : LABEL version=0.0.0 12:36:15 ---> Running in ed55eee6ca9d 12:36:15 Removing intermediate container ed55eee6ca9d 12:36:15 ---> 1de319c86076 12:36:15 12:36:15 Successfully built 1de319c86076 12:36:15 Successfully tagged sys-mgmt-agent:latest 12:36:16  Building sys-mgmt-agent ... done  [Pipeline] } 12:36:16 $ docker stop --time=1 942a2924ffca67c4ff197e302fd9de07b64dc5a4034809cff6738842a55cf763 12:36:17 $ docker rm -f 942a2924ffca67c4ff197e302fd9de07b64dc5a4034809cff6738842a55cf763 [Pipeline] // withDockerContainer [Pipeline] sh 12:36:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:36:18 + docker images 12:36:18 REPOSITORY TAG IMAGE ID CREATED SIZE 12:36:18 sys-mgmt-agent latest 1de319c86076 3 seconds ago 294MB 12:36:18 support-notifications latest 55f596dddd9a 14 seconds ago 16.9MB 12:36:18 support-scheduler latest 3e2a416d9165 15 seconds ago 16.2MB 12:36:18 bc9dea2fe357 18 seconds ago 1.76GB 12:36:18 2db2d7744e8b 19 seconds ago 1.76GB 12:36:18 1b93a30c7954 20 seconds ago 1.76GB 12:36:18 core-command latest 88335aa9fbde 31 seconds ago 16.1MB 12:36:18 071a3e2df3fa 34 seconds ago 1.75GB 12:36:18 core-data latest c3f9256004b8 About a minute ago 20.7MB 12:36:18 security-bootstrapper latest 9463aed0d045 About a minute ago 18.9MB 12:36:18 core-metadata latest 0a473cb2d1e6 About a minute ago 16.9MB 12:36:18 security-secretstore-setup latest 41d8b4c2c660 About a minute ago 28.4MB 12:36:18 security-proxy-setup latest a068869d4643 About a minute ago 26.9MB 12:36:18 e9ac65a706c3 About a minute ago 1.76GB 12:36:18 72a3650bd38f About a minute ago 1.76GB 12:36:18 cd263cc6c3c4 About a minute ago 1.76GB 12:36:18 acce675d6825 About a minute ago 1.76GB 12:36:18 b7d707eab35d About a minute ago 1.76GB 12:36:18 ci-base-image-x86_64 latest 81d1ff8f73ec 5 minutes ago 1.25GB 12:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB 12:36:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 12:36:18 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 12:36:18 alpine 3.14 14119a10abf4 2 months ago 5.6MB 12:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:36:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:36:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:36:34 Still waiting to schedule task 12:36:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:36:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:36:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:36:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:36:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:36:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:36:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:36:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:36:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:36:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.167s coverage: 28.7% of statements 12:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.340s coverage: 98.5% of statements 12:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.367s coverage: 44.7% of statements 12:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.631s coverage: 89.5% of statements 12:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 84.4% of statements 12:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.811s coverage: 94.2% of statements 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 59.1% of statements 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.183s coverage: 60.0% of statements 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.157s coverage: 58.8% of statements 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.182s coverage: 21.7% of statements 12:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 47.1% of statements 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.369s coverage: 79.5% of statements 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 12:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 12:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.204s coverage: 87.5% of statements 12:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 12:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 12:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 82.5% of statements 12:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements 12:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.736s coverage: 91.2% of statements 12:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.951s coverage: 64.4% of statements 12:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 12:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 89.4% of statements 12:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 12:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 12:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 12:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.313s coverage: 65.4% of statements 12:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.8% of statements 12:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 12:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 12:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:37:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 17.7% of statements 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:37:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.664s coverage: 92.3% of statements 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:37:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:37:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.421s coverage: 97.7% of statements 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:37:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:37:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 12:37:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 12:37:50 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 12:37:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:37:50 GO111MODULE=on go vet ./... 12:39:10 Running on prd-ubuntu18.04-docker-8c-8g-30165 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws 12:39:10 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 12:39:11 The recommended git tool is: git 12:39:12 using credential edgex-jenkins-ssh 12:39:13 Cloning the remote Git repository 12:39:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:39:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:39:13 > git init /w/workspace/edgex-go/2 # timeout=10 12:39:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:39:13 > git --version # timeout=10 12:39:13 > git --version # 'git version 2.17.1' 12:39:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:39:16 ./bin/test-attribution-txt.sh [Pipeline] sh 12:39:18 + ls -al . 12:39:18 total 664 12:39:18 drwxrwxr-x 9 1001 1001 4096 Nov 10 12:39 . 12:39:18 drwxr-xr-x 4 root root 4096 Nov 10 12:34 .. 12:39:18 -rw-rw-r-- 1 1001 1001 11 Nov 10 12:32 .dockerignore 12:39:18 drwxrwxr-x 8 1001 1001 4096 Nov 10 12:32 .git 12:39:18 drwxrwxr-x 4 1001 1001 4096 Nov 10 12:32 .github 12:39:18 -rw-rw-r-- 1 1001 1001 804 Nov 10 12:32 .gitignore 12:39:18 -rw-rw-r-- 1 1001 1001 42 Nov 10 12:32 .golangci.yml 12:39:18 -rw-rw-r-- 1 1001 1001 76 Nov 10 12:32 .hadolint.yml 12:39:18 -rw-rw-r-- 1 1001 1001 166 Nov 10 12:32 .sonarcloud.properties 12:39:18 -rw-rw-r-- 1 1001 1001 1171 Nov 10 12:32 ADOPTERS.md 12:39:18 -rw-rw-r-- 1 1001 1001 8910 Nov 10 12:32 Attribution.txt 12:39:18 -rw-rw-r-- 1 1001 1001 43881 Nov 10 12:32 CHANGELOG.md 12:39:18 -rw-rw-r-- 1 1001 1001 3804 Nov 10 12:32 CONTRIBUTING.md 12:39:18 -rw-rw-r-- 1 1001 1001 677 Nov 10 12:32 GOVERNANCE.md 12:39:18 -rw-rw-r-- 1 1001 1001 849 Nov 10 12:32 Jenkinsfile 12:39:18 -rw-rw-r-- 1 1001 1001 10775 Nov 10 12:32 LICENSE 12:39:18 -rw-rw-r-- 1 1001 1001 6508 Nov 10 12:32 Makefile 12:39:18 -rw-rw-r-- 1 1001 1001 582 Nov 10 12:32 OWNERS.md 12:39:18 -rw-rw-r-- 1 1001 1001 8256 Nov 10 12:32 README.md 12:39:18 -rw-rw-r-- 1 1001 1001 6912 Nov 10 12:32 SECURITY.md 12:39:18 -rw-rw-r-- 1 1001 1001 5 Nov 10 12:29 VERSION 12:39:18 -rw-rw-r-- 1 1001 1001 4131 Nov 10 12:32 ZMQWindows.md 12:39:18 drwxrwxr-x 2 1001 1001 4096 Nov 10 12:32 bin 12:39:18 drwxrwxr-x 14 1001 1001 4096 Nov 10 12:32 cmd 12:39:18 -rw-r--r-- 1 root root 428381 Nov 10 12:37 coverage.out 12:39:18 -rw-rw-r-- 1 1001 1001 854 Nov 10 12:32 go.mod 12:39:18 -rw-rw-r-- 1 1001 1001 49665 Nov 10 12:32 go.sum 12:39:18 drwxrwxr-x 8 1001 1001 4096 Nov 10 12:32 internal 12:39:18 drwxrwxr-x 3 1001 1001 4096 Nov 10 12:32 openapi 12:39:18 drwxrwxr-x 4 1001 1001 4096 Nov 10 12:32 snap 12:39:18 -rw-rw-r-- 1 1001 1001 204 Nov 10 12:32 version.go [Pipeline] sh 12:39:19 + '[' -e coverage.out ] 12:39:19 + chown 1001:1001 coverage.out [Pipeline] stash 12:39:19 Warning: overwriting stash ‘coverage-report’ 12:39:20 Stashed 1 file(s) [Pipeline] sh 12:39:21 + make build 12:39:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:39:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:39:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:39:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:39:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:40:00 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 12:40:00 Merge succeeded, producing ed0ee287b15b6c94b673afec85e3f01a5ccaed9c 12:40:00 Checking out Revision ed0ee287b15b6c94b673afec85e3f01a5ccaed9c (PR-3798) 12:39:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:39:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:39:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:40:00 > git config core.sparsecheckout # timeout=10 12:40:00 > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 12:40:00 > git remote # timeout=10 12:40:00 > git config --get remote.origin.url # timeout=10 12:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:00 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 12:40:00 > git rev-parse HEAD^{commit} # timeout=10 12:40:00 > git config core.sparsecheckout # timeout=10 12:40:00 > git checkout -f ed0ee287b15b6c94b673afec85e3f01a5ccaed9c # timeout=10 12:40:03 Commit message: "Merge commit 'cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3' into HEAD" 12:40:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:40:03 > git rev-list --no-walk 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:04 + echo snap-build.sh 12:40:04 snap-build.sh 12:40:04 + SNAP_BASE_DIR=. 12:40:04 + '[' '!' -z /w/workspace/edgex-go/2 ']' 12:40:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 12:40:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 12:40:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 12:40:04 + cd /w/workspace/edgex-go/2 12:40:04 + sudo apt-get remove -qy --purge lxd lxd-client 12:40:04 Reading package lists... 12:40:04 Building dependency tree... 12:40:04 Reading state information... 12:40:04 The following packages were automatically installed and are no longer required: 12:40:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:40:04 uidmap xdelta3 12:40:04 Use 'sudo apt autoremove' to remove them. 12:40:04 The following packages will be REMOVED: 12:40:04 lxd* lxd-client* 12:40:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:40:04 After this operation, 31.7 MB disk space will be freed. 12:40:05 (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.) 12:40:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:40:06 Removing lxd dnsmasq configuration 12:40:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:40:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:40:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:40:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:40:07 (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.) 12:40:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:40:08 Processing triggers for systemd (237-3ubuntu10.45) ... 12:40:08 Processing triggers for ureadahead (0.100.0-21) ... 12:40:08 + sudo snap remove --purge lxd 12:40:09 snap "lxd" is not installed 12:40:09 + sudo groupadd --force --system lxd 12:40:09 ++ whoami 12:40:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:40:09 + newgrp - lxd 12:40:09 + sudo snap install lxd 12:40:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:40:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:40:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:40:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:40:21 2021-11-10T12:40:17Z INFO Waiting for automatic snapd restart... [Pipeline] } 12:40:27 $ docker stop --time=1 3acc638f04916aa2983f891ae432cbaa5458fa5983ccbf2cb3c0dbb0158291cf 12:40:29 $ docker rm -f 3acc638f04916aa2983f891ae432cbaa5458fa5983ccbf2cb3c0dbb0158291cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:40:31 12:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:40:32 latest: Pulling from edgex-devops/edgex-compose-arm64 12:40:32 29e5d40040c1: Pulling fs layer 12:40:32 1ce36da41761: Pulling fs layer 12:40:32 25b303627fd3: Pulling fs layer 12:40:32 29e5d40040c1: Verifying Checksum 12:40:32 29e5d40040c1: Download complete 12:40:33 1ce36da41761: Verifying Checksum 12:40:33 1ce36da41761: Download complete 12:40:33 29e5d40040c1: Pull complete 12:40:34 25b303627fd3: Verifying Checksum 12:40:34 25b303627fd3: Download complete 12:40:34 1ce36da41761: Pull complete 12:40:43 lxd 4.20 from Canonical* installed 12:40:43 + sudo lxd init --auto 12:40:44 25b303627fd3: Pull complete 12:40:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:40:44 prd-ubuntu18.04-docker-arm64-4c-16g-30163 does not seem to be running inside a container 12:40:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat 12:40:47 $ docker top 707522f4f3d20b0a45c073ff27920dfbad9f7a35b63d06016aea1d0eee17aa36 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:48 + grep parallel 12:40:48 + docker-compose build --help 12:40:51 + sudo snap install --classic snapcraft 12:40:54 --parallel Build images in parallel. [Pipeline] } 12:40:54 $ docker stop --time=1 707522f4f3d20b0a45c073ff27920dfbad9f7a35b63d06016aea1d0eee17aa36 12:40:55 $ docker rm -f 707522f4f3d20b0a45c073ff27920dfbad9f7a35b63d06016aea1d0eee17aa36 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:40:57 . [Pipeline] withDockerContainer 12:40:57 prd-ubuntu18.04-docker-arm64-4c-16g-30163 does not seem to be running inside a container 12:40:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:40:59 $ docker top 9be6da02d2eb17aa8001e37510468f01fec86f4e2cff38a570abf947a542c3a2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:00 + docker-compose -f ./docker-compose-build.yml build --parallel 12:41:05 Building core-command ... 12:41:05 Building core-data ... 12:41:05 Building core-metadata ... 12:41:05 Building security-bootstrapper ... 12:41:05 Building security-proxy-setup ... 12:41:05 Building security-secretstore-setup ... 12:41:05 Building support-notifications ... 12:41:05 Building support-scheduler ... 12:41:05 Building sys-mgmt-agent ... 12:41:05 Building sys-mgmt-agent 12:41:05 Building core-command 12:41:05 Building core-data 12:41:05 Building security-secretstore-setup 12:41:05 Building security-proxy-setup 12:41:10 snapcraft 5.0 from Canonical* installed 12:41:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:41:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:41:10 % Total % Received % Xferd Average Speed Time Time Time Current 12:41:10 Dload Upload Total Spent Left Speed 12:41:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3370 0 --:--:-- --:--:-- --:--:-- 3352 12:41:10 100 3325k 100 3325k 0 0 7574k 0 --:--:-- --:--:-- --:--:-- 7574k 12:41:10 ./yq_linux_amd64 12:41:10 + sudo snapcraft prime --use-lxd 12:41:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:41:11 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: 12:41:11 - README.md 12:41:11 12:41:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:41:11 Launching a container. 12:41:26 Waiting for container to be ready 12:41:26 To start your first container, try: lxc launch ubuntu:20.04 12:41:26 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:41:26 12:41:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:41:29 Waiting for network to be ready... 12:41:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:41:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:41:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 12:41:30 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:41:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:41:30 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:41:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 12:41:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:41:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:41:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 12:41:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 12:41:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1147 kB] 12:41:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:41:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:41:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:41:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:41:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:41:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 12:41:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:41:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 12:41:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 12:41:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:41:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:41:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 12:41:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 12:41:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 12:41:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 12:41:34 Fetched 25.6 MB in 5s (5266 kB/s) 12:41:35 Reading package lists... 12:41:35 Reading package lists... 12:41:35 Building dependency tree... 12:41:35 Reading state information... 12:41:35 The following additional packages will be installed: 12:41:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:41:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:41:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:41:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:41:35 Suggested packages: 12:41:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:41:35 Recommended packages: 12:41:35 gnupg libsasl2-modules 12:41:35 The following NEW packages will be installed: 12:41:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:41:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:41:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:41:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:41:35 The following packages will be upgraded: 12:41:35 gpg gpg-agent gpgconf libudev1 12:41:35 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 12:41:35 Need to get 3527 kB of archives. 12:41:35 After this operation, 13.3 MB of additional disk space will be used. 12:41:35 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] 12:41:35 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] 12:41:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:41:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:41:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 12:41:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 12:41:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:41:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:41:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:41:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:41:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:41:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:41:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:41:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:41:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:41:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:41:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:41:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:41:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:41:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:41:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:41:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:41:36 debconf: delaying package configuration, since apt-utils is not installed 12:41:36 Fetched 3527 kB in 1s (2905 kB/s) 12:41:36 (Reading database ... 12511 files and directories currently installed.) 12:41:36 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 12:41:36 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:41:36 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 12:41:37 Selecting previously unselected package udev. 12:41:37 (Reading database ... 12511 files and directories currently installed.) 12:41:37 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 12:41:37 Unpacking udev (237-3ubuntu10.52) ... 12:41:37 Selecting previously unselected package libfuse2:amd64. 12:41:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:41:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:41:37 Selecting previously unselected package fuse. 12:41:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:41:37 Unpacking fuse (2.9.7-1ubuntu1) ... 12:41:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:41:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:41:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:41:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:41:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:41:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:41:37 Selecting previously unselected package libksba8:amd64. 12:41:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:41:37 Unpacking libksba8:amd64 (1.3.5-2) ... 12:41:37 Selecting previously unselected package libroken18-heimdal:amd64. 12:41:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:41:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:41:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:41:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:38 Selecting previously unselected package libwind0-heimdal:amd64. 12:41:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:41:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:41:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:41:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:41:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:41:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:38 Selecting previously unselected package libsasl2-modules-db:amd64. 12:41:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:41:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:41:38 Selecting previously unselected package libsasl2-2:amd64. 12:41:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:41:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:41:38 Selecting previously unselected package libldap-common. 12:41:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:41:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:41:38 Selecting previously unselected package libldap-2.4-2:amd64. 12:41:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:41:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:41:38 Selecting previously unselected package dirmngr. 12:41:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:41:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:41:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:41:38 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:41:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:41:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:41:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:41:38 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:41:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:38 Setting up libksba8:amd64 (1.3.5-2) ... 12:41:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:41:38 Setting up udev (237-3ubuntu10.52) ... 12:41:38 invoke-rc.d: policy-rc.d denied execution of start. 12:41:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Processing triggers for systemd (237-3ubuntu10) ... 12:41:39 Setting up fuse (2.9.7-1ubuntu1) ... 12:41:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:41:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:41:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:41:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:41:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:41:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:41:40 settings in the [Install] section, and DefaultInstance for template units). 12:41:40 This means they are not meant to be enabled using systemctl. 12:41:40 Possible reasons for having this kind of units are: 12:41:40 1) A unit may be statically enabled by being symlinked from another unit's 12:41:40 .wants/ or .requires/ directory. 12:41:40 2) A unit's purpose may be to act as a helper for some other unit which has 12:41:40 a requirement dependency on it. 12:41:40 3) A unit may be started when needed via activation (socket, path, timer, 12:41:40 D-Bus, udev, scripted systemctl call, ...). 12:41:40 4) In case of template units, the unit is meant to be enabled with some 12:41:40 instance name specified. 12:41:40 Reading package lists... 12:41:40 Building dependency tree... 12:41:40 Reading state information... 12:41:40 The following additional packages will be installed: 12:41:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:41:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:41:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:41:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:41:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:41:40 Suggested packages: 12:41:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:41:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:41:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:41:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:41:40 systemd-container policykit-1 12:41:40 Recommended packages: 12:41:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:41:40 The following NEW packages will be installed: 12:41:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:41:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:41:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:41:40 multiarch-support openssh-client python3 python3-minimal python3.6 12:41:40 python3.6-minimal snapd squashfs-tools sudo 12:41:40 The following packages will be upgraded: 12:41:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:41:40 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 12:41:40 Need to get 36.8 MB of archives. 12:41:40 After this operation, 147 MB of additional disk space will be used. 12:41:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 12:41:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 12:41:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:41:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:41:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:41:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 12:41:41 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:41:41 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:41:41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:41:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:41:41 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:41:41 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:41:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:41:41 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:41:41 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:41:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:41:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:41:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:41:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 12:41:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:41:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:41:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:41:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:41:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:41:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:41:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:41:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:41:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 12:41:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 12:41:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:41:43 debconf: delaying package configuration, since apt-utils is not installed 12:41:43 Fetched 36.8 MB in 3s (13.2 MB/s) 12:41:43 (Reading database ... 12757 files and directories currently installed.) 12:41:43 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 12:41:43 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:41:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 12:41:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:41:43 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 12:41:43 (Reading database ... 12757 files and directories currently installed.) 12:41:43 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:41:43 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:41:43 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:41:44 (Reading database ... 12757 files and directories currently installed.) 12:41:44 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:41:44 Unpacking apt (1.6.14) over (1.6.1) ... 12:41:44 Setting up apt (1.6.14) ... 12:41:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:41:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:41:44 (Reading database ... 12764 files and directories currently installed.) 12:41:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:41:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:41:44 Selecting previously unselected package libpython3.6-minimal:amd64. 12:41:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:41:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:41:44 Selecting previously unselected package libexpat1:amd64. 12:41:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:41:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:41:45 Selecting previously unselected package python3.6-minimal. 12:41:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:41:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:41:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 12:41:45 Checking for services that may need to be restarted...done. 12:41:45 Checking for services that may need to be restarted...done. 12:41:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:41:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:41:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:41:45 Selecting previously unselected package python3-minimal. 12:41:45 (Reading database ... 13012 files and directories currently installed.) 12:41:45 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:41:45 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:41:45 Selecting previously unselected package mime-support. 12:41:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:41:45 Unpacking mime-support (3.60ubuntu1) ... 12:41:45 Selecting previously unselected package libmpdec2:amd64. 12:41:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:41:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:41:45 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:41:45 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:41:45 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:41:46 Selecting previously unselected package python3.6. 12:41:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:41:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:41:46 Selecting previously unselected package libpython3-stdlib:amd64. 12:41:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:41:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:41:46 Setting up python3-minimal (3.6.7-1~18.04) ... 12:41:46 Selecting previously unselected package python3. 12:41:46 (Reading database ... 13442 files and directories currently installed.) 12:41:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:41:46 Unpacking python3 (3.6.7-1~18.04) ... 12:41:46 Selecting previously unselected package multiarch-support. 12:41:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:41:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:41:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:41:46 Selecting previously unselected package liblzo2-2:amd64. 12:41:46 (Reading database ... 13479 files and directories currently installed.) 12:41:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:41:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:41:46 Selecting previously unselected package libbsd0:amd64. 12:41:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:41:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:41:46 Selecting previously unselected package sudo. 12:41:46 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:41:46 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:41:46 Selecting previously unselected package apparmor. 12:41:46 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:41:46 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:41:46 Selecting previously unselected package libedit2:amd64. 12:41:46 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:41:46 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:41:46 Selecting previously unselected package libkrb5support0:amd64. 12:41:46 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:41:46 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:41:46 Selecting previously unselected package libk5crypto3:amd64. 12:41:46 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:41:46 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:41:47 Selecting previously unselected package libkeyutils1:amd64. 12:41:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:41:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:41:47 Selecting previously unselected package libkrb5-3:amd64. 12:41:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:41:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:41:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:41:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:41:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:41:47 Selecting previously unselected package libssl1.0.0:amd64. 12:41:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 12:41:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:41:47 Selecting previously unselected package openssh-client. 12:41:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 12:41:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 12:41:47 Selecting previously unselected package squashfs-tools. 12:41:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:41:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:41:47 Selecting previously unselected package snapd. 12:41:47 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 12:41:47 Unpacking snapd (2.51.1+18.04) ... 12:41:49 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:41:49 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:41:49 Setting up mime-support (3.60ubuntu1) ... 12:41:49 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:41:49 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:41:49 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:41:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:41:49 Setting up systemd (237-3ubuntu10.52) ... 12:41:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:41:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:41:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:41:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:41:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:41:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:41:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:41:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:41:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:41:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:41:51 Setting up python3 (3.6.7-1~18.04) ... 12:41:51 running python rtupdate hooks for python3.6... 12:41:51 running python post-rtupdate hooks for python3.6... 12:41:51 Setting up apparmor (2.12-4ubuntu5.1) ... 12:41:51 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:41:51 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:41:51 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 12:41:52 Setting up snapd (2.51.1+18.04) ... 12:41:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:41:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:41:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:41:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:41:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:41:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:41:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:41:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:41:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:41:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:41:53 /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' 12:41:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:41:53 Processing triggers for systemd (237-3ubuntu10.52) ... 12:41:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:41:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:41:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:41:56 Reading package lists... 12:41:56 Reading package lists... 12:41:56 Building dependency tree... 12:41:56 Reading state information... 12:41:56 Calculating upgrade... 12:41:56 The following packages will be upgraded: 12:41:56 advancecomp base-files bash binutils binutils-common 12:41:56 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:41:56 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:41:56 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:41:56 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:41:56 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:41:56 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:41:56 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:41:56 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:41:56 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:41:56 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:41:56 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:41:56 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:41:56 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:41:56 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:41:56 ubuntu-keyring util-linux 12:41:56 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:41:56 Need to get 64.2 MB of archives. 12:41:56 After this operation, 5152 kB of additional disk space will be used. 12:41:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:41:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 12:41:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:41:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:41:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:41:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:41:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:41:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:41:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:41:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:41:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:41:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:41:57 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:41:57 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:41:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:41:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:41:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:41:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:41:58 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:41:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:41:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:41:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:41:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:41:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:41:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 12:41:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:41:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:41:58 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:41:58 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:41:58 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:41:58 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:41:58 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:41:58 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:41:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:41:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:41:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:41:58 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:41:58 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:41:58 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:41:58 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:41:58 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:41:58 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 12:41:58 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:41:58 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:41:58 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:41:58 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:41:58 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:41:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:41:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:41:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:41:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:41:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:41:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:41:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:41:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:41:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:41:58 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:41:58 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:41:58 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:41:58 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:41:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:41:58 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:41:58 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:41:58 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:41:58 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:41:58 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:41:58 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:41:58 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:41:58 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:41:58 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:41:58 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:41:58 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:41:58 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:41:58 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:41:58 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:41:58 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:41:58 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:41:58 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:41:58 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 12:41:58 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:41:58 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:41:58 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:41:58 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:41:58 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 12:41:58 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:41:58 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:41:58 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 12:41:59 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:41:59 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:41:59 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:41:59 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:41:59 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:41:59 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:41:59 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:41:59 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:42:00 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:42:00 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:42:00 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:42:01 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:42:01 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:42:01 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:42:01 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:42:01 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:42:01 debconf: delaying package configuration, since apt-utils is not installed 12:42:01 Fetched 64.2 MB in 4s (14.4 MB/s) 12:42:01 (Reading database ... 13914 files and directories currently installed.) 12:42:01 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:42:01 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:42:01 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:42:01 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:42:01 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 12:42:01 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 12:42:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:02 (Reading database ... 13914 files and directories currently installed.) 12:42:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:42:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:42:02 (Reading database ... 13914 files and directories currently installed.) 12:42:02 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:42:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:42:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:02 (Reading database ... 13914 files and directories currently installed.) 12:42:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:42:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:42:03 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:42:03 (Reading database ... 13914 files and directories currently installed.) 12:42:03 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:42:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:42:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:42:03 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:42:03 Setting up base-files (10.1ubuntu2.11) ... 12:42:03 Installing new version of config file /etc/issue ... 12:42:03 Installing new version of config file /etc/issue.net ... 12:42:03 Installing new version of config file /etc/lsb-release ... 12:42:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:42:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:42:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:42:04 Removing obsolete conffile /etc/default/motd-news ... 12:42:04 (Reading database ... 13915 files and directories currently installed.) 12:42:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:42:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:42:04 Setting up bash (4.4.18-2ubuntu1.2) ... 12:42:04 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 12:42:04 (Reading database ... 13915 files and directories currently installed.) 12:42:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:42:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:42:04 (Reading database ... 13915 files and directories currently installed.) 12:42:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:42:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:42:04 Setting up tar (1.29b-2ubuntu0.2) ... 12:42:04 (Reading database ... 13915 files and directories currently installed.) 12:42:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:42:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:42:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:42:04 (Reading database ... 13915 files and directories currently installed.) 12:42:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:42:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:42:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:42:04 (Reading database ... 13915 files and directories currently installed.) 12:42:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:42:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:42:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:42:05 (Reading database ... 13915 files and directories currently installed.) 12:42:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:42:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:42:05 Setting up grep (3.1-2build1) ... 12:42:05 (Reading database ... 13915 files and directories currently installed.) 12:42:05 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 12:42:05 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 12:42:05 Setting up gzip (1.6-5ubuntu1.1) ... 12:42:05 (Reading database ... 13915 files and directories currently installed.) 12:42:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:42:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:42:05 Setting up login (1:4.5-1ubuntu2) ... 12:42:05 (Reading database ... 13915 files and directories currently installed.) 12:42:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:42:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:42:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:42:05 (Reading database ... 13915 files and directories currently installed.) 12:42:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:42:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:42:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:42:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:42:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:42:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:42:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:42:06 (Reading database ... 13915 files and directories currently installed.) 12:42:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:42:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:42:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:42:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:42:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:42:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:42:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:42:06 (Reading database ... 13915 files and directories currently installed.) 12:42:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:42:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:42:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:42:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:42:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:42:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:42:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:42:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:42:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:42:07 (Reading database ... 13915 files and directories currently installed.) 12:42:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:42:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:42:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:42:08 (Reading database ... 13915 files and directories currently installed.) 12:42:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:42:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:42:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:42:09 (Reading database ... 13915 files and directories currently installed.) 12:42:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:42:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:42:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:42:09 (Reading database ... 13917 files and directories currently installed.) 12:42:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:42:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:42:09 Setting up debconf (1.5.66ubuntu1) ... 12:42:09 (Reading database ... 13917 files and directories currently installed.) 12:42:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:42:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:42:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:42:09 (Reading database ... 13917 files and directories currently installed.) 12:42:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:42:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:42:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:42:09 (Reading database ... 13917 files and directories currently installed.) 12:42:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:42:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:42:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:42:10 (Reading database ... 13917 files and directories currently installed.) 12:42:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:42:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:42:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:42:10 (Reading database ... 13919 files and directories currently installed.) 12:42:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:42:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:42:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:42:10 (Reading database ... 13923 files and directories currently installed.) 12:42:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:42:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:42:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 12:42:10 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:42:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:42:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:42:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:42:10 (Reading database ... 13923 files and directories currently installed.) 12:42:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:42:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:42:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:42:10 (Reading database ... 13923 files and directories currently installed.) 12:42:10 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:42:10 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:42:10 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:42:10 (Reading database ... 13923 files and directories currently installed.) 12:42:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:42:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:42:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:42:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:42:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:42:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:42:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:42:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:42:11 Setting up passwd (1:4.5-1ubuntu2) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:42:11 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:42:11 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:42:11 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:42:11 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:42:11 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:42:11 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:42:11 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:42:11 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:42:11 (Reading database ... 13923 files and directories currently installed.) 12:42:11 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:42:11 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:42:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:42:12 (Reading database ... 13923 files and directories currently installed.) 12:42:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:42:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:42:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:42:12 (Reading database ... 13923 files and directories currently installed.) 12:42:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:42:12 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:42:12 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:42:12 (Reading database ... 13923 files and directories currently installed.) 12:42:12 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:42:12 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:42:12 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:42:12 (Reading database ... 13923 files and directories currently installed.) 12:42:12 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:42:12 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:42:12 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:42:12 (Reading database ... 13924 files and directories currently installed.) 12:42:12 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:42:12 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:42:12 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:42:12 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:42:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:42:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:42:12 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:42:12 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:42:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:42:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:42:13 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:42:13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:42:13 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:42:13 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:42:13 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:42:13 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:42:13 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:42:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:42:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:42:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:42:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:42:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:42:13 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 12:42:13 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 12:42:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:42:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:42:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:42:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:42:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:42:13 ---> 837c5256ec9f 12:42:13 Step 3/20 : WORKDIR /edgex-go 12:42:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:42:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:42:13 ---> 837c5256ec9f 12:42:13 Step 3/24 : WORKDIR /edgex-go 12:42:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:42:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:42:13 ---> 837c5256ec9f 12:42:13 Step 3/22 : WORKDIR /edgex-go 12:42:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:42:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:42:13 ---> 837c5256ec9f 12:42:13 Step 3/22 : WORKDIR /edgex-go 12:42:13 ---> Running in 12b095783002 12:42:13 ---> Running in 8f634e3bc4e2 12:42:13 ---> Running in 59be1de87bb0 12:42:13 ---> Running in 23301357f13e 12:42:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:42:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:42:13 ---> 837c5256ec9f 12:42:13 Step 3/22 : WORKDIR /edgex-go 12:42:13 ---> Running in c67db546b141 12:42:13 Removing intermediate container 8f634e3bc4e2 12:42:13 ---> 517f94aecb5f 12:42:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:13 Removing intermediate container 23301357f13e 12:42:13 ---> 90f7df31f877 12:42:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:13 ---> Running in f56bf3043bde 12:42:13 Removing intermediate container 59be1de87bb0 12:42:13 ---> 66a9120f5a49 12:42:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:13 Removing intermediate container 12b095783002 12:42:13 ---> f4b9a6615180 12:42:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:13 ---> Running in 8a4b4ad3bfdd 12:42:13 Removing intermediate container c67db546b141 12:42:13 ---> 785c2010977e 12:42:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:13 ---> Running in 2c76378d7b9b 12:42:13 ---> Running in fc73a3f7f31b 12:42:13 ---> Running in 341143eb2f92 12:42:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:42:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:42:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:42:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:42:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:42:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:42:14 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:42:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:42:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:42:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:16 Removing intermediate container f56bf3043bde 12:42:16 ---> d920b322f291 12:42:16 Step 5/22 : RUN apk add --update --no-cache make git 12:42:16 ---> Running in 14ce1515fd8c 12:42:16 Removing intermediate container 8a4b4ad3bfdd 12:42:16 ---> c9c9574bc9a1 12:42:16 Step 5/24 : RUN apk add --update --no-cache make git 12:42:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:16 Removing intermediate container 2c76378d7b9b 12:42:16 ---> 7cdec09cd57e 12:42:16 Step 5/22 : RUN apk add --update --no-cache make bash git 12:42:16 ---> Running in 64000abbbc50 12:42:17 ---> Running in 2fddfc1594ba 12:42:17 Removing intermediate container fc73a3f7f31b 12:42:17 ---> 2bc6b72edcb1 12:42:17 Step 5/20 : RUN apk add --update --no-cache make git 12:42:17 Removing intermediate container 341143eb2f92 12:42:17 ---> 2347c77a8c36 12:42:17 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:42:17 ---> Running in 40f0515947cf 12:42:17 ---> Running in f8ad1b28f15b 12:42:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:42:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:42:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:42:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:42:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:42:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:42:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:42:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:42:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:42:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:42:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:42:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:42:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:42:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:42:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:42:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:42:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:42:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:42:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:42:18 Setting up tzdata (2021e-0ubuntu0.18.04) ... 12:42:18 12:42:18 Current default time zone: 'Etc/UTC' 12:42:18 Local time is now: Wed Nov 10 12:42:18 UTC 2021. 12:42:18 Universal Time is now: Wed Nov 10 12:42:18 UTC 2021. 12:42:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:42:18 12:42:18 Setting up systemd-sysv (237-3ubuntu10.52) ... 12:42:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:18 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 12:42:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:42:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:42:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:42:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:42:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:42:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:42:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:42:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:42:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:42:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:42:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:42:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:18 Setting up patch (2.7.6-2ubuntu1.1) ... 12:42:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:42:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:42:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 12:42:18 Installing new version of config file /etc/ssl/openssl.cnf ... 12:42:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:42:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:42:18 Setting up ca-certificates (20210119~18.04.2) ... 12:42:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:42:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:42:20 OK: 219 MiB in 52 packages 12:42:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:42:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:42:20 Updating certificates in /etc/ssl/certs... 12:42:20 OK: 219 MiB in 52 packages 12:42:21 23 added, 28 removed; done. 12:42:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:42:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:42:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:42:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:42:21 OK: 219 MiB in 52 packages 12:42:21 Setting up pkgbinarymangler (138.18.04.1) ... 12:42:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:42:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up perl (5.26.1-6ubuntu0.5) ... 12:42:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:42:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:42:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:42:21 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:42:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:42:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:42:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:42:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:42:21 OK: 219 MiB in 52 packages 12:42:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:42:21 Processing triggers for systemd (237-3ubuntu10.52) ... 12:42:21 Processing triggers for mime-support (3.60ubuntu1) ... 12:42:21 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:42:21 Updating certificates in /etc/ssl/certs... 12:42:21 OK: 219 MiB in 52 packages 12:42:22 Removing intermediate container 14ce1515fd8c 12:42:22 ---> 58faeee3ad2b 12:42:22 Step 6/22 : COPY . . 12:42:22 0 added, 0 removed; done. 12:42:22 Running hooks in /etc/ca-certificates/update.d... 12:42:22 done. 12:42:22 Reading package lists... 12:42:22 Removing intermediate container 64000abbbc50 12:42:22 ---> 294485b7a92c 12:42:22 Step 6/24 : COPY . . 12:42:22 Building dependency tree... 12:42:22 Reading state information... 12:42:22 The following NEW packages will be installed: 12:42:22 apt-transport-https 12:42:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:42:23 Need to get 4348 B of archives. 12:42:23 After this operation, 154 kB of additional disk space will be used. 12:42:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:42:23 debconf: delaying package configuration, since apt-utils is not installed 12:42:23 Fetched 4348 B in 0s (23.7 kB/s) 12:42:23 Selecting previously unselected package apt-transport-https. 12:42:23 (Reading database ... 13931 files and directories currently installed.) 12:42:23 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:42:23 Unpacking apt-transport-https (1.6.14) ... 12:42:23 Setting up apt-transport-https (1.6.14) ... 12:42:23 Removing intermediate container 2fddfc1594ba 12:42:23 ---> 357e7e968226 12:42:23 Step 6/22 : COPY . . 12:42:23 Removing intermediate container f8ad1b28f15b 12:42:23 ---> 6a3144639708 12:42:23 Step 6/20 : COPY . . 12:42:23 Removing intermediate container 40f0515947cf 12:42:23 ---> ad9b704abbeb 12:42:23 Step 6/22 : COPY . . 12:42:23 Waiting for network to be ready... 12:42:30 2021-11-10T12:42:27Z INFO Waiting for automatic snapd restart... 12:42:31 snapd 2.52.1 from Canonical* installed 12:42:32 "snapd" switched to the "latest/stable" channel 12:42:32 12:42:34 core18 20211015 from Canonical* installed 12:42:34 "core18" switched to the "latest/stable" channel 12:42:34 12:42:36 snapcraft 5.0 from Canonical* installed 12:42:37 "snapcraft" switched to the "latest/stable" channel 12:42:37 12:42:42 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: 12:42:42 - README.md 12:42:42 12:42:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:42:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:42:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:42:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:42:43 Reading package lists... 12:42:43 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 12:42:43 Reading package lists... 12:42:43 Building dependency tree... 12:42:43 Reading state information... 12:42:43 Suggested packages: 12:42:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:42:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:42:43 Recommended packages: 12:42:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:42:43 The following NEW packages will be installed: 12:42:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:42:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:42:43 pkg-config zip 12:42:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:42:43 Need to get 7670 kB of archives. 12:42:43 After this operation, 43.8 MB of additional disk space will be used. 12:42:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:42:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 12:42:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 12:42:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 12:42:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:42:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:42:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:42:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:42:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:42:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:42:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:42:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:42:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:42:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:42:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:42:44 debconf: delaying package configuration, since apt-utils is not installed 12:42:44 Fetched 7670 kB in 1s (10.6 MB/s) 12:42:44 Selecting previously unselected package libglib2.0-0:amd64. 12:42:44 (Reading database ... 13935 files and directories currently installed.) 12:42:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:42:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:42:44 Selecting previously unselected package libpsl5:amd64. 12:42:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:42:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:42:44 Selecting previously unselected package libnghttp2-14:amd64. 12:42:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:42:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:42:45 Selecting previously unselected package librtmp1:amd64. 12:42:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:42:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:42:45 Selecting previously unselected package libcurl3-gnutls:amd64. 12:42:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 12:42:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:42:45 Selecting previously unselected package liberror-perl. 12:42:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:42:45 Unpacking liberror-perl (0.17025-1) ... 12:42:45 Selecting previously unselected package git-man. 12:42:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 12:42:45 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 12:42:45 ---> 3b5e84fac1f5 12:42:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:45 ---> f183871228c4 12:42:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:45 ---> Running in 6287e6af620d 12:42:45 ---> Running in db1aa6582e14 12:42:45 ---> 76ee4533c56e 12:42:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:45 ---> ffa4e46d5576 12:42:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:45 ---> Running in 11aa78de3b12 12:42:45 ---> Running in cd02c16a6e60 12:42:45 Selecting previously unselected package git. 12:42:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 12:42:45 Unpacking git (1:2.17.1-1ubuntu0.9) ... 12:42:45 ---> be884cd4f65b 12:42:45 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:45 ---> Running in 9d0a8f9d39ec 12:42:46 Selecting previously unselected package libnorm1:amd64. 12:42:46 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:42:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:42:46 Selecting previously unselected package libpgm-5.2-0:amd64. 12:42:46 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:42:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:42:46 Selecting previously unselected package libsodium23:amd64. 12:42:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:42:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:42:46 Selecting previously unselected package libzmq5:amd64. 12:42:46 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:42:46 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:42:46 Selecting previously unselected package libzmq3-dev:amd64. 12:42:46 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:42:46 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:42:46 Selecting previously unselected package pkg-config. 12:42:46 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:42:46 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:42:46 Selecting previously unselected package zip. 12:42:46 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:42:46 Unpacking zip (3.0-11build1) ... 12:42:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:42:46 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 12:42:46 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:42:46 Setting up liberror-perl (0.17025-1) ... 12:42:46 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:42:46 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:42:46 No schema files found: doing nothing. 12:42:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:42:46 Setting up zip (3.0-11build1) ... 12:42:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:42:46 Setting up libsodium23:amd64 (1.0.16-2) ... 12:42:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:42:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:42:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:42:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:42:46 Setting up git (1:2.17.1-1ubuntu0.9) ... 12:42:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:42:47 git set to automatically installed. 12:42:47 git-man set to automatically installed. 12:42:47 libcurl3-gnutls set to automatically installed. 12:42:47 liberror-perl set to automatically installed. 12:42:47 libglib2.0-0 set to automatically installed. 12:42:47 libnghttp2-14 set to automatically installed. 12:42:47 libnorm1 set to automatically installed. 12:42:47 libpgm-5.2-0 set to automatically installed. 12:42:47 libpsl5 set to automatically installed. 12:42:47 librtmp1 set to automatically installed. 12:42:47 libsodium23 set to automatically installed. 12:42:47 libzmq3-dev set to automatically installed. 12:42:47 libzmq5 set to automatically installed. 12:42:47 pkg-config set to automatically installed. 12:42:47 zip set to automatically installed. 12:42:48 snapd is not logged in, snap install commands will use sudo 12:42:49 snap "core18" has no updates available 12:42:49 Removing intermediate container 6287e6af620d 12:42:49 ---> 777f93eaccdc 12:42:49 Step 8/22 : RUN make cmd/core-command/core-command 12:42:49 ---> Running in 0e63fc220f1c 12:42:49 snapd is not logged in, snap install commands will use sudo 12:42:50 Removing intermediate container db1aa6582e14 12:42:50 ---> 21f2bd9221b3 12:42:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:42:50 ---> Running in c63690506aea 12:42:51 Removing intermediate container 11aa78de3b12 12:42:51 ---> d4b5877a1d88 12:42:51 Step 8/22 : RUN make cmd/core-data/core-data 12:42:51 ---> Running in 48c83a6f84d5 12:42:51 Removing intermediate container cd02c16a6e60 12:42:51 ---> 30497998d92a 12:42:51 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:42:51 ---> Running in 0fd112f7faf4 12:42:51 Removing intermediate container 9d0a8f9d39ec 12:42:51 ---> 03ae1a38dbc3 12:42:51 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:42:51 ---> Running in b4dff8c454c1 12:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:42:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:43:01 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 12:43:01 Pulling config-common 12:43:01 + snapcraftctl pull 12:43:01 Pulling go-build-helper 12:43:01 + snapcraftctl pull 12:43:03 'edgex-go' has dependencies that need to be staged: go-build-helper 12:43:03 Skipping pull go-build-helper (already ran) 12:43:03 Building go-build-helper 12:43:03 + snapcraftctl build 12:43:05 Staging go-build-helper 12:43:05 + snapcraftctl stage 12:43:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:43:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:43:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 12:43:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 12:43:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:43:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:43:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 12:43:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 12:43:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1147 kB] 12:43:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 12:43:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:43:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:43:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:43:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:43:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:43:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:43:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:43:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:43:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:43:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 12:43:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 12:43:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:43:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:43:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 12:43:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 12:43:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 12:43:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 12:43:15 Fetched 25.6 MB in 0s (0 B/s) 12:43:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:43:15 Fetched 224 kB in 0s (0 B/s) 12:43:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:43:15 Fetched 157 kB in 0s (0 B/s) 12:43:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:43:15 Fetched 221 kB in 0s (0 B/s) 12:43:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:43:15 Fetched 143 kB in 0s (0 B/s) 12:43:15 Pulling edgex-go 12:43:15 + snapcraftctl pull 12:43:15 Pulling hooks 12:43:15 + snapcraftctl pull 12:43:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:43:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:43:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:43:38 Fetched 0 B in 0s (0 B/s) 12:43:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:43:38 Fetched 96.5 kB in 0s (0 B/s) 12:43:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:43:38 Fetched 279 kB in 0s (0 B/s) 12:43:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:43:38 Fetched 122 kB in 0s (0 B/s) 12:43:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:43:38 Fetched 77.8 kB in 0s (0 B/s) 12:43:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:43:38 Fetched 8848 B in 0s (0 B/s) 12:43:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:43:38 Fetched 47.8 kB in 0s (0 B/s) 12:43:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:43:38 Fetched 45.6 kB in 0s (0 B/s) 12:43:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:43:38 Fetched 15.0 kB in 0s (0 B/s) 12:43:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 12:43:38 Fetched 220 kB in 0s (0 B/s) 12:43:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:43:38 Fetched 154 kB in 0s (0 B/s) 12:43:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:43:38 Fetched 50.6 kB in 0s (0 B/s) 12:43:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:43:38 Fetched 14.8 kB in 0s (0 B/s) 12:43:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:43:38 Fetched 41.8 kB in 0s (0 B/s) 12:43:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:43:38 Fetched 499 kB in 0s (0 B/s) 12:43:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:43:38 Fetched 111 kB in 0s (0 B/s) 12:43:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:43:38 Fetched 240 kB in 0s (0 B/s) 12:43:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:43:38 Fetched 29.3 kB in 0s (0 B/s) 12:43:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:43:38 Fetched 85.5 kB in 0s (0 B/s) 12:43:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:43:38 Fetched 24.5 kB in 0s (0 B/s) 12:43:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:43:38 Fetched 49.2 kB in 0s (0 B/s) 12:43:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:43:38 Fetched 54.2 kB in 0s (0 B/s) 12:43:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:43:38 Fetched 30.8 kB in 0s (0 B/s) 12:43:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:43:38 Fetched 15.8 kB in 0s (0 B/s) 12:43:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:43:38 Fetched 85.9 kB in 0s (0 B/s) 12:43:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:43:38 Fetched 8720 B in 0s (0 B/s) 12:43:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:43:38 Fetched 140 kB in 0s (0 B/s) 12:43:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:43:38 Fetched 119 kB in 0s (0 B/s) 12:43:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:43:38 Fetched 111 kB in 0s (0 B/s) 12:43:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:43:38 Fetched 11.1 kB in 0s (0 B/s) 12:43:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 12:43:38 Fetched 646 kB in 0s (0 B/s) 12:43:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:43:38 Fetched 41.3 kB in 0s (0 B/s) 12:43:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:43:38 Fetched 17.9 kB in 0s (0 B/s) 12:43:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:43:38 Fetched 368 kB in 0s (0 B/s) 12:43:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:43:38 Fetched 187 kB in 0s (0 B/s) 12:43:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:43:38 Fetched 175 kB in 0s (0 B/s) 12:43:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:43:38 Fetched 206 kB in 0s (0 B/s) 12:43:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 12:43:38 Fetched 1302 kB in 0s (0 B/s) 12:43:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:43:38 Fetched 36.2 kB in 0s (0 B/s) 12:43:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 12:43:38 Fetched 159 kB in 0s (0 B/s) 12:43:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:43:38 Fetched 107 kB in 0s (0 B/s) 12:43:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:43:38 Fetched 48.7 kB in 0s (0 B/s) 12:43:38 Pulling static-packages 12:43:38 + snapcraftctl pull 12:43:38 Pulling version 12:43:38 + cd /root/project 12:43:38 + git describe --tags --abbrev=0 12:43:38 + sed s/v// 12:43:38 + GIT_VERSION=2.0.1-dev.91 12:43:38 + [ -z 2.0.1-dev.91 ] 12:43:38 + snapcraftctl set-version 2.0.1-dev.91 12:43:38 Building config-common 12:43:38 + snapcraftctl build 12:43:39 Skipping build go-build-helper (already ran) 12:43:39 Building edgex-go 12:43:39 + cd /root/parts/edgex-go/src 12:43:39 + git describe --tags --abbrev=0 12:43:39 + sed s/v// 12:43:39 + GIT_VERSION=2.0.1-dev.91 12:43:39 + [ -z 2.0.1-dev.91 ] 12:43:39 + echo 2.0.1-dev.91 12:43:39 + [ ! -d vendor ] 12:43:39 + go mod download all 12:43:47 + make build 12:43:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data 12:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:44:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command 12:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:44:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:44:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:44:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:44:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config 12:44:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:44:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:44:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:44:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:44:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:44:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:44:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:44:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:44:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:44:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:44:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:44:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:44:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:44:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:44:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:44:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:44:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:44:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:44:14 + 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 12:44:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:44:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:44:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:44:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:44:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:44:14 + 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 12:44:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:44:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:44:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:44:16 Building hooks 12:44:16 + cd /root/parts/hooks/src 12:44:16 + make build 12:44:16 go mod tidy 12:44:16 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 12:44:16 go: downloading github.com/davecgh/go-spew v1.1.0 12:44:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:44:16 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:44:16 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:44:17 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:44:17 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:44:20 Building static-packages 12:44:20 + snapcraftctl build 12:44:22 Building version 12:44:22 + snapcraftctl build 12:44:24 Staging config-common 12:44:24 + snapcraftctl stage 12:44:25 Skipping stage go-build-helper (already ran) 12:44:25 Staging edgex-go 12:44:25 + snapcraftctl stage 12:44:26 Staging hooks 12:44:26 + snapcraftctl stage 12:44:27 Staging static-packages 12:44:27 + snapcraftctl stage 12:44:28 Staging version 12:44:28 + snapcraftctl stage 12:44:30 Priming config-common 12:44:30 + snapcraftctl prime 12:44:31 Priming go-build-helper 12:44:31 + snapcraftctl prime 12:44:31 Priming edgex-go 12:44:31 + snapcraftctl prime 12:44:33 Priming hooks 12:44:33 + snapcraftctl prime 12:44:34 Priming static-packages 12:44:34 + snapcraftctl prime 12:44:37 Priming version 12:44:37 + snapcraftctl prime 12:44:38 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] } 12:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:45:01 Removing intermediate container 0e63fc220f1c 12:45:01 ---> fb72777394cc 12:45:01 12:45:01 Step 9/22 : FROM alpine:3.14 12:45:01 3.14: Pulling from library/alpine 12:45:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:45:01 Status: Downloaded newer image for alpine:3.14 12:45:01 ---> bb3de5531c18 12:45:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:45:01 ---> Running in cc36c1c7aa08 12:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:45:01 Removing intermediate container 0fd112f7faf4 12:45:01 ---> 5e5cd65953d5 12:45:01 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:45:01 ---> Running in 06d2c619ec39 12:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:45:01 (1/1) Installing dumb-init (1.2.5-r1) 12:45:01 Executing busybox-1.33.1-r3.trigger 12:45:01 OK: 5 MiB in 15 packages 12:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:45:01 Removing intermediate container cc36c1c7aa08 12:45:01 ---> fb7043a23680 12:45:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:45:01 ---> Running in 3086426853d4 12:45:01 Removing intermediate container 3086426853d4 12:45:01 ---> 4627051a86cf 12:45:01 Step 12/22 : ENV APP_PORT=59882 12:45:01 ---> Running in 35381cd4785e 12:45:02 Removing intermediate container 35381cd4785e 12:45:02 ---> 112475eb084e 12:45:02 Step 13/22 : EXPOSE $APP_PORT 12:45:03 ---> Running in cb366a94fa4d 12:45:04 Removing intermediate container cb366a94fa4d 12:45:04 ---> f5992a10775c 12:45:04 Step 14/22 : WORKDIR / 12:45:04 ---> Running in 6af4040148ff 12:45:05 Removing intermediate container 6af4040148ff 12:45:05 ---> 1789a81f27db 12:45:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:45:05 Removing intermediate container 06d2c619ec39 12:45:06 ---> a6c551ce8bd5 12:45:06 12:45:06 Step 10/22 : FROM docker:20.10.8 12:45:06 20.10.8: Pulling from library/docker 12:45:08 ---> d70793dc0c0b 12:45:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:45:08 Removing intermediate container c63690506aea 12:45:08 ---> 26c8205884ae 12:45:08 12:45:08 Step 9/24 : FROM alpine:3.14 12:45:08 ---> bb3de5531c18 12:45:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:45:08 ---> Running in 44f7ef11c818 12:45:10 Removing intermediate container b4dff8c454c1 12:45:10 ---> 82c780ce4849 12:45:10 12:45:10 Step 9/20 : FROM alpine:3.14 12:45:10 ---> bb3de5531c18 12:45:10 Step 10/20 : RUN apk add --update --no-cache curl 12:45:10 ---> Running in 91e77c9c9fba 12:45:11 ---> e7b0f5752ce8 12:45:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:45:12 (1/3) Installing ca-certificates (20191127-r5) 12:45:12 (2/3) Installing dumb-init (1.2.5-r1) 12:45:12 (3/3) Installing su-exec (0.2-r1) 12:45:12 Executing busybox-1.33.1-r3.trigger 12:45:12 Executing ca-certificates-20191127-r5.trigger 12:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:45:13 OK: 6 MiB in 17 packages 12:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:45:13 ---> fc08e0ee3763 12:45:13 Step 18/22 : ENTRYPOINT ["/core-command"] 12:45:13 ---> Running in 04f6102eb428 12:45:14 (1/5) Installing ca-certificates (20191127-r5) 12:45:14 (2/5) Installing brotli-libs (1.0.9-r5) 12:45:14 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:45:14 (4/5) Installing libcurl (7.79.1-r0) 12:45:14 (5/5) Installing curl (7.79.1-r0) 12:45:14 Executing busybox-1.33.1-r3.trigger 12:45:14 Executing ca-certificates-20191127-r5.trigger 12:45:14 OK: 8 MiB in 19 packages 12:45:14 Removing intermediate container 04f6102eb428 12:45:14 ---> 8f29a7d0fc7f 12:45:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:45:15 ---> Running in 8713dc11783f 12:45:16 Removing intermediate container 44f7ef11c818 12:45:16 ---> b141f4174a7c 12:45:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:45:16 Removing intermediate container 8713dc11783f 12:45:16 ---> 85fb0bdd86f4 12:45:16 Step 20/22 : LABEL arch=arm64 12:45:16 ---> Running in d67bbfa01964 12:45:16 ---> Running in c844fc4f7d61 12:45:16 Removing intermediate container d67bbfa01964 12:45:16 ---> e528f4e24f7a 12:45:16 Step 12/24 : WORKDIR / 12:45:17 ---> Running in b5e842c9cb0c 12:45:17 Removing intermediate container c844fc4f7d61 12:45:17 ---> cf27ad797511 12:45:17 Step 21/22 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:45:17 Removing intermediate container 91e77c9c9fba 12:45:17 ---> baafc4489b8d 12:45:17 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:45:17 ---> Running in 4183ce2a0348 12:45:17 ---> Running in e28f1bab7d6e 12:45:18 Removing intermediate container b5e842c9cb0c 12:45:18 ---> 2db2dd85015e 12:45:18 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:45:18 Removing intermediate container 4183ce2a0348 12:45:18 ---> a0af5046c88e 12:45:18 Step 22/22 : LABEL version=0.0.0 12:45:18 ---> Running in 5468480a8e6c 12:45:18 Removing intermediate container e28f1bab7d6e 12:45:18 ---> 48b07fb1f781 12:45:18 Step 12/20 : WORKDIR /edgex 12:45:18 ---> Running in c4dfe9805a48 12:45:19 Removing intermediate container 5468480a8e6c 12:45:19 ---> 85cf793e749b 12:45:19 12:45:19 ---> efd155998f29 12:45:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:45:19 Removing intermediate container c4dfe9805a48 12:45:19 ---> 3b2197ae4ffd 12:45:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:45:20 Successfully built 85cf793e749b 12:45:20 Successfully tagged core-command-arm64:latest 12:45:20  Building core-command ... done Building core-metadata 12:45:21 ---> b17f91fbb257 12:45:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:45:21 ---> 7dac7e58d36a 12:45:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:45:21 Removing intermediate container 48c83a6f84d5 12:45:21 ---> 194ab81b6ca7 12:45:21 12:45:21 Step 9/22 : FROM alpine:3.14 12:45:21 ---> bb3de5531c18 12:45:21 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:45:21 ---> Running in bf08291e0a38 12:45:22 ---> d07b19f51ba3 12:45:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:45:22 Removing intermediate container bf08291e0a38 12:45:22 ---> 5ffe46fa85fc 12:45:22 Step 11/22 : ENV APP_PORT=59880 12:45:22 ---> Running in a48d6ca838eb 12:45:23 ---> be12282e4757 12:45:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:45:23 Removing intermediate container a48d6ca838eb 12:45:23 ---> eeb60fc6d04c 12:45:23 Step 12/22 : EXPOSE $APP_PORT 12:45:23 ---> c18c3f892e13 12:45:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:45:23 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:45:23 Status: Downloaded newer image for docker:20.10.8 12:45:23 ---> 3734d5adc5ac 12:45:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:45:23 ---> Running in bbade1ce9760 12:45:23 ---> Running in 7e1dc919a5d5 12:45:24 Removing intermediate container bbade1ce9760 12:45:24 ---> a8b947fbc50a 12:45:24 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:24 Removing intermediate container 7e1dc919a5d5 12:45:24 ---> 5d7fecc99000 12:45:24 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:45:25 ---> Running in d0ef1bcd9608 12:45:25 ---> Running in 4499192e04a9 12:45:25 ---> 6631d878a774 12:45:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:45:25 ---> Running in d8b210600b0e 12:45:25 ---> 0b1f89d59b08 12:45:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:45:26 Removing intermediate container d8b210600b0e 12:45:26 ---> 5b492888f11f 12:45:26 Step 17/20 : CMD ["--init=true"] 12:45:26 ---> Running in a29d2332b876 12:45:27 Removing intermediate container a29d2332b876 12:45:27 ---> 249dc2052ba7 12:45:27 Step 18/20 : LABEL arch=arm64 12:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:45:27 ---> Running in 012f8cb01f9d 12:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:45:28 ---> 7e6fed5cc4ae 12:45:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:45:28 Removing intermediate container 012f8cb01f9d 12:45:28 ---> 916a2584d6a0 12:45:28 Step 19/20 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:45:28 ---> Running in ab12876d8498 12:45:28 (1/42) Installing readline (8.1.0-r0) 12:45:28 (2/42) Installing bash (5.1.4-r0) 12:45:28 Executing bash-5.1.4-r0.post-install 12:45:28 (3/42) Installing brotli-libs (1.0.9-r5) 12:45:28 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:45:28 (5/42) Installing libcurl (7.79.1-r0) 12:45:28 (6/42) Installing curl (7.79.1-r0) 12:45:28 (7/42) Installing dumb-init (1.2.5-r1) 12:45:28 (8/42) Installing libbz2 (1.0.8-r1) 12:45:28 (9/42) Installing expat (2.4.1-r0) 12:45:28 (10/42) Installing libffi (3.3-r2) 12:45:28 Removing intermediate container d0ef1bcd9608 12:45:28 ---> 4a08508705d4 12:45:28 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:45:28 (11/42) Installing gdbm (1.19-r0) 12:45:28 (12/42) Installing xz-libs (5.2.5-r0) 12:45:28 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:45:28 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:45:28 (15/42) Installing mpdecimal (2.5.1-r1) 12:45:28 (16/42) Installing sqlite-libs (3.35.5-r0) 12:45:28 ---> Running in bd378cd2aaa0 12:45:28 (17/42) Installing python3 (3.9.5-r1) 12:45:29 Removing intermediate container ab12876d8498 12:45:29 ---> d30967ff559b 12:45:29 Step 20/20 : LABEL version=0.0.0 12:45:29 ---> 4faac8c7042a 12:45:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:45:29 ---> Running in 76f47a1cd182 12:45:29 ---> Running in a31ab2e27d50 12:45:30 Removing intermediate container 76f47a1cd182 12:45:30 ---> 15562dfcbbb7 12:45:30 12:45:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:45:31 (18/42) Installing py3-appdirs (1.4.4-r2) 12:45:31 (19/42) Installing py3-chardet (4.0.0-r2) 12:45:31 Successfully built 15562dfcbbb7 12:45:31 Successfully tagged security-proxy-setup-arm64:latest 12:45:31 Building support-notifications 12:45:31  Building security-proxy-setup ... done (20/42) Installing py3-idna (3.2-r0) 12:45:31 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:45:31 (22/42) Installing py3-certifi (2020.12.5-r1) 12:45:31 (23/42) Installing py3-requests (2.25.1-r4) 12:45:31 (24/42) Installing py3-msgpack (1.0.2-r1) 12:45:31 (25/42) Installing py3-lockfile (0.12.2-r4) 12:45:31 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:45:31 (27/42) Installing py3-colorama (0.4.4-r1) 12:45:31 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:45:31 (29/42) Installing py3-distlib (0.3.1-r3) 12:45:31 (30/42) Installing py3-distro (1.5.0-r3) 12:45:31 (31/42) Installing py3-six (1.15.0-r1) 12:45:31 (32/42) Installing py3-webencodings (0.5.1-r4) 12:45:31 (33/42) Installing py3-html5lib (1.1-r1) 12:45:31 (34/42) Installing py3-parsing (2.4.7-r2) 12:45:32 (35/42) Installing py3-packaging (20.9-r1) 12:45:32 (36/42) Installing py3-toml (0.10.2-r2) 12:45:32 (37/42) Installing py3-pep517 (0.10.0-r2) 12:45:32 (38/42) Installing py3-progress (1.5-r2) 12:45:32 (39/42) Installing py3-retrying (1.3.3-r1) 12:45:32 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:45:32 (41/42) Installing py3-setuptools (52.0.0-r3) 12:45:32 (42/42) Installing py3-pip (20.3.4-r1) 12:45:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:45:33 Executing busybox-1.33.1-r3.trigger 12:45:33 OK: 84 MiB in 64 packages 12:45:33 Removing intermediate container a31ab2e27d50 12:45:33 ---> b3f535a6bbaa 12:45:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:45:33 (1/6) Installing dumb-init (1.2.5-r1) 12:45:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:45:33 ---> Running in d61a3896bd62 12:45:33 (3/6) Installing libsodium (1.0.18-r0) 12:45:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:45:33 (5/6) Installing libzmq (4.3.4-r0) 12:45:34 (6/6) Installing zeromq (4.3.4-r0) 12:45:34 Executing busybox-1.33.1-r3.trigger 12:45:34 OK: 8 MiB in 20 packages 12:45:34 Removing intermediate container d61a3896bd62 12:45:34 ---> 9d44c8123291 12:45:34 Step 22/24 : LABEL arch=arm64 12:45:34 ---> Running in f0ea769c5eed 12:45:35 Removing intermediate container f0ea769c5eed 12:45:35 ---> 067950f05231 12:45:35 Step 23/24 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:45:35 ---> Running in c957a2b5c2de 12:45:35 Removing intermediate container bd378cd2aaa0 12:45:35 ---> f1f04fe7415e 12:45:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:45:36 Removing intermediate container c957a2b5c2de 12:45:36 ---> e320c2bc5cc6 12:45:36 Step 24/24 : LABEL version=0.0.0 12:45:36 ---> Running in d928f11ed267 12:45:37 ---> 201864c8b462 12:45:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:45:37 Removing intermediate container d928f11ed267 12:45:37 ---> f81d1a92b52e 12:45:37 12:45:38 Successfully built f81d1a92b52e 12:45:38 Successfully tagged security-secretstore-setup-arm64:latest 12:45:38  Building security-secretstore-setup ... done Building security-bootstrapper 12:45:38 Collecting docker-compose==1.23.2 12:45:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:45:39 Collecting docopt<0.7,>=0.6.1 12:45:39 Downloading docopt-0.6.2.tar.gz (25 kB) 12:45:39 ---> a5f652a660ad 12:45:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:45:40 ---> 857bcf6fb914 12:45:40 Step 18/22 : ENTRYPOINT ["/core-data"] 12:45:40 ---> Running in bbfcc85c590a 12:45:40 Removing intermediate container bbfcc85c590a 12:45:40 ---> c8b4888c1293 12:45:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:45:41 Collecting texttable<0.10,>=0.9.0 12:45:41 ---> Running in 8bd310a886e2 12:45:41 Downloading texttable-0.9.1.tar.gz (11 kB) 12:45:41 Removing intermediate container 8bd310a886e2 12:45:41 ---> 7d13f449fc1b 12:45:41 Step 20/22 : LABEL arch=arm64 12:45:41 ---> Running in a38e30c7cc33 12:45:42 Removing intermediate container a38e30c7cc33 12:45:42 ---> 272c11aad3b9 12:45:42 Step 21/22 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:45:42 ---> Running in 48ee450e571a 12:45:43 Removing intermediate container 48ee450e571a 12:45:43 ---> aefaf48b723f 12:45:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:45:43 Step 22/22 : LABEL version=0.0.0 12:45:43 ---> Running in f5129b6f7098 12:45:43 Removing intermediate container f5129b6f7098 12:45:43 ---> 5af2799d6893 12:45:43 12:45:44 Successfully built 5af2799d6893 12:45:44 Successfully tagged core-data-arm64:latest 12:45:44 Building support-scheduler 12:45:44  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:45:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:45:44 Collecting docker<4.0,>=3.6.0 12:45:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:45:44 Collecting cached-property<2,>=1.2.0 12:45:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:45:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:45:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:45:45 ---> 837c5256ec9f 12:45:45 Step 3/22 : WORKDIR /edgex-go 12:45:45 ---> Using cache 12:45:45 ---> 785c2010977e 12:45:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:45 ---> Using cache 12:45:45 ---> 2347c77a8c36 12:45:45 Step 5/22 : RUN apk add --update --no-cache make git 12:45:45 Collecting PyYAML<4,>=3.10 12:45:45 Downloading PyYAML-3.13.tar.gz (270 kB) 12:45:46 ---> Running in b55b70944207 12:45:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:45:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:45:49 Collecting dockerpty<0.5,>=0.4.1 12:45:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:45:49 OK: 219 MiB in 52 packages 12:45:51 Removing intermediate container b55b70944207 12:45:51 ---> a2b7de40d3d3 12:45:51 Step 6/22 : COPY . . 12:45:51 Collecting jsonschema<3,>=2.5.1 12:45:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:45:52 Collecting websocket-client<1.0,>=0.32.0 12:45:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:45:52 Collecting docker-pycreds>=0.4.0 12:45:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:45:53 Collecting idna<2.8,>=2.5 12:45:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:45:54 Collecting urllib3<1.25,>=1.21.1 12:45:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:45:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:45:54 Collecting chardet<3.1.0,>=3.0.2 12:45:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:45:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:45:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:45:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:45:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:45:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:45:55 Attempting uninstall: urllib3 12:45:55 Found existing installation: urllib3 1.26.5 12:45:55 Uninstalling urllib3-1.26.5: 12:45:55 Successfully uninstalled urllib3-1.26.5 12:45:56 Attempting uninstall: idna 12:45:56 Found existing installation: idna 3.2 12:45:56 Uninstalling idna-3.2: 12:45:56 Successfully uninstalled idna-3.2 12:45:57 Attempting uninstall: chardet 12:45:57 Found existing installation: chardet 4.0.0 12:45:57 Uninstalling chardet-4.0.0: 12:45:57 Successfully uninstalled chardet-4.0.0 12:45:59 Attempting uninstall: requests 12:45:59 Found existing installation: requests 2.25.1 12:45:59 Uninstalling requests-2.25.1: 12:45:59 Successfully uninstalled requests-2.25.1 12:46:00 Running setup.py install for texttable: started 12:46:02 Running setup.py install for texttable: finished with status 'done' 12:46:02 Running setup.py install for PyYAML: started 12:46:05 Running setup.py install for PyYAML: finished with status 'done' 12:46:05 Running setup.py install for docopt: started 12:46:06 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:46:06 ---> 837c5256ec9f 12:46:06 Step 3/21 : WORKDIR /edgex-go 12:46:06 ---> Using cache 12:46:06 ---> 785c2010977e 12:46:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:06 ---> Using cache 12:46:06 ---> 2347c77a8c36 12:46:06 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:46:07 Running setup.py install for docopt: finished with status 'done' 12:46:07 Running setup.py install for dockerpty: started 12:46:08 ---> Running in 33554f5c45a9 12:46:10 Running setup.py install for dockerpty: finished with status 'done' 12:46:10 ---> 20e9a1bbcc08 12:46:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:10 ---> Running in e40f8563acd7 12:46:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:46:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:46:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:46:13 OK: 219 MiB in 52 packages 12:46:15 Removing intermediate container 33554f5c45a9 12:46:15 ---> 0b9a4dff6dbe 12:46:15 Step 6/21 : COPY . . 12:46:15 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:15 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:46:15 ---> 837c5256ec9f 12:46:15 Step 3/30 : WORKDIR /edgex-go 12:46:15 ---> Using cache 12:46:15 ---> 785c2010977e 12:46:15 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:15 ---> Using cache 12:46:15 ---> 2347c77a8c36 12:46:15 Step 5/30 : RUN apk add --update --no-cache make git 12:46:15 ---> Using cache 12:46:15 ---> a2b7de40d3d3 12:46:15 Step 6/30 : COPY . . 12:46:15 ---> Using cache 12:46:15 ---> 20e9a1bbcc08 12:46:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:15 ---> Running in e33d757fe05d 12:46:16 Removing intermediate container e40f8563acd7 12:46:16 ---> 11960df35e21 12:46:16 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:46:16 ---> Running in b2f7b194b838 12:46:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:46:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:46:20 ---> 837c5256ec9f 12:46:20 Step 3/23 : WORKDIR /edgex-go 12:46:20 ---> Using cache 12:46:20 ---> 785c2010977e 12:46:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:20 ---> Using cache 12:46:20 ---> 2347c77a8c36 12:46:20 Step 5/23 : RUN apk add --update --no-cache make git 12:46:20 ---> Using cache 12:46:20 ---> a2b7de40d3d3 12:46:20 Step 6/23 : COPY go.mod . 12:46:20 Removing intermediate container e33d757fe05d 12:46:20 ---> 7e7f45196d4b 12:46:20 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:46:20 ---> Running in a893c579d15e 12:46:22 ---> ef3ae5a09544 12:46:22 Step 7/23 : RUN go mod download 12:46:22 ---> Running in 69db75f36079 12:46:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:46:30 Removing intermediate container 69db75f36079 12:46:30 ---> 1ceb9c84efcd 12:46:30 Step 8/23 : COPY . . 12:46:33 Removing intermediate container 4499192e04a9 12:46:33 ---> bbc3d16f64c8 12:46:33 Step 13/22 : ENV APP_PORT=58890 12:46:33 ---> Running in 86539f0ce93a 12:46:35 Removing intermediate container 86539f0ce93a 12:46:35 ---> 92f1d1976383 12:46:35 Step 14/22 : EXPOSE $APP_PORT 12:46:35 ---> Running in e42663ca09c1 12:46:36 Removing intermediate container e42663ca09c1 12:46:36 ---> a2ce6c34bad0 12:46:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:46:40 ---> fcfba82177e4 12:46:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:46:42 ---> f6bdee75037f 12:46:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:46:45 ---> 8ca3edec416f 12:46:45 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:46:45 ---> Running in 6596779c4c0e 12:46:46 Removing intermediate container 6596779c4c0e 12:46:46 ---> e6cce585c1c6 12:46:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:46 ---> Running in 4f2e00a8f1d1 12:46:47 Removing intermediate container 4f2e00a8f1d1 12:46:47 ---> 1cf2b009cb53 12:46:47 Step 20/22 : LABEL arch=arm64 12:46:48 ---> Running in b5e79e26a36b 12:46:49 ---> 2c43215aaadf 12:46:49 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:49 Removing intermediate container b5e79e26a36b 12:46:49 ---> c790fa7c242c 12:46:49 Step 21/22 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:46:49 ---> Running in 7ef9ec4413cf 12:46:49 ---> Running in 62380190e9ea 12:46:50 Removing intermediate container 62380190e9ea 12:46:50 ---> 28e0f23b70ba 12:46:50 Step 22/22 : LABEL version=0.0.0 12:46:50 ---> Running in 38889ba3d427 12:46:51 Removing intermediate container 38889ba3d427 12:46:51 ---> 2075541a5278 12:46:51 12:46:52 Successfully built 2075541a5278 12:46:52 Successfully tagged sys-mgmt-agent-arm64:latest 12:46:56  Building sys-mgmt-agent ... done Removing intermediate container 7ef9ec4413cf 12:46:56 ---> eb8b395c79d4 12:46:56 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:46:56 ---> Running in 29720e4bdfee 12:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:47:00 ---> 6fc8912b1019 12:47:00 Step 9/23 : RUN go mod tidy 12:47:00 ---> Running in 5148b5e26009 12:47:07 Removing intermediate container 5148b5e26009 12:47:07 ---> 19927d37ae06 12:47:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:47:07 ---> Running in 2123635fc5cc 12:47: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 12:48:07 Removing intermediate container a893c579d15e 12:48:07 ---> 5fd4d1191fa1 12:48:07 12:48:07 Step 9/30 : FROM alpine:3.14 12:48:07 ---> bb3de5531c18 12:48:07 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:48:07 ---> Running in 12d336b458fa 12:48:07 Removing intermediate container 12d336b458fa 12:48:07 ---> d6c07d7d29a9 12:48:07 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:48:07 ---> Running in 294aac54f2ce 12:48:07 Removing intermediate container b2f7b194b838 12:48:07 ---> 7e593e3e89ce 12:48:07 12:48:07 Step 9/22 : FROM alpine:3.14 12:48:07 ---> bb3de5531c18 12:48:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:48:07 ---> Using cache 12:48:07 ---> fb7043a23680 12:48:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:48:07 ---> Using cache 12:48:07 ---> 4627051a86cf 12:48:07 Step 12/22 : ENV APP_PORT=59881 12:48:07 ---> Running in 529e58ff886a 12:48:07 Removing intermediate container 529e58ff886a 12:48:07 ---> 47fa440a570c 12:48:07 Step 13/22 : EXPOSE $APP_PORT 12:48:07 ---> Running in b03dd77139ab 12:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:48:07 Removing intermediate container b03dd77139ab 12:48:07 ---> d1d6906659e2 12:48:07 Step 14/22 : WORKDIR / 12:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:48:07 ---> Running in dda5faf2036e 12:48:08 Removing intermediate container dda5faf2036e 12:48:08 ---> 123afd762c70 12:48:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:08 (1/2) Installing dumb-init (1.2.5-r1) 12:48:08 (2/2) Installing su-exec (0.2-r1) 12:48:08 Executing busybox-1.33.1-r3.trigger 12:48:08 OK: 5 MiB in 16 packages 12:48:10 ---> fc371f25fead 12:48:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:48:10 Removing intermediate container 294aac54f2ce 12:48:10 ---> fbfd5056999d 12:48:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:48:10 ---> Running in baa9dff7a441 12:48:10 Removing intermediate container baa9dff7a441 12:48:10 ---> 19710de149a7 12:48:10 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:48:10 ---> Running in be33fe688ec6 12:48:11 ---> 293790a8dc13 12:48:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:48:11 Removing intermediate container be33fe688ec6 12:48:11 ---> 9fa286cfaef1 12:48:11 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:48:11 ---> Running in d44ac672b4be 12:48:12 ---> cccf7a95d9d8 12:48:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:48:13 ---> Running in 26e707d59bad 12:48:14 Removing intermediate container 26e707d59bad 12:48:14 ---> ace3b8865bde 12:48:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:14 ---> Running in 52580b785283 12:48:15 Removing intermediate container 52580b785283 12:48:15 ---> fe5fe3e34396 12:48:15 Step 20/22 : LABEL arch=arm64 12:48:15 ---> Running in 8de7fc29b3e0 12:48:15 Removing intermediate container d44ac672b4be 12:48:15 ---> c20b2f0ebb33 12:48:15 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:48:15 ---> Running in 3b787c7f4e7b 12:48:15 Removing intermediate container 8de7fc29b3e0 12:48:15 ---> 65ac737ef9ed 12:48:15 Step 21/22 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:48:15 ---> Running in cf9b4fff56b7 12:48:16 Removing intermediate container 3b787c7f4e7b 12:48:16 ---> cccc8fdf928a 12:48:16 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:48:16 Removing intermediate container cf9b4fff56b7 12:48:16 ---> 2faa81d54238 12:48:16 Step 22/22 : LABEL version=0.0.0 12:48:17 ---> Running in 34486db550d0 12:48:18 Removing intermediate container 34486db550d0 12:48:18 ---> 5f390cf6f52c 12:48:18 12:48:18 ---> 6281cbf4c215 12:48:18 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:48:18 ---> Running in 6471f02aef7c 12:48:18 Successfully built 5f390cf6f52c 12:48:18 Successfully tagged core-metadata-arm64:latest 12:48:22  Building core-metadata ... done Removing intermediate container 6471f02aef7c 12:48:22 ---> 734a6f49c5bc 12:48:22 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:22 ---> eae34e9284b7 12:48:22 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:48:24 ---> 730e4c3471ee 12:48:24 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:48:25 ---> 1ee0496880d2 12:48:25 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:48:27 ---> b06a2b016f87 12:48:27 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:48:28 ---> 4b7110e907c2 12:48:28 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:48:28 ---> Running in cdbafc89097e 12:48:29 Removing intermediate container cdbafc89097e 12:48:29 ---> 618b82ab6acc 12:48:29 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:48:30 ---> 731ba2d63e98 12:48:30 Step 25/30 : RUN chmod +x /entrypoint.sh 12:48:30 ---> Running in feab88901744 12:48:33 Removing intermediate container feab88901744 12:48:33 ---> 89e3ddc9ec70 12:48:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:48:33 ---> Running in 7c2b44259d83 12:48:34 Removing intermediate container 7c2b44259d83 12:48:34 ---> 56a1c6162fed 12:48:34 Step 27/30 : CMD ["gate"] 12:48:34 ---> Running in 0800d7f4b352 12:48:35 Removing intermediate container 0800d7f4b352 12:48:35 ---> ba098c35c129 12:48:35 Step 28/30 : LABEL arch=arm64 12:48:35 ---> Running in 300be897d379 12:48:36 Removing intermediate container 300be897d379 12:48:36 ---> 9d0d7a8b093e 12:48:36 Step 29/30 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:48:36 ---> Running in d3c5de02e4c9 12:48:37 Removing intermediate container d3c5de02e4c9 12:48:37 ---> 644f2cf12b64 12:48:37 Step 30/30 : LABEL version=0.0.0 12:48:37 ---> Running in 507a9916bd20 12:48:38 Removing intermediate container 507a9916bd20 12:48:38 ---> 9c9be81fda4f 12:48:38 12:48:38 Removing intermediate container 29720e4bdfee 12:48:38 ---> 1e27f5c1bd32 12:48:38 12:48:38 Step 9/21 : FROM alpine:3.14 12:48:38 ---> bb3de5531c18 12:48:38 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:48:38 Successfully built 9c9be81fda4f 12:48:38 Successfully tagged security-bootstrapper-arm64:latest 12:48:38  Building security-bootstrapper ... done  ---> Running in 593833669fa0 12:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:48:41 (1/2) Installing ca-certificates (20191127-r5) 12:48:41 (2/2) Installing dumb-init (1.2.5-r1) 12:48:41 Executing busybox-1.33.1-r3.trigger 12:48:41 Executing ca-certificates-20191127-r5.trigger 12:48:41 OK: 6 MiB in 16 packages 12:48:41 Removing intermediate container 2123635fc5cc 12:48:41 ---> 1371788900a4 12:48:41 12:48:41 Step 11/23 : FROM alpine:3.14 12:48:41 ---> bb3de5531c18 12:48:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:48:41 ---> Using cache 12:48:41 ---> fb7043a23680 12:48:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:48:41 ---> Using cache 12:48:41 ---> 4627051a86cf 12:48:41 Step 14/23 : ENV APP_PORT=59861 12:48:41 ---> Running in a15e993f1b8c 12:48:42 Removing intermediate container a15e993f1b8c 12:48:42 ---> 5f2e47455c38 12:48:42 Step 15/23 : EXPOSE $APP_PORT 12:48:42 ---> Running in af742d551257 12:48:43 Removing intermediate container 593833669fa0 12:48:43 ---> 4b20d56c50b1 12:48:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:48:43 ---> Running in 09e5ec2dcb41 12:48:43 Removing intermediate container af742d551257 12:48:43 ---> 60b1c5252e8b 12:48:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:43 Removing intermediate container 09e5ec2dcb41 12:48:43 ---> 2d5b61e4f143 12:48:43 Step 12/21 : ENV APP_PORT=59860 12:48:43 ---> Running in 0a1c2d6426af 12:48:44 ---> d5ed73bdb98f 12:48:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:48:44 Removing intermediate container 0a1c2d6426af 12:48:44 ---> b1a1ed89b5f5 12:48:44 Step 13/21 : EXPOSE $APP_PORT 12:48:44 ---> Running in 2627a1894e84 12:48:45 Removing intermediate container 2627a1894e84 12:48:45 ---> 23cffdd15ebe 12:48:45 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:45 ---> 54cea2cfe7fd 12:48:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:48:46 ---> e1dda1c3f4b2 12:48:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:48:46 ---> dd167eab5ae7 12:48:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:48:46 ---> Running in 1b63db00f2b0 12:48:47 Removing intermediate container 1b63db00f2b0 12:48:47 ---> 04b4061633ea 12:48:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:47 ---> Running in a72bc53cedd3 12:48:47 ---> fe06f8016869 12:48:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:48:47 Removing intermediate container a72bc53cedd3 12:48:47 ---> 5d2b6959fad0 12:48:47 Step 21/23 : LABEL arch=arm64 12:48:47 ---> Running in 744dab1af2ee 12:48:48 ---> 945d30ed2243 12:48:48 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:48:48 ---> Running in fa41ebbbf493 12:48:48 Removing intermediate container 744dab1af2ee 12:48:48 ---> ab2160b2c40f 12:48:48 Step 22/23 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:48:48 ---> Running in 62518596505f 12:48:48 Removing intermediate container fa41ebbbf493 12:48:48 ---> 1f165647e769 12:48:48 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:48 Removing intermediate container 62518596505f 12:48:48 ---> 5188c8a58b04 12:48:48 Step 23/23 : LABEL version=0.0.0 12:48:48 ---> Running in ded2c3d0f7f1 12:48:49 ---> Running in 5592dcbed1cb 12:48:49 Removing intermediate container ded2c3d0f7f1 12:48:49 ---> 89ad4ac135c2 12:48:49 Step 19/21 : LABEL arch=arm64 12:48:49 ---> Running in 44552c481776 12:48:49 Removing intermediate container 5592dcbed1cb 12:48:49 ---> f1509e1f53f3 12:48:49 12:48:49 Successfully built f1509e1f53f3 12:48:49 Successfully tagged support-scheduler-arm64:latest 12:48:49  Building support-scheduler ... done Removing intermediate container 44552c481776 12:48:49 ---> 919959c4d25c 12:48:49 Step 20/21 : LABEL git_sha=8d4cd1060b1cf208a9ce4e462fc5efbff3327c42 12:48:50 ---> Running in 7596d25b6db2 12:48:50 Removing intermediate container 7596d25b6db2 12:48:50 ---> 627f445a4afb 12:48:50 Step 21/21 : LABEL version=0.0.0 12:48:50 ---> Running in 5b1a681a7b04 12:48:51 Removing intermediate container 5b1a681a7b04 12:48:51 ---> 260a8c2f65fe 12:48:51 12:48:51 Successfully built 260a8c2f65fe 12:48:51 Successfully tagged support-notifications-arm64:latest 12:48:51  Building support-notifications ... done  [Pipeline] } 12:48:51 $ docker stop --time=1 9be6da02d2eb17aa8001e37510468f01fec86f4e2cff38a570abf947a542c3a2 12:48:53 $ docker rm -f 9be6da02d2eb17aa8001e37510468f01fec86f4e2cff38a570abf947a542c3a2 [Pipeline] // withDockerContainer [Pipeline] sh 12:48:54 + docker images 12:48:54 REPOSITORY TAG IMAGE ID CREATED SIZE 12:48:54 support-notifications-arm64 latest 260a8c2f65fe 4 seconds ago 16.1MB 12:48:54 support-scheduler-arm64 latest f1509e1f53f3 5 seconds ago 15.3MB 12:48:54 1371788900a4 13 seconds ago 1.57GB 12:48:54 1e27f5c1bd32 16 seconds ago 1.57GB 12:48:54 security-bootstrapper-arm64 latest 9c9be81fda4f 17 seconds ago 17.8MB 12:48:54 core-metadata-arm64 latest 5f390cf6f52c 37 seconds ago 15.9MB 12:48:54 7e593e3e89ce 50 seconds ago 1.57GB 12:48:54 5fd4d1191fa1 52 seconds ago 1.57GB 12:48:54 sys-mgmt-agent-arm64 latest 2075541a5278 2 minutes ago 277MB 12:48:54 core-data-arm64 latest 5af2799d6893 3 minutes ago 19.5MB 12:48:54 security-secretstore-setup-arm64 latest f81d1a92b52e 3 minutes ago 26.8MB 12:48:54 security-proxy-setup-arm64 latest 15562dfcbbb7 3 minutes ago 25.4MB 12:48:54 194ab81b6ca7 3 minutes ago 1.58GB 12:48:54 core-command-arm64 latest 85cf793e749b 3 minutes ago 15.2MB 12:48:54 82c780ce4849 3 minutes ago 1.57GB 12:48:54 26c8205884ae 3 minutes ago 1.58GB 12:48:54 a6c551ce8bd5 3 minutes ago 1.57GB 12:48:54 fb72777394cc 4 minutes ago 1.57GB 12:48:54 ci-base-image-arm64 latest 837c5256ec9f 14 minutes ago 1.24GB 12:48:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB 12:48:54 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 12:48:54 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 12:48:54 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 12:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:48:55 12:48:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:48:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:48:56 arm64: Pulling from edgex-lftools-log-publisher 12:48:56 448f6bf000e3: Pulling fs layer 12:48:56 f757da607395: Pulling fs layer 12:48:56 05883995daec: Pulling fs layer 12:48:56 8603b9c90790: Pulling fs layer 12:48:56 1560dd03e051: Pulling fs layer 12:48:56 27f5ce0e4adf: Pulling fs layer 12:48:56 c2d8d7efcc4b: Pulling fs layer 12:48:56 1560dd03e051: Waiting 12:48:56 27f5ce0e4adf: Waiting 12:48:56 c2d8d7efcc4b: Waiting 12:48:56 8603b9c90790: Waiting 12:48:56 f757da607395: Verifying Checksum 12:48:56 f757da607395: Download complete 12:48:56 8603b9c90790: Verifying Checksum 12:48:56 8603b9c90790: Download complete 12:48:56 1560dd03e051: Verifying Checksum 12:48:56 1560dd03e051: Download complete 12:48:56 27f5ce0e4adf: Download complete 12:48:56 05883995daec: Verifying Checksum 12:48:56 05883995daec: Download complete 12:48:56 448f6bf000e3: Verifying Checksum 12:48:56 448f6bf000e3: Download complete 12:48:59 c2d8d7efcc4b: Verifying Checksum 12:48:59 c2d8d7efcc4b: Download complete 12:49:00 448f6bf000e3: Pull complete 12:49:01 f757da607395: Pull complete 12:49:02 05883995daec: Pull complete 12:49:02 8603b9c90790: Pull complete 12:49:03 1560dd03e051: Pull complete 12:49:04 27f5ce0e4adf: Pull complete 12:49:19 c2d8d7efcc4b: Pull complete 12:49:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:49:19 prd-ubuntu18.04-docker-arm64-4c-16g-30163 does not seem to be running inside a container 12:49:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat 12:49:22 $ docker top c4c933950fcb4aab96046a8f20161970a52a624e317bb0f5db7daebb8b3f68a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:24 ---> job-cost.sh 12:49:24 lf-activate-venv: SKIPPING 12:49:24 INFO: No Stack... 12:49:25 INFO: Retrieving Pricing Info for: v3-standard-4 12:49:25 INFO: Archiving Costs [Pipeline] sh 12:49:26 + cat /w/workspace/edgex-go/2/archives/cost.csv 12:49:26 + cut -d, -f6 [Pipeline] lock 12:49:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3798-2-stack-cost] 12:49:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3798-2-stack-cost] did not exist. Created. 12:49:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3798-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:49:27 + echo total: 0.10999999940395355 [Pipeline] stash 12:49:27 Stashed 1 file(s) [Pipeline] } 12:49:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3798-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:49:27 $ docker stop --time=1 c4c933950fcb4aab96046a8f20161970a52a624e317bb0f5db7daebb8b3f68a3 12:49:28 $ docker rm -f c4c933950fcb4aab96046a8f20161970a52a624e317bb0f5db7daebb8b3f68a3 [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 12:49:29 provisioning config files... 12:49:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1229289799543357921tmp [Pipeline] { [Pipeline] sh 12:49:31 + set +x 12:49:31 + curl -s https://codecov.io/bash 12:49:31 + bash -s -- 12:49:31 12:49:31 _____ _ 12:49:31 / ____| | | 12:49:31 | | ___ __| | ___ ___ _____ __ 12:49:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:49:31 | |___| (_) | (_| | __/ (_| (_) \ V / 12:49:31 \_____\___/ \__,_|\___|\___\___/ \_/ 12:49:31 Bash-1.0.6 12:49:31 12:49:31 12:49:31 ==> git version 2.24.4 found 12:49:31 ==> 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 12:49:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:49:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:49:31 ==> Jenkins CI detected. 12:49:31 current dir:  /w/workspace/edgex-go/2 12:49:31 project root: . 12:49:31 --> token set from env 12:49:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:49:31 ==> Running gcov in . (disable via -X gcov) 12:49:31 ==> Python coveragepy not found 12:49:31 ==> Searching for coverage reports in: 12:49:31 + . 12:49:31 -> Found 1 reports 12:49:31 ==> Detecting git/mercurial file structure 12:49:31 ==> Reading reports 12:49:31 + ./coverage.out bytes=428381 12:49:31 ==> Appending adjustments 12:49:31 https://docs.codecov.io/docs/fixing-reports 12:49:32 + Found adjustments 12:49:32 ==> Gzipping contents 12:49:32 60K /tmp/codecov.m3CkFt.gz 12:49:32 ==> Uploading reports 12:49:32 url: https://codecov.io 12:49:32 query: branch=PR-3798&commit=4a265f4d051248c51928c1fd69c6cf14abe41014&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3798%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3798&job=&cmd_args= 12:49:32 -> Pinging Codecov 12:49:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3798&commit=4a265f4d051248c51928c1fd69c6cf14abe41014&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3798%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3798&job=&cmd_args= 12:49:33 -> Uploading to 12:49:33 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/00271124DB129430A58F1EEE437C3FCB/4a265f4d051248c51928c1fd69c6cf14abe41014/4dfc998f-2c4d-4275-b0e0-58eb8eb0b789.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T124932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=329ff5778d33e63b9bf3b195d851e82a2249d9102a744f052b4348d56e0faeb3 12:49:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:49:33 Dload Upload Total Spent Left Speed 12:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57717 0 0 100 57717 0 187k --:--:-- --:--:-- --:--:-- 187k 12:49:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a265f4d051248c51928c1fd69c6cf14abe41014 [Pipeline] } 12:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:49:34 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:49:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:49:35 ---> package-listing.sh 12:49:35 ++ tr '[:upper:]' '[:lower:]' 12:49:35 ++ facter osfamily 12:49:35 + OS_FAMILY=redhat 12:49:35 + workspace=/w/workspace/edgex-go/2 12:49:35 + START_PACKAGES=/tmp/packages_start.txt 12:49:35 + END_PACKAGES=/tmp/packages_end.txt 12:49:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:35 + PACKAGES=/tmp/packages_start.txt 12:49:35 + '[' /w/workspace/edgex-go/2 ']' 12:49:35 + PACKAGES=/tmp/packages_end.txt 12:49:35 + case "${OS_FAMILY}" in 12:49:35 + sort 12:49:35 + rpm -qa 12:49:38 + '[' -f /tmp/packages_start.txt ']' 12:49:38 + '[' -f /tmp/packages_end.txt ']' 12:49:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:38 + '[' /w/workspace/edgex-go/2 ']' 12:49:38 + mkdir -p /w/workspace/edgex-go/2/archives/ 12:49:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 12:49:38 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:49:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:49:39 12:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:49:39 latest: Pulling from edgex-lftools-log-publisher 12:49:39 b4d181a07f80: Pulling fs layer 12:49:39 a1111a8f2ec3: Pulling fs layer 12:49:39 ed53099fbce6: Pulling fs layer 12:49:39 dc539afda2c1: Pulling fs layer 12:49:39 77bc0d833cb6: Pulling fs layer 12:49:39 9065ff56babe: Pulling fs layer 12:49:39 d287ab97295c: Pulling fs layer 12:49:39 dc539afda2c1: Waiting 12:49:39 77bc0d833cb6: Waiting 12:49:39 9065ff56babe: Waiting 12:49:39 d287ab97295c: Waiting 12:49:39 a1111a8f2ec3: Verifying Checksum 12:49:39 a1111a8f2ec3: Download complete 12:49:39 dc539afda2c1: Verifying Checksum 12:49:39 dc539afda2c1: Download complete 12:49:40 ed53099fbce6: Verifying Checksum 12:49:40 ed53099fbce6: Download complete 12:49:40 77bc0d833cb6: Verifying Checksum 12:49:40 77bc0d833cb6: Download complete 12:49:40 9065ff56babe: Verifying Checksum 12:49:40 9065ff56babe: Download complete 12:49:40 b4d181a07f80: Verifying Checksum 12:49:40 b4d181a07f80: Download complete 12:49:40 d287ab97295c: Verifying Checksum 12:49:40 d287ab97295c: Download complete 12:49:41 b4d181a07f80: Pull complete 12:49:41 a1111a8f2ec3: Pull complete 12:49:42 ed53099fbce6: Pull complete 12:49:42 dc539afda2c1: Pull complete 12:49:42 77bc0d833cb6: Pull complete 12:49:42 9065ff56babe: Pull complete 12:49:47 d287ab97295c: Pull complete 12:49:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:49:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:49:47 prd-centos7-docker-4c-2g-30161 does not seem to be running inside a container 12:49:47 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 12:49:51 $ docker top 659ee28fc1c92b820dd8aa93a4a56f271300a239ecf417d703b6da980804ef5b -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:51 + touch /tmp/pre-build-complete [Pipeline] sh 12:49:51 + mkdir -p /var/log/sysstat [Pipeline] sh 12:49:52 + ls /var/log/sa-host 12:49:52 + sadf -c /var/log/sa-host/sa10 12:49:52 file_magic: OK 12:49:52 HZ: Using current value: 100 12:49:52 file_header: OK 12:49:52 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 12:49:52 Statistics: 12:49:52 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... 12:49:52 File successfully converted to sysstat format version 12.0.3 12:49:52 + sadf -c /var/log/sa-host/sa30 12:49:52 file_magic: OK 12:49:52 HZ: Using current value: 100 12:49:52 file_header: OK 12:49:52 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 12:49:52 Statistics: 12:49:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:49:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:52 provisioning config files... 12:49:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5239128701317624763tmp [Pipeline] { [Pipeline] echo 12:49:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:49:52 ---> create-netrc.sh [Pipeline] } 12:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:49:53 ---> python-tools-install.sh [Pipeline] echo 12:49:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:49:53 ---> sudo-logs.sh 12:49:53 Archiving 'sudo' log.. 12:49:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-30161.novalocal: Name or service not known 12:49:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-30161.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:49:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:49:53 ---> job-cost.sh 12:49:53 lf-activate-venv: SKIPPING 12:49:53 DEBUG: total: 0.10999999940395355 12:49:53 INFO: Retrieving Stack Cost... 12:49:54 INFO: Retrieving Pricing Info for: v3-standard-2 12:49:55 INFO: Archiving Costs [Pipeline] echo 12:49:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:49:55 ---> logs-deploy.sh 12:49:55 lf-activate-venv: SKIPPING 12:49:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3798/2 12:49:55 INFO: archiving workspace using pattern(s): 12:49:56 Archives upload complete. 12:49:56 INFO: archiving logs to Nexus 12:49:57 ---> uname -a: 12:49:57 Linux prd-centos7-docker-4c-2g-30161.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 12:49:57 12:49:57 12:49:57 ---> lscpu: 12:49:57 Architecture: x86_64 12:49:57 CPU op-mode(s): 32-bit, 64-bit 12:49:57 Byte Order: Little Endian 12:49:57 Address sizes: 40 bits physical, 48 bits virtual 12:49:57 CPU(s): 2 12:49:57 On-line CPU(s) list: 0,1 12:49:57 Thread(s) per core: 1 12:49:57 Core(s) per socket: 1 12:49:57 Socket(s): 2 12:49:57 NUMA node(s): 1 12:49:57 Vendor ID: AuthenticAMD 12:49:57 CPU family: 23 12:49:57 Model: 49 12:49:57 Model name: AMD EPYC-Rome Processor 12:49:57 Stepping: 0 12:49:57 CPU MHz: 2799.998 12:49:57 BogoMIPS: 5599.99 12:49:57 Virtualization: AMD-V 12:49:57 Hypervisor vendor: KVM 12:49:57 Virtualization type: full 12:49:57 L1d cache: 32K 12:49:57 L1i cache: 32K 12:49:57 L2 cache: 512K 12:49:57 L3 cache: 16384K 12:49:57 NUMA node0 CPU(s): 0,1 12:49:57 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 12:49:57 12:49:57 12:49:57 ---> nproc: 12:49:57 2 12:49:57 12:49:57 12:49:57 ---> df -h: 12:49:57 Filesystem Size Used Avail Use% Mounted on 12:49:57 overlay 40G 13G 28G 32% / 12:49:57 tmpfs 64M 0 64M 0% /dev 12:49:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:49:57 shm 64M 0 64M 0% /dev/shm 12:49:57 /dev/vda1 40G 13G 28G 32% /facter-os 12:49:57 12:49:57 12:49:57 ---> sar -b -r -n DEV: 12:49:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 12:49:57 12:49:57 12:28:51 LINUX RESTART (2 CPU) 12:49:57 12:49:57 12:29:01 tps rtps wtps bread/s bwrtn/s 12:49:57 12:30:01 204.56 66.75 137.81 7829.80 55028.11 12:49:57 12:31:01 403.50 0.00 403.50 0.00 88398.85 12:49:57 12:32:02 60.16 0.00 60.16 0.00 10803.91 12:49:57 12:33:01 112.59 0.00 112.59 0.00 4527.62 12:49:57 12:34:01 622.99 264.38 358.61 8328.11 250248.47 12:49:57 12:35:01 393.79 94.26 299.53 4104.24 93684.51 12:49:57 12:36:02 597.99 151.85 446.14 5284.02 239837.72 12:49:57 12:37:01 107.87 14.26 93.62 1376.05 11152.11 12:49:57 12:38:01 0.27 0.03 0.23 0.40 3.33 12:49:57 12:39:01 0.43 0.08 0.35 28.79 5.16 12:49:57 12:40:01 0.25 0.07 0.18 1.60 1.95 12:49:57 12:41:01 0.28 0.00 0.28 0.00 3.68 12:49:57 12:42:01 0.30 0.00 0.30 0.00 2.76 12:49:57 12:43:01 0.32 0.00 0.32 0.00 3.36 12:49:57 12:44:01 0.45 0.23 0.22 7.33 2.20 12:49:57 12:45:01 0.88 0.00 0.88 0.00 16.34 12:49:57 12:46:01 0.67 0.00 0.67 0.00 7.25 12:49:57 12:47:01 0.28 0.00 0.28 0.00 3.80 12:49:57 12:48:01 0.27 0.00 0.27 0.00 3.00 12:49:57 12:49:01 0.25 0.00 0.25 0.00 2.60 12:49:57 Average: 125.77 29.78 95.99 1353.59 37874.50 12:49:57 12:49:57 12:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:57 12:30:01 4736060 0 749908 9.36 2620 2520352 1629624 17.99 951572 2029492 502628 12:49:57 12:31:01 3573124 0 938952 11.72 2620 3494244 1582296 17.47 1231584 2737828 150948 12:49:57 12:32:02 3284284 0 1041568 13.01 2620 3680468 1522552 16.81 1424092 2818464 22916 12:49:57 12:33:01 3287880 0 1043932 13.03 2620 3674508 1621508 17.90 1420252 2793968 60936 12:49:57 12:34:01 143480 0 1281320 16.00 2620 6581520 2160128 23.85 3434808 3817380 124140 12:49:57 12:35:01 967356 0 1215424 15.18 2620 5823540 1793544 19.80 2749440 3673824 116 12:49:57 12:36:02 1674388 0 1259488 15.73 2620 5072444 2066060 22.81 2571924 3138448 2984 12:49:57 12:37:01 3009368 0 1115848 13.93 2620 3881104 1395796 15.41 1180372 3217432 8 12:49:57 12:38:01 3012728 0 1112460 13.89 2620 3881132 1360832 15.02 1202816 3192628 16 12:49:57 12:39:01 3013616 0 1110728 13.87 2620 3881976 1355692 14.97 1202652 3192296 8 12:49:57 12:40:01 3008872 0 1115472 13.93 2620 3881976 1384488 15.29 1206068 3192344 16 12:49:57 12:41:01 3019904 0 1104432 13.79 2620 3881984 1349892 14.90 1204680 3183908 8 12:49:57 12:42:01 3020204 0 1104128 13.79 2620 3881988 1349892 14.90 1204684 3183908 8 12:49:57 12:43:01 3020476 0 1103852 13.78 2620 3881992 1349892 14.90 1204688 3183908 8 12:49:57 12:44:01 3019996 0 1104296 13.79 2620 3882028 1349892 14.90 1205964 3182668 16 12:49:57 12:45:01 3019212 0 1105076 13.80 2620 3882032 1350300 14.91 1206276 3182668 8 12:49:57 12:46:01 3019832 0 1104452 13.79 2620 3882036 1349940 14.90 1205992 3182668 8 12:49:57 12:47:01 3020168 0 1104108 13.79 2620 3882044 1349892 14.90 1206100 3182484 8 12:49:57 12:48:01 3020300 0 1103972 13.78 2620 3882048 1349892 14.90 1205988 3182484 8 12:49:57 12:49:01 3020160 0 1104104 13.79 2620 3882056 1349892 14.90 1206000 3182488 8 12:49:57 Average: 2844570 0 1096176 13.69 2620 4065574 1501100 16.57 1471298 3122564 43240 12:49:57 12:49:57 12:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:57 12:30:01 eth0 1291.04 1277.07 9521.23 176.37 0.00 0.00 0.00 0.00 12:49:57 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:30:01 docker0 709.11 396.60 62.15 2673.11 0.00 0.00 0.00 0.00 12:49:57 12:31:01 eth0 248.99 186.95 2076.21 29.00 0.00 0.00 0.00 0.00 12:49:57 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:31:01 veth44b1a05 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:49:57 12:31:01 docker0 165.67 212.37 13.90 2041.16 0.00 0.00 0.00 0.00 12:49:57 12:32:02 eth0 26.36 14.32 20.08 10.62 0.00 0.00 0.00 0.00 12:49:57 12:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:32:02 veth44b1a05 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 12:49:57 12:32:02 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 12:49:57 12:33:01 eth0 19.69 10.51 16.93 8.86 0.00 0.00 0.00 0.00 12:49:57 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:33:01 veth44b1a05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:34:01 eth0 145.01 87.29 1858.86 129.24 0.00 0.00 0.00 0.00 12:49:57 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:34:01 vethe54d4e8 0.00 0.66 0.00 0.04 0.00 0.00 0.00 0.00 12:49:57 12:34:01 docker0 16.87 37.26 0.92 175.90 0.00 0.00 0.00 0.00 12:49:57 12:35:01 eth0 47.51 21.35 183.38 12.03 0.00 0.00 0.00 0.00 12:49:57 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:35:01 vethe54d4e8 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 12:49:57 12:35:01 veth1b0fd9d 0.30 0.33 0.03 0.33 0.00 0.00 0.00 0.00 12:49:57 12:36:02 eth0 89.81 48.55 1222.27 17.64 0.00 0.00 0.00 0.00 12:49:57 12:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:36:02 vethe54d4e8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:49:57 12:36:02 docker0 911.40 691.20 78.18 5212.80 0.00 0.00 0.00 0.00 12:49:57 12:37:01 eth0 52.23 22.90 428.71 8.61 0.00 0.00 0.00 0.00 12:49:57 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:37:01 docker0 13.55 34.61 1.17 414.06 0.00 0.00 0.00 0.00 12:49:57 12:38:01 eth0 0.17 0.10 0.11 0.01 0.00 0.00 0.00 0.00 12:49:57 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:39:01 eth0 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 12:49:57 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:40:01 eth0 4.00 3.90 0.97 21.80 0.00 0.00 0.00 0.00 12:49:57 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:41:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 12:49:57 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:42:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:49:57 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:43:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:49:57 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:44:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:49:57 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:45:01 eth0 1.30 1.42 0.15 6.52 0.00 0.00 0.00 0.00 12:49:57 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:46:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:49:57 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:47:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:49:57 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:49:57 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:49:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 Average: eth0 96.54 83.89 768.17 21.13 0.00 0.00 0.00 0.00 12:49:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:57 Average: docker0 46.31 36.32 3.97 281.43 0.00 0.00 0.00 0.00 12:49:57 12:49:57 12:49:57 ---> sar -P ALL: 12:49:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 12:49:57 12:49:57 12:28:51 LINUX RESTART (2 CPU) 12:49:57 12:49:57 12:29:01 CPU %user %nice %system %iowait %steal %idle 12:49:57 12:30:01 all 35.49 0.00 10.59 5.84 0.12 47.96 12:49:57 12:30:01 0 35.07 0.00 11.05 4.52 0.11 49.25 12:49:57 12:30:01 1 35.92 0.00 10.12 7.17 0.12 46.67 12:49:57 12:31:01 all 42.04 0.00 11.84 3.33 0.14 42.65 12:49:57 12:31:01 0 41.99 0.00 11.62 2.52 0.14 43.73 12:49:57 12:31:01 1 42.09 0.00 12.05 4.14 0.14 41.57 12:49:57 12:32:02 all 40.61 0.00 5.02 0.40 0.09 53.88 12:49:57 12:32:02 0 39.98 0.00 4.90 0.39 0.09 54.65 12:49:57 12:32:02 1 41.24 0.00 5.15 0.41 0.09 53.12 12:49:57 12:33:01 all 73.68 0.00 6.90 1.37 0.15 17.90 12:49:57 12:33:01 0 74.51 0.00 6.89 1.25 0.17 17.17 12:49:57 12:33:01 1 72.85 0.00 6.91 1.48 0.13 18.63 12:49:57 12:34:01 all 34.77 0.00 16.56 22.16 0.14 26.36 12:49:57 12:34:01 0 34.31 0.00 16.39 22.18 0.13 27.00 12:49:57 12:34:01 1 35.24 0.00 16.73 22.15 0.16 25.72 12:49:57 12:35:01 all 78.30 0.00 14.62 5.47 0.17 1.45 12:49:57 12:35:01 0 77.46 0.00 14.67 6.03 0.17 1.68 12:49:57 12:35:01 1 79.13 0.00 14.57 4.91 0.17 1.22 12:49:57 12:36:02 all 69.62 0.00 18.25 9.43 0.16 2.54 12:49:57 12:36:02 0 69.99 0.00 17.89 9.97 0.17 1.98 12:49:57 12:36:02 1 69.26 0.00 18.62 8.88 0.15 3.10 12:49:57 12:37:01 all 7.37 0.00 3.24 1.40 0.05 87.94 12:49:57 12:37:01 0 8.22 0.00 3.39 1.40 0.05 86.94 12:49:57 12:37:01 1 6.52 0.00 3.09 1.40 0.05 88.95 12:49:57 12:38:01 all 0.23 0.00 0.03 0.01 0.00 99.72 12:49:57 12:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 12:49:57 12:38:01 1 0.42 0.00 0.02 0.02 0.00 99.55 12:49:57 12:39:01 all 0.28 0.00 0.04 0.00 0.01 99.67 12:49:57 12:39:01 0 0.10 0.00 0.05 0.00 0.02 99.83 12:49:57 12:39:01 1 0.45 0.00 0.03 0.00 0.00 99.52 12:49:57 12:40:01 all 0.16 0.00 0.06 0.00 0.02 99.77 12:49:57 12:40:01 0 0.18 0.00 0.07 0.00 0.00 99.75 12:49:57 12:40:01 1 0.13 0.00 0.05 0.00 0.03 99.78 12:49:57 12:49:57 12:40:01 CPU %user %nice %system %iowait %steal %idle 12:49:57 12:41:01 all 0.06 0.00 0.05 0.00 0.02 99.87 12:49:57 12:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:49:57 12:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:49:57 12:42:01 all 0.04 0.00 0.03 0.00 0.01 99.92 12:49:57 12:42:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:49:57 12:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:49:57 12:43:01 all 0.04 0.00 0.03 0.00 0.01 99.92 12:49:57 12:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:49:57 12:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:49:57 12:44:01 all 0.03 0.00 0.05 0.00 0.01 99.91 12:49:57 12:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:49:57 12:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 12:49:57 12:45:01 all 0.06 0.00 0.03 0.00 0.02 99.89 12:49:57 12:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:49:57 12:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:49:57 12:46:01 all 0.03 0.00 0.03 0.00 0.01 99.92 12:49:57 12:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:49:57 12:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:49:57 12:47:01 all 0.04 0.00 0.03 0.00 0.01 99.92 12:49:57 12:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:49:57 12:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:49:57 12:48:01 all 0.03 0.00 0.03 0.00 0.01 99.92 12:49:57 12:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:49:57 12:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:49:57 12:49:01 all 0.05 0.00 0.03 0.00 0.00 99.92 12:49:57 12:49:01 0 0.07 0.00 0.05 0.00 0.00 99.88 12:49:57 12:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:49:57 Average: all 18.02 0.00 4.14 2.35 0.05 75.44 12:49:57 Average: 0 17.98 0.00 4.13 2.29 0.05 75.55 12:49:57 Average: 1 18.07 0.00 4.15 2.40 0.06 75.32 12:49:57 12:49:57 12:49:57