Pull request #3790 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea+c5f5ac19f4f85f24c87e5c19c00541ef1874048d (28aaf77bd44d6e7a89ed8ad4e7f08fe51964f54b) Running in Durability level: MAX_SURVIVABILITY 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-ssh4438374275208178929.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-ssh2991639231236557658.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3790/workspace@libs/edgex-global-pipelines # timeout=10 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-3790/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6386716491860910142.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3790/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2602934634656868315.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4414222296764654498.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3790/workspace@libs/lf-pipelines # timeout=10 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-3790/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1245987510540067465.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13720 in /w/workspace/edgexfoundry_edgex-go_PR-3790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh2273053996319569132.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 Merging remotes/origin/main commit c5f5ac19f4f85f24c87e5c19c00541ef1874048d into PR head commit 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea Merge succeeded, producing 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea Checking out Revision 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea (PR-3790) > 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/1@tmp/jenkins-gitclient-ssh1167505981295950324.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3790/head:refs/remotes/origin/PR-3790 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # 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/1@tmp/jenkins-gitclient-ssh2742175092528927836.key > git merge c5f5ac19f4f85f24c87e5c19c00541ef1874048d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 Commit message: "build: Update to latest go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:46:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:46:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:46:53 ========================================================= 17:46:53 EdgeX Global Pipelines Version Info 17:46:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:46:54 ------------------- 17:46:54 stable info: 17:46:54 ------------------- 17:46:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:46:54 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:46:54 Message: update stable to v1.0.211 17:46:55 ------------------- 17:46:55 experimental info: 17:46:55 ------------------- 17:46:55 Commited By: **** collab-it+edgex@linuxfoundation.org 17:46:55 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:46:55 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3790 [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3790 [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3790 [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b606ef [Pipeline] echo 17:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:56 provisioning config files... 17:46:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9129239807157768297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:57 ---> docker-login.sh 17:46:57 nexus3.edgexfoundry.org:10001 17:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:57 Configure a credential helper to remove this warning. See 17:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:57 17:46:57 Login Succeeded 17:46:57 nexus3.edgexfoundry.org:10002 17:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:57 Configure a credential helper to remove this warning. See 17:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:57 17:46:57 Login Succeeded 17:46:57 nexus3.edgexfoundry.org:10003 17:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:57 Configure a credential helper to remove this warning. See 17:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:57 17:46:57 Login Succeeded 17:46:57 nexus3.edgexfoundry.org:10004 17:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:57 Configure a credential helper to remove this warning. See 17:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:57 17:46:57 Login Succeeded 17:46:57 docker.io 17:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:58 Configure a credential helper to remove this warning. See 17:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:58 17:46:58 Login Succeeded 17:46:58 ---> docker-login.sh ends [Pipeline] } 17:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:58 ++ 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 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/core-command/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo core-command,cmd/core-command/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/core-data/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo core-data,cmd/core-data/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/core-metadata/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo core-metadata,cmd/core-metadata/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/security-bootstrapper/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/security-proxy-setup/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/support-notifications/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo support-notifications,cmd/support-notifications/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/support-scheduler/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:46:58 + for file in '`ls cmd/**/Dockerfile`' 17:46:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:46:58 ++ cut -d/ -f2 17:46:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:46:58 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 17:46:59 + git rev-list -1 --merges 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea~1..1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] echo 17:46:59 -----------> git rev-list -1 --merges 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea~1..1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [false] [Pipeline] sh 17:46:59 + git log --format=format:%s -1 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] echo 17:46:59 ========================================================= 17:46:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:46:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:00 17:47:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:47:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:00 latest: Pulling from edgex-devops/git-semver 17:47:00 a0d0a0d46f8b: Pulling fs layer 17:47:00 3e5f54012d9b: Pulling fs layer 17:47:00 4c7163046ea9: Pulling fs layer 17:47:00 0c2d73faf560: Pulling fs layer 17:47:00 0c2d73faf560: Waiting 17:47:00 3e5f54012d9b: Verifying Checksum 17:47:00 3e5f54012d9b: Download complete 17:47:00 a0d0a0d46f8b: Verifying Checksum 17:47:00 a0d0a0d46f8b: Download complete 17:47:00 4c7163046ea9: Verifying Checksum 17:47:00 4c7163046ea9: Download complete 17:47:00 0c2d73faf560: Verifying Checksum 17:47:00 0c2d73faf560: Download complete 17:47:00 a0d0a0d46f8b: Pull complete 17:47:00 3e5f54012d9b: Pull complete 17:47:01 4c7163046ea9: Pull complete 17:47:01 0c2d73faf560: Pull complete 17:47:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:47:01 prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container 17:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:47:02 $ docker top b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:02 [ssh-agent] Looking for ssh-agent implementation... 17:47:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:02 $ docker exec b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent 17:47:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLNPGA/agent.13 17:47:02 SSH_AGENT_PID=19 17:47:02 Running ssh-add (command line suppressed) 17:47:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_187944113022140057.key (/w/workspace/edgex-go/1@tmp/private_key_187944113022140057.key) 17:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:03 + git tag --points-at HEAD [Pipeline] } 17:47:03 $ docker exec --env ******** --env ******** b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent -k 17:47:03 unset SSH_AUTH_SOCK; 17:47:03 unset SSH_AGENT_PID; 17:47:03 echo Agent pid 19 killed; 17:47:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:47:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:03 [ssh-agent] Looking for ssh-agent implementation... 17:47:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:03 $ docker exec b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent 17:47:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPfNMoo/agent.51 17:47:03 SSH_AGENT_PID=57 17:47:03 Running ssh-add (command line suppressed) 17:47:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_115627020385414867.key (/w/workspace/edgex-go/1@tmp/private_key_115627020385414867.key) 17:47:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:04 + git semver init 17:47:04 # -> Open(): unable to determine branch for HEAD 17:47:04 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:47:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:47:04 # $SEMVER_REMOTE_NAME = origin 17:47:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:47:04 # $SEMVER_USER_NAME = edgex-jenkins 17:47:04 # $SEMVER_BRANCH = PR-3790 17:47:04 # $SEMVER_TEMP = /tmp/semver-704131408 17:47:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:47:19 # '/tmp/semver-704131408' -> '/w/workspace/edgex-go/1/.semver' 17:47:19 # -> Force: false 17:47:19 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:47:19 $ docker exec --env ******** --env ******** b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent -k 17:47:19 unset SSH_AUTH_SOCK; 17:47:19 unset SSH_AGENT_PID; 17:47:19 echo Agent pid 57 killed; 17:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:19 + git semver [Pipeline] } 17:47:19 $ docker stop --time=1 b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a 17:47:21 $ docker rm -f b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a [Pipeline] // withDockerContainer [Pipeline] sh 17:47:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:47:22 Stashed 1 file(s) [Pipeline] echo 17:47:22 [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 17:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:23 ========================================================= 17:47:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:47:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:47:23 a0d0a0d46f8b: Already exists 17:47:23 31adcdaf11c8: Pulling fs layer 17:47:23 b8b176561691: Pulling fs layer 17:47:23 4527c011a84f: Pulling fs layer 17:47:23 5d74067f8e1e: Pulling fs layer 17:47:23 e0aca202a116: Pulling fs layer 17:47:23 3a43be97a3b4: Pulling fs layer 17:47:23 34cad66bf833: Pulling fs layer 17:47:23 b4e3c513aaa6: Pulling fs layer 17:47:23 5d74067f8e1e: Waiting 17:47:23 3a43be97a3b4: Waiting 17:47:23 34cad66bf833: Waiting 17:47:23 b4e3c513aaa6: Waiting 17:47:23 e0aca202a116: Waiting 17:47:23 b8b176561691: Verifying Checksum 17:47:23 b8b176561691: Download complete 17:47:23 31adcdaf11c8: Download complete 17:47:23 5d74067f8e1e: Verifying Checksum 17:47:23 5d74067f8e1e: Download complete 17:47:23 e0aca202a116: Verifying Checksum 17:47:23 e0aca202a116: Download complete 17:47:23 3a43be97a3b4: Verifying Checksum 17:47:23 3a43be97a3b4: Download complete 17:47:23 34cad66bf833: Verifying Checksum 17:47:23 34cad66bf833: Download complete 17:47:23 31adcdaf11c8: Pull complete 17:47:23 b8b176561691: Pull complete 17:47:23 b4e3c513aaa6: Verifying Checksum 17:47:23 b4e3c513aaa6: Download complete 17:47:24 4527c011a84f: Verifying Checksum 17:47:24 4527c011a84f: Download complete 17:47:27 4527c011a84f: Pull complete 17:47:27 5d74067f8e1e: Pull complete 17:47:27 e0aca202a116: Pull complete 17:47:27 3a43be97a3b4: Pull complete 17:47:27 34cad66bf833: Pull complete 17:47:30 b4e3c513aaa6: Pull complete 17:47:30 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:47:30 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:30 WORKDIR /edgex 17:47:30 COPY go.mod . 17:47:30 RUN go mod download' 17:47:30 + docker build -t ci-base-image-x86_64 -f - . 17:47:33 Sending build context to Docker daemon 329.8MB 17:47:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:47:33 ---> 9f6097aaca64 17:47:33 Step 2/4 : WORKDIR /edgex 17:47:33 ---> Running in 0a0d4b1a0ed4 17:47:33 Removing intermediate container 0a0d4b1a0ed4 17:47:33 ---> ef5a56e47a0c 17:47:33 Step 3/4 : COPY go.mod . 17:47:33 ---> e554b776ff26 17:47:33 Step 4/4 : RUN go mod download 17:47:33 ---> Running in a39b4685606e 17:47:37 Still waiting to schedule task 17:47:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:48:06 Removing intermediate container a39b4685606e 17:48:06 ---> e81a0b629e3c 17:48:06 Successfully built e81a0b629e3c 17:48:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:48:06 + docker inspect -f . ci-base-image-x86_64 17:48:06 . [Pipeline] withDockerContainer 17:48:06 prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container 17:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:06 $ docker top e6e0af27b0535d110d3e19899b5742a02b2d58b7a55935c57fc878ef77b8897c -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:07 + go version 17:48:07 go version go1.16.8 linux/amd64 [Pipeline] } 17:48:07 $ docker stop --time=1 e6e0af27b0535d110d3e19899b5742a02b2d58b7a55935c57fc878ef77b8897c 17:48:08 $ docker rm -f e6e0af27b0535d110d3e19899b5742a02b2d58b7a55935c57fc878ef77b8897c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:09 + docker inspect -f . ci-base-image-x86_64 17:48:09 . [Pipeline] withDockerContainer 17:48:09 prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container 17:48:09 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:09 $ docker top 6a0bffcf73ac8ce819ab1b4a323a9b9bc14082a49efeb44515870e7ca375e90b -eo pid,comm [Pipeline] { [Pipeline] echo 17:48:09 ========================================================= 17:48:09 [edgeXBuildGoParallel] Running Tests and Build... 17:48:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:48:10 + make test 17:48:10 go mod tidy 17:48:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:48:15 ? github.com/edgexfoundry/edgex-go [no test files] 17:48:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:48:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:48:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:48:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:48:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:48:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:48:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 17:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements 17:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements 17:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.145s coverage: 89.5% of statements 17:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 17:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.299s coverage: 94.2% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:48:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 17:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:48:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 17:48:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements 17:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 17:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 17:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 17:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 17:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 17:49:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 17:49:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 17:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 82.5% of statements 17:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:49:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13721 in /w/workspace/edgexfoundry_edgex-go_PR-3790 [Pipeline] { [Pipeline] ws 17:49:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:49:25 The recommended git tool is: git 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.235s coverage: 65.4% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 17:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:49:30 using credential edgex-jenkins-ssh 17:49:30 Cloning the remote Git repository 17:49:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:49:30 > git init /w/workspace/edgex-go/1 # timeout=10 17:49:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:30 > git --version # timeout=10 17:49:30 > git --version # 'git version 2.17.1' 17:49:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:49:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:49:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 17:49:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.040s coverage: 96.9% of statements 17:49:33 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 17:49:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3790/head:refs/remotes/origin/PR-3790 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:49:48 Merging remotes/origin/main commit c5f5ac19f4f85f24c87e5c19c00541ef1874048d into PR head commit 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:49:48 Merge succeeded, producing 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:49:48 Checking out Revision 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea (PR-3790) 17:49:48 > git config core.sparsecheckout # timeout=10 17:49:48 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 17:49:48 > git remote # timeout=10 17:49:48 > git config --get remote.origin.url # timeout=10 17:49:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:48 > git merge c5f5ac19f4f85f24c87e5c19c00541ef1874048d # timeout=10 17:49:48 > git rev-parse HEAD^{commit} # timeout=10 17:49:48 > git config core.sparsecheckout # timeout=10 17:49:48 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 17:49:52 Commit message: "build: Update to latest go-mods" 17:49:52 > git --version # timeout=10 17:49:52 > git --version # 'git version 2.17.1' 17:49:53 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:49:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:54 Dload Upload Total Spent Left Speed 17:49:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93102 0 --:--:-- --:--:-- --:--:-- 93102 [Pipeline] sh 17:49:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:49:54 + sudo tee /etc/docker/daemon.new 17:49:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:49:54 { 17:49:54 "registry-mirrors": [ 17:49:54 "https://nexus3.edgexfoundry.org:10001" 17:49:54 ], 17:49:54 "bip": "10.250.0.254/24", 17:49:54 "hosts": [ 17:49:54 "tcp://0.0.0.0:5555", 17:49:54 "unix:///var/run/docker.sock" 17:49:54 ], 17:49:54 "mtu": 1458, 17:49:54 "selinux-enabled": true, 17:49:54 "seccomp-profile": "/etc/docker/seccomp.json" 17:49:54 } [Pipeline] sh 17:49:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:49:55 + sudo service docker restart 17:50:12 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:13 provisioning config files... 17:50:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3421086660276016722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:14 ---> docker-login.sh 17:50:14 nexus3.edgexfoundry.org:10001 17:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:15 Configure a credential helper to remove this warning. See 17:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:15 17:50:15 Login Succeeded 17:50:15 nexus3.edgexfoundry.org:10002 17:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:16 Configure a credential helper to remove this warning. See 17:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:16 17:50:16 Login Succeeded 17:50:16 nexus3.edgexfoundry.org:10003 17:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:16 Configure a credential helper to remove this warning. See 17:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:16 17:50:16 Login Succeeded 17:50:16 nexus3.edgexfoundry.org:10004 17:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:16 Configure a credential helper to remove this warning. See 17:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:16 17:50:16 Login Succeeded 17:50:16 docker.io 17:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:17 Configure a credential helper to remove this warning. See 17:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:17 17:50:17 Login Succeeded 17:50:17 ---> docker-login.sh ends [Pipeline] } 17:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:50:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:18 ========================================================= 17:50:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:50:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:50:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:50:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:50:18 ./bin/test-attribution-txt.sh [Pipeline] sh 17:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:50:19 + ls -al . 17:50:19 total 636 17:50:19 drwxrwxr-x 10 1001 1001 4096 Nov 1 17:50 . 17:50:19 drwxr-xr-x 4 root root 28 Nov 1 17:48 .. 17:50:19 -rw-rw-r-- 1 1001 1001 11 Nov 1 17:46 .dockerignore 17:50:19 drwxrwxr-x 8 1001 1001 179 Nov 1 17:46 .git 17:50:19 drwxrwxr-x 4 1001 1001 142 Nov 1 17:46 .github 17:50:19 -rw-rw-r-- 1 1001 1001 804 Nov 1 17:46 .gitignore 17:50:19 -rw-rw-r-- 1 1001 1001 42 Nov 1 17:46 .golangci.yml 17:50:19 -rw-rw-r-- 1 1001 1001 76 Nov 1 17:46 .hadolint.yml 17:50:19 drwx------ 3 1001 1001 58 Nov 1 17:47 .semver 17:50:19 -rw-rw-r-- 1 1001 1001 166 Nov 1 17:46 .sonarcloud.properties 17:50:19 -rw-rw-r-- 1 1001 1001 1171 Nov 1 17:46 ADOPTERS.md 17:50:19 -rw-rw-r-- 1 1001 1001 8910 Nov 1 17:46 Attribution.txt 17:50:19 -rw-rw-r-- 1 1001 1001 43881 Nov 1 17:46 CHANGELOG.md 17:50:19 -rw-rw-r-- 1 1001 1001 3804 Nov 1 17:46 CONTRIBUTING.md 17:50:19 -rw-rw-r-- 1 1001 1001 677 Nov 1 17:46 GOVERNANCE.md 17:50:19 -rw-rw-r-- 1 1001 1001 849 Nov 1 17:46 Jenkinsfile 17:50:19 -rw-rw-r-- 1 1001 1001 10775 Nov 1 17:46 LICENSE 17:50:19 -rw-rw-r-- 1 1001 1001 6508 Nov 1 17:46 Makefile 17:50:19 -rw-rw-r-- 1 1001 1001 582 Nov 1 17:46 OWNERS.md 17:50:19 -rw-rw-r-- 1 1001 1001 8256 Nov 1 17:46 README.md 17:50:19 -rw-rw-r-- 1 1001 1001 6912 Nov 1 17:46 SECURITY.md 17:50:19 -rw-rw-r-- 1 1001 1001 5 Nov 1 17:47 VERSION 17:50:19 -rw-rw-r-- 1 1001 1001 4131 Nov 1 17:46 ZMQWindows.md 17:50:19 drwxrwxr-x 2 1001 1001 37 Nov 1 17:46 bin 17:50:19 drwxrwxr-x 14 1001 1001 4096 Nov 1 17:46 cmd 17:50:19 -rw-r--r-- 1 root root 428381 Nov 1 17:49 coverage.out 17:50:19 -rw-rw-r-- 1 1001 1001 854 Nov 1 17:46 go.mod 17:50:19 -rw-rw-r-- 1 1001 1001 49547 Nov 1 17:46 go.sum 17:50:19 drwxrwxr-x 8 1001 1001 124 Nov 1 17:46 internal 17:50:19 drwxrwxr-x 3 1001 1001 16 Nov 1 17:46 openapi 17:50:19 drwxrwxr-x 4 1001 1001 71 Nov 1 17:46 snap 17:50:19 -rw-rw-r-- 1 1001 1001 204 Nov 1 17:46 version.go [Pipeline] sh 17:50:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:50:19 552d1f2373af: Pulling fs layer 17:50:19 ea3f2d53f512: Pulling fs layer 17:50:19 9e70ebbbe112: Pulling fs layer 17:50:19 7a9cfe048b4a: Pulling fs layer 17:50:19 72dc09318566: Pulling fs layer 17:50:19 f4f7b4309257: Pulling fs layer 17:50:19 0ac9a79272e3: Pulling fs layer 17:50:19 b78e95d17946: Pulling fs layer 17:50:19 7a9cfe048b4a: Waiting 17:50:19 72dc09318566: Waiting 17:50:19 f4f7b4309257: Waiting 17:50:19 0ac9a79272e3: Waiting 17:50:19 b78e95d17946: Waiting 17:50:19 9e70ebbbe112: Download complete 17:50:19 ea3f2d53f512: Verifying Checksum 17:50:19 ea3f2d53f512: Download complete 17:50:19 72dc09318566: Download complete 17:50:19 f4f7b4309257: Verifying Checksum 17:50:19 f4f7b4309257: Download complete 17:50:19 552d1f2373af: Verifying Checksum 17:50:19 552d1f2373af: Download complete 17:50:19 0ac9a79272e3: Verifying Checksum 17:50:19 0ac9a79272e3: Download complete 17:50:19 + '[' -e coverage.out ] 17:50:19 + chown 1001:1001 coverage.out [Pipeline] stash 17:50:19 Stashed 1 file(s) [Pipeline] sh 17:50:19 + make build 17:50:19 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 17:50:20 552d1f2373af: Pull complete 17:50:20 ea3f2d53f512: Pull complete 17:50:21 9e70ebbbe112: Pull complete 17:50:21 b78e95d17946: Verifying Checksum 17:50:21 b78e95d17946: Download complete 17:50:21 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 17:50:21 7a9cfe048b4a: Verifying Checksum 17:50:21 7a9cfe048b4a: Download complete 17:50:27 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 17:50: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 17:50:29 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 17:50:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:50:30 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 17:50:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:50:31 7a9cfe048b4a: Pull complete 17:50:31 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 17:50:32 72dc09318566: Pull complete 17:50:32 f4f7b4309257: Pull complete 17:50:32 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 17:50:33 0ac9a79272e3: Pull complete 17:50:33 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 17:50:34 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] } 17:50:35 $ docker stop --time=1 6a0bffcf73ac8ce819ab1b4a323a9b9bc14082a49efeb44515870e7ca375e90b 17:50:37 $ docker rm -f 6a0bffcf73ac8ce819ab1b4a323a9b9bc14082a49efeb44515870e7ca375e90b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:50:38 b78e95d17946: Pull complete 17:50:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:50:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:50:39 WORKDIR /edgex 17:50:39 COPY go.mod . 17:50:39 RUN go mod download 17:50:39 + docker build -t ci-base-image-arm64 -f - . 17:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:39 17:50:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:40 latest: Pulling from edgex-devops/edgex-compose 17:50:40 cbdbe7a5bc2a: Pulling fs layer 17:50:40 ca9280d653b3: Pulling fs layer 17:50:40 7e9c9ca2126c: Pulling fs layer 17:50:40 cbdbe7a5bc2a: Verifying Checksum 17:50:40 cbdbe7a5bc2a: Download complete 17:50:40 ca9280d653b3: Verifying Checksum 17:50:40 ca9280d653b3: Download complete 17:50:40 cbdbe7a5bc2a: Pull complete 17:50:40 7e9c9ca2126c: Verifying Checksum 17:50:40 7e9c9ca2126c: Download complete 17:50:41 ca9280d653b3: Pull complete 17:50:42 Sending build context to Docker daemon 166.6MB 17:50:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:50:42 ---> 8b459fc5aaf0 17:50:42 Step 2/4 : WORKDIR /edgex 17:50:44 ---> Running in 75faa5ac0d77 17:50:44 Removing intermediate container 75faa5ac0d77 17:50:44 ---> 85e31bd668cc 17:50:44 Step 3/4 : COPY go.mod . 17:50:45 7e9c9ca2126c: Pull complete 17:50:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:50:45 prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container 17:50:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 17:50:45 ---> b4572c0ff364 17:50:45 Step 4/4 : RUN go mod download 17:50:45 ---> Running in 33bf6fa61812 17:50:48 $ docker top def5cf68def4ab65aec0b04861080ab6983a26aca81f2404045efe7930dc49d1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:48 + docker-compose build --help 17:50:48 + grep parallel 17:50:49 --parallel Build images in parallel. [Pipeline] } 17:50:49 $ docker stop --time=1 def5cf68def4ab65aec0b04861080ab6983a26aca81f2404045efe7930dc49d1 17:50:50 $ docker rm -f def5cf68def4ab65aec0b04861080ab6983a26aca81f2404045efe7930dc49d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:50 . [Pipeline] withDockerContainer 17:50:50 prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container 17:50:50 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:50:51 $ docker top a09a89e4cc49c930f538c443d01056035866ad69ead27c65fa77872b7993c581 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:51 + docker-compose -f ./docker-compose-build.yml build --parallel 17:50:52 Building core-command ... 17:50:52 Building core-data ... 17:50:52 Building core-metadata ... 17:50:52 Building security-bootstrapper ... 17:50:52 Building security-proxy-setup ... 17:50:52 Building security-secretstore-setup ... 17:50:52 Building support-notifications ... 17:50:52 Building support-scheduler ... 17:50:52 Building sys-mgmt-agent ... 17:50:52 Building core-metadata 17:50:52 Building support-notifications 17:50:52 Building core-data 17:50:52 Building core-command 17:50:52 Building security-secretstore-setup 17:51:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:02 ---> e81a0b629e3c 17:51:02 Step 3/22 : WORKDIR /edgex-go 17:51:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:02 ---> e81a0b629e3c 17:51:02 Step 3/22 : WORKDIR /edgex-go 17:51:07 ---> Running in 7d34ee18c450 17:51:07 ---> Running in e6068bc03d5e 17:51:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:51:11 ---> e81a0b629e3c 17:51:11 Step 3/24 : WORKDIR /edgex-go 17:51:11 ---> Using cache 17:51:11 ---> cfe1fd4917f9 17:51:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:12 ---> e81a0b629e3c 17:51:12 Step 3/22 : WORKDIR /edgex-go 17:51:12 ---> Using cache 17:51:12 ---> cfe1fd4917f9 17:51:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:13 Removing intermediate container 7d34ee18c450 17:51:13 ---> 36203ac7f220 17:51:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:13 Removing intermediate container e6068bc03d5e 17:51:13 ---> cfe1fd4917f9 17:51:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:13 ---> Running in 4c7760d9851a 17:51:13 ---> Running in 886a61efc07b 17:51:13 ---> Running in cf24a1eec518 17:51:13 ---> Running in 4effea04ac97 17:51:14 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:51:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:51:14 ---> e81a0b629e3c 17:51:14 Step 3/21 : WORKDIR /edgex-go 17:51:14 ---> Using cache 17:51:14 ---> cfe1fd4917f9 17:51:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:14 ---> Using cache 17:51:14 ---> b922da4cb0cd 17:51:14 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:51:14 Removing intermediate container 4c7760d9851a 17:51:14 ---> b922da4cb0cd 17:51:14 Step 5/22 : RUN apk add --update --no-cache make git 17:51:14 ---> Running in 9db35eb41195 17:51:14 ---> Running in 11c1b68b3b06 17:51:14 Removing intermediate container 886a61efc07b 17:51:14 ---> 96fc87a343ec 17:51:14 Step 5/24 : RUN apk add --update --no-cache make git 17:51:14 ---> Running in c489c20b2206 17:51:14 Removing intermediate container 4effea04ac97 17:51:14 ---> 6d96735a0fea 17:51:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:51:14 ---> Running in a2b560c9259b 17:51:14 Removing intermediate container cf24a1eec518 17:51:14 ---> 3e07e81c05a6 17:51:14 Step 5/22 : RUN apk add --update --no-cache make git 17:51:15 ---> Running in cf4ad63b68a0 17:51:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:16 OK: 220 MiB in 52 packages 17:51:16 OK: 220 MiB in 52 packages 17:51:17 OK: 220 MiB in 52 packages 17:51:17 OK: 220 MiB in 52 packages 17:51:17 OK: 220 MiB in 52 packages 17:51:17 Removing intermediate container 9db35eb41195 17:51:17 ---> 1ff0cdc6e529 17:51:17 Step 6/21 : COPY . . 17:51:17 Removing intermediate container 11c1b68b3b06 17:51:17 ---> 6324654849e8 17:51:17 Step 6/22 : COPY . . 17:51:20 Removing intermediate container cf4ad63b68a0 17:51:20 ---> 01224764a472 17:51:20 Step 6/22 : COPY . . 17:51:20 Removing intermediate container a2b560c9259b 17:51:20 ---> afca59bfd6d6 17:51:20 Step 6/22 : COPY . . 17:51:20 Removing intermediate container c489c20b2206 17:51:20 ---> ed0c83892deb 17:51:20 Step 6/24 : COPY . . 17:51:30 ---> 6bb77b6740b8 17:51:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:30 ---> Running in cbf6985715e8 17:51:31 ---> 41694b2c067a 17:51:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:31 ---> Running in b981ab8047d8 17:51:31 ---> c25f41ad755a 17:51:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:31 ---> Running in 5b76d1b307eb 17:51:37 Removing intermediate container b981ab8047d8 17:51:37 ---> 1d55b292bb76 17:51:37 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:51:37 ---> Running in f5856fe85a00 17:51:37 Removing intermediate container cbf6985715e8 17:51:37 ---> e37777622a04 17:51:37 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:51:37 ---> bfeaaf8d6592 17:51:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:37 ---> Running in 26621ca3d9fe 17:51:37 Removing intermediate container 5b76d1b307eb 17:51:37 ---> 3018307ea249 17:51:37 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:51:37 ---> Running in c986fd063907 17:51:37 ---> Running in 1f1f7fd2cfc1 17:51:37 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 17:51:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:51:38 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 17:51:40 Removing intermediate container c986fd063907 17:51:40 ---> 7978400b43fa 17:51:40 Step 8/22 : RUN make cmd/core-data/core-data 17:51:40 ---> Running in 5351f3f70df8 17:51:40 ---> b8565bfdad27 17:51:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:40 ---> Running in f818eb1709aa 17:51:41 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 17:51:42 Removing intermediate container f818eb1709aa 17:51:42 ---> 255c648adf34 17:51:42 Step 8/22 : RUN make cmd/core-command/core-command 17:51:42 ---> Running in e2fd5caca23d 17:51:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:52:07 Removing intermediate container 33bf6fa61812 17:52:07 ---> 7a04fe1abe8e 17:52:07 Successfully built 7a04fe1abe8e 17:52:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:52:08 + docker inspect -f . ci-base-image-arm64 17:52:08 . [Pipeline] withDockerContainer 17:52:08 prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container 17:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 17:52:10 $ docker top 73a51023f51749632c084f85d98ac22d5b8af3a8339016130be6e3a3be8d90ec -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:10 + go version 17:52:10 go version go1.16.8 linux/arm64 [Pipeline] } 17:52:11 $ docker stop --time=1 73a51023f51749632c084f85d98ac22d5b8af3a8339016130be6e3a3be8d90ec 17:52:12 $ docker rm -f 73a51023f51749632c084f85d98ac22d5b8af3a8339016130be6e3a3be8d90ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:52:13 + docker inspect -f . ci-base-image-arm64 17:52:13 . [Pipeline] withDockerContainer 17:52:13 prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container 17:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 17:52:15 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 17:52:15 $ docker top 4d1f70282b9f9506c775023e9c076dd4455ae4cb1e0a8385445d43c266d1392d -eo pid,comm [Pipeline] { [Pipeline] echo 17:52:15 ========================================================= 17:52:15 [edgeXBuildGoParallel] Running Tests and Build... 17:52:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:52:16 + make test 17:52:16 go mod tidy 17:52:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:52:21 Removing intermediate container 26621ca3d9fe 17:52:21 ---> 4d55e6581811 17:52:21 17:52:21 Step 9/24 : FROM alpine:3.14 17:52:21 3.14: Pulling from library/alpine 17:52:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:52:21 Status: Downloaded newer image for alpine:3.14 17:52:22 ---> 14119a10abf4 17:52:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:52:22 ---> Running in a05717b17be8 17:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:23 (1/3) Installing ca-certificates (20191127-r5) 17:52:23 (2/3) Installing dumb-init (1.2.5-r1) 17:52:23 (3/3) Installing su-exec (0.2-r1) 17:52:23 Executing busybox-1.33.1-r3.trigger 17:52:23 Executing ca-certificates-20191127-r5.trigger 17:52:23 OK: 6 MiB in 17 packages 17:52:23 Removing intermediate container f5856fe85a00 17:52:23 ---> 0808ece50379 17:52:23 17:52:23 Step 9/21 : FROM alpine:3.14 17:52:23 ---> 14119a10abf4 17:52:23 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:52:23 ---> Running in 5fa1334439cb 17:52:24 Removing intermediate container a05717b17be8 17:52:24 ---> 8f1a0cbeb3a1 17:52:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:25 ---> Running in 0c5a11f26fcd 17:52:25 (1/2) Installing ca-certificates (20191127-r5) 17:52:25 (2/2) Installing dumb-init (1.2.5-r1) 17:52:25 Executing busybox-1.33.1-r3.trigger 17:52:25 Executing ca-certificates-20191127-r5.trigger 17:52:25 OK: 6 MiB in 16 packages 17:52:25 Removing intermediate container e2fd5caca23d 17:52:25 ---> b17869c90989 17:52:25 17:52:25 Step 9/22 : FROM alpine:3.14 17:52:25 ---> 14119a10abf4 17:52:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:52:25 Removing intermediate container 0c5a11f26fcd 17:52:25 ---> 367fbc171a62 17:52:25 Step 12/24 : WORKDIR / 17:52:25 Removing intermediate container 1f1f7fd2cfc1 17:52:25 ---> 192007401b64 17:52:25 17:52:25 Step 9/22 : FROM alpine:3.14 17:52:25 ---> 14119a10abf4 17:52:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:52:25 ---> Running in 67afafa18552 17:52:25 ---> Running in 3f66a7b4156f 17:52:25 ---> Running in c0ef71d7b8a1 17:52:25 Removing intermediate container 3f66a7b4156f 17:52:25 ---> 68c5539c5b23 17:52:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:52:25 Removing intermediate container 5fa1334439cb 17:52:25 ---> d1400ee34107 17:52:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:52:25 ---> Running in 80312dfb295d 17:52:25 ---> 7eefb60397f6 17:52:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:52:25 Removing intermediate container 80312dfb295d 17:52:25 ---> 1dac787679f0 17:52:25 Step 12/21 : ENV APP_PORT=59860 17:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:26 ---> Running in b5eb714db21b 17:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:26 ---> c1a292648d0d 17:52:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:26 Removing intermediate container b5eb714db21b 17:52:26 ---> 1a5b2e6f2b7b 17:52:26 Step 13/21 : EXPOSE $APP_PORT 17:52:26 (1/1) Installing dumb-init (1.2.5-r1) 17:52:26 Executing busybox-1.33.1-r3.trigger 17:52:26 OK: 6 MiB in 15 packages 17:52:26 (1/1) Installing dumb-init (1.2.5-r1) 17:52:26 Executing busybox-1.33.1-r3.trigger 17:52:26 ---> Running in 5b199acc704f 17:52:26 OK: 6 MiB in 15 packages 17:52:26 ---> dd1f91119bed 17:52:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:52:27 Removing intermediate container 5b199acc704f 17:52:27 ---> 5aca21e97b1a 17:52:27 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:27 ---> de79e44f952e 17:52:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:52:27 ---> a550e5f6561d 17:52:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:52:27 Removing intermediate container 5351f3f70df8 17:52:27 ---> 9653b9f01501 17:52:27 17:52:27 Step 9/22 : FROM alpine:3.14 17:52:27 ---> 14119a10abf4 17:52:27 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:52:27 Removing intermediate container 67afafa18552 17:52:27 ---> b4af702d09c6 17:52:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:52:27 ---> Running in 2b3de1cc5807 17:52:27 ---> Running in 9dcd7395391e 17:52:27 Removing intermediate container c0ef71d7b8a1 17:52:27 ---> f62fc0116b7b 17:52:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:52:27 ---> Running in b8e60afb49db 17:52:27 ---> d3b4e1b643c8 17:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:52:27 Removing intermediate container 2b3de1cc5807 17:52:27 ---> 3acfd2e99dbf 17:52:27 Step 11/22 : ENV APP_PORT=59880 17:52:27 ---> 9e05b071a445 17:52:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:52:27 Removing intermediate container 9dcd7395391e 17:52:27 ---> 2309e2fb4774 17:52:27 Step 12/22 : ENV APP_PORT=59882 17:52:27 ---> Running in 80ae237f86b0 17:52:27 Removing intermediate container b8e60afb49db 17:52:27 ---> 182c675b4fa9 17:52:27 Step 12/22 : ENV APP_PORT=59881 17:52:27 ---> Running in fdaf37147019 17:52:27 ---> Running in 40ec9c28b262 17:52:27 Removing intermediate container 80ae237f86b0 17:52:27 ---> 4dac669a97bf 17:52:27 Step 12/22 : EXPOSE $APP_PORT 17:52:27 ---> Running in 2f5ff5cca436 17:52:27 Removing intermediate container fdaf37147019 17:52:27 ---> 3b4b9688dde0 17:52:27 Step 13/22 : EXPOSE $APP_PORT 17:52:27 ---> 952feb54c957 17:52:27 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:52:27 ---> ec25a981baf5 17:52:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:52:27 ---> Running in d018edf164b6 17:52:27 Removing intermediate container 40ec9c28b262 17:52:27 ---> 76cd503b91d5 17:52:27 Step 13/22 : EXPOSE $APP_PORT 17:52:27 ---> Running in 1e89d7956a0d 17:52:27 Removing intermediate container 2f5ff5cca436 17:52:27 ---> 421e784090b8 17:52:27 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:27 ---> Running in ba3885f7e48c 17:52:28 ---> Running in 7a5abad376db 17:52:28 Removing intermediate container d018edf164b6 17:52:28 ---> 356dacd2d6de 17:52:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:28 Removing intermediate container 1e89d7956a0d 17:52:28 ---> fab3187d2e9c 17:52:28 Step 14/22 : WORKDIR / 17:52:28 ---> 1292d683904f 17:52:28 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/ 17:52:28 ---> Running in 96c04a2c5b00 17:52:28 Removing intermediate container ba3885f7e48c 17:52:28 ---> d9c8b794f73b 17:52:28 Step 14/22 : WORKDIR / 17:52:28 ---> Running in 67f61a4d50ad 17:52:28 ---> Running in 28a0f743bfd9 17:52:28 ---> Running in 84f733be70e2 17:52:28 Removing intermediate container 96c04a2c5b00 17:52:28 ---> 90961ae3912a 17:52:28 Step 19/21 : LABEL arch=x86_64 17:52:28 Removing intermediate container 67f61a4d50ad 17:52:28 ---> 4503bba43666 17:52:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:28 ---> Running in d73caab0bbc0 17:52:28 Removing intermediate container 84f733be70e2 17:52:28 ---> 26767a2d2286 17:52:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:28 Removing intermediate container d73caab0bbc0 17:52:28 ---> 277cc0fc0482 17:52:28 Step 20/21 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:52:28 ---> Running in 9fabf1efc911 17:52:28 ---> 233c14f17858 17:52:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:52:28 ---> d92f39ef2bfe 17:52:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:52:28 Removing intermediate container 9fabf1efc911 17:52:28 ---> 6f5887e5026a 17:52:28 Step 21/21 : LABEL version=0.0.0 17:52:28 ---> Running in 5bd040bf2ff0 17:52:28 Removing intermediate container 7a5abad376db 17:52:28 ---> 4775f1136a3c 17:52:28 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:52:28 Removing intermediate container 28a0f743bfd9 17:52:28 ---> 316a07482c6f 17:52:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:52:28 ---> Running in 5af997420680 17:52:29 Removing intermediate container 5bd040bf2ff0 17:52:29 ---> 069ed11a276f 17:52:29 17:52:29 ---> 72929872aab1 17:52:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:52:29 ---> Running in dcdcce90ece0 17:52:29 ---> 2fb638e59784 17:52:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:52:29 Successfully built 069ed11a276f 17:52:29 Successfully tagged support-notifications:latest 17:52:29  Building support-notifications ... done Building security-bootstrapper 17:52:29 Removing intermediate container dcdcce90ece0 17:52:29 ---> 077346d1d88b 17:52:29 Step 22/24 : LABEL arch=x86_64 17:52:29 ---> Running in 10eebc72463e 17:52:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:30 ---> d49b87800975 17:52:30 Step 18/22 : ENTRYPOINT ["/core-command"] 17:52:30 ---> 4b2c442e9d01 17:52:30 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:52:30 ---> Running in eeeb7dcb11db 17:52:30 Removing intermediate container 10eebc72463e 17:52:30 ---> e65e7df67dbb 17:52:30 Step 23/24 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:52:30 ---> Running in 3a245f54a17e 17:52:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:30 Removing intermediate container eeeb7dcb11db 17:52:30 ---> e41da7c237bf 17:52:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:30 ---> Running in 402105f47dd4 17:52:30 (1/6) Installing dumb-init (1.2.5-r1) 17:52:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:52:30 Removing intermediate container 3a245f54a17e 17:52:30 ---> 672e5cff33c6 17:52:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:30 (3/6) Installing libsodium (1.0.18-r0) 17:52:30 Removing intermediate container 402105f47dd4 17:52:30 ---> 02399a0d7cb9 17:52:30 Step 24/24 : LABEL version=0.0.0 17:52:30 ---> Running in 9b2ec44d41a6 17:52:30 ---> Running in 5b41e70381aa 17:52:31 ---> Running in f8943ae77bd8 17:52:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:52:31 Removing intermediate container 5b41e70381aa 17:52:31 ---> 620104cb5b6a 17:52:31 Step 20/22 : LABEL arch=x86_64 17:52:31 Removing intermediate container 9b2ec44d41a6 17:52:31 ---> 763cb89f2c90 17:52:31 Step 20/22 : LABEL arch=x86_64 17:52:31 (5/6) Installing libzmq (4.3.4-r0) 17:52:31 Removing intermediate container f8943ae77bd8 17:52:31 ---> cad99d37e175 17:52:31 17:52:31 (6/6) Installing zeromq (4.3.4-r0) 17:52:31 ---> Running in 0b87f2a7473a 17:52:31 ---> Running in a2b2cdf121d6 17:52:31 Successfully built cad99d37e175 17:52:31 Successfully tagged security-secretstore-setup:latest 17:52:31  Building security-secretstore-setup ... done Building sys-mgmt-agent 17:52:31 Executing busybox-1.33.1-r3.trigger 17:52:31 OK: 8 MiB in 20 packages 17:52:31 Removing intermediate container 0b87f2a7473a 17:52:31 ---> d324360ec7ca 17:52:31 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:52:31 Removing intermediate container a2b2cdf121d6 17:52:31 ---> 4cdfc240dbdc 17:52:31 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:52:31 ---> Running in 104a4c732a8c 17:52:33 ---> Running in c994ffa346ac 17:52:33 Removing intermediate container 104a4c732a8c 17:52:33 ---> 43badfb6a373 17:52:33 Step 22/22 : LABEL version=0.0.0 17:52:34 Removing intermediate container c994ffa346ac 17:52:34 ---> 71522cbf78d8 17:52:34 Step 22/22 : LABEL version=0.0.0 17:52:34 ---> Running in 2c2d681847f7 17:52:34 Removing intermediate container 5af997420680 17:52:34 ---> 66ec56952f3c 17:52:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:34 ---> Running in a59fa7e1eda2 17:52:34 Removing intermediate container 2c2d681847f7 17:52:34 ---> db9cc4f41997 17:52:34 17:52:34 Removing intermediate container a59fa7e1eda2 17:52:34 ---> 871ff0058275 17:52:34 17:52:34 ---> cd7500902685 17:52:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:52:34 Successfully built db9cc4f41997 17:52:34 Successfully tagged core-metadata:latest 17:52:34 Building support-scheduler 17:52:34  Building core-metadata ... done Successfully built 871ff0058275 17:52:34 Successfully tagged core-command:latest 17:52:34 Building security-proxy-setup 17:52:38  Building core-command ... done  ---> cfd83c92708a 17:52:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:52:38 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:52:38 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:52:38 ---> e81a0b629e3c 17:52:38 Step 3/30 : WORKDIR /edgex-go 17:52:38 ---> Using cache 17:52:38 ---> cfe1fd4917f9 17:52:38 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:38 ---> Using cache 17:52:38 ---> 3e07e81c05a6 17:52:38 Step 5/30 : RUN apk add --update --no-cache make git 17:52:38 ---> Using cache 17:52:38 ---> 01224764a472 17:52:38 Step 6/30 : COPY . . 17:52:38 ---> Using cache 17:52:38 ---> b8565bfdad27 17:52:38 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:38 ---> Using cache 17:52:38 ---> 255c648adf34 17:52:38 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:52:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:52:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:52:39 ---> e81a0b629e3c 17:52:39 Step 3/22 : WORKDIR /edgex-go 17:52:39 ---> Using cache 17:52:39 ---> cfe1fd4917f9 17:52:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:39 ---> Using cache 17:52:39 ---> 3e07e81c05a6 17:52:39 Step 5/22 : RUN apk add --update --no-cache make bash git 17:52:39 ---> Running in c1a6d0aee2c5 17:52:39 ---> 1b6f0923a18c 17:52:39 Step 18/22 : ENTRYPOINT ["/core-data"] 17:52:39 ---> Running in fc52b3db2f17 17:52:39 ---> Running in 57b8634a05b1 17:52:39 Removing intermediate container 57b8634a05b1 17:52:39 ---> 284fdd4bf40c 17:52:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:40 ---> Running in 61d6d743ff69 17:52:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:52:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:40 Removing intermediate container 61d6d743ff69 17:52:40 ---> 8b30f0f7963e 17:52:40 Step 20/22 : LABEL arch=x86_64 17:52:40 ---> Running in ef6c14c53b60 17:52:40 Removing intermediate container ef6c14c53b60 17:52:40 ---> 672d0d8d7feb 17:52:40 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:52:40 ---> Running in cd8f472d6861 17:52:40 Removing intermediate container cd8f472d6861 17:52:40 ---> 4e186e801ab4 17:52:40 Step 22/22 : LABEL version=0.0.0 17:52:40 ---> Running in 281fcbe3cb5d 17:52:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:41 Removing intermediate container 281fcbe3cb5d 17:52:41 ---> d508e233cd6b 17:52:41 17:52:41 Successfully built d508e233cd6b 17:52:41 Successfully tagged core-data:latest 17:52:41  Building core-data ... done OK: 220 MiB in 52 packages 17:52:42 Removing intermediate container fc52b3db2f17 17:52:42 ---> 8a616445dacd 17:52:42 Step 6/22 : COPY . . 17:52:43 ? github.com/edgexfoundry/edgex-go [no test files] 17:52:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:52:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:52:44 ---> e81a0b629e3c 17:52:44 Step 3/23 : WORKDIR /edgex-go 17:52:44 ---> Using cache 17:52:44 ---> cfe1fd4917f9 17:52:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:44 ---> Using cache 17:52:44 ---> 3e07e81c05a6 17:52:44 Step 5/23 : RUN apk add --update --no-cache make git 17:52:44 ---> Using cache 17:52:44 ---> 01224764a472 17:52:44 Step 6/23 : COPY go.mod . 17:52:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:52:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:52:45 ---> e81a0b629e3c 17:52:45 Step 3/20 : WORKDIR /edgex-go 17:52:45 ---> Using cache 17:52:45 ---> cfe1fd4917f9 17:52:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:45 ---> Using cache 17:52:45 ---> 3e07e81c05a6 17:52:45 Step 5/20 : RUN apk add --update --no-cache make git 17:52:45 ---> Using cache 17:52:45 ---> 01224764a472 17:52:45 Step 6/20 : COPY . . 17:52:45 ---> Using cache 17:52:45 ---> b8565bfdad27 17:52:45 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:45 ---> Using cache 17:52:45 ---> 255c648adf34 17:52:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:52:47 ---> 86504eac13d6 17:52:47 Step 7/23 : RUN go mod download 17:52:47 ---> Running in 47a23ca44d72 17:52:47 ---> Running in 1a8832e1330b 17:52:48 ---> 8ddb80b5bf75 17:52:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:48 ---> Running in 3c9da86cf7e5 17:52:48 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 17:52:49 Removing intermediate container 3c9da86cf7e5 17:52:49 ---> 085041b6943f 17:52:49 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:52:49 Removing intermediate container 1a8832e1330b 17:52:49 ---> 02a531cc3626 17:52:49 Step 8/23 : COPY . . 17:52:49 ---> Running in bee23e305bd6 17:52:50 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 17:52:57 ---> bb6aabfbac4e 17:52:57 Step 9/23 : RUN go mod tidy 17:52:57 ---> Running in c3a2ade99717 17:52:59 Removing intermediate container c3a2ade99717 17:52:59 ---> b1f1b2beaeef 17:52:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:52:59 ---> Running in 53bf455f8f73 17:53:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:53:10 Removing intermediate container c1a6d0aee2c5 17:53:10 ---> a9cb0d5e85f6 17:53:10 17:53:10 Step 9/30 : FROM alpine:3.14 17:53:10 ---> 14119a10abf4 17:53:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:53:10 ---> Running in 29fe9295ef12 17:53:10 Removing intermediate container 29fe9295ef12 17:53:10 ---> 5deb4a0a2f2a 17:53:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:53:10 ---> Running in b49ac2a48bb6 17:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:10 (1/2) Installing dumb-init (1.2.5-r1) 17:53:10 (2/2) Installing su-exec (0.2-r1) 17:53:10 Executing busybox-1.33.1-r3.trigger 17:53:10 OK: 6 MiB in 16 packages 17:53:11 Removing intermediate container b49ac2a48bb6 17:53:11 ---> d404f3f00a84 17:53:11 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:53:11 ---> Running in dbdf31f63529 17:53:11 Removing intermediate container dbdf31f63529 17:53:11 ---> 1acbed3900d5 17:53:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:53:11 ---> Running in 5667dedc4c83 17:53:11 Removing intermediate container 5667dedc4c83 17:53:11 ---> e2e0eb974b8f 17:53:11 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:53:11 ---> Running in 497171b4879d 17:53:12 Removing intermediate container 497171b4879d 17:53:12 ---> f44abce4048f 17:53:12 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:53:12 ---> Running in 94c806fa98a5 17:53:13 Removing intermediate container 94c806fa98a5 17:53:13 ---> d81b9b95e323 17:53:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:53:13 ---> e12f845528cd 17:53:13 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:53:13 ---> Running in c02c740db4d3 17:53:14 Removing intermediate container c02c740db4d3 17:53:14 ---> 8c18e7e66051 17:53:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:14 ---> a8b2c032d5e3 17:53:14 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:53:15 ---> ea6648b3256d 17:53:15 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:53:15 ---> b895f5594fd4 17:53:15 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:53:15 ---> b80c5daa70ef 17:53:15 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:53:16 ---> 177342b80af7 17:53:16 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:53:16 ---> Running in 9241185e8348 17:53:16 Removing intermediate container 9241185e8348 17:53:16 ---> 23e8dced856f 17:53:16 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:53:16 ---> f00b21c47b40 17:53:16 Step 25/30 : RUN chmod +x /entrypoint.sh 17:53:16 ---> Running in b1887a5f4089 17:53:17 Removing intermediate container b1887a5f4089 17:53:17 ---> 0a18a1868732 17:53:17 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:53:17 ---> Running in 3a7e474a5540 17:53:18 Removing intermediate container 3a7e474a5540 17:53:18 ---> e6f06d91bd7c 17:53:18 Step 27/30 : CMD ["gate"] 17:53:18 ---> Running in ce5355dd94aa 17:53:18 Removing intermediate container ce5355dd94aa 17:53:18 ---> e108592a556c 17:53:18 Step 28/30 : LABEL arch=x86_64 17:53:18 ---> Running in 7df3aa205ec2 17:53:18 Removing intermediate container 7df3aa205ec2 17:53:18 ---> 788be706f95c 17:53:18 Step 29/30 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:53:18 ---> Running in a11fd7bb35fa 17:53:18 Removing intermediate container a11fd7bb35fa 17:53:18 ---> a49a8fbc1bf7 17:53:18 Step 30/30 : LABEL version=0.0.0 17:53:18 ---> Running in 38100465e7e0 17:53:19 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 17:53:19 Removing intermediate container 38100465e7e0 17:53:19 ---> 52b1f772e090 17:53:19 17:53:19 Successfully built 52b1f772e090 17:53:19 Successfully tagged security-bootstrapper:latest 17:53:22  Building security-bootstrapper ... done Removing intermediate container bee23e305bd6 17:53:22 ---> 56d8f180c998 17:53:22 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:53:22 ---> Running in afd59ce24555 17:53:22 Removing intermediate container 47a23ca44d72 17:53:22 ---> 51e367384492 17:53:22 17:53:22 Step 9/20 : FROM alpine:3.14 17:53:22 ---> 14119a10abf4 17:53:22 Step 10/20 : RUN apk add --update --no-cache curl 17:53:22 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 17:53:22 ---> Running in 6668587e3979 17:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:24 (1/5) Installing ca-certificates (20191127-r5) 17:53:24 (2/5) Installing brotli-libs (1.0.9-r5) 17:53:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:53:24 (4/5) Installing libcurl (7.79.1-r0) 17:53:24 (5/5) Installing curl (7.79.1-r0) 17:53:24 Executing busybox-1.33.1-r3.trigger 17:53:24 Executing ca-certificates-20191127-r5.trigger 17:53:24 OK: 8 MiB in 19 packages 17:53:24 Removing intermediate container afd59ce24555 17:53:24 ---> aa266136980f 17:53:24 17:53:24 Step 10/22 : FROM docker:20.10.8 17:53:24 20.10.8: Pulling from library/docker 17:53:24 Removing intermediate container 6668587e3979 17:53:24 ---> 295d9565bd05 17:53:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:53:25 ---> Running in d504ef06cbe8 17:53:25 Removing intermediate container d504ef06cbe8 17:53:25 ---> 74a1ae9e8909 17:53:25 Step 12/20 : WORKDIR /edgex 17:53:25 ---> Running in 4ed79047a470 17:53:25 Removing intermediate container 4ed79047a470 17:53:25 ---> 9a1d4324ca20 17:53:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:53:26 ---> 5d54b389378c 17:53:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:53:26 ---> e626f00977c8 17:53:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:53:27 ---> 3b80b49e4637 17:53:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:53:27 Removing intermediate container 53bf455f8f73 17:53:27 ---> 28fa2a687cb0 17:53:27 17:53:27 Step 11/23 : FROM alpine:3.14 17:53:27 ---> 14119a10abf4 17:53:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:53:27 ---> Using cache 17:53:27 ---> f62fc0116b7b 17:53:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:53:27 ---> Using cache 17:53:27 ---> 182c675b4fa9 17:53:27 Step 14/23 : ENV APP_PORT=59861 17:53:27 ---> Running in cf730dc9bc94 17:53:27 ---> Running in 38670279fdf6 17:53:27 Removing intermediate container cf730dc9bc94 17:53:27 ---> 3fc0114083a3 17:53:27 Step 17/20 : CMD ["--init=true"] 17:53:27 ---> Running in e6c0c77a8894 17:53:27 Removing intermediate container 38670279fdf6 17:53:27 ---> 478a5d1ddbd1 17:53:27 Step 15/23 : EXPOSE $APP_PORT 17:53:27 Removing intermediate container e6c0c77a8894 17:53:27 ---> aa970b09fe46 17:53:27 Step 18/20 : LABEL arch=x86_64 17:53:27 ---> Running in b252af49001a 17:53:27 ---> Running in 367772b7f99c 17:53:27 Removing intermediate container b252af49001a 17:53:27 ---> 1ddda6431732 17:53:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:27 Removing intermediate container 367772b7f99c 17:53:27 ---> bcedceea23d1 17:53:27 Step 19/20 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:53:28 ---> Running in fbf52603b543 17:53:28 ---> 327edbbaacb0 17:53:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:53:28 Removing intermediate container fbf52603b543 17:53:28 ---> a047bf15145f 17:53:28 Step 20/20 : LABEL version=0.0.0 17:53:28 ---> Running in 9a7c5dfa9caa 17:53:28 Removing intermediate container 9a7c5dfa9caa 17:53:28 ---> b2d1e1e2bc76 17:53:28 17:53:28 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:53:28 Status: Downloaded newer image for docker:20.10.8 17:53:28 ---> bc6c0ffef665 17:53:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:53:28 Successfully built b2d1e1e2bc76 17:53:28 Successfully tagged security-proxy-setup:latest 17:53:28  Building security-proxy-setup ... done  ---> e098695b2835 17:53:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:53:28 ---> Running in 97f9ea60204c 17:53:28 Removing intermediate container 97f9ea60204c 17:53:28 ---> 7502ddec293f 17:53:28 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 17:53:28 ---> 7c56ca66844e 17:53:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:53:28 ---> Running in f96fe0cf7c4c 17:53:28 ---> Running in f396c6ca41cf 17:53:28 Removing intermediate container f396c6ca41cf 17:53:28 ---> f444368bb3c3 17:53:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:28 ---> Running in 7ae87fc9e012 17:53:28 Removing intermediate container 7ae87fc9e012 17:53:28 ---> c0f022de5a6f 17:53:28 Step 21/23 : LABEL arch=x86_64 17:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:28 ---> Running in 65514d666434 17:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:28 Removing intermediate container 65514d666434 17:53:28 ---> a8f0000b994e 17:53:28 Step 22/23 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:53:29 ---> Running in 5dd236ac772c 17:53:29 Removing intermediate container 5dd236ac772c 17:53:29 ---> 67befe3e2db5 17:53:29 Step 23/23 : LABEL version=0.0.0 17:53:29 (1/42) Installing readline (8.1.0-r0) 17:53:29 (2/42) Installing bash (5.1.4-r0) 17:53:29 ---> Running in 96ae0a4e830a 17:53:29 Executing bash-5.1.4-r0.post-install 17:53:29 (3/42) Installing brotli-libs (1.0.9-r5) 17:53:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:53:29 (5/42) Installing libcurl (7.79.1-r0) 17:53:29 (6/42) Installing curl (7.79.1-r0) 17:53:29 (7/42) Installing dumb-init (1.2.5-r1) 17:53:29 (8/42) Installing libbz2 (1.0.8-r1) 17:53:29 (9/42) Installing expat (2.4.1-r0) 17:53:29 (10/42) Installing libffi (3.3-r2) 17:53:29 (11/42) Installing gdbm (1.19-r0) 17:53:29 (12/42) Installing xz-libs (5.2.5-r0) 17:53:29 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:53:29 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:53:29 (15/42) Installing mpdecimal (2.5.1-r1) 17:53:29 Removing intermediate container 96ae0a4e830a 17:53:29 ---> df7d27391874 17:53:29 17:53:29 (16/42) Installing sqlite-libs (3.35.5-r0) 17:53:29 (17/42) Installing python3 (3.9.5-r1) 17:53:29 Successfully built df7d27391874 17:53:29 Successfully tagged support-scheduler:latest 17:53:29  Building support-scheduler ... done (18/42) Installing py3-appdirs (1.4.4-r2) 17:53:29 (19/42) Installing py3-chardet (4.0.0-r2) 17:53:29 (20/42) Installing py3-idna (3.2-r0) 17:53:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:53:29 (22/42) Installing py3-certifi (2020.12.5-r1) 17:53:29 (23/42) Installing py3-requests (2.25.1-r4) 17:53:29 (24/42) Installing py3-msgpack (1.0.2-r1) 17:53:29 (25/42) Installing py3-lockfile (0.12.2-r4) 17:53:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:53:29 (27/42) Installing py3-colorama (0.4.4-r1) 17:53:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:53:30 (29/42) Installing py3-distlib (0.3.1-r3) 17:53:30 (30/42) Installing py3-distro (1.5.0-r3) 17:53:30 (31/42) Installing py3-six (1.15.0-r1) 17:53:30 (32/42) Installing py3-webencodings (0.5.1-r4) 17:53:30 (33/42) Installing py3-html5lib (1.1-r1) 17:53:30 (34/42) Installing py3-parsing (2.4.7-r2) 17:53:30 (35/42) Installing py3-packaging (20.9-r1) 17:53:30 (36/42) Installing py3-toml (0.10.2-r2) 17:53:30 (37/42) Installing py3-pep517 (0.10.0-r2) 17:53:30 (38/42) Installing py3-progress (1.5-r2) 17:53:30 (39/42) Installing py3-retrying (1.3.3-r1) 17:53:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:53:30 (41/42) Installing py3-setuptools (52.0.0-r3) 17:53:30 (42/42) Installing py3-pip (20.3.4-r1) 17:53:30 Executing busybox-1.33.1-r3.trigger 17:53:30 OK: 84 MiB in 64 packages 17:53:30 Collecting docker-compose==1.23.2 17:53:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:53:30 Collecting websocket-client<1.0,>=0.32.0 17:53:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:53:30 Collecting texttable<0.10,>=0.9.0 17:53:30 Downloading texttable-0.9.1.tar.gz (11 kB) 17:53:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:53:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:53:31 Collecting docopt<0.7,>=0.6.1 17:53:31 Downloading docopt-0.6.2.tar.gz (25 kB) 17:53:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:53:31 Collecting docker<4.0,>=3.6.0 17:53:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:53:31 Collecting jsonschema<3,>=2.5.1 17:53:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:53:31 Collecting dockerpty<0.5,>=0.4.1 17:53:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:53:31 Collecting cached-property<2,>=1.2.0 17:53:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:53:32 Collecting PyYAML<4,>=3.10 17:53:32 Downloading PyYAML-3.13.tar.gz (270 kB) 17:53:32 Collecting docker-pycreds>=0.4.0 17:53:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:53:32 Collecting urllib3<1.25,>=1.21.1 17:53:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:53:32 Collecting chardet<3.1.0,>=3.0.2 17:53:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:53:32 Collecting idna<2.8,>=2.5 17:53:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:53:32 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) 17:53:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:53:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:53:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:53:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:53:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:53:33 Attempting uninstall: urllib3 17:53:33 Found existing installation: urllib3 1.26.5 17:53:33 Uninstalling urllib3-1.26.5: 17:53:33 Successfully uninstalled urllib3-1.26.5 17:53:33 Attempting uninstall: idna 17:53:33 Found existing installation: idna 3.2 17:53:33 Uninstalling idna-3.2: 17:53:33 Successfully uninstalled idna-3.2 17:53:33 Attempting uninstall: chardet 17:53:33 Found existing installation: chardet 4.0.0 17:53:33 Uninstalling chardet-4.0.0: 17:53:33 Successfully uninstalled chardet-4.0.0 17:53:33 Attempting uninstall: requests 17:53:33 Found existing installation: requests 2.25.1 17:53:33 Uninstalling requests-2.25.1: 17:53:33 Successfully uninstalled requests-2.25.1 17:53:33 Running setup.py install for texttable: started 17:53:33 Running setup.py install for texttable: finished with status 'done' 17:53:33 Running setup.py install for PyYAML: started 17:53:34 Running setup.py install for PyYAML: finished with status 'done' 17:53:34 Running setup.py install for docopt: started 17:53:34 Running setup.py install for docopt: finished with status 'done' 17:53:34 Running setup.py install for dockerpty: started 17:53:34 Running setup.py install for dockerpty: finished with status 'done' 17:53:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:53:39 Removing intermediate container f96fe0cf7c4c 17:53:39 ---> c36e092fccff 17:53:39 Step 13/22 : ENV APP_PORT=58890 17:53:39 ---> Running in fc2943afd8a8 17:53:39 Removing intermediate container fc2943afd8a8 17:53:39 ---> 4818b6f211f6 17:53:39 Step 14/22 : EXPOSE $APP_PORT 17:53:39 ---> Running in 201add16c3ae 17:53:39 Removing intermediate container 201add16c3ae 17:53:39 ---> 6cdb321784fa 17:53:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:53:39 ---> 3ac978536a28 17:53:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:53:39 ---> 945f87e140f1 17:53:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:53:39 ---> bbd11118ccaf 17:53:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:53:39 ---> Running in ee21d5e5fc56 17:53:39 Removing intermediate container ee21d5e5fc56 17:53:39 ---> 42042ed339f1 17:53:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:39 ---> Running in 774d9c1b4359 17:53:39 Removing intermediate container 774d9c1b4359 17:53:39 ---> a10fa560a7e6 17:53:39 Step 20/22 : LABEL arch=x86_64 17:53:39 ---> Running in 1de7b82e3210 17:53:39 Removing intermediate container 1de7b82e3210 17:53:39 ---> 3110d936f6da 17:53:39 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:53:39 ---> Running in b9b53ca8ac03 17:53:40 Removing intermediate container b9b53ca8ac03 17:53:40 ---> ef4fdd72fed4 17:53:40 Step 22/22 : LABEL version=0.0.0 17:53:40 ---> Running in 736308bb5d5d 17:53:40 Removing intermediate container 736308bb5d5d 17:53:40 ---> a32c6ca59b14 17:53:40 17:53:40 Successfully built a32c6ca59b14 17:53:40 Successfully tagged sys-mgmt-agent:latest 17:53:40  Building sys-mgmt-agent ... done  [Pipeline] } 17:53:40 $ docker stop --time=1 a09a89e4cc49c930f538c443d01056035866ad69ead27c65fa77872b7993c581 17:53:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:53:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:53:41 $ docker rm -f a09a89e4cc49c930f538c443d01056035866ad69ead27c65fa77872b7993c581 [Pipeline] // withDockerContainer [Pipeline] sh 17:53:42 + docker images 17:53:42 REPOSITORY TAG IMAGE ID CREATED SIZE 17:53:42 sys-mgmt-agent latest a32c6ca59b14 2 seconds ago 294MB 17:53:42 support-scheduler latest df7d27391874 13 seconds ago 16.2MB 17:53:42 security-proxy-setup latest b2d1e1e2bc76 14 seconds ago 26.9MB 17:53:42 28fa2a687cb0 15 seconds ago 1.76GB 17:53:42 aa266136980f 18 seconds ago 1.76GB 17:53:42 51e367384492 20 seconds ago 1.76GB 17:53:42 security-bootstrapper latest 52b1f772e090 23 seconds ago 18.9MB 17:53:42 a9cb0d5e85f6 33 seconds ago 1.76GB 17:53:42 core-data latest d508e233cd6b About a minute ago 20.7MB 17:53:42 core-command latest 871ff0058275 About a minute ago 16.1MB 17:53:42 core-metadata latest db9cc4f41997 About a minute ago 16.9MB 17:53:42 security-secretstore-setup latest cad99d37e175 About a minute ago 28.4MB 17:53:42 support-notifications latest 069ed11a276f About a minute ago 16.9MB 17:53:42 9653b9f01501 About a minute ago 1.76GB 17:53:42 b17869c90989 About a minute ago 1.75GB 17:53:42 192007401b64 About a minute ago 1.76GB 17:53:42 0808ece50379 About a minute ago 1.76GB 17:53:42 4d55e6581811 About a minute ago 1.76GB 17:53:42 ci-base-image-x86_64 latest e81a0b629e3c 5 minutes ago 1.25GB 17:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 17:53:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB 17:53:42 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 17:53:42 alpine 3.14 14119a10abf4 2 months ago 5.6MB 17:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB 17:53:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [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 17:53:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:53:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:53:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:53:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:53:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:53:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:53:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:53:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:53:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:53:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:53:58 Still waiting to schedule task 17:53:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements 17:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements 17:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.315s coverage: 44.7% of statements 17:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.595s coverage: 89.5% of statements 17:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.283s coverage: 84.4% of statements 17:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.509s coverage: 94.2% of statements 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.291s coverage: 59.1% of statements 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 60.0% of statements 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.9% of statements 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.171s coverage: 58.8% of statements 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.170s coverage: 21.7% of statements 17:54:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements 17:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements 17:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 17:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements 17:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 17:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 17:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 17:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 82.5% of statements 17:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.734s coverage: 91.2% of statements 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.718s coverage: 64.4% of statements 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements 17:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 17:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 17:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 17:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.357s coverage: 65.4% of statements 17:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.736s coverage: 43.8% of statements 17:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 17:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.285s coverage: 84.8% of statements 17:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 63.2% of statements 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:55:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:55:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:55:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.157s coverage: 100.0% of statements 17:55:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 17:55:04 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 17:55:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:55:04 GO111MODULE=on go vet ./... 17:56:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:26 ./bin/test-attribution-txt.sh [Pipeline] sh 17:56:27 + ls -al . 17:56:27 total 664 17:56:27 drwxrwxr-x 9 1001 1001 4096 Nov 1 17:56 . 17:56:27 drwxr-xr-x 4 root root 4096 Nov 1 17:52 .. 17:56:27 -rw-rw-r-- 1 1001 1001 11 Nov 1 17:49 .dockerignore 17:56:27 drwxrwxr-x 8 1001 1001 4096 Nov 1 17:49 .git 17:56:27 drwxrwxr-x 4 1001 1001 4096 Nov 1 17:49 .github 17:56:27 -rw-rw-r-- 1 1001 1001 804 Nov 1 17:49 .gitignore 17:56:27 -rw-rw-r-- 1 1001 1001 42 Nov 1 17:49 .golangci.yml 17:56:27 -rw-rw-r-- 1 1001 1001 76 Nov 1 17:49 .hadolint.yml 17:56:27 -rw-rw-r-- 1 1001 1001 166 Nov 1 17:49 .sonarcloud.properties 17:56:27 -rw-rw-r-- 1 1001 1001 1171 Nov 1 17:49 ADOPTERS.md 17:56:27 -rw-rw-r-- 1 1001 1001 8910 Nov 1 17:49 Attribution.txt 17:56:27 -rw-rw-r-- 1 1001 1001 43881 Nov 1 17:49 CHANGELOG.md 17:56:27 -rw-rw-r-- 1 1001 1001 3804 Nov 1 17:49 CONTRIBUTING.md 17:56:27 -rw-rw-r-- 1 1001 1001 677 Nov 1 17:49 GOVERNANCE.md 17:56:27 -rw-rw-r-- 1 1001 1001 849 Nov 1 17:49 Jenkinsfile 17:56:27 -rw-rw-r-- 1 1001 1001 10775 Nov 1 17:49 LICENSE 17:56:27 -rw-rw-r-- 1 1001 1001 6508 Nov 1 17:49 Makefile 17:56:27 -rw-rw-r-- 1 1001 1001 582 Nov 1 17:49 OWNERS.md 17:56:27 -rw-rw-r-- 1 1001 1001 8256 Nov 1 17:49 README.md 17:56:27 -rw-rw-r-- 1 1001 1001 6912 Nov 1 17:49 SECURITY.md 17:56:27 -rw-rw-r-- 1 1001 1001 5 Nov 1 17:47 VERSION 17:56:27 -rw-rw-r-- 1 1001 1001 4131 Nov 1 17:49 ZMQWindows.md 17:56:27 drwxrwxr-x 2 1001 1001 4096 Nov 1 17:49 bin 17:56:27 drwxrwxr-x 14 1001 1001 4096 Nov 1 17:49 cmd 17:56:27 -rw-r--r-- 1 root root 428381 Nov 1 17:55 coverage.out 17:56:27 -rw-rw-r-- 1 1001 1001 854 Nov 1 17:49 go.mod 17:56:27 -rw-rw-r-- 1 1001 1001 49547 Nov 1 17:49 go.sum 17:56:27 drwxrwxr-x 8 1001 1001 4096 Nov 1 17:49 internal 17:56:27 drwxrwxr-x 3 1001 1001 4096 Nov 1 17:49 openapi 17:56:27 drwxrwxr-x 4 1001 1001 4096 Nov 1 17:49 snap 17:56:27 -rw-rw-r-- 1 1001 1001 204 Nov 1 17:49 version.go [Pipeline] sh 17:56:27 + '[' -e coverage.out ] 17:56:27 + chown 1001:1001 coverage.out [Pipeline] stash 17:56:27 Warning: overwriting stash ‘coverage-report’ 17:56:28 Stashed 1 file(s) [Pipeline] sh 17:56:29 + make build 17:56:29 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 17:56:36 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 17:56:40 Running on prd-ubuntu18.04-docker-8c-8g-13722 in /w/workspace/edgexfoundry_edgex-go_PR-3790 [Pipeline] { [Pipeline] ws 17:56:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:56:40 The recommended git tool is: git 17:56:42 using credential edgex-jenkins-ssh 17:56:42 Cloning the remote Git repository 17:56:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:56:42 > git init /w/workspace/edgex-go/1 # timeout=10 17:56:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:56:42 > git --version # timeout=10 17:56:42 > git --version # 'git version 2.17.1' 17:56:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:47 Merging remotes/origin/main commit c5f5ac19f4f85f24c87e5c19c00541ef1874048d into PR head commit 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:56:47 Merge succeeded, producing 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 17:56:47 Checking out Revision 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea (PR-3790) 17:56:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:56:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:56:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3790/head:refs/remotes/origin/PR-3790 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:56:47 > git config core.sparsecheckout # timeout=10 17:56:47 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 17:56:47 > git remote # timeout=10 17:56:47 > git config --get remote.origin.url # timeout=10 17:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:47 > git merge c5f5ac19f4f85f24c87e5c19c00541ef1874048d # timeout=10 17:56:47 > git rev-parse HEAD^{commit} # timeout=10 17:56:47 > git config core.sparsecheckout # timeout=10 17:56:47 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 17:56:51 Commit message: "build: Update to latest go-mods" 17:56:51 > git --version # timeout=10 17:56:51 > git --version # 'git version 2.17.1' 17:56:51 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:52 + echo snap-build.sh 17:56:52 snap-build.sh 17:56:52 + SNAP_BASE_DIR=. 17:56:52 + '[' '!' -z /w/workspace/edgex-go/1 ']' 17:56:52 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 17:56:52 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 17:56:52 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 17:56:52 + cd /w/workspace/edgex-go/1 17:56:52 + sudo apt-get remove -qy --purge lxd lxd-client 17:56:52 Reading package lists... 17:56:52 Building dependency tree... 17:56:52 Reading state information... 17:56:52 The following packages were automatically installed and are no longer required: 17:56:52 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:56:52 uidmap xdelta3 17:56:52 Use 'sudo apt autoremove' to remove them. 17:56:52 The following packages will be REMOVED: 17:56:52 lxd* lxd-client* 17:56:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:56:52 After this operation, 31.7 MB disk space will be freed. 17:56:52 (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.) 17:56:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:56:53 Removing lxd dnsmasq configuration 17:56:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:56:53 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:56:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:56:54 (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.) 17:56:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:56:55 Processing triggers for systemd (237-3ubuntu10.45) ... 17:56:56 Processing triggers for ureadahead (0.100.0-21) ... 17:56:56 + sudo snap remove --purge lxd 17:56:56 snap "lxd" is not installed 17:56:56 + sudo groupadd --force --system lxd 17:56:56 ++ whoami 17:56:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:56:56 + newgrp - lxd 17:56:56 + sudo snap install lxd 17:56:58 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 17:57:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:57:04 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 17:57:04 2021-11-01T17:57:02Z INFO Waiting for automatic snapd restart... 17:57: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 17:57:09 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 17:57:12 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 17:57:15 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 17:57:19 lxd 4.19 from Canonical* installed 17:57:19 + sudo lxd init --auto 17:57:19 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 17:57:22 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 17:57:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:57:26 + sudo snap install --classic snapcraft [Pipeline] } 17:57:31 $ docker stop --time=1 4d1f70282b9f9506c775023e9c076dd4455ae4cb1e0a8385445d43c266d1392d 17:57:33 $ docker rm -f 4d1f70282b9f9506c775023e9c076dd4455ae4cb1e0a8385445d43c266d1392d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:57:35 17:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:57:36 latest: Pulling from edgex-devops/edgex-compose-arm64 17:57:36 29e5d40040c1: Pulling fs layer 17:57:36 1ce36da41761: Pulling fs layer 17:57:36 25b303627fd3: Pulling fs layer 17:57:36 29e5d40040c1: Download complete 17:57:36 1ce36da41761: Verifying Checksum 17:57:36 1ce36da41761: Download complete 17:57:37 29e5d40040c1: Pull complete 17:57:38 25b303627fd3: Verifying Checksum 17:57:38 25b303627fd3: Download complete 17:57:38 1ce36da41761: Pull complete 17:57:38 snapcraft 5.0 from Canonical* installed 17:57:38 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:57:38 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:57:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:38 Dload Upload Total Spent Left Speed 17:57:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4786 17:57:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5654k 0 --:--:-- --:--:-- --:--:-- 12.9M 17:57:38 ./yq_linux_amd64 17:57:38 + sudo snapcraft prime --use-lxd 17:57:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:57:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:57:40 - README.md 17:57:40 17:57:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:57:40 Launching a container. 17:57:45 Waiting for container to be ready 17:57:46 To start your first instance, try: lxc launch ubuntu:20.04 17:57:46 17:57:48 25b303627fd3: Pull complete 17:57:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:57:48 prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container 17:57:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 17:57:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:57:50 Waiting for network to be ready... 17:57:50 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:57:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:57:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] 17:57:51 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:57:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 17:57:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:57:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:57:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] 17:57:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] 17:57:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 17:57:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 17:57:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:57:51 $ docker top 159c061a898819de58cad36a2579299e3ca0b38d9a9a0bd928a312cdca45f674 -eo pid,comm 17:57:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:57:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:57:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:57:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:57:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:57:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] { [Pipeline] sh 17:57:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:57:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2279 kB] 17:57:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 17:57:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:57:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:57:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] 17:57:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] 17:57:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 17:57:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 17:57:52 + docker-compose build --help 17:57:52 + grep parallel 17:57:54 Fetched 25.5 MB in 4s (5971 kB/s) 17:57:55 Reading package lists... 17:57:55 Reading package lists... 17:57:55 Building dependency tree... 17:57:55 Reading state information... 17:57:55 The following additional packages will be installed: 17:57:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:57:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:57:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:57:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:57:55 Suggested packages: 17:57:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:57:55 Recommended packages: 17:57:55 gnupg libsasl2-modules 17:57:55 The following NEW packages will be installed: 17:57:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:57:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:57:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:57:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:57:55 The following packages will be upgraded: 17:57:55 gpg gpg-agent gpgconf libudev1 17:57:56 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:57:56 Need to get 3527 kB of archives. 17:57:56 After this operation, 13.3 MB of additional disk space will be used. 17:57:56 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] 17:57:56 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] 17:57:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:57:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:57:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:57:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:57:56 --parallel Build images in parallel. [Pipeline] } 17:57:56 $ docker stop --time=1 159c061a898819de58cad36a2579299e3ca0b38d9a9a0bd928a312cdca45f674 17:57:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:57:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:57:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:57:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:57:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:57:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:57:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:57:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:57:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:57:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:57:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:57:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:57:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:57:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:57:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:57:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:57:57 debconf: delaying package configuration, since apt-utils is not installed 17:57:57 Fetched 3527 kB in 1s (3019 kB/s) 17:57:57 (Reading database ... 12511 files and directories currently installed.) 17:57:57 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:57:57 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:57:57 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:57:57 Selecting previously unselected package udev. 17:57:57 (Reading database ... 12511 files and directories currently installed.) 17:57:57 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:57:57 Unpacking udev (237-3ubuntu10.52) ... 17:57:57 Selecting previously unselected package libfuse2:amd64. 17:57:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:57:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:57:57 Selecting previously unselected package fuse. 17:57:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:57:57 Unpacking fuse (2.9.7-1ubuntu1) ... 17:57:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:58 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:58 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:58 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:58 Selecting previously unselected package libksba8:amd64. 17:57:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:57:58 Unpacking libksba8:amd64 (1.3.5-2) ... 17:57:58 Selecting previously unselected package libroken18-heimdal:amd64. 17:57:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:57:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:57:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:57:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libwind0-heimdal:amd64. 17:57:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:57:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:57:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:57:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:57:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:58 Selecting previously unselected package libsasl2-modules-db:amd64. 17:57:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:57:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:58 Selecting previously unselected package libsasl2-2:amd64. 17:57:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:57:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:58 $ docker rm -f 159c061a898819de58cad36a2579299e3ca0b38d9a9a0bd928a312cdca45f674 17:57:58 Selecting previously unselected package libldap-common. 17:57:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:57:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:57:58 Selecting previously unselected package libldap-2.4-2:amd64. 17:57:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:57:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:57:58 Selecting previously unselected package dirmngr. 17:57:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:57:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:59 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:57:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:57:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:57:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libksba8:amd64 (1.3.5-2) ... 17:57:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:59 Setting up udev (237-3ubuntu10.52) ... 17:57:59 invoke-rc.d: policy-rc.d denied execution of start. 17:57:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Processing triggers for systemd (237-3ubuntu10) ... 17:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:57:59 . [Pipeline] withDockerContainer 17:57:59 Setting up fuse (2.9.7-1ubuntu1) ... 17:57:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:57:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:57:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:57:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:59 prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container 17:57:59 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 17:58:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:58:00 settings in the [Install] section, and DefaultInstance for template units). 17:58:00 This means they are not meant to be enabled using systemctl. 17:58:00 Possible reasons for having this kind of units are: 17:58:00 1) A unit may be statically enabled by being symlinked from another unit's 17:58:00 .wants/ or .requires/ directory. 17:58:00 2) A unit's purpose may be to act as a helper for some other unit which has 17:58:00 a requirement dependency on it. 17:58:00 3) A unit may be started when needed via activation (socket, path, timer, 17:58:00 D-Bus, udev, scripted systemctl call, ...). 17:58:00 4) In case of template units, the unit is meant to be enabled with some 17:58:00 instance name specified. 17:58:00 Reading package lists... 17:58:00 Building dependency tree... 17:58:00 Reading state information... 17:58:00 The following additional packages will be installed: 17:58:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:58:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:58:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:58:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:58:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:58:00 Suggested packages: 17:58:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:58:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:58:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:58:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:58:00 systemd-container policykit-1 17:58:00 Recommended packages: 17:58:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:58:00 The following NEW packages will be installed: 17:58:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:58:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:58:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:58:00 multiarch-support openssh-client python3 python3-minimal python3.6 17:58:00 python3.6-minimal snapd squashfs-tools sudo 17:58:00 The following packages will be upgraded: 17:58:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:58:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:58:00 Need to get 36.8 MB of archives. 17:58:00 After this operation, 147 MB of additional disk space will be used. 17:58:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:58:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:58:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:58:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:58:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:58:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:58:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:58:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:58:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:58:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:58:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:58:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:58:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:58:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:58:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:58:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:58:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:58:01 $ docker top 15459acb28fab0f0fc28e1eb9ebce8efc979c8a92704b992db7f010b999f146e -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:58:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:58:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:58:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:58:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:58:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:58:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:58:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:58:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:58:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:58:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:58:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:58:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:58:02 + docker-compose -f ./docker-compose-build.yml build --parallel 17:58:02 debconf: delaying package configuration, since apt-utils is not installed 17:58:02 Fetched 36.8 MB in 2s (20.3 MB/s) 17:58:02 (Reading database ... 12757 files and directories currently installed.) 17:58:02 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:58:02 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:58:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:58:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:58:03 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:58:03 (Reading database ... 12757 files and directories currently installed.) 17:58:03 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:58:03 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:58:03 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:58:03 (Reading database ... 12757 files and directories currently installed.) 17:58:03 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:58:03 Unpacking apt (1.6.14) over (1.6.1) ... 17:58:03 Setting up apt (1.6.14) ... 17:58:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:58:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:58:04 (Reading database ... 12764 files and directories currently installed.) 17:58:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:58:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:58:04 Selecting previously unselected package libpython3.6-minimal:amd64. 17:58:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:58:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:58:04 Selecting previously unselected package libexpat1:amd64. 17:58:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:58:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:58:04 Selecting previously unselected package python3.6-minimal. 17:58:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:58:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:58:04 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:58:04 Checking for services that may need to be restarted...done. 17:58:04 Checking for services that may need to be restarted...done. 17:58:04 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:58:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:58:04 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:58:05 Selecting previously unselected package python3-minimal. 17:58:05 (Reading database ... 13012 files and directories currently installed.) 17:58:05 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:58:05 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:58:05 Selecting previously unselected package mime-support. 17:58:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:58:05 Unpacking mime-support (3.60ubuntu1) ... 17:58:05 Selecting previously unselected package libmpdec2:amd64. 17:58:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:58:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:58:05 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:58:05 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:58:05 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:58:05 Selecting previously unselected package python3.6. 17:58:05 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:58:05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:58:05 Selecting previously unselected package libpython3-stdlib:amd64. 17:58:05 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:58:05 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:58:05 Setting up python3-minimal (3.6.7-1~18.04) ... 17:58:05 Selecting previously unselected package python3. 17:58:05 (Reading database ... 13442 files and directories currently installed.) 17:58:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:58:05 Unpacking python3 (3.6.7-1~18.04) ... 17:58:05 Selecting previously unselected package multiarch-support. 17:58:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:58:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:58:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:58:05 Selecting previously unselected package liblzo2-2:amd64. 17:58:05 (Reading database ... 13479 files and directories currently installed.) 17:58:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:58:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:58:06 Selecting previously unselected package libbsd0:amd64. 17:58:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:58:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:58:06 Selecting previously unselected package sudo. 17:58:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:58:06 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:58:06 Selecting previously unselected package apparmor. 17:58:06 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:58:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:58:06 Selecting previously unselected package libedit2:amd64. 17:58:06 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:58:06 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:58:06 Selecting previously unselected package libkrb5support0:amd64. 17:58:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:58:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:58:06 Selecting previously unselected package libk5crypto3:amd64. 17:58:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:58:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:58:06 Selecting previously unselected package libkeyutils1:amd64. 17:58:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:58:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:58:06 Selecting previously unselected package libkrb5-3:amd64. 17:58:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:58:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:58:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:58:06 Building core-command ... 17:58:06 Building core-data ... 17:58:06 Building core-metadata ... 17:58:06 Building security-bootstrapper ... 17:58:06 Building security-proxy-setup ... 17:58:06 Building security-secretstore-setup ... 17:58:06 Building support-notifications ... 17:58:06 Building support-scheduler ... 17:58:06 Building sys-mgmt-agent ... 17:58:06 Building security-proxy-setup 17:58:06 Building core-command 17:58:06 Building support-notifications 17:58:06 Building support-scheduler 17:58:06 Building sys-mgmt-agent 17:58:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:58:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:58:06 Selecting previously unselected package libssl1.0.0:amd64. 17:58:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:58:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:58:06 Selecting previously unselected package openssh-client. 17:58:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:58:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:58:06 Selecting previously unselected package squashfs-tools. 17:58:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:58:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:58:06 Selecting previously unselected package snapd. 17:58:06 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:58:06 Unpacking snapd (2.51.1+18.04) ... 17:58:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:58:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:58:08 Setting up mime-support (3.60ubuntu1) ... 17:58:09 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:58:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:58:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:58:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:58:09 Setting up systemd (237-3ubuntu10.52) ... 17:58:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:58:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:58:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:58:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:58:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:58:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:58:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:58:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:58:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:58:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:58:10 Setting up python3 (3.6.7-1~18.04) ... 17:58:10 running python rtupdate hooks for python3.6... 17:58:10 running python post-rtupdate hooks for python3.6... 17:58:10 Setting up apparmor (2.12-4ubuntu5.1) ... 17:58:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:58:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:58:11 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:58:11 Setting up snapd (2.51.1+18.04) ... 17:58:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:58:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:58:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:58:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:58:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:58:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:58:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:58:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:58:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:58:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:58:13 /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' 17:58:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:58:13 Processing triggers for systemd (237-3ubuntu10.52) ... 17:58:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:58:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:58:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:58:16 Reading package lists... 17:58:16 Reading package lists... 17:58:16 Building dependency tree... 17:58:16 Reading state information... 17:58:16 Calculating upgrade... 17:58:16 The following packages will be upgraded: 17:58:16 advancecomp base-files bash binutils binutils-common 17:58:16 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:58:16 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:58:16 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:58:16 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:58:16 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:58:16 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:58:16 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:58:16 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:58:16 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:58:16 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:58:16 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:58:16 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:58:16 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:58:16 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:58:16 ubuntu-keyring util-linux 17:58:16 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:58:16 Need to get 64.1 MB of archives. 17:58:16 After this operation, 5145 kB of additional disk space will be used. 17:58:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:58:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 17:58:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:58:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:58:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:58:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:58:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:58:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:58:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:58:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:58:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:58:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:58:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:58:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:58:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:58:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:58:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:58:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:58:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:58:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:58:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:58:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:58:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:58:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:58:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:58:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:58:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:58:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:58:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:58:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:58:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:58:17 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:58:17 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:58:17 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:58:17 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:58:17 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:58:17 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:58:17 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:58:17 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:58:17 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:58:17 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:58:17 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:58:17 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:58:17 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:58:17 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:58:17 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:58:17 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 17:58:17 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:58:17 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:58:17 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 17:58:17 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 17:58:17 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 17:58:17 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 17:58:17 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:58:17 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:58:17 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:58:17 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:58:17 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:58:17 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:58:17 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:58:17 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:58:17 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:58:17 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:58:17 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:58:17 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:58:17 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:58:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:58:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:58:17 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:58:17 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:58:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:58:17 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:58:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:58:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:58:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:58:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:58:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:58:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:58:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:58:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:58:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:58:17 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:58:17 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:58:17 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:58:17 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:58:17 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:58:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:58:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:58:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:58:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:58:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:58:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:58:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:58:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:58:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:58:17 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:58:17 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:58:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:58:18 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:58:18 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:58:18 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:58:18 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:58:18 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:58:18 debconf: delaying package configuration, since apt-utils is not installed 17:58:18 Fetched 64.1 MB in 2s (40.6 MB/s) 17:58:18 (Reading database ... 13914 files and directories currently installed.) 17:58:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:58:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:58:18 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:58:18 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:58:18 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 17:58:18 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 17:58:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:19 (Reading database ... 13914 files and directories currently installed.) 17:58:19 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:58:19 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:58:19 (Reading database ... 13914 files and directories currently installed.) 17:58:19 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:58:19 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:58:19 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:20 (Reading database ... 13914 files and directories currently installed.) 17:58:20 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:58:20 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:58:20 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:58:20 (Reading database ... 13914 files and directories currently installed.) 17:58:20 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:58:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:58:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:58:20 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:58:20 Setting up base-files (10.1ubuntu2.11) ... 17:58:20 Installing new version of config file /etc/issue ... 17:58:20 Installing new version of config file /etc/issue.net ... 17:58:20 Installing new version of config file /etc/lsb-release ... 17:58:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:58:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:58:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:58:21 Removing obsolete conffile /etc/default/motd-news ... 17:58:21 (Reading database ... 13915 files and directories currently installed.) 17:58:21 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:58:21 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:58:21 Setting up bash (4.4.18-2ubuntu1.2) ... 17:58:21 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 17:58:21 (Reading database ... 13915 files and directories currently installed.) 17:58:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:58:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:58:21 (Reading database ... 13915 files and directories currently installed.) 17:58:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:58:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:58:21 Setting up tar (1.29b-2ubuntu0.2) ... 17:58:21 (Reading database ... 13915 files and directories currently installed.) 17:58:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:58:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:58:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:58:21 (Reading database ... 13915 files and directories currently installed.) 17:58:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:58:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:58:22 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:58:22 (Reading database ... 13915 files and directories currently installed.) 17:58:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:58:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:58:22 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:58:22 (Reading database ... 13915 files and directories currently installed.) 17:58:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:58:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:58:22 Setting up grep (3.1-2build1) ... 17:58:22 (Reading database ... 13915 files and directories currently installed.) 17:58:22 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:58:22 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:58:22 Setting up gzip (1.6-5ubuntu1.1) ... 17:58:22 (Reading database ... 13915 files and directories currently installed.) 17:58:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:58:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:58:22 Setting up login (1:4.5-1ubuntu2) ... 17:58:22 (Reading database ... 13915 files and directories currently installed.) 17:58:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:58:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:58:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:58:22 (Reading database ... 13915 files and directories currently installed.) 17:58:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:58:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:58:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:58:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:58:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:58:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:58:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:58:23 (Reading database ... 13915 files and directories currently installed.) 17:58:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:58:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:58:24 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:58:24 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:58:24 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:58:24 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:58:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:58:24 (Reading database ... 13915 files and directories currently installed.) 17:58:24 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:58:24 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:58:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:58:24 (Reading database ... 13915 files and directories currently installed.) 17:58:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:58:24 (Reading database ... 13915 files and directories currently installed.) 17:58:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:58:24 (Reading database ... 13915 files and directories currently installed.) 17:58:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:58:24 (Reading database ... 13915 files and directories currently installed.) 17:58:24 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:25 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:58:25 (Reading database ... 13915 files and directories currently installed.) 17:58:25 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:58:25 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:58:25 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:58:25 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:58:25 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:58:25 (Reading database ... 13915 files and directories currently installed.) 17:58:25 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:58:25 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:58:25 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:58:25 (Reading database ... 13915 files and directories currently installed.) 17:58:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:58:25 (Reading database ... 13915 files and directories currently installed.) 17:58:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:58:25 (Reading database ... 13915 files and directories currently installed.) 17:58:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:58:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:58:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:58:26 (Reading database ... 13915 files and directories currently installed.) 17:58:26 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:58:26 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:58:26 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:58:26 (Reading database ... 13915 files and directories currently installed.) 17:58:26 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:58:26 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:58:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:58:27 (Reading database ... 13917 files and directories currently installed.) 17:58:27 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:58:27 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:58:27 Setting up debconf (1.5.66ubuntu1) ... 17:58:27 (Reading database ... 13917 files and directories currently installed.) 17:58:27 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:58:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:58:27 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:58:27 (Reading database ... 13917 files and directories currently installed.) 17:58:27 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:58:27 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:58:27 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:58:27 (Reading database ... 13917 files and directories currently installed.) 17:58:27 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:58:27 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:58:27 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:58:27 (Reading database ... 13917 files and directories currently installed.) 17:58:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:58:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:58:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:58:27 (Reading database ... 13919 files and directories currently installed.) 17:58:27 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:58:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:58:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:58:28 (Reading database ... 13923 files and directories currently installed.) 17:58:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:58:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:58:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:58:28 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:58:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:58:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:58:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:58:28 (Reading database ... 13923 files and directories currently installed.) 17:58:28 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:58:28 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:58:28 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:58:28 (Reading database ... 13923 files and directories currently installed.) 17:58:28 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:58:28 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:58:28 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:58:28 (Reading database ... 13923 files and directories currently installed.) 17:58:28 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:58:28 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:58:28 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:58:28 (Reading database ... 13923 files and directories currently installed.) 17:58:28 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:58:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:58:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:58:29 (Reading database ... 13923 files and directories currently installed.) 17:58:29 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:58:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:58:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:58:29 (Reading database ... 13923 files and directories currently installed.) 17:58:29 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:58:29 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:58:29 Setting up passwd (1:4.5-1ubuntu2) ... 17:58:29 (Reading database ... 13923 files and directories currently installed.) 17:58:29 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:58:29 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:58:29 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:58:29 (Reading database ... 13923 files and directories currently installed.) 17:58:29 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:58:29 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:58:29 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:58:29 (Reading database ... 13923 files and directories currently installed.) 17:58:29 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:58:29 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:58:29 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:58:29 (Reading database ... 13923 files and directories currently installed.) 17:58:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:58:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:58:29 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:58:30 (Reading database ... 13923 files and directories currently installed.) 17:58:30 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:58:30 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:58:30 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:58:30 (Reading database ... 13923 files and directories currently installed.) 17:58:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:58:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:58:30 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:58:30 (Reading database ... 13923 files and directories currently installed.) 17:58:30 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:58:30 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:58:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:58:30 (Reading database ... 13923 files and directories currently installed.) 17:58:30 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:58:30 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:58:30 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:58:30 (Reading database ... 13923 files and directories currently installed.) 17:58:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:58:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:58:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:58:30 (Reading database ... 13924 files and directories currently installed.) 17:58:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:58:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:58:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:58:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:58:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:58:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:58:30 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:58:30 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:58:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:58:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:58:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:58:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:58:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:58:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:58:31 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:58:31 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:58:31 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:58:31 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:58:31 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:58:31 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:58:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:58:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:58:31 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 17:58:31 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 17:58:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:58:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:58:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:58:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:58:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:58:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:58:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:58:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:58:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:58:32 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:58:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:58:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:58:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:34 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:34 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:35 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:35 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:35 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:58:35 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:58:35 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:58:35 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:58:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:58:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:58:36 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:58:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:58:36 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:58:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:58:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:58:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:58:36 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:58:36 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:58:36 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:58:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:58:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:58:36 Setting up tzdata (2021e-0ubuntu0.18.04) ... 17:58:36 17:58:36 Current default time zone: 'Etc/UTC' 17:58:36 Local time is now: Mon Nov 1 17:58:36 UTC 2021. 17:58:36 Universal Time is now: Mon Nov 1 17:58:36 UTC 2021. 17:58:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:58:36 17:58:36 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:58:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:36 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 17:58:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:58:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:58:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:58:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:58:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:58:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:58:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:58:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:58:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 17:58:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:36 Setting up patch (2.7.6-2ubuntu1.1) ... 17:58:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:58:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:58:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:58:36 Installing new version of config file /etc/ssl/openssl.cnf ... 17:58:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:58:36 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:58:36 Setting up ca-certificates (20210119~18.04.2) ... 17:58:38 Updating certificates in /etc/ssl/certs... 17:58:39 23 added, 28 removed; done. 17:58:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:58:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:58:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:58:39 Setting up pkgbinarymangler (138.18.04.1) ... 17:58:39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 17:58:39 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up perl (5.26.1-6ubuntu0.5) ... 17:58:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 17:58:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:58:39 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:58:39 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 17:58:39 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:58:39 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:58:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:58:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:58:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:58:39 Processing triggers for systemd (237-3ubuntu10.52) ... 17:58:39 Processing triggers for mime-support (3.60ubuntu1) ... 17:58:39 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:58:39 Updating certificates in /etc/ssl/certs... 17:58:40 0 added, 0 removed; done. 17:58:40 Running hooks in /etc/ca-certificates/update.d... 17:58:40 done. 17:58:40 Reading package lists... 17:58:40 Building dependency tree... 17:58:40 Reading state information... 17:58:40 The following NEW packages will be installed: 17:58:40 apt-transport-https 17:58:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:58:41 Need to get 4348 B of archives. 17:58:41 After this operation, 154 kB of additional disk space will be used. 17:58:41 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:58:41 debconf: delaying package configuration, since apt-utils is not installed 17:58:41 Fetched 4348 B in 0s (24.1 kB/s) 17:58:41 Selecting previously unselected package apt-transport-https. 17:58:41 (Reading database ... 13931 files and directories currently installed.) 17:58:41 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:58:41 Unpacking apt-transport-https (1.6.14) ... 17:58:41 Setting up apt-transport-https (1.6.14) ... 17:58:41 Waiting for network to be ready... 17:58:48 2021-11-01T17:58:45Z INFO Waiting for automatic snapd restart... 17:58:49 snapd 2.52.1 from Canonical* installed 17:58:51 "snapd" switched to the "latest/stable" channel 17:58:51 17:58:53 core18 20211015 from Canonical* installed 17:58:53 "core18" switched to the "latest/stable" channel 17:58:53 17:58:56 snapcraft 5.0 from Canonical* installed 17:58:56 "snapcraft" switched to the "latest/stable" channel 17:58:56 17:59:00 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: 17:59:00 - README.md 17:59:00 17:59:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:59:00 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:59:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:59:01 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:59:02 Reading package lists... 17:59:02 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 17:59:02 Reading package lists... 17:59:02 Building dependency tree... 17:59:02 Reading state information... 17:59:02 Suggested packages: 17:59:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:59:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:59:02 Recommended packages: 17:59:02 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:59:02 The following NEW packages will be installed: 17:59:02 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:59:02 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:59:02 pkg-config zip 17:59:02 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:59:02 Need to get 7670 kB of archives. 17:59:02 After this operation, 43.8 MB of additional disk space will be used. 17:59:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:59:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:59:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:59:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:59:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:59:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:59:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:59:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:59:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:59:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:59:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:59:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:59:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:59:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:59:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:59:03 debconf: delaying package configuration, since apt-utils is not installed 17:59:03 Fetched 7670 kB in 1s (10.1 MB/s) 17:59:03 Selecting previously unselected package libglib2.0-0:amd64. 17:59:03 (Reading database ... 13935 files and directories currently installed.) 17:59:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:59:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:59:04 Selecting previously unselected package libpsl5:amd64. 17:59:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:59:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:59:04 Selecting previously unselected package libnghttp2-14:amd64. 17:59:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:59:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:59:04 Selecting previously unselected package librtmp1:amd64. 17:59:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:59:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:59:04 Selecting previously unselected package libcurl3-gnutls:amd64. 17:59:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:59:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:59:04 Selecting previously unselected package liberror-perl. 17:59:04 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:59:04 Unpacking liberror-perl (0.17025-1) ... 17:59:04 Selecting previously unselected package git-man. 17:59:04 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:59:04 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:59:04 Selecting previously unselected package git. 17:59:04 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:59:04 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:59:04 Selecting previously unselected package libnorm1:amd64. 17:59:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:59:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:59:04 Selecting previously unselected package libpgm-5.2-0:amd64. 17:59:04 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:59:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:59:04 Selecting previously unselected package libsodium23:amd64. 17:59:04 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:59:04 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:59:05 Selecting previously unselected package libzmq5:amd64. 17:59:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:59:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:59:05 Selecting previously unselected package libzmq3-dev:amd64. 17:59:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:59:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:59:05 Selecting previously unselected package pkg-config. 17:59:05 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:59:05 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:59:05 Selecting previously unselected package zip. 17:59:05 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:59:05 Unpacking zip (3.0-11build1) ... 17:59:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:59:05 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:59:05 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:59:05 Setting up liberror-perl (0.17025-1) ... 17:59:05 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:59:05 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:59:05 No schema files found: doing nothing. 17:59:05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:59:05 Setting up zip (3.0-11build1) ... 17:59:05 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:59:05 Setting up libsodium23:amd64 (1.0.16-2) ... 17:59:05 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:59:05 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:59:05 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:59:05 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:59:05 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:59:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:59:06 git set to automatically installed. 17:59:06 git-man set to automatically installed. 17:59:06 libcurl3-gnutls set to automatically installed. 17:59:06 liberror-perl set to automatically installed. 17:59:06 libglib2.0-0 set to automatically installed. 17:59:06 libnghttp2-14 set to automatically installed. 17:59:06 libnorm1 set to automatically installed. 17:59:06 libpgm-5.2-0 set to automatically installed. 17:59:06 libpsl5 set to automatically installed. 17:59:06 librtmp1 set to automatically installed. 17:59:06 libsodium23 set to automatically installed. 17:59:06 libzmq3-dev set to automatically installed. 17:59:06 libzmq5 set to automatically installed. 17:59:06 pkg-config set to automatically installed. 17:59:06 zip set to automatically installed. 17:59:07 snapd is not logged in, snap install commands will use sudo 17:59:14 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:59:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:59:14 ---> 7a04fe1abe8e 17:59:14 Step 3/20 : WORKDIR /edgex-go 17:59:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:59:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:59:14 ---> 7a04fe1abe8e 17:59:14 Step 3/22 : WORKDIR /edgex-go 17:59:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:59:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:59:14 ---> 7a04fe1abe8e 17:59:14 Step 3/22 : WORKDIR /edgex-go 17:59:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:59:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:59:14 ---> 7a04fe1abe8e 17:59:14 Step 3/23 : WORKDIR /edgex-go 17:59:14 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:59:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:59:14 ---> 7a04fe1abe8e 17:59:14 Step 3/21 : WORKDIR /edgex-go 17:59:14 ---> Running in 3cdf8673af4f 17:59:14 ---> Running in d050e746ed4d 17:59:14 ---> Running in e80aecaaba21 17:59:14 ---> Running in eb9a84c9b353 17:59:14 ---> Running in 498c2c3922b1 17:59:14 Removing intermediate container e80aecaaba21 17:59:14 ---> 5168208ede16 17:59:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:14 Removing intermediate container d050e746ed4d 17:59:14 ---> 78a102afc2a7 17:59:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:14 Removing intermediate container 498c2c3922b1 17:59:14 ---> 723d44056e71 17:59:14 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:14 Removing intermediate container eb9a84c9b353 17:59:14 ---> f36fc5fdda78 17:59:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 442f04730e9a 17:59:14 17:59:14 ---> Running in 7787f9fdc431 17:59:14 Removing intermediate container 3cdf8673af4f 17:59:14 ---> 5e8c92455752 17:59:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:14 ---> Running in f61d96334770 17:59:14 ---> Running in b571623c915e 17:59:14 ---> Running in 86eef2ef4ade 17:59:15 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 17:59:15 snapd is not logged in, snap install commands will use sudo 17:59:16 snap "core18" has no updates available 17:59:16 Pulling config-common 17:59:16 + snapcraftctl pull 17:59:17 Removing intermediate container 442f04730e9a 17:59:17 ---> 386df4e0ae4b 17:59:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:59:17 ---> Running in 77b1b7839943 17:59:17 Removing intermediate container 7787f9fdc431 17:59:17 ---> 02de81a22d0a 17:59:17 Step 5/22 : RUN apk add --update --no-cache make git 17:59:17 ---> Running in 0c76aa14e196 17:59:17 Removing intermediate container 86eef2ef4ade 17:59:17 ---> 3c522a16091b 17:59:17 Step 5/23 : RUN apk add --update --no-cache make git 17:59:18 Pulling go-build-helper 17:59:18 + snapcraftctl pull 17:59:18 ---> Running in cdb06e6a70be 17:59:18 Removing intermediate container f61d96334770 17:59:18 ---> 7e709ef50f91 17:59:18 Step 5/22 : RUN apk add --update --no-cache make bash git 17:59:18 Removing intermediate container b571623c915e 17:59:18 ---> ac52072f4b92 17:59:18 Step 5/20 : RUN apk add --update --no-cache make git 17:59:18 ---> Running in aeb8124bf039 17:59:18 ---> Running in 122637cd91e4 17:59:19 'edgex-go' has dependencies that need to be staged: go-build-helper 17:59:19 Skipping pull go-build-helper (already ran) 17:59:19 Building go-build-helper 17:59:19 + snapcraftctl build 17:59:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:20 Staging go-build-helper 17:59:20 + snapcraftctl stage 17:59:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:21 OK: 219 MiB in 52 packages 17:59:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:21 OK: 219 MiB in 52 packages 17:59:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:22 OK: 219 MiB in 52 packages 17:59:22 OK: 219 MiB in 52 packages 17:59:22 OK: 219 MiB in 52 packages 17:59:22 Removing intermediate container 77b1b7839943 17:59:22 ---> f72644629c7d 17:59:22 Step 6/21 : COPY . . 17:59:23 Removing intermediate container 0c76aa14e196 17:59:23 ---> 9a0f9296a1a7 17:59:23 Step 6/22 : COPY . . 17:59:23 Removing intermediate container cdb06e6a70be 17:59:23 ---> 73f65d22d275 17:59:23 Step 6/23 : COPY go.mod . 17:59:24 Removing intermediate container 122637cd91e4 17:59:24 ---> 53a87b49f3a0 17:59:24 Step 6/22 : COPY . . 17:59:24 Removing intermediate container aeb8124bf039 17:59:24 ---> afbb05c8515b 17:59:24 Step 6/20 : COPY . . 17:59:25 ---> bcb876bc8599 17:59:25 Step 7/23 : RUN go mod download 17:59:26 ---> Running in c90ca9be9d0e 17:59:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:59:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:59:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] 17:59:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 17:59:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:59:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:59:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] 17:59:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] 17:59:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 17:59:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 17:59:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:59:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:59:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:59:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:59:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:59:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:59:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:59:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:59:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:59:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2279 kB] 17:59:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 17:59:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:59:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:59:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] 17:59:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] 17:59:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 17:59:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 17:59:30 Fetched 25.5 MB in 0s (0 B/s) 17:59:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:59:30 Fetched 224 kB in 0s (0 B/s) 17:59:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:59:30 Fetched 157 kB in 0s (0 B/s) 17:59:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:59:30 Fetched 221 kB in 0s (0 B/s) 17:59:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:59:30 Fetched 143 kB in 0s (0 B/s) 17:59:30 Pulling edgex-go 17:59:30 + snapcraftctl pull 17:59:30 Pulling hooks 17:59:30 + snapcraftctl pull 17:59:34 Removing intermediate container c90ca9be9d0e 17:59:34 ---> 32243e504b72 17:59:34 Step 8/23 : COPY . . 17:59:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:59:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:59:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:59:49 Fetched 0 B in 0s (0 B/s) 17:59:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:59:49 Fetched 96.5 kB in 0s (0 B/s) 17:59:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:59:49 Fetched 279 kB in 0s (0 B/s) 17:59:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:59:49 Fetched 122 kB in 0s (0 B/s) 17:59:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:59:49 Fetched 77.8 kB in 0s (0 B/s) 17:59:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:59:49 Fetched 8848 B in 0s (0 B/s) 17:59:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:59:49 Fetched 47.8 kB in 0s (0 B/s) 17:59:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:59:49 Fetched 45.6 kB in 0s (0 B/s) 17:59:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:59:49 Fetched 15.0 kB in 0s (0 B/s) 17:59:49 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 17:59:49 Fetched 220 kB in 0s (0 B/s) 17:59:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:59:49 Fetched 154 kB in 0s (0 B/s) 17:59:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:59:49 Fetched 50.6 kB in 0s (0 B/s) 17:59:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:59:49 Fetched 14.8 kB in 0s (0 B/s) 17:59:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:59:49 Fetched 41.8 kB in 0s (0 B/s) 17:59:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:59:49 Fetched 499 kB in 0s (0 B/s) 17:59:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:59:49 Fetched 111 kB in 0s (0 B/s) 17:59:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:59:49 Fetched 240 kB in 0s (0 B/s) 17:59:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:59:49 Fetched 29.3 kB in 0s (0 B/s) 17:59:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:59:49 Fetched 85.5 kB in 0s (0 B/s) 17:59:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:59:49 Fetched 24.5 kB in 0s (0 B/s) 17:59:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:59:49 Fetched 49.2 kB in 0s (0 B/s) 17:59:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:59:49 Fetched 54.2 kB in 0s (0 B/s) 17:59:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:59:49 Fetched 30.8 kB in 0s (0 B/s) 17:59:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:59:49 Fetched 15.8 kB in 0s (0 B/s) 17:59:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:59:49 Fetched 85.9 kB in 0s (0 B/s) 17:59:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:59:49 Fetched 8720 B in 0s (0 B/s) 17:59:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:59:49 Fetched 140 kB in 0s (0 B/s) 17:59:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:59:49 Fetched 119 kB in 0s (0 B/s) 17:59:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:59:49 Fetched 111 kB in 0s (0 B/s) 17:59:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:59:49 Fetched 11.1 kB in 0s (0 B/s) 17:59:49 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 17:59:49 Fetched 646 kB in 0s (0 B/s) 17:59:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:59:49 Fetched 41.3 kB in 0s (0 B/s) 17:59:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:59:49 Fetched 17.9 kB in 0s (0 B/s) 17:59:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:59:49 Fetched 368 kB in 0s (0 B/s) 17:59:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:59:49 Fetched 187 kB in 0s (0 B/s) 17:59:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:59:49 Fetched 175 kB in 0s (0 B/s) 17:59:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:59:49 Fetched 206 kB in 0s (0 B/s) 17:59:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:59:49 Fetched 1302 kB in 0s (0 B/s) 17:59:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:59:49 Fetched 36.2 kB in 0s (0 B/s) 17:59:49 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 17:59:49 Fetched 159 kB in 0s (0 B/s) 17:59:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:59:49 Fetched 107 kB in 0s (0 B/s) 17:59:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:59:49 Fetched 48.7 kB in 0s (0 B/s) 17:59:49 Pulling static-packages 17:59:49 + snapcraftctl pull 17:59:49 Pulling version 17:59:49 + cd /root/project 17:59:49 + git describe --tags --abbrev=0 17:59:49 + sed s/v// 17:59:49 + GIT_VERSION=2.0.1-dev.87 17:59:49 + [ -z 2.0.1-dev.87 ] 17:59:49 + snapcraftctl set-version 2.0.1-dev.87 17:59:49 Building config-common 17:59:49 + snapcraftctl build 17:59:49 ---> d9d0109ea793 17:59:49 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:49 ---> 2473fb7c5d4d 17:59:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:49 ---> 50457fdb1d5f 17:59:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:49 ---> 273e0f71fbdc 17:59:49 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:49 ---> Running in bb5942a52bb8 17:59:49 ---> Running in d54218914773 17:59:49 ---> Running in ad795aa4698c 17:59:49 ---> Running in 65f57530813c 17:59:50 ---> ef7f7e2ba882 17:59:50 Step 9/23 : RUN go mod tidy 17:59:50 ---> Running in f268d4a23191 17:59:51 Skipping build go-build-helper (already ran) 17:59:51 Building edgex-go 17:59:51 + cd /root/parts/edgex-go/src 17:59:51 + git describe --tags --abbrev=0 17:59:51 + sed s/v// 17:59:51 + GIT_VERSION=2.0.1-dev.87 17:59:51 + [ -z 2.0.1-dev.87 ] 17:59:51 + echo 2.0.1-dev.87 17:59:51 + [ ! -d vendor ] 17:59:51 + go mod download all 17:59:53 Removing intermediate container d54218914773 17:59:53 ---> 8541812c3b98 17:59:53 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:59:53 ---> Running in 8060fcd4f51c 17:59:54 Removing intermediate container ad795aa4698c 17:59:54 ---> d4cca8d88879 17:59:54 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:59:55 ---> Running in e35b0080a18a 17:59:55 Removing intermediate container bb5942a52bb8 17:59:55 ---> e513978437f2 17:59:55 Step 8/22 : RUN make cmd/core-command/core-command 17:59:55 Removing intermediate container 65f57530813c 17:59:55 ---> 7a62b1ad400e 17:59:55 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:59:55 ---> Running in 7acd1661fad9 17:59:55 ---> Running in e0beb836df0a 17:59:56 Removing intermediate container f268d4a23191 17:59:56 ---> 22d887639661 17:59:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:59:56 ---> Running in 5ff14897150f 17:59:56 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 17:59:57 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 17:59:58 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 17:59:58 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 17:59:58 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 18:00:01 + make build 18:00:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/core-data/core-data ./cmd/core-data 18:00:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:00:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/core-command/core-command ./cmd/core-command 18:00:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:00:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:00:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:00:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:00:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:00:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:00:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:00:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/secrets-config ./cmd/secrets-config 18:00:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:00:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:00:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:00:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:00:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:00:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:00:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:00:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:00:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:00:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:00:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:00:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:00:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:00:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:00:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:00:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:00:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:00:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:00:26 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 18:00:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:00:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:00:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:00:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:00:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:00:26 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 18:00:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:00:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:00:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:00:27 Building hooks 18:00:27 + cd /root/parts/hooks/src 18:00:27 + make build 18:00:27 go mod tidy 18:00:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 18:00:27 go: downloading github.com/davecgh/go-spew v1.1.0 18:00:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:00:27 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:00:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:00:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:00:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:00:32 Building static-packages 18:00:32 + snapcraftctl build 18:00:34 Building version 18:00:34 + snapcraftctl build 18:00:36 Staging config-common 18:00:36 + snapcraftctl stage 18:00:37 Skipping stage go-build-helper (already ran) 18:00:37 Staging edgex-go 18:00:37 + snapcraftctl stage 18:00:38 Staging hooks 18:00:38 + snapcraftctl stage 18:00:39 Staging static-packages 18:00:39 + snapcraftctl stage 18:00:40 Staging version 18:00:40 + snapcraftctl stage 18:00:41 Priming config-common 18:00:41 + snapcraftctl prime 18:00:42 Priming go-build-helper 18:00:42 + snapcraftctl prime 18:00:43 Priming edgex-go 18:00:43 + snapcraftctl prime 18:00:45 Priming hooks 18:00:45 + snapcraftctl prime 18:00:46 Priming static-packages 18:00:46 + snapcraftctl prime 18:00:49 Priming version 18:00:49 + snapcraftctl prime 18:00:49 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] } 18:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:01:51 Removing intermediate container 8060fcd4f51c 18:01:51 ---> 0a2585b3cbc5 18:01:51 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:01:52 ---> Running in f07085e031e0 18:01:52 Removing intermediate container e0beb836df0a 18:01:52 ---> fd82e4491756 18:01:52 18:01:52 Step 9/22 : FROM alpine:3.14 18:01:53 3.14: Pulling from library/alpine 18:01:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:01:53 Status: Downloaded newer image for alpine:3.14 18:01:53 ---> bb3de5531c18 18:01:53 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:01:53 ---> Running in 492a7c55fb6f 18:01:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:01:57 (1/1) Installing dumb-init (1.2.5-r1) 18:01:57 Executing busybox-1.33.1-r3.trigger 18:01:57 OK: 5 MiB in 15 packages 18:01:59 Removing intermediate container 492a7c55fb6f 18:01:59 ---> 1adfd5c56052 18:01:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:01:59 ---> Running in 22c7b7509aaf 18:01:59 Removing intermediate container f07085e031e0 18:01:59 ---> f981697d0985 18:01:59 18:01:59 Step 10/22 : FROM docker:20.10.8 18:02:00 Removing intermediate container 7acd1661fad9 18:02:00 ---> 96133848db1f 18:02:00 18:02:00 Step 9/20 : FROM alpine:3.14 18:02:00 ---> bb3de5531c18 18:02:00 Step 10/20 : RUN apk add --update --no-cache curl 18:02:00 20.10.8: Pulling from library/docker 18:02:00 ---> Running in 3c6099b7f1dd 18:02:00 Removing intermediate container 22c7b7509aaf 18:02:00 ---> 493ef87a77db 18:02:00 Step 12/22 : ENV APP_PORT=59882 18:02:01 ---> Running in 1b8e297ac724 18:02:02 Removing intermediate container 5ff14897150f 18:02:02 ---> 1866bf2a97e6 18:02:02 18:02:02 Step 11/23 : FROM alpine:3.14 18:02:02 ---> bb3de5531c18 18:02:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:02:02 ---> Using cache 18:02:02 ---> 1adfd5c56052 18:02:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:02:02 ---> Using cache 18:02:02 ---> 493ef87a77db 18:02:02 Step 14/23 : ENV APP_PORT=59861 18:02:02 Removing intermediate container e35b0080a18a 18:02:02 ---> 860bbc1e7536 18:02:02 18:02:02 Step 9/21 : FROM alpine:3.14 18:02:02 ---> bb3de5531c18 18:02:02 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:02:02 Removing intermediate container 1b8e297ac724 18:02:02 ---> 1f7ef355a480 18:02:02 Step 13/22 : EXPOSE $APP_PORT 18:02:02 ---> Running in 925c1031526a 18:02:02 ---> Running in ec54fd0d2768 18:02:02 ---> Running in 4d3e389c5d0d 18:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:02:03 Removing intermediate container 4d3e389c5d0d 18:02:03 ---> 9e9c7869e866 18:02:03 Step 14/22 : WORKDIR / 18:02:03 Removing intermediate container 925c1031526a 18:02:03 ---> a2427159946f 18:02:03 Step 15/23 : EXPOSE $APP_PORT 18:02:04 ---> Running in 25b435d8f8ef 18:02:04 ---> Running in 621bdb356982 18:02:04 (1/5) Installing ca-certificates (20191127-r5) 18:02:04 (2/5) Installing brotli-libs (1.0.9-r5) 18:02:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:02:04 (4/5) Installing libcurl (7.79.1-r0) 18:02:04 (5/5) Installing curl (7.79.1-r0) 18:02:04 Executing busybox-1.33.1-r3.trigger 18:02:04 Executing ca-certificates-20191127-r5.trigger 18:02:04 OK: 8 MiB in 19 packages 18:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:02:04 Removing intermediate container 621bdb356982 18:02:04 ---> 498b93c9f8a1 18:02:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:04 Removing intermediate container 25b435d8f8ef 18:02:04 ---> 190db2b24e51 18:02:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:02:06 (1/2) Installing ca-certificates (20191127-r5) 18:02:06 (2/2) Installing dumb-init (1.2.5-r1) 18:02:06 Executing busybox-1.33.1-r3.trigger 18:02:06 Executing ca-certificates-20191127-r5.trigger 18:02:06 OK: 6 MiB in 16 packages 18:02:06 ---> 3f2cb14029fd 18:02:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:02:06 ---> f149ff496ab9 18:02:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:02:07 Removing intermediate container 3c6099b7f1dd 18:02:07 ---> 6d381b859640 18:02:07 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:02:07 ---> Running in 092c57ee4484 18:02:09 Removing intermediate container 092c57ee4484 18:02:09 ---> 689cd1ce43ea 18:02:09 Step 12/20 : WORKDIR /edgex 18:02:09 ---> ff39dbd4fe98 18:02:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:02:09 ---> Running in 14dd3bd3add9 18:02:09 Removing intermediate container ec54fd0d2768 18:02:09 ---> 5ea06372d8cd 18:02:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:02:09 ---> f35fa31a5637 18:02:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:02:09 ---> Running in 077b6a019747 18:02:09 Removing intermediate container 14dd3bd3add9 18:02:09 ---> 2033c7a956df 18:02:09 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:02:10 Removing intermediate container 077b6a019747 18:02:10 ---> 91faffefe635 18:02:10 Step 12/21 : ENV APP_PORT=59860 18:02:10 ---> Running in 9b91ebeffc85 18:02:10 ---> c51b4b50fa45 18:02:10 Step 18/22 : ENTRYPOINT ["/core-command"] 18:02:10 ---> 2666c5a26f60 18:02:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:02:10 ---> Running in 73a73ef4696b 18:02:10 ---> Running in f872bf0ef1e5 18:02:11 Removing intermediate container 9b91ebeffc85 18:02:11 ---> 1d7215b40079 18:02:11 Step 13/21 : EXPOSE $APP_PORT 18:02:11 ---> 2cb66a0ba5e8 18:02:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:02:11 ---> Running in 07cc1ebc6ebc 18:02:11 Removing intermediate container f872bf0ef1e5 18:02:11 ---> 3bfbc90dc3e6 18:02:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:11 Removing intermediate container 73a73ef4696b 18:02:11 ---> 8fd62fdd0305 18:02:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:11 ---> Running in d01c9874623a 18:02:11 ---> Running in afcc4b690016 18:02:12 Removing intermediate container 07cc1ebc6ebc 18:02:12 ---> 8efac66bfc4d 18:02:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:12 Removing intermediate container d01c9874623a 18:02:12 ---> 4ca696cc6940 18:02:12 Step 21/23 : LABEL arch=arm64 18:02:12 Removing intermediate container afcc4b690016 18:02:12 ---> d629b4f5a4f0 18:02:12 Step 20/22 : LABEL arch=arm64 18:02:13 ---> Running in cfff67f41827 18:02:13 ---> Running in 0640d7fb8de1 18:02:13 ---> 813d90ae0c99 18:02:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:02:13 ---> 286576dd59c6 18:02:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:02:13 Removing intermediate container cfff67f41827 18:02:13 ---> 9faf2a9a45ba 18:02:13 Step 22/23 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:02:13 Removing intermediate container 0640d7fb8de1 18:02:13 ---> b6aff2225752 18:02:13 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:02:13 ---> Running in 6e18cf278b14 18:02:13 ---> Running in f07d3057a975 18:02:14 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:02:14 Status: Downloaded newer image for docker:20.10.8 18:02:14 ---> 3734d5adc5ac 18:02:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:02:14 ---> Running in fb65d0217012 18:02:14 Removing intermediate container 6e18cf278b14 18:02:14 ---> 0a0de9cef94f 18:02:14 Step 23/23 : LABEL version=0.0.0 18:02:15 Removing intermediate container f07d3057a975 18:02:15 ---> 974911625baa 18:02:15 Step 22/22 : LABEL version=0.0.0 18:02:15 ---> 923e7aa14190 18:02:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:02:15 ---> Running in 1b805413082a 18:02:15 ---> 3c05e372e666 18:02:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:02:15 Removing intermediate container fb65d0217012 18:02:15 ---> cb1dc03485e2 18:02:15 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 18:02:15 ---> Running in 43825f8d9f4c 18:02:15 ---> Running in 1afbeba63fd8 18:02:15 ---> Running in 80f743558e2a 18:02:15 Removing intermediate container 1b805413082a 18:02:15 ---> ad26f7426875 18:02:15 18:02:16 Removing intermediate container 1afbeba63fd8 18:02:16 Removing intermediate container 43825f8d9f4c 18:02:16 ---> 236c30f318bd 18:02:16 Step 17/20 : CMD ["--init=true"] 18:02:16 ---> 886dd4ee986b 18:02:16 18:02:16 ---> Running in 31410e2fd37d 18:02:16 ---> 5c8ba399ee36 18:02:16 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:02:16 ---> Running in f233465ffd6c 18:02:16 Successfully built ad26f7426875 18:02:16 Successfully tagged support-scheduler-arm64:latest 18:02:16  Building support-scheduler ... done Building security-bootstrapper 18:02:16 Successfully built 886dd4ee986b 18:02:16 Successfully tagged core-command-arm64:latest 18:02:16 Building core-data 18:02:17  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:02:17 Removing intermediate container 31410e2fd37d 18:02:17 ---> 4c5841f1d322 18:02:17 Step 18/20 : LABEL arch=arm64 18:02:17 ---> Running in 11027b1cfe84 18:02:17 Removing intermediate container f233465ffd6c 18:02:17 ---> d83681ef92cf 18:02:17 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:02:17 ---> Running in da7bc0869439 18:02:17 Removing intermediate container 11027b1cfe84 18:02:17 ---> 0d431a741e9f 18:02:17 Step 19/20 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:02:17 Removing intermediate container da7bc0869439 18:02:17 ---> f7e5c36952ff 18:02:17 ---> Running in c2fbf9e6f27f 18:02:17 Step 19/21 : LABEL arch=arm64 18:02:18 ---> Running in 6b7a22467aaa 18:02:18 (1/42) Installing readline (8.1.0-r0) 18:02:18 (2/42) Installing bash (5.1.4-r0) 18:02:18 Executing bash-5.1.4-r0.post-install 18:02:18 (3/42) Installing brotli-libs (1.0.9-r5) 18:02:18 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:02:18 (5/42) Installing libcurl (7.79.1-r0) 18:02:18 (6/42) Installing curl (7.79.1-r0) 18:02:18 (7/42) Installing dumb-init (1.2.5-r1) 18:02:18 (8/42) Installing libbz2 (1.0.8-r1) 18:02:18 (9/42) Installing expat (2.4.1-r0) 18:02:18 (10/42) Installing libffi (3.3-r2) 18:02:18 (11/42) Installing gdbm (1.19-r0) 18:02:18 (12/42) Installing xz-libs (5.2.5-r0) 18:02:18 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:02:18 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:02:18 (15/42) Installing mpdecimal (2.5.1-r1) 18:02:18 (16/42) Installing sqlite-libs (3.35.5-r0) 18:02:18 (17/42) Installing python3 (3.9.5-r1) 18:02:18 Removing intermediate container c2fbf9e6f27f 18:02:18 ---> 60a93747ef79 18:02:18 Step 20/20 : LABEL version=0.0.0 18:02:19 Removing intermediate container 6b7a22467aaa 18:02:19 ---> 21cac470e450 18:02:19 Step 20/21 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:02:19 ---> Running in f142f68f8734 18:02:19 ---> Running in 612feda70720 18:02:20 Removing intermediate container f142f68f8734 18:02:20 ---> 5982b198875a 18:02:20 18:02:20 (18/42) Installing py3-appdirs (1.4.4-r2) 18:02:20 (19/42) Installing py3-chardet (4.0.0-r2) 18:02:20 Removing intermediate container 612feda70720 18:02:20 ---> 861f7c178ecb 18:02:20 Step 21/21 : LABEL version=0.0.0 18:02:20 Successfully built 5982b198875a 18:02:20 (20/42) Installing py3-idna (3.2-r0) 18:02:20 Successfully tagged security-proxy-setup-arm64:latest 18:02:20  Building security-proxy-setup ... done Building core-metadata 18:02:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:02:20 (22/42) Installing py3-certifi (2020.12.5-r1) 18:02:20 (23/42) Installing py3-requests (2.25.1-r4) 18:02:20 ---> Running in 5b98133b69d3 18:02:20 (24/42) Installing py3-msgpack (1.0.2-r1) 18:02:20 (25/42) Installing py3-lockfile (0.12.2-r4) 18:02:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:02:20 (27/42) Installing py3-colorama (0.4.4-r1) 18:02:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:02:20 (29/42) Installing py3-distlib (0.3.1-r3) 18:02:20 (30/42) Installing py3-distro (1.5.0-r3) 18:02:20 (31/42) Installing py3-six (1.15.0-r1) 18:02:20 (32/42) Installing py3-webencodings (0.5.1-r4) 18:02:20 (33/42) Installing py3-html5lib (1.1-r1) 18:02:21 (34/42) Installing py3-parsing (2.4.7-r2) 18:02:21 (35/42) Installing py3-packaging (20.9-r1) 18:02:21 (36/42) Installing py3-toml (0.10.2-r2) 18:02:21 (37/42) Installing py3-pep517 (0.10.0-r2) 18:02:21 (38/42) Installing py3-progress (1.5-r2) 18:02:21 (39/42) Installing py3-retrying (1.3.3-r1) 18:02:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:02:21 (41/42) Installing py3-setuptools (52.0.0-r3) 18:02:21 Removing intermediate container 5b98133b69d3 18:02:21 ---> d79e6b05f441 18:02:21 18:02:21 (42/42) Installing py3-pip (20.3.4-r1) 18:02:21 Successfully built d79e6b05f441 18:02:21 Successfully tagged support-notifications-arm64:latest 18:02:21  Building support-notifications ... done Building security-secretstore-setup 18:02:21 Executing busybox-1.33.1-r3.trigger 18:02:21 OK: 84 MiB in 64 packages 18:02:25 Collecting docker-compose==1.23.2 18:02:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:02:25 Collecting cached-property<2,>=1.2.0 18:02:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:02:26 Collecting texttable<0.10,>=0.9.0 18:02:26 Downloading texttable-0.9.1.tar.gz (11 kB) 18:02:28 Collecting docopt<0.7,>=0.6.1 18:02:28 Downloading docopt-0.6.2.tar.gz (25 kB) 18:02:30 Collecting dockerpty<0.5,>=0.4.1 18:02:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:02:32 Collecting docker<4.0,>=3.6.0 18:02:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:02:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:02:32 Collecting jsonschema<3,>=2.5.1 18:02:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:02:32 Collecting websocket-client<1.0,>=0.32.0 18:02:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:02:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:02:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:02:34 Collecting PyYAML<4,>=3.10 18:02:34 Downloading PyYAML-3.13.tar.gz (270 kB) 18:02:38 Collecting docker-pycreds>=0.4.0 18:02:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:02:38 Collecting chardet<3.1.0,>=3.0.2 18:02:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:02:39 Collecting urllib3<1.25,>=1.21.1 18:02:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:02:39 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) 18:02:39 Collecting idna<2.8,>=2.5 18:02:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:02:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:02:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:02:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:02:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:02:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:02:40 Attempting uninstall: urllib3 18:02:40 Found existing installation: urllib3 1.26.5 18:02:40 Uninstalling urllib3-1.26.5: 18:02:40 Successfully uninstalled urllib3-1.26.5 18:02:41 Attempting uninstall: idna 18:02:41 Found existing installation: idna 3.2 18:02:41 Uninstalling idna-3.2: 18:02:41 Successfully uninstalled idna-3.2 18:02:42 Attempting uninstall: chardet 18:02:42 Found existing installation: chardet 4.0.0 18:02:42 Uninstalling chardet-4.0.0: 18:02:42 Successfully uninstalled chardet-4.0.0 18:02:44 Attempting uninstall: requests 18:02:44 Found existing installation: requests 2.25.1 18:02:44 Uninstalling requests-2.25.1: 18:02:44 Successfully uninstalled requests-2.25.1 18:02:44 Running setup.py install for texttable: started 18:02:46 Running setup.py install for texttable: finished with status 'done' 18:02:46 Running setup.py install for PyYAML: started 18:02:49 Running setup.py install for PyYAML: finished with status 'done' 18:02:49 Running setup.py install for docopt: started 18:02:51 Running setup.py install for docopt: finished with status 'done' 18:02:51 Running setup.py install for dockerpty: started 18:02:54 Running setup.py install for dockerpty: finished with status 'done' 18:02:58 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 18:02:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:02:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:02:59 ---> 7a04fe1abe8e 18:02:59 Step 3/22 : WORKDIR /edgex-go 18:02:59 ---> Using cache 18:02:59 ---> 5e8c92455752 18:02:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:59 ---> Using cache 18:02:59 ---> 3c522a16091b 18:02:59 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:03:00 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:03:00 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:03:00 ---> 7a04fe1abe8e 18:03:00 Step 3/30 : WORKDIR /edgex-go 18:03:00 ---> Using cache 18:03:00 ---> 5e8c92455752 18:03:00 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:00 ---> Using cache 18:03:00 ---> 3c522a16091b 18:03:00 Step 5/30 : RUN apk add --update --no-cache make git 18:03:00 ---> Using cache 18:03:00 ---> 73f65d22d275 18:03:00 Step 6/30 : COPY . . 18:03:00 ---> Running in a424af3776dc 18:03:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:03:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:03:04 OK: 219 MiB in 52 packages 18:03:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:03:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:03:05 ---> 7a04fe1abe8e 18:03:05 Step 3/22 : WORKDIR /edgex-go 18:03:05 ---> Using cache 18:03:05 ---> 5e8c92455752 18:03:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:05 ---> Using cache 18:03:05 ---> 3c522a16091b 18:03:05 Step 5/22 : RUN apk add --update --no-cache make git 18:03:05 ---> Using cache 18:03:05 ---> 73f65d22d275 18:03:05 Step 6/22 : COPY . . 18:03:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:03:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:03:06 ---> 7a04fe1abe8e 18:03:06 Step 3/24 : WORKDIR /edgex-go 18:03:06 ---> Using cache 18:03:06 ---> 5e8c92455752 18:03:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:06 ---> Using cache 18:03:06 ---> 3c522a16091b 18:03:06 Step 5/24 : RUN apk add --update --no-cache make git 18:03:06 ---> Using cache 18:03:06 ---> 73f65d22d275 18:03:06 Step 6/24 : COPY . . 18:03:07 Removing intermediate container a424af3776dc 18:03:07 ---> 851b031db822 18:03:07 Step 6/22 : COPY . . 18:03:17 Removing intermediate container 80f743558e2a 18:03:17 ---> 7c4085a72537 18:03:17 Step 13/22 : ENV APP_PORT=58890 18:03:18 ---> Running in 83c4e4618ecc 18:03:19 Removing intermediate container 83c4e4618ecc 18:03:19 ---> b09fd380df96 18:03:19 Step 14/22 : EXPOSE $APP_PORT 18:03:19 ---> Running in 142bc0569768 18:03:20 Removing intermediate container 142bc0569768 18:03:20 ---> 40203441eae8 18:03:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:03:23 ---> 838e6beb9774 18:03:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:03:23 ---> 872d3cddfc55 18:03:23 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:24 ---> 22f4f3a9b958 18:03:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:03:24 ---> Running in ca223b01c053 18:03:26 ---> b2276ca15b9d 18:03:26 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:03:26 ---> Running in fa46457a4f3a 18:03:27 ---> cd76d5286259 18:03:27 Removing intermediate container fa46457a4f3a 18:03:27 ---> fc760ef51bda 18:03:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:27 ---> Running in 6fcfc2b50ea4 18:03:27 ---> Running in 1169c04250d0 18:03:28 Removing intermediate container ca223b01c053 18:03:28 ---> c12d01ebedae 18:03:28 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:03:28 ---> Running in 33d7b1f2194d 18:03:28 ---> c6b78bb75e81 18:03:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:28 Removing intermediate container 1169c04250d0 18:03:28 ---> 2ac3764e3c74 18:03:28 Step 20/22 : LABEL arch=arm64 18:03:28 ---> Running in 1b24d544998d 18:03:29 ---> Running in c8be80481b96 18:03:30 Removing intermediate container c8be80481b96 18:03:30 ---> 5f8ad299cdb7 18:03:30 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:03:30 ---> Running in 1ea5fee01450 18:03:30 ---> 45ca789109d4 18:03:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:30 ---> Running in 397cc256f631 18:03:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:03:31 Removing intermediate container 1ea5fee01450 18:03:31 ---> d18cf8159a08 18:03:31 Step 22/22 : LABEL version=0.0.0 18:03:31 ---> Running in 2a072dbb54c3 18:03:32 Removing intermediate container 2a072dbb54c3 18:03:32 ---> b93ffe82de0e 18:03:32 18:03:32 Removing intermediate container 6fcfc2b50ea4 18:03:32 ---> aaa44530d12f 18:03:32 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:03:32 Successfully built b93ffe82de0e 18:03:32 Successfully tagged sys-mgmt-agent-arm64:latest 18:03:32  Building sys-mgmt-agent ... done  ---> Running in a3b1dd6292e0 18:03:34 Removing intermediate container 1b24d544998d 18:03:34 ---> d067cf1b1b38 18:03:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:03:34 ---> Running in 58a4a05555af 18:03:35 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 18:03:35 Removing intermediate container 397cc256f631 18:03:35 ---> e7f06d96349f 18:03:35 Step 8/22 : RUN make cmd/core-data/core-data 18:03:36 ---> Running in 363dfc121014 18:03:36 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 18:03:38 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 18:05:15 Removing intermediate container 33d7b1f2194d 18:05:15 ---> bae7efa35b1a 18:05:15 18:05:15 Step 9/30 : FROM alpine:3.14 18:05:15 ---> bb3de5531c18 18:05:15 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:05:15 ---> Running in c6b2c20565da 18:05:15 Removing intermediate container c6b2c20565da 18:05:15 ---> f764d7a4b2c0 18:05:15 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:05:15 ---> Running in 658cf2b93095 18:05:15 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 18:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:05:15 (1/2) Installing dumb-init (1.2.5-r1) 18:05:15 (2/2) Installing su-exec (0.2-r1) 18:05:15 Executing busybox-1.33.1-r3.trigger 18:05:15 OK: 5 MiB in 16 packages 18:05:15 Removing intermediate container 658cf2b93095 18:05:15 ---> ab9f1e5fe813 18:05:15 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:05:15 ---> Running in 6015afa1588f 18:05:15 Removing intermediate container 6015afa1588f 18:05:15 ---> ad846a362f64 18:05:15 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:05:15 ---> Running in 77bec6c96685 18:05:15 Removing intermediate container 77bec6c96685 18:05:15 ---> d8891b3065a2 18:05:15 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:05:15 ---> Running in 461c5b1ab441 18:05:15 Removing intermediate container 461c5b1ab441 18:05:15 ---> a1bd59d87efd 18:05:15 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:05:15 ---> Running in 831bdf9390cb 18:05:15 Removing intermediate container 831bdf9390cb 18:05:15 ---> bc875e012e05 18:05:15 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:05:16 ---> ab484b5cf6b8 18:05:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:05:16 ---> Running in a5019babc7f0 18:05:18 Removing intermediate container 58a4a05555af 18:05:18 ---> ca2f3927ce62 18:05:18 18:05:18 Step 9/24 : FROM alpine:3.14 18:05:18 ---> bb3de5531c18 18:05:18 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:05:18 ---> Running in 2227dc655731 18:05:20 Removing intermediate container a3b1dd6292e0 18:05:20 ---> 4539b6f14c2a 18:05:20 18:05:20 Step 9/22 : FROM alpine:3.14 18:05:20 ---> bb3de5531c18 18:05:20 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:05:20 ---> Using cache 18:05:20 ---> 1adfd5c56052 18:05:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:05:20 ---> Using cache 18:05:20 ---> 493ef87a77db 18:05:20 Step 12/22 : ENV APP_PORT=59881 18:05:20 ---> Running in 33943d933a8c 18:05:20 Removing intermediate container a5019babc7f0 18:05:20 ---> 88e823239764 18:05:20 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:05:20 Removing intermediate container 33943d933a8c 18:05:20 ---> 2816d1d79011 18:05:20 Step 13/22 : EXPOSE $APP_PORT 18:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:21 ---> Running in 13d9666c8bbc 18:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:05:21 ---> 81f7d5d305f7 18:05:21 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:05:21 Removing intermediate container 13d9666c8bbc 18:05:21 ---> 034cb3ad7c60 18:05:21 Step 14/22 : WORKDIR / 18:05:21 ---> Running in 13535a92e431 18:05:21 (1/3) Installing ca-certificates (20191127-r5) 18:05:22 (2/3) Installing dumb-init (1.2.5-r1) 18:05:22 (3/3) Installing su-exec (0.2-r1) 18:05:22 Executing busybox-1.33.1-r3.trigger 18:05:22 Executing ca-certificates-20191127-r5.trigger 18:05:22 OK: 6 MiB in 17 packages 18:05:22 Removing intermediate container 13535a92e431 18:05:22 ---> 0ffaaeceefbb 18:05:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:05:23 ---> cbe4bb58152d 18:05:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:05:24 ---> 5a5f94338e2c 18:05:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:05:24 Removing intermediate container 2227dc655731 18:05:24 ---> 709fba384ea2 18:05:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:05:24 ---> 850dc879a75c 18:05:24 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:05:24 ---> Running in f7295210ebd7 18:05:25 Removing intermediate container f7295210ebd7 18:05:25 ---> e5cfec1adc10 18:05:25 Step 12/24 : WORKDIR / 18:05:25 ---> Running in 890b150af191 18:05:25 ---> 28a688b09356 18:05:25 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:05:25 ---> bc1171d3e114 18:05:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:05:26 Removing intermediate container 890b150af191 18:05:26 ---> 5ffdbc1b6157 18:05:26 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:05:26 ---> 9b5efb6dd3a4 18:05:26 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:05:27 ---> Running in 5c2e49c3a03d 18:05:27 ---> 13bfa55649d1 18:05:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:05:27 ---> b02e2f935b0d 18:05:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:05:27 ---> Running in 749e99dcf420 18:05:27 Removing intermediate container 5c2e49c3a03d 18:05:27 ---> 2eaef3efe91d 18:05:27 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:05:27 Removing intermediate container 363dfc121014 18:05:27 ---> b9f99832b848 18:05:27 18:05:27 Step 9/22 : FROM alpine:3.14 18:05:27 ---> bb3de5531c18 18:05:27 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:05:28 ---> Running in 230fd8025497 18:05:28 Removing intermediate container 749e99dcf420 18:05:28 ---> 492798d47fcc 18:05:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:28 ---> Running in ba0bab68e85b 18:05:28 Removing intermediate container 230fd8025497 18:05:28 ---> 92dbdf9ce719 18:05:28 Step 11/22 : ENV APP_PORT=59880 18:05:28 ---> a0761df82130 18:05:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:05:28 ---> Running in 3eb180b9a578 18:05:28 ---> f9cd7b83732a 18:05:28 Step 25/30 : RUN chmod +x /entrypoint.sh 18:05:28 Removing intermediate container ba0bab68e85b 18:05:28 ---> c7ccee665271 18:05:28 Step 20/22 : LABEL arch=arm64 18:05:28 ---> Running in dd0df784fa45 18:05:29 ---> Running in f569462595a0 18:05:29 Removing intermediate container 3eb180b9a578 18:05:29 ---> cf61045d4124 18:05:29 Step 12/22 : EXPOSE $APP_PORT 18:05:29 ---> Running in ff9af319c8c3 18:05:29 Removing intermediate container dd0df784fa45 18:05:29 ---> 4a57ff4786a0 18:05:29 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:05:29 ---> 776dae9e03a6 18:05:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:05:29 ---> Running in b0147118e584 18:05:30 Removing intermediate container ff9af319c8c3 18:05:30 ---> c5859261d0b2 18:05:30 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:30 ---> Running in 91f22e61080e 18:05:30 Removing intermediate container b0147118e584 18:05:30 ---> 4f0429d7236a 18:05:30 Step 22/22 : LABEL version=0.0.0 18:05:30 ---> Running in abaacdce0466 18:05:30 ---> dc10d9b32aa2 18:05:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:05:31 Removing intermediate container abaacdce0466 18:05:31 ---> b1bf6a7d7ced 18:05:31 18:05:32 Successfully built b1bf6a7d7ced 18:05:32 Successfully tagged core-metadata-arm64:latest 18:05:32  Building core-metadata ... done Removing intermediate container f569462595a0 18:05:32 ---> f323cd0444c3 18:05:32 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:05:32 ---> Running in d6436fbae9b0 18:05:32 ---> 2f6e1cd168c5 18:05:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:05:33 Removing intermediate container d6436fbae9b0 18:05:33 ---> f82a2186b5dc 18:05:33 Step 27/30 : CMD ["gate"] 18:05:33 ---> Running in e884a1675b60 18:05:33 Removing intermediate container 91f22e61080e 18:05:33 ---> aa7b3489aac9 18:05:33 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:05:33 ---> Running in 15a945f7c1e3 18:05:34 ---> e1793df6e016 18:05:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:05:34 Removing intermediate container e884a1675b60 18:05:34 ---> 642eae1ce2e7 18:05:34 Step 28/30 : LABEL arch=arm64 18:05:34 ---> Running in c081738d7db3 18:05:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:34 Removing intermediate container c081738d7db3 18:05:34 ---> a97850c2bec5 18:05:34 Step 29/30 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:05:34 ---> bff95273b9f3 18:05:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:05:35 ---> Running in dbd67ff21649 18:05:35 ---> Running in 38df20f57a23 18:05:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:05:35 Removing intermediate container 38df20f57a23 18:05:35 ---> 82a44e522f5c 18:05:35 Step 30/30 : LABEL version=0.0.0 18:05:36 ---> Running in e824a15bdf74 18:05:36 (1/6) Installing dumb-init (1.2.5-r1) 18:05:36 Removing intermediate container e824a15bdf74 18:05:36 ---> 0bc6905eda69 18:05:36 18:05:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:05:36 (3/6) Installing libsodium (1.0.18-r0) 18:05:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:05:36 Successfully built 0bc6905eda69 18:05:36 Successfully tagged security-bootstrapper-arm64:latest 18:05:37  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.4-r0) 18:05:37 (6/6) Installing zeromq (4.3.4-r0) 18:05:37 Executing busybox-1.33.1-r3.trigger 18:05:37 OK: 8 MiB in 20 packages 18:05:37 Removing intermediate container dbd67ff21649 18:05:37 ---> 2542af4fda62 18:05:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:05:37 ---> Running in 00f5bbcd946c 18:05:38 Removing intermediate container 00f5bbcd946c 18:05:38 ---> 406660a44ade 18:05:38 Step 22/24 : LABEL arch=arm64 18:05:38 ---> Running in c97482f8467d 18:05:38 Removing intermediate container 15a945f7c1e3 18:05:38 ---> ffcd769464b1 18:05:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:05:39 Removing intermediate container c97482f8467d 18:05:39 ---> a237464b6252 18:05:39 Step 23/24 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:05:39 ---> Running in 5d970f8d2690 18:05:39 ---> f82598109652 18:05:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:05:39 Removing intermediate container 5d970f8d2690 18:05:39 ---> 629e1b796b8b 18:05:39 Step 24/24 : LABEL version=0.0.0 18:05:39 ---> Running in f3c573d2f02c 18:05:40 Removing intermediate container f3c573d2f02c 18:05:40 ---> fa85cbf654a6 18:05:40 18:05:40 Successfully built fa85cbf654a6 18:05:40 ---> 03dcaaf28987 18:05:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:05:40 Successfully tagged security-secretstore-setup-arm64:latest 18:05:41  Building security-secretstore-setup ... done  ---> f929ea8b716f 18:05:41 Step 18/22 : ENTRYPOINT ["/core-data"] 18:05:41 ---> Running in b9e9f88e8da8 18:05:41 Removing intermediate container b9e9f88e8da8 18:05:41 ---> 60d77864a52f 18:05:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:42 ---> Running in 763a19ed2e04 18:05:42 Removing intermediate container 763a19ed2e04 18:05:42 ---> c0ba523cc0cd 18:05:42 Step 20/22 : LABEL arch=arm64 18:05:42 ---> Running in e257b97b5a6a 18:05:43 Removing intermediate container e257b97b5a6a 18:05:43 ---> 56f5a66fa288 18:05:43 Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 18:05:43 ---> Running in a86383a88aff 18:05:43 Removing intermediate container a86383a88aff 18:05:43 ---> bf73a61f4a6b 18:05:43 Step 22/22 : LABEL version=0.0.0 18:05:43 ---> Running in a91687859bd8 18:05:44 Removing intermediate container a91687859bd8 18:05:44 ---> 2e9e8b03c0d5 18:05:44 18:05:44 Successfully built 2e9e8b03c0d5 18:05:44 Successfully tagged core-data-arm64:latest 18:05:44  Building core-data ... done  [Pipeline] } 18:05:44 $ docker stop --time=1 15459acb28fab0f0fc28e1eb9ebce8efc979c8a92704b992db7f010b999f146e 18:05:46 $ docker rm -f 15459acb28fab0f0fc28e1eb9ebce8efc979c8a92704b992db7f010b999f146e [Pipeline] // withDockerContainer [Pipeline] sh 18:05:47 + docker images 18:05:47 REPOSITORY TAG IMAGE ID CREATED SIZE 18:05:47 core-data-arm64 latest 2e9e8b03c0d5 4 seconds ago 19.5MB 18:05:47 security-secretstore-setup-arm64 latest fa85cbf654a6 7 seconds ago 26.8MB 18:05:47 security-bootstrapper-arm64 latest 0bc6905eda69 11 seconds ago 17.8MB 18:05:47 core-metadata-arm64 latest b1bf6a7d7ced 16 seconds ago 15.9MB 18:05:47 b9f99832b848 20 seconds ago 1.58GB 18:05:47 4539b6f14c2a 28 seconds ago 1.57GB 18:05:47 ca2f3927ce62 30 seconds ago 1.58GB 18:05:47 bae7efa35b1a 45 seconds ago 1.57GB 18:05:47 sys-mgmt-agent-arm64 latest b93ffe82de0e 2 minutes ago 277MB 18:05:47 support-notifications-arm64 latest d79e6b05f441 3 minutes ago 16.1MB 18:05:47 security-proxy-setup-arm64 latest 5982b198875a 3 minutes ago 25.4MB 18:05:47 support-scheduler-arm64 latest ad26f7426875 3 minutes ago 15.3MB 18:05:47 core-command-arm64 latest 886dd4ee986b 3 minutes ago 15.2MB 18:05:47 860bbc1e7536 3 minutes ago 1.57GB 18:05:47 1866bf2a97e6 3 minutes ago 1.57GB 18:05:47 96133848db1f 3 minutes ago 1.57GB 18:05:47 f981697d0985 3 minutes ago 1.57GB 18:05:47 fd82e4491756 3 minutes ago 1.57GB 18:05:47 ci-base-image-arm64 latest 7a04fe1abe8e 13 minutes ago 1.24GB 18:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 18:05:47 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 18:05:47 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 18:05:47 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 18:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:48 18:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:49 arm64: Pulling from edgex-lftools-log-publisher 18:05:49 448f6bf000e3: Pulling fs layer 18:05:49 f757da607395: Pulling fs layer 18:05:49 05883995daec: Pulling fs layer 18:05:49 8603b9c90790: Pulling fs layer 18:05:49 1560dd03e051: Pulling fs layer 18:05:49 27f5ce0e4adf: Pulling fs layer 18:05:49 c2d8d7efcc4b: Pulling fs layer 18:05:49 1560dd03e051: Waiting 18:05:49 27f5ce0e4adf: Waiting 18:05:49 8603b9c90790: Waiting 18:05:49 c2d8d7efcc4b: Waiting 18:05:49 f757da607395: Verifying Checksum 18:05:49 f757da607395: Download complete 18:05:49 8603b9c90790: Verifying Checksum 18:05:49 8603b9c90790: Download complete 18:05:49 1560dd03e051: Verifying Checksum 18:05:49 1560dd03e051: Download complete 18:05:49 27f5ce0e4adf: Verifying Checksum 18:05:49 27f5ce0e4adf: Download complete 18:05:49 05883995daec: Verifying Checksum 18:05:49 05883995daec: Download complete 18:05:49 448f6bf000e3: Verifying Checksum 18:05:49 448f6bf000e3: Download complete 18:05:52 c2d8d7efcc4b: Verifying Checksum 18:05:52 c2d8d7efcc4b: Download complete 18:05:53 448f6bf000e3: Pull complete 18:05:54 f757da607395: Pull complete 18:05:55 05883995daec: Pull complete 18:05:55 8603b9c90790: Pull complete 18:05:56 1560dd03e051: Pull complete 18:05:57 27f5ce0e4adf: Pull complete 18:06:12 c2d8d7efcc4b: Pull complete 18:06:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:06:12 prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container 18:06:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:06:15 $ docker top 708fe2ce2214ac6dee788ca7d229c46a828fcfb43032b6db98a3dae56339164c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:17 ---> job-cost.sh 18:06:17 lf-activate-venv: SKIPPING 18:06:17 INFO: No Stack... 18:06:17 INFO: Retrieving Pricing Info for: v3-standard-4 18:06:17 INFO: Archiving Costs [Pipeline] sh 18:06:18 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:06:18 + cut -d, -f6 [Pipeline] lock 18:06:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] 18:06:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] did not exist. Created. 18:06:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:19 + echo total: 0.10999999940395355 [Pipeline] stash 18:06:19 Stashed 1 file(s) [Pipeline] } 18:06:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:19 $ docker stop --time=1 708fe2ce2214ac6dee788ca7d229c46a828fcfb43032b6db98a3dae56339164c 18:06:21 $ docker rm -f 708fe2ce2214ac6dee788ca7d229c46a828fcfb43032b6db98a3dae56339164c [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 18:06:22 provisioning config files... 18:06:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config766056210199379436tmp [Pipeline] { [Pipeline] sh 18:06:22 + set +x 18:06:22 + curl -s https://codecov.io/bash 18:06:22 + bash -s -- 18:06:22 18:06:22 _____ _ 18:06:22 / ____| | | 18:06:22 | | ___ __| | ___ ___ _____ __ 18:06:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:06:22 | |___| (_) | (_| | __/ (_| (_) \ V / 18:06:22 \_____\___/ \__,_|\___|\___\___/ \_/ 18:06:22 Bash-1.0.6 18:06:22 18:06:22 18:06:22 ==> git version 2.24.4 found 18:06:22 ==> 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 18:06:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:06:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:06:22 ==> Jenkins CI detected. 18:06:22 current dir:  /w/workspace/edgex-go/1 18:06:22 project root: . 18:06:22 --> token set from env 18:06:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:06:22 ==> Running gcov in . (disable via -X gcov) 18:06:22 ==> Python coveragepy not found 18:06:22 ==> Searching for coverage reports in: 18:06:22 + . 18:06:22 -> Found 1 reports 18:06:22 ==> Detecting git/mercurial file structure 18:06:22 ==> Reading reports 18:06:22 + ./coverage.out bytes=428381 18:06:22 ==> Appending adjustments 18:06:22 https://docs.codecov.io/docs/fixing-reports 18:06:23 + Found adjustments 18:06:23 ==> Gzipping contents 18:06:24 60K /tmp/codecov.9YDcMI.gz 18:06:24 ==> Uploading reports 18:06:24 url: https://codecov.io 18:06:24 query: branch=PR-3790&commit=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3790&job=&cmd_args= 18:06:24 -> Pinging Codecov 18:06:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3790&commit=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3790&job=&cmd_args= 18:06:25 -> Uploading to 18:06:25 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/00271124DB129430A58F1EEE437C3FCB/1b606ef5f1b2b1956956bb5b96b121a4a890a1ea/a375e36d-76b6-4f87-9e6a-c6b7e11e9996.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T180624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4add21ad1af49884210a3d8282fe8ae813a8443e0677fae7b79e392e1b9847b6 18:06:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:25 Dload Upload Total Spent Left Speed 18:06:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57659 0 0 100 57659 0 180k --:--:-- --:--:-- --:--:-- 181k 18:06:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] } 18:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:06:26 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:06:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:27 ---> package-listing.sh 18:06:27 ++ tr '[:upper:]' '[:lower:]' 18:06:27 ++ facter osfamily 18:06:27 + OS_FAMILY=redhat 18:06:27 + workspace=/w/workspace/edgex-go/1 18:06:27 + START_PACKAGES=/tmp/packages_start.txt 18:06:27 + END_PACKAGES=/tmp/packages_end.txt 18:06:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:27 + PACKAGES=/tmp/packages_start.txt 18:06:27 + '[' /w/workspace/edgex-go/1 ']' 18:06:27 + PACKAGES=/tmp/packages_end.txt 18:06:27 + case "${OS_FAMILY}" in 18:06:27 + rpm -qa 18:06:27 + sort 18:06:31 + '[' -f /tmp/packages_start.txt ']' 18:06:31 + '[' -f /tmp/packages_end.txt ']' 18:06:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:31 + '[' /w/workspace/edgex-go/1 ']' 18:06:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:06:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:06:31 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:32 18:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:32 latest: Pulling from edgex-lftools-log-publisher 18:06:32 b4d181a07f80: Pulling fs layer 18:06:32 a1111a8f2ec3: Pulling fs layer 18:06:32 ed53099fbce6: Pulling fs layer 18:06:32 dc539afda2c1: Pulling fs layer 18:06:32 77bc0d833cb6: Pulling fs layer 18:06:32 9065ff56babe: Pulling fs layer 18:06:32 d287ab97295c: Pulling fs layer 18:06:32 dc539afda2c1: Waiting 18:06:32 77bc0d833cb6: Waiting 18:06:32 9065ff56babe: Waiting 18:06:32 d287ab97295c: Waiting 18:06:32 a1111a8f2ec3: Verifying Checksum 18:06:32 a1111a8f2ec3: Download complete 18:06:32 dc539afda2c1: Verifying Checksum 18:06:32 dc539afda2c1: Download complete 18:06:32 ed53099fbce6: Verifying Checksum 18:06:32 ed53099fbce6: Download complete 18:06:32 77bc0d833cb6: Verifying Checksum 18:06:32 77bc0d833cb6: Download complete 18:06:32 9065ff56babe: Verifying Checksum 18:06:32 9065ff56babe: Download complete 18:06:32 b4d181a07f80: Verifying Checksum 18:06:32 b4d181a07f80: Download complete 18:06:33 d287ab97295c: Verifying Checksum 18:06:33 d287ab97295c: Download complete 18:06:34 b4d181a07f80: Pull complete 18:06:34 a1111a8f2ec3: Pull complete 18:06:34 ed53099fbce6: Pull complete 18:06:34 dc539afda2c1: Pull complete 18:06:35 77bc0d833cb6: Pull complete 18:06:35 9065ff56babe: Pull complete 18:06:40 d287ab97295c: Pull complete 18:06:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:06:40 prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container 18:06:40 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat 18:06:43 $ docker top 7ce6bbada86e7e98512246bafa4a31a93458987c34f743711139dab0607d35dd -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:44 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:44 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:44 + ls /var/log/sa-host 18:06:44 + sadf -c /var/log/sa-host/sa01 18:06:44 file_magic: OK 18:06:44 HZ: Using current value: 100 18:06:44 file_header: OK 18:06:44 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 18:06:44 Statistics: 18:06:44 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... 18:06:44 File successfully converted to sysstat format version 12.0.3 18:06:44 + sadf -c /var/log/sa-host/sa30 18:06:44 file_magic: OK 18:06:44 HZ: Using current value: 100 18:06:44 file_header: OK 18:06:44 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 18:06:44 Statistics: 18:06:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:06:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:45 provisioning config files... 18:06:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3569078931972214248tmp [Pipeline] { [Pipeline] echo 18:06:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:45 ---> create-netrc.sh [Pipeline] } 18:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:46 ---> python-tools-install.sh [Pipeline] echo 18:06:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:46 ---> sudo-logs.sh 18:06:46 Archiving 'sudo' log.. 18:06:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-13720.novalocal: Name or service not known 18:06:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-13720.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:06:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:46 ---> job-cost.sh 18:06:46 lf-activate-venv: SKIPPING 18:06:46 DEBUG: total: 0.10999999940395355 18:06:46 INFO: Retrieving Stack Cost... 18:06:47 INFO: Retrieving Pricing Info for: v3-standard-2 18:06:47 INFO: Archiving Costs [Pipeline] echo 18:06:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:48 ---> logs-deploy.sh 18:06:48 lf-activate-venv: SKIPPING 18:06:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3790/1 18:06:48 INFO: archiving workspace using pattern(s): 18:06:48 Archives upload complete. 18:06:48 INFO: archiving logs to Nexus 18:06:49 ---> uname -a: 18:06:49 Linux prd-centos7-docker-4c-2g-13720.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:06:49 18:06:49 18:06:49 ---> lscpu: 18:06:49 Architecture: x86_64 18:06:49 CPU op-mode(s): 32-bit, 64-bit 18:06:49 Byte Order: Little Endian 18:06:49 Address sizes: 40 bits physical, 48 bits virtual 18:06:49 CPU(s): 2 18:06:49 On-line CPU(s) list: 0,1 18:06:49 Thread(s) per core: 1 18:06:49 Core(s) per socket: 1 18:06:49 Socket(s): 2 18:06:49 NUMA node(s): 1 18:06:49 Vendor ID: AuthenticAMD 18:06:49 CPU family: 23 18:06:49 Model: 49 18:06:49 Model name: AMD EPYC-Rome Processor 18:06:49 Stepping: 0 18:06:49 CPU MHz: 2799.998 18:06:49 BogoMIPS: 5599.99 18:06:49 Virtualization: AMD-V 18:06:49 Hypervisor vendor: KVM 18:06:49 Virtualization type: full 18:06:49 L1d cache: 32K 18:06:49 L1i cache: 32K 18:06:49 L2 cache: 512K 18:06:49 L3 cache: 16384K 18:06:49 NUMA node0 CPU(s): 0,1 18:06:49 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 18:06:49 18:06:49 18:06:49 ---> nproc: 18:06:49 2 18:06:49 18:06:49 18:06:49 ---> df -h: 18:06:49 Filesystem Size Used Avail Use% Mounted on 18:06:49 overlay 40G 13G 28G 32% / 18:06:49 tmpfs 64M 0 64M 0% /dev 18:06:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:06:49 shm 64M 0 64M 0% /dev/shm 18:06:49 /dev/vda1 40G 13G 28G 32% /facter-os 18:06:49 18:06:49 18:06:49 ---> sar -b -r -n DEV: 18:06:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 18:06:49 18:06:49 17:46:12 LINUX RESTART (2 CPU) 18:06:49 18:06:49 17:47:01 tps rtps wtps bread/s bwrtn/s 18:06:49 17:48:01 330.04 0.72 329.33 331.69 92936.17 18:06:49 17:49:01 97.60 0.00 97.60 0.00 14495.89 18:06:49 17:50:01 88.38 0.00 88.38 0.00 5812.12 18:06:49 17:51:04 322.82 103.72 219.09 2776.87 121512.87 18:06:49 17:52:02 712.23 384.40 327.83 18837.01 200560.08 18:06:49 17:53:01 487.63 42.87 444.76 3347.98 216808.26 18:06:49 17:54:01 251.77 17.68 234.09 1259.46 40653.69 18:06:49 17:55:01 1.07 0.00 1.07 0.00 14.39 18:06:49 17:56:01 0.30 0.00 0.30 0.00 3.87 18:06:49 17:57:01 0.50 0.25 0.25 94.60 3.11 18:06:49 17:58:01 0.28 0.00 0.28 0.00 3.23 18:06:49 17:59:01 0.25 0.00 0.25 0.00 2.58 18:06:49 18:00:01 0.20 0.00 0.20 0.00 1.78 18:06:49 18:01:01 0.30 0.02 0.28 0.13 2.96 18:06:49 18:02:01 1.38 0.42 0.97 10.79 20.23 18:06:49 18:03:01 0.50 0.00 0.50 0.00 5.61 18:06:49 18:04:01 0.23 0.00 0.23 0.00 3.53 18:06:49 18:05:01 0.28 0.00 0.28 0.00 2.88 18:06:49 18:06:01 0.18 0.00 0.18 0.00 1.88 18:06:49 Average: 119.55 28.21 91.34 1359.60 36119.48 18:06:49 18:06:49 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:06:49 17:48:01 2569016 0 1014360 12.67 2620 4422944 1370580 15.13 1851548 3008240 185704 18:06:49 17:49:01 3307252 0 1033352 12.90 2620 3665716 1662232 18.35 1410368 2807896 140072 18:06:49 17:50:01 3083536 0 1305236 16.30 2620 3617548 1689452 18.65 1627204 2801776 88112 18:06:49 17:51:04 980744 0 1255084 15.67 2620 5770492 2173092 23.99 1990484 4451088 275044 18:06:49 17:52:02 681880 0 1882900 23.51 2620 5441540 4008768 44.26 2889356 3809948 182540 18:06:49 17:53:01 467808 0 1468976 18.34 2620 6069536 3050036 33.67 2491360 4385032 20912 18:06:49 17:54:01 2104664 0 1158496 14.47 2620 4743160 1511492 16.69 1323172 3957900 20 18:06:49 17:55:01 2115172 0 1147984 14.33 2620 4743164 1369144 15.12 1321372 3954236 20 18:06:49 17:56:01 2119212 0 1143940 14.28 2620 4743168 1366936 15.09 1324928 3946844 8 18:06:49 17:57:01 2115680 0 1144656 14.29 2620 4745984 1367180 15.09 1328588 3946892 8 18:06:49 17:58:01 2116428 0 1143904 14.28 2620 4745988 1366940 15.09 1327940 3946892 12 18:06:49 17:59:01 2121624 0 1138704 14.22 2620 4745992 1366940 15.09 1327944 3942028 8 18:06:49 18:00:01 2121408 0 1138912 14.22 2620 4746000 1366940 15.09 1327956 3942028 8 18:06:49 18:01:01 2120236 0 1140084 14.24 2620 4746000 1369712 15.12 1328652 3942028 8 18:06:49 18:02:01 2121064 0 1139044 14.22 2620 4746212 1367532 15.10 1328980 3941660 8 18:06:49 18:03:01 2121040 0 1139068 14.22 2620 4746212 1367508 15.10 1328784 3941660 12 18:06:49 18:04:01 2120292 0 1139808 14.23 2620 4746220 1367640 15.10 1329372 3941660 8 18:06:49 18:05:01 2120904 0 1139192 14.22 2620 4746224 1367448 15.10 1328788 3941660 8 18:06:49 18:06:01 2121020 0 1139072 14.22 2620 4746228 1367448 15.10 1328796 3941660 8 18:06:49 Average: 2033104 0 1200672 14.99 2620 4772544 1677738 18.52 1553452 3818480 46975 18:06:49 18:06:49 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:06:49 17:48:01 eth0 759.04 1038.48 7946.77 112.22 0.00 0.00 0.00 0.00 18:06:49 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:48:01 docker0 962.25 632.37 81.52 4712.99 0.00 0.00 0.00 0.00 18:06:49 17:49:01 eth0 39.05 22.36 34.64 15.40 0.00 0.00 0.00 0.00 18:06:49 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:49:01 veth70ecd6c 0.43 0.57 0.03 0.05 0.00 0.00 0.00 0.00 18:06:49 17:49:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 18:06:49 17:50:01 eth0 18.91 9.74 16.84 6.46 0.00 0.00 0.00 0.00 18:06:49 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:50:01 veth70ecd6c 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 18:06:49 17:50:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 18:06:49 17:51:04 veth727c921 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:06:49 17:51:04 eth0 100.65 65.76 1617.74 121.71 0.00 0.00 0.00 0.00 18:06:49 17:51:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:51:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:52:02 veth986dc7b 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 18:06:49 17:52:02 vethc730981 0.04 0.21 0.00 0.01 0.00 0.00 0.00 0.00 18:06:49 17:52:02 vetha589cad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:06:49 17:52:02 veth727c921 0.00 1.42 0.00 0.07 0.00 0.00 0.00 0.00 18:06:49 17:53:01 veth727c921 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 18:06:49 17:53:01 vetha7a22e9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:06:49 17:53:01 eth0 1888.51 1815.20 14061.06 394.95 0.00 0.00 0.00 0.00 18:06:49 17:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:06:49 17:54:01 eth0 123.91 66.87 1554.67 128.88 0.00 0.00 0.00 0.00 18:06:49 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:54:01 docker0 1010.94 733.54 84.76 5619.97 0.00 0.00 0.00 0.00 18:06:49 17:55:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:06:49 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:56:01 eth0 0.52 0.28 0.39 0.02 0.00 0.00 0.00 0.00 18:06:49 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:57:01 eth0 0.95 0.50 0.43 0.27 0.00 0.00 0.00 0.00 18:06:49 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:58:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:06:49 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:59:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:06:49 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:00:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:06:49 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:01:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:06:49 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:02:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:06:49 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:03:01 eth0 0.63 0.12 0.11 0.01 0.00 0.00 0.00 0.00 18:06:49 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:04:01 eth0 1.72 0.55 0.62 0.39 0.00 0.00 0.00 0.00 18:06:49 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:05:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:06:01 eth0 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:06:49 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 Average: eth0 61.80 66.94 617.65 22.14 0.00 0.00 0.00 0.00 18:06:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:49 Average: docker0 53.27 38.66 4.47 296.15 0.00 0.00 0.00 0.00 18:06:49 18:06:49 18:06:49 ---> sar -P ALL: 18:06:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 18:06:49 18:06:49 17:46:12 LINUX RESTART (2 CPU) 18:06:49 18:06:49 17:47:01 CPU %user %nice %system %iowait %steal %idle 18:06:49 17:48:01 all 34.45 0.00 12.41 5.36 0.09 47.70 18:06:49 17:48:01 0 32.51 0.00 12.57 5.40 0.09 49.43 18:06:49 17:48:01 1 36.39 0.00 12.24 5.31 0.09 45.96 18:06:49 17:49:01 all 54.56 0.00 6.59 1.03 0.09 37.73 18:06:49 17:49:01 0 54.34 0.00 6.52 0.83 0.09 38.22 18:06:49 17:49:01 1 54.78 0.00 6.65 1.23 0.09 37.24 18:06:49 17:50:01 all 51.67 0.00 4.79 0.91 0.09 42.54 18:06:49 17:50:01 0 51.48 0.00 4.62 0.85 0.09 42.97 18:06:49 17:50:01 1 51.87 0.00 4.96 0.97 0.09 42.11 18:06:49 17:51:04 all 51.24 0.00 12.13 9.24 0.12 27.27 18:06:49 17:51:04 0 51.73 0.00 12.21 9.57 0.10 26.38 18:06:49 17:51:04 1 50.74 0.00 12.05 8.90 0.14 28.17 18:06:49 17:52:02 all 53.75 0.00 15.97 25.77 0.14 4.37 18:06:49 17:52:02 0 53.47 0.00 16.14 26.21 0.14 4.05 18:06:49 17:52:02 1 54.03 0.00 15.81 25.33 0.14 4.69 18:06:49 17:53:01 all 71.91 0.00 21.31 5.18 0.13 1.46 18:06:49 17:53:01 0 71.92 0.00 20.88 5.49 0.13 1.57 18:06:49 17:53:01 1 71.91 0.00 21.75 4.87 0.13 1.34 18:06:49 17:54:01 all 42.73 0.00 9.47 1.90 0.09 45.82 18:06:49 17:54:01 0 43.15 0.00 8.94 2.16 0.09 45.66 18:06:49 17:54:01 1 42.30 0.00 10.00 1.63 0.09 45.98 18:06:49 17:55:01 all 0.13 0.00 0.08 0.00 0.02 99.78 18:06:49 17:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:06:49 17:55:01 1 0.22 0.00 0.10 0.00 0.02 99.67 18:06:49 17:56:01 all 0.18 0.00 0.03 0.00 0.04 99.75 18:06:49 17:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:06:49 17:56:01 1 0.32 0.00 0.03 0.00 0.07 99.58 18:06:49 17:57:01 all 0.15 0.00 0.03 0.02 0.03 99.77 18:06:49 17:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:06:49 17:57:01 1 0.27 0.00 0.03 0.03 0.02 99.65 18:06:49 17:58:01 all 0.09 0.00 0.02 0.00 0.03 99.86 18:06:49 17:58:01 0 0.07 0.00 0.02 0.00 0.05 99.87 18:06:49 17:58:01 1 0.12 0.00 0.02 0.00 0.02 99.85 18:06:49 18:06:49 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:06:49 17:59:01 all 0.17 0.00 0.03 0.00 0.02 99.79 18:06:49 17:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:06:49 17:59:01 1 0.33 0.00 0.03 0.00 0.02 99.62 18:06:49 18:00:01 all 0.10 0.00 0.03 0.00 0.03 99.84 18:06:49 18:00:01 0 0.17 0.00 0.02 0.00 0.03 99.78 18:06:49 18:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:06:49 18:01:01 all 0.12 0.00 0.03 0.00 0.02 99.83 18:06:49 18:01:01 0 0.18 0.00 0.03 0.00 0.00 99.78 18:06:49 18:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:06:49 18:02:01 all 0.08 0.00 0.05 0.00 0.03 99.84 18:06:49 18:02:01 0 0.15 0.00 0.05 0.00 0.03 99.77 18:06:49 18:02:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:06:49 18:03:01 all 0.06 0.00 0.03 0.00 0.03 99.89 18:06:49 18:03:01 0 0.08 0.00 0.03 0.00 0.03 99.85 18:06:49 18:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:06:49 18:04:01 all 0.13 0.00 0.02 0.00 0.03 99.83 18:06:49 18:04:01 0 0.20 0.00 0.02 0.00 0.00 99.78 18:06:49 18:04:01 1 0.05 0.00 0.02 0.00 0.05 99.88 18:06:49 18:05:01 all 0.03 0.00 0.03 0.00 0.03 99.92 18:06:49 18:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:06:49 18:05:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:06:49 18:06:01 all 0.17 0.00 0.03 0.00 0.03 99.78 18:06:49 18:06:01 0 0.33 0.00 0.02 0.00 0.00 99.65 18:06:49 18:06:01 1 0.00 0.00 0.03 0.00 0.05 99.92 18:06:49 Average: all 17.94 0.00 4.10 2.39 0.05 75.52 18:06:49 Average: 0 17.86 0.00 4.05 2.44 0.05 75.60 18:06:49 Average: 1 18.02 0.00 4.14 2.34 0.06 75.45 18:06:49 18:06:49 18:06:49