Pull request #3805 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 233e9d8fc89f567ab362eecb8a85f02340d9c475+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (ba41836132cbb1a4b73c1cae343afee5a747c2e0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1625056918524404452.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3949186576387860599.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh859117717373820171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5479934789516130774.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4257845379483817485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-506 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh117728484563308035.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 233e9d8fc89f567ab362eecb8a85f02340d9c475 Merge succeeded, producing 233e9d8fc89f567ab362eecb8a85f02340d9c475 Checking out Revision 233e9d8fc89f567ab362eecb8a85f02340d9c475 (PR-3805) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5682038501226438141.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # 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/4@tmp/jenkins-gitclient-ssh6565890263135279531.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 Commit message: "Merge branch 'main' into jakarta-changelog" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-13T22:41:59.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-13T22:41:59.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-13T22:41:59.379Z] ========================================================= [2021-11-13T22:41:59.379Z] EdgeX Global Pipelines Version Info [2021-11-13T22:41:59.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:42:00.507Z] ------------------- [2021-11-13T22:42:00.507Z] stable info: [2021-11-13T22:42:00.507Z] ------------------- [2021-11-13T22:42:00.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-13T22:42:00.507Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T22:42:00.507Z] Message: update stable to v1.0.215 > git rev-list --no-walk fe52853947fc21e50eddfbc55d54f65b7fb40472 # timeout=10 [2021-11-13T22:42:01.079Z] ------------------- [2021-11-13T22:42:01.079Z] experimental info: [2021-11-13T22:42:01.079Z] ------------------- [2021-11-13T22:42:01.079Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-13T22:42:01.079Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T22:42:01.079Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-13T22:42:01.172Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-13T22:42:01.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-13T22:42:01.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-13T22:42:01.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-13T22:42:01.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-13T22:42:01.240Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-13T22:42:01.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-13T22:42:01.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-13T22:42:01.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-13T22:42:01.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-13T22:42:01.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-13T22:42:01.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-13T22:42:01.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-13T22:42:01.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-13T22:42:01.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-13T22:42:01.327Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T22:42:01.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T22:42:01.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-13T22:42:01.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-13T22:42:01.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-13T22:42:01.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-13T22:42:01.369Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-13T22:42:01.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo [2021-11-13T22:42:01.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo [2021-11-13T22:42:01.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo [2021-11-13T22:42:01.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] echo [2021-11-13T22:42:01.403Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 233e9d8 [Pipeline] echo [2021-11-13T22:42:01.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T22:42:01.440Z] provisioning config files... [2021-11-13T22:42:01.456Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6583724340000259004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:42:01.773Z] ---> docker-login.sh [2021-11-13T22:42:01.773Z] nexus3.edgexfoundry.org:10001 [2021-11-13T22:42:01.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:42:01.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:42:01.773Z] Configure a credential helper to remove this warning. See [2021-11-13T22:42:01.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:42:01.773Z] [2021-11-13T22:42:01.773Z] Login Succeeded [2021-11-13T22:42:01.773Z] nexus3.edgexfoundry.org:10002 [2021-11-13T22:42:02.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:42:02.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:42:02.042Z] Configure a credential helper to remove this warning. See [2021-11-13T22:42:02.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:42:02.042Z] [2021-11-13T22:42:02.042Z] Login Succeeded [2021-11-13T22:42:02.042Z] nexus3.edgexfoundry.org:10003 [2021-11-13T22:42:02.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:42:02.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:42:02.042Z] Configure a credential helper to remove this warning. See [2021-11-13T22:42:02.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:42:02.042Z] [2021-11-13T22:42:02.042Z] Login Succeeded [2021-11-13T22:42:02.042Z] nexus3.edgexfoundry.org:10004 [2021-11-13T22:42:02.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:42:02.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:42:02.302Z] Configure a credential helper to remove this warning. See [2021-11-13T22:42:02.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:42:02.302Z] [2021-11-13T22:42:02.302Z] Login Succeeded [2021-11-13T22:42:02.302Z] docker.io [2021-11-13T22:42:02.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:42:02.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:42:02.565Z] Configure a credential helper to remove this warning. See [2021-11-13T22:42:02.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:42:02.565Z] [2021-11-13T22:42:02.565Z] Login Succeeded [2021-11-13T22:42:02.565Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T22:42:02.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T22:42:02.886Z] ++ 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 [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/core-command/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/core-data/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-13T22:42:02.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:42:02.886Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-13T22:42:02.886Z] ++ cut -d/ -f2 [2021-11-13T22:42:02.886Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-13T22:42:02.930Z] 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 [2021-11-13T22:42:03.373Z] + git rev-list -1 --merges 233e9d8fc89f567ab362eecb8a85f02340d9c475~1..233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] echo [2021-11-13T22:42:03.386Z] -----------> git rev-list -1 --merges 233e9d8fc89f567ab362eecb8a85f02340d9c475~1..233e9d8fc89f567ab362eecb8a85f02340d9c475 233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:42:03.386Z] 233e9d8fc89f567ab362eecb8a85f02340d9c475 [false] [Pipeline] sh [2021-11-13T22:42:03.680Z] + git log --format=format:%s -1 233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] echo [2021-11-13T22:42:03.694Z] ========================================================= [2021-11-13T22:42:03.694Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-13T22:42:03.694Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:42:04.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T22:42:04.138Z] [2021-11-13T22:42:04.138Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:42:04.457Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T22:42:04.457Z] latest: Pulling from edgex-devops/git-semver [2021-11-13T22:42:04.457Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T22:42:04.457Z] 3e5f54012d9b: Pulling fs layer [2021-11-13T22:42:04.457Z] 4c7163046ea9: Pulling fs layer [2021-11-13T22:42:04.457Z] 0c2d73faf560: Pulling fs layer [2021-11-13T22:42:04.457Z] 0c2d73faf560: Waiting [2021-11-13T22:42:04.457Z] 3e5f54012d9b: Verifying Checksum [2021-11-13T22:42:04.457Z] 3e5f54012d9b: Download complete [2021-11-13T22:42:04.457Z] a0d0a0d46f8b: Verifying Checksum [2021-11-13T22:42:04.457Z] a0d0a0d46f8b: Download complete [2021-11-13T22:42:04.457Z] 0c2d73faf560: Verifying Checksum [2021-11-13T22:42:04.457Z] 0c2d73faf560: Download complete [2021-11-13T22:42:04.457Z] 4c7163046ea9: Verifying Checksum [2021-11-13T22:42:04.457Z] 4c7163046ea9: Download complete [2021-11-13T22:42:04.723Z] a0d0a0d46f8b: Pull complete [2021-11-13T22:42:04.723Z] 3e5f54012d9b: Pull complete [2021-11-13T22:42:04.988Z] 4c7163046ea9: Pull complete [2021-11-13T22:42:05.249Z] 0c2d73faf560: Pull complete [2021-11-13T22:42:05.249Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-13T22:42:05.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T22:42:05.249Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-13T22:42:05.341Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-11-13T22:42:05.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-13T22:42:05.864Z] $ docker top 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-13T22:42:05.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T22:42:05.951Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T22:42:06.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T22:42:06.049Z] $ docker exec 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent [2021-11-13T22:42:06.156Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHiKFjJ/agent.14 [2021-11-13T22:42:06.156Z] SSH_AGENT_PID=21 [2021-11-13T22:42:06.163Z] Running ssh-add (command line suppressed) [2021-11-13T22:42:06.253Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6485544345667690029.key (/w/workspace/edgex-go/4@tmp/private_key_6485544345667690029.key) [2021-11-13T22:42:06.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T22:42:06.551Z] + git tag --points-at HEAD [Pipeline] } [2021-11-13T22:42:06.566Z] $ docker exec --env ******** --env ******** 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent -k [2021-11-13T22:42:06.648Z] unset SSH_AUTH_SOCK; [2021-11-13T22:42:06.648Z] unset SSH_AGENT_PID; [2021-11-13T22:42:06.649Z] echo Agent pid 21 killed; [2021-11-13T22:42:06.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-13T22:42:06.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T22:42:06.674Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T22:42:06.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T22:42:06.771Z] $ docker exec 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent [2021-11-13T22:42:06.882Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiaFmGL/agent.54 [2021-11-13T22:42:06.882Z] SSH_AGENT_PID=60 [2021-11-13T22:42:06.889Z] Running ssh-add (command line suppressed) [2021-11-13T22:42:06.983Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6448876670763192605.key (/w/workspace/edgex-go/4@tmp/private_key_6448876670763192605.key) [2021-11-13T22:42:06.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T22:42:07.312Z] + git semver init [2021-11-13T22:42:07.312Z] # -> Open(): unable to determine branch for HEAD [2021-11-13T22:42:07.312Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-11-13T22:42:07.312Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-11-13T22:42:07.312Z] # $SEMVER_REMOTE_NAME = origin [2021-11-13T22:42:07.312Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-13T22:42:07.312Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-13T22:42:07.312Z] # $SEMVER_BRANCH = PR-3805 [2021-11-13T22:42:07.312Z] # $SEMVER_TEMP = /tmp/semver-365356986 [2021-11-13T22:42:07.312Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-13T22:43:43.823Z] # '/tmp/semver-365356986' -> '/w/workspace/edgex-go/4/.semver' [2021-11-13T22:43:43.823Z] # -> Force: false [2021-11-13T22:43:43.823Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-11-13T22:43:43.834Z] $ docker exec --env ******** --env ******** 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 ssh-agent -k [2021-11-13T22:43:43.925Z] unset SSH_AUTH_SOCK; [2021-11-13T22:43:43.925Z] unset SSH_AGENT_PID; [2021-11-13T22:43:43.925Z] echo Agent pid 60 killed; [2021-11-13T22:43:43.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T22:43:44.241Z] + git semver [Pipeline] } [2021-11-13T22:43:44.256Z] $ docker stop --time=1 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 [2021-11-13T22:43:45.792Z] $ docker rm -f 6b914e5f2cf6b61855fa589f1f32ccb7e02571c5fd063ce8fec7cbfb5059a6a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T22:43:46.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-13T22:43:46.403Z] Stashed 1 file(s) [Pipeline] echo [2021-11-13T22:43:46.406Z] [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 [2021-11-13T22:43:46.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T22:43:46.561Z] ========================================================= [2021-11-13T22:43:46.561Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-13T22:43:46.561Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:43:46.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:43:46.851Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-13T22:43:46.851Z] a0d0a0d46f8b: Already exists [2021-11-13T22:43:46.851Z] 31adcdaf11c8: Pulling fs layer [2021-11-13T22:43:46.851Z] b8b176561691: Pulling fs layer [2021-11-13T22:43:46.851Z] 4527c011a84f: Pulling fs layer [2021-11-13T22:43:46.851Z] 5d74067f8e1e: Pulling fs layer [2021-11-13T22:43:46.851Z] e0aca202a116: Pulling fs layer [2021-11-13T22:43:46.851Z] 3a43be97a3b4: Pulling fs layer [2021-11-13T22:43:46.851Z] 34cad66bf833: Pulling fs layer [2021-11-13T22:43:46.851Z] b4e3c513aaa6: Pulling fs layer [2021-11-13T22:43:46.851Z] 5d74067f8e1e: Waiting [2021-11-13T22:43:46.851Z] e0aca202a116: Waiting [2021-11-13T22:43:46.851Z] 3a43be97a3b4: Waiting [2021-11-13T22:43:46.851Z] 34cad66bf833: Waiting [2021-11-13T22:43:46.851Z] b4e3c513aaa6: Waiting [2021-11-13T22:43:46.851Z] b8b176561691: Verifying Checksum [2021-11-13T22:43:46.851Z] b8b176561691: Download complete [2021-11-13T22:43:46.851Z] 31adcdaf11c8: Verifying Checksum [2021-11-13T22:43:46.851Z] 31adcdaf11c8: Download complete [2021-11-13T22:43:46.851Z] 5d74067f8e1e: Verifying Checksum [2021-11-13T22:43:46.851Z] 5d74067f8e1e: Download complete [2021-11-13T22:43:46.851Z] e0aca202a116: Verifying Checksum [2021-11-13T22:43:46.851Z] e0aca202a116: Download complete [2021-11-13T22:43:46.851Z] 3a43be97a3b4: Verifying Checksum [2021-11-13T22:43:46.851Z] 3a43be97a3b4: Download complete [2021-11-13T22:43:47.112Z] 34cad66bf833: Verifying Checksum [2021-11-13T22:43:47.112Z] 34cad66bf833: Download complete [2021-11-13T22:43:47.112Z] 31adcdaf11c8: Pull complete [2021-11-13T22:43:47.112Z] b8b176561691: Pull complete [2021-11-13T22:43:47.374Z] 4527c011a84f: Verifying Checksum [2021-11-13T22:43:47.374Z] 4527c011a84f: Download complete [2021-11-13T22:43:47.640Z] b4e3c513aaa6: Verifying Checksum [2021-11-13T22:43:47.640Z] b4e3c513aaa6: Download complete [2021-11-13T22:43:51.858Z] 4527c011a84f: Pull complete [2021-11-13T22:43:51.858Z] 5d74067f8e1e: Pull complete [2021-11-13T22:43:51.858Z] e0aca202a116: Pull complete [2021-11-13T22:43:51.858Z] 3a43be97a3b4: Pull complete [2021-11-13T22:43:51.858Z] 34cad66bf833: Pull complete [2021-11-13T22:43:54.417Z] b4e3c513aaa6: Pull complete [2021-11-13T22:43:54.417Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-13T22:43:54.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:43:54.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:43:54.722Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:43:54.722Z] WORKDIR /edgex [2021-11-13T22:43:54.722Z] COPY go.mod . [2021-11-13T22:43:54.722Z] RUN go mod download' [2021-11-13T22:43:54.722Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-13T22:43:56.125Z] Sending build context to Docker daemon 329.9MB [2021-11-13T22:43:56.125Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:43:56.125Z] ---> 9f6097aaca64 [2021-11-13T22:43:56.125Z] Step 2/4 : WORKDIR /edgex [2021-11-13T22:43:57.515Z] ---> Running in c1a8fcbb26d8 [2021-11-13T22:43:57.775Z] Removing intermediate container c1a8fcbb26d8 [2021-11-13T22:43:57.775Z] ---> 7c008709ea71 [2021-11-13T22:43:57.775Z] Step 3/4 : COPY go.mod . [2021-11-13T22:43:58.035Z] ---> b473d1088da3 [2021-11-13T22:43:58.035Z] Step 4/4 : RUN go mod download [2021-11-13T22:43:58.035Z] ---> Running in a41ad2c05f83 [2021-11-13T22:44:01.521Z] Still waiting to schedule task [2021-11-13T22:44:01.522Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-507’ [2021-11-13T22:44:30.175Z] Removing intermediate container a41ad2c05f83 [2021-11-13T22:44:30.175Z] ---> 0095f21d1092 [2021-11-13T22:44:30.175Z] Successfully built 0095f21d1092 [2021-11-13T22:44:30.175Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:44:30.470Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T22:44:30.471Z] . [Pipeline] withDockerContainer [2021-11-13T22:44:30.551Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-11-13T22:44:30.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T22:44:30.957Z] $ docker top ba3da79d14eae128f443a7884c5f7995415bbd891e1f7df74d38a57caab05497 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:44:31.307Z] + go version [2021-11-13T22:44:31.307Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-13T22:44:31.319Z] $ docker stop --time=1 ba3da79d14eae128f443a7884c5f7995415bbd891e1f7df74d38a57caab05497 [2021-11-13T22:44:32.499Z] $ docker rm -f ba3da79d14eae128f443a7884c5f7995415bbd891e1f7df74d38a57caab05497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:44:33.057Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T22:44:33.058Z] . [Pipeline] withDockerContainer [2021-11-13T22:44:33.121Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-11-13T22:44:33.160Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T22:44:33.501Z] $ docker top 45ba9b3cdf28b01a8fc6dac84193f36cb0be94f7642c2d8604dfe2941a88832a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T22:44:33.575Z] ========================================================= [2021-11-13T22:44:33.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T22:44:33.575Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:44:33.869Z] + make test [2021-11-13T22:44:33.869Z] go mod tidy [2021-11-13T22:44:34.140Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T22:44:39.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T22:44:57.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T22:45:01.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T22:45:01.296Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T22:45:01.880Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T22:45:04.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T22:45:04.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T22:45:04.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T22:45:04.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T22:45:05.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T22:45:05.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T22:45:05.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T22:45:05.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T22:45:05.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T22:45:05.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T22:45:07.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-13T22:45:07.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T22:45:07.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T22:45:08.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2021-11-13T22:45:08.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T22:45:09.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements [2021-11-13T22:45:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T22:45:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T22:45:10.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements [2021-11-13T22:45:10.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T22:45:10.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:45:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements [2021-11-13T22:45:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T22:45:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T22:45:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T22:45:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T22:45:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T22:45:11.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements [2021-11-13T22:45:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T22:45:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:45:11.774Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-11-13T22:45:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T22:45:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T22:45:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T22:45:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T22:45:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T22:45:12.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-11-13T22:45:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T22:45:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T22:45:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T22:45:13.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2021-11-13T22:45:13.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T22:45:13.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-11-13T22:45:13.310Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2021-11-13T22:45:13.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T22:45:13.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-11-13T22:45:13.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-11-13T22:45:14.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-13T22:45:14.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-11-13T22:45:14.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-11-13T22:45:26.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-11-13T22:45:26.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-11-13T22:45:30.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 82.5% of statements [2021-11-13T22:45:30.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 65.4% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 43.8% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T22:45:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-11-13T22:45:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T22:45:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T22:45:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T22:45:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T22:45:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T22:45:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T22:45:58.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T22:45:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-13T22:45:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-13T22:45:58.233Z] 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 [2021-11-13T22:46:37.173Z] GO111MODULE=on go vet ./... [2021-11-13T22:46:41.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T22:46:41.678Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T22:46:41.939Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T22:46:42.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T22:46:42.811Z] + ls -al . [2021-11-13T22:46:42.811Z] total 644 [2021-11-13T22:46:42.811Z] drwxrwxr-x 10 1001 1001 4096 Nov 13 22:46 . [2021-11-13T22:46:42.811Z] drwxr-xr-x 4 root root 28 Nov 13 22:44 .. [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 22:41 .dockerignore [2021-11-13T22:46:42.811Z] drwxrwxr-x 8 1001 1001 179 Nov 13 22:41 .git [2021-11-13T22:46:42.811Z] drwxrwxr-x 4 1001 1001 142 Nov 13 22:41 .github [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 22:41 .gitignore [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 22:41 .golangci.yml [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 22:41 .hadolint.yml [2021-11-13T22:46:42.811Z] drwx------ 3 1001 1001 58 Nov 13 22:43 .semver [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 22:41 .sonarcloud.properties [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:41 ADOPTERS.md [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:41 Attribution.txt [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:41 CHANGELOG.md [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:41 CONTRIBUTING.md [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 22:41 GOVERNANCE.md [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 22:41 Jenkinsfile [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:41 LICENSE [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:41 Makefile [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 22:41 OWNERS.md [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:41 README.md [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:41 SECURITY.md [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 22:43 VERSION [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:41 ZMQWindows.md [2021-11-13T22:46:42.811Z] drwxrwxr-x 2 1001 1001 37 Nov 13 22:41 bin [2021-11-13T22:46:42.811Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 22:41 cmd [2021-11-13T22:46:42.811Z] -rw-r--r-- 1 root root 428381 Nov 13 22:45 coverage.out [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 22:41 go.mod [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:41 go.sum [2021-11-13T22:46:42.811Z] drwxrwxr-x 8 1001 1001 124 Nov 13 22:41 internal [2021-11-13T22:46:42.811Z] drwxrwxr-x 3 1001 1001 16 Nov 13 22:41 openapi [2021-11-13T22:46:42.811Z] drwxrwxr-x 4 1001 1001 71 Nov 13 22:41 snap [2021-11-13T22:46:42.811Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 22:41 version.go [Pipeline] sh [2021-11-13T22:46:43.102Z] + '[' -e coverage.out ] [2021-11-13T22:46:43.102Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T22:46:43.216Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T22:46:43.508Z] + make build [2021-11-13T22:46:43.509Z] 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 [2021-11-13T22:46:44.906Z] 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 [2021-11-13T22:46:46.591Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-508 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-13T22:46:46.604Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-13T22:46:46.845Z] The recommended git tool is: git [2021-11-13T22:46:51.604Z] 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 [2021-11-13T22:46:51.929Z] using credential edgex-jenkins-ssh [2021-11-13T22:46:51.947Z] Cloning the remote Git repository [2021-11-13T22:46:52.176Z] 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 [2021-11-13T22:46:53.123Z] 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 [2021-11-13T22:46:51.993Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:46:52.085Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-13T22:46:52.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:46:52.173Z] > git --version # timeout=10 [2021-11-13T22:46:52.193Z] > git --version # 'git version 2.17.1' [2021-11-13T22:46:52.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:46:52.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:46:53.388Z] 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 [2021-11-13T22:46:54.330Z] 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 [2021-11-13T22:46:55.287Z] 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 [2021-11-13T22:46:56.351Z] 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 [2021-11-13T22:46:57.018Z] 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 [2021-11-13T22:46:58.124Z] 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 [2021-11-13T22:46:58.836Z] 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] } [2021-11-13T22:47:00.262Z] $ docker stop --time=1 45ba9b3cdf28b01a8fc6dac84193f36cb0be94f7642c2d8604dfe2941a88832a [2021-11-13T22:47:01.924Z] $ docker rm -f 45ba9b3cdf28b01a8fc6dac84193f36cb0be94f7642c2d8604dfe2941a88832a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:47:02.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:47:02.910Z] [2021-11-13T22:47:02.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:47:03.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:47:03.218Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-13T22:47:03.218Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-13T22:47:03.218Z] ca9280d653b3: Pulling fs layer [2021-11-13T22:47:03.218Z] 7e9c9ca2126c: Pulling fs layer [2021-11-13T22:47:03.218Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-13T22:47:03.218Z] cbdbe7a5bc2a: Download complete [2021-11-13T22:47:03.486Z] ca9280d653b3: Verifying Checksum [2021-11-13T22:47:03.486Z] ca9280d653b3: Download complete [2021-11-13T22:47:03.486Z] cbdbe7a5bc2a: Pull complete [2021-11-13T22:47:03.747Z] 7e9c9ca2126c: Verifying Checksum [2021-11-13T22:47:03.747Z] 7e9c9ca2126c: Download complete [2021-11-13T22:47:04.009Z] ca9280d653b3: Pull complete [2021-11-13T22:47:08.236Z] 7e9c9ca2126c: Pull complete [2021-11-13T22:47:08.236Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-13T22:47:08.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:47:08.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-13T22:47:08.320Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-11-13T22:47:08.366Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T22:47:10.931Z] $ docker top a27ee8d0929f88ab2c1d52000fe952c14f8fbf423eb67fa3da40525e72dbfb9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:47:11.299Z] + docker-compose build --help [2021-11-13T22:47:11.299Z] + grep parallel [2021-11-13T22:47:11.868Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T22:47:11.880Z] $ docker stop --time=1 a27ee8d0929f88ab2c1d52000fe952c14f8fbf423eb67fa3da40525e72dbfb9f [2021-11-13T22:47:13.055Z] $ docker rm -f a27ee8d0929f88ab2c1d52000fe952c14f8fbf423eb67fa3da40525e72dbfb9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:47:13.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:47:13.451Z] . [Pipeline] withDockerContainer [2021-11-13T22:47:13.511Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-11-13T22:47:13.547Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T22:47:13.884Z] $ docker top 3626f24fa4e261184f7db070c7ccb32de8ac297a063eaffdb41d21a5b48bdd4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:47:14.244Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T22:47:14.817Z] Building core-command ... [2021-11-13T22:47:14.817Z] Building core-data ... [2021-11-13T22:47:14.817Z] Building core-metadata ... [2021-11-13T22:47:14.817Z] Building security-bootstrapper ... [2021-11-13T22:47:14.817Z] Building security-proxy-setup ... [2021-11-13T22:47:14.817Z] Building security-secretstore-setup ... [2021-11-13T22:47:14.817Z] Building support-notifications ... [2021-11-13T22:47:14.817Z] Building support-scheduler ... [2021-11-13T22:47:14.817Z] Building sys-mgmt-agent ... [2021-11-13T22:47:14.817Z] Building support-notifications [2021-11-13T22:47:14.817Z] Building core-metadata [2021-11-13T22:47:14.817Z] Building sys-mgmt-agent [2021-11-13T22:47:14.817Z] Building security-proxy-setup [2021-11-13T22:47:14.817Z] Building support-scheduler [2021-11-13T22:47:15.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:47:15.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:47:15.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:47:15.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:47:15.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:47:15.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T22:47:16.126Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:47:16.450Z] Merge succeeded, producing 233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:47:16.451Z] Checking out Revision 233e9d8fc89f567ab362eecb8a85f02340d9c475 (PR-3805) [2021-11-13T22:47:16.144Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:47:16.161Z] > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 [2021-11-13T22:47:16.366Z] > git remote # timeout=10 [2021-11-13T22:47:16.383Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T22:47:16.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:47:16.413Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T22:47:16.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T22:47:16.455Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:47:16.466Z] > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 [2021-11-13T22:47:20.796Z] Commit message: "Merge branch 'main' into jakarta-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T22:47:21.785Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-13T22:47:21.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T22:47:21.785Z] Dload Upload Total Spent Left Speed [2021-11-13T22:47:21.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2021-11-13T22:47:22.203Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-13T22:47:22.547Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-13T22:47:22.547Z] + sudo tee /etc/docker/daemon.new [2021-11-13T22:47:22.547Z] { [2021-11-13T22:47:22.547Z] "registry-mirrors": [ [2021-11-13T22:47:22.547Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-13T22:47:22.547Z] ], [2021-11-13T22:47:22.547Z] "bip": "10.250.0.254/24", [2021-11-13T22:47:22.547Z] "hosts": [ [2021-11-13T22:47:22.547Z] "tcp://0.0.0.0:5555", [2021-11-13T22:47:22.547Z] "unix:///var/run/docker.sock" [2021-11-13T22:47:22.547Z] ], [2021-11-13T22:47:22.547Z] "mtu": 1458, [2021-11-13T22:47:22.547Z] "selinux-enabled": true, [2021-11-13T22:47:22.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-13T22:47:22.547Z] } [Pipeline] sh [2021-11-13T22:47:22.894Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-13T22:47:23.249Z] + sudo service docker restart [2021-11-13T22:47:25.042Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:47:25.042Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:47:25.042Z] ---> 0095f21d1092 [2021-11-13T22:47:25.042Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T22:47:25.042Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:47:25.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:47:25.042Z] ---> 0095f21d1092 [2021-11-13T22:47:25.042Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:47:25.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:47:25.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:47:25.302Z] ---> 0095f21d1092 [2021-11-13T22:47:25.302Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:47:29.524Z] ---> Running in aef307d04e2c [2021-11-13T22:47:29.524Z] ---> Running in 8b8949297427 [2021-11-13T22:47:29.524Z] ---> Running in 57291a990f54 [2021-11-13T22:47:32.070Z] Removing intermediate container aef307d04e2c [2021-11-13T22:47:32.070Z] ---> 1ebf60334afc [2021-11-13T22:47:32.070Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:47:32.070Z] Removing intermediate container 57291a990f54 [2021-11-13T22:47:32.070Z] ---> 7192d228347b [2021-11-13T22:47:32.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:47:32.070Z] ---> Running in 174ac98672ef [2021-11-13T22:47:32.070Z] Removing intermediate container 8b8949297427 [2021-11-13T22:47:32.070Z] ---> b57573ca5435 [2021-11-13T22:47:32.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:47:32.070Z] ---> Running in 6aa8acf1a481 [2021-11-13T22:47:32.070Z] ---> Running in 339397e186b5 [2021-11-13T22:47:33.477Z] Removing intermediate container 174ac98672ef [2021-11-13T22:47:33.477Z] ---> 433c5db87e95 [2021-11-13T22:47:33.477Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T22:47:33.477Z] ---> Running in 56f6814bc870 [2021-11-13T22:47:33.477Z] Removing intermediate container 6aa8acf1a481 [2021-11-13T22:47:33.477Z] ---> 6708a02d1576 [2021-11-13T22:47:33.477Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T22:47:33.477Z] Removing intermediate container 339397e186b5 [2021-11-13T22:47:33.477Z] ---> 671f1f4f02d2 [2021-11-13T22:47:33.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T22:47:33.477Z] ---> Running in 9c8f6d763154 [2021-11-13T22:47:33.477Z] ---> Running in b2bec96e6ecc [2021-11-13T22:47:34.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:34.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:34.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:34.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:47:34.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:47:34.322Z] ---> 0095f21d1092 [2021-11-13T22:47:34.322Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T22:47:34.322Z] ---> Using cache [2021-11-13T22:47:34.322Z] ---> b57573ca5435 [2021-11-13T22:47:34.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:47:34.322Z] ---> Using cache [2021-11-13T22:47:34.322Z] ---> 671f1f4f02d2 [2021-11-13T22:47:34.322Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T22:47:34.322Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:47:34.322Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:47:34.322Z] ---> 0095f21d1092 [2021-11-13T22:47:34.322Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T22:47:34.322Z] ---> Using cache [2021-11-13T22:47:34.322Z] ---> b57573ca5435 [2021-11-13T22:47:34.322Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:47:34.322Z] ---> Using cache [2021-11-13T22:47:34.322Z] ---> 671f1f4f02d2 [2021-11-13T22:47:34.322Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T22:47:34.584Z] ---> Running in d87cbf16d83d [2021-11-13T22:47:34.584Z] ---> Running in a077bda04ecb [2021-11-13T22:47:34.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:34.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:34.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:34.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:34.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:35.127Z] OK: 220 MiB in 52 packages [2021-11-13T22:47:35.127Z] OK: 220 MiB in 52 packages [2021-11-13T22:47:35.401Z] OK: 220 MiB in 52 packages [2021-11-13T22:47:35.401Z] Removing intermediate container 9c8f6d763154 [2021-11-13T22:47:35.401Z] ---> 7c2a3b3ece11 [2021-11-13T22:47:35.401Z] Step 6/22 : COPY . . [2021-11-13T22:47:35.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:35.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:35.667Z] Removing intermediate container 56f6814bc870 [2021-11-13T22:47:35.668Z] ---> 34431200fb64 [2021-11-13T22:47:35.668Z] Step 6/21 : COPY . . [2021-11-13T22:47:35.928Z] Removing intermediate container b2bec96e6ecc [2021-11-13T22:47:35.928Z] ---> 91b1db8d5af6 [2021-11-13T22:47:35.928Z] Step 6/22 : COPY . . [2021-11-13T22:47:35.928Z] OK: 220 MiB in 52 packages [2021-11-13T22:47:35.928Z] OK: 220 MiB in 52 packages [2021-11-13T22:47:39.225Z] Removing intermediate container a077bda04ecb [2021-11-13T22:47:39.225Z] ---> fd3d08380e2b [2021-11-13T22:47:39.225Z] Step 6/20 : COPY . . [2021-11-13T22:47:39.225Z] Removing intermediate container d87cbf16d83d [2021-11-13T22:47:39.225Z] ---> 5e68a05c86e8 [2021-11-13T22:47:39.225Z] Step 6/23 : COPY go.mod . [2021-11-13T22:47:39.515Z] ---> 00ae87ad60f7 [2021-11-13T22:47:39.515Z] Step 7/23 : RUN go mod download [2021-11-13T22:47:40.093Z] ---> Running in a0a775db558c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T22:47:41.596Z] provisioning config files... [2021-11-13T22:47:41.622Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1033271683912419896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:47:41.976Z] ---> docker-login.sh [2021-11-13T22:47:41.976Z] nexus3.edgexfoundry.org:10001 [2021-11-13T22:47:42.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:47:42.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:47:42.857Z] Configure a credential helper to remove this warning. See [2021-11-13T22:47:42.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:47:42.857Z] [2021-11-13T22:47:42.857Z] Login Succeeded [2021-11-13T22:47:42.857Z] nexus3.edgexfoundry.org:10002 [2021-11-13T22:47:43.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:47:43.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:47:43.454Z] Configure a credential helper to remove this warning. See [2021-11-13T22:47:43.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:47:43.454Z] [2021-11-13T22:47:43.454Z] Login Succeeded [2021-11-13T22:47:43.454Z] nexus3.edgexfoundry.org:10003 [2021-11-13T22:47:43.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:47:43.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:47:43.998Z] Configure a credential helper to remove this warning. See [2021-11-13T22:47:43.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:47:43.998Z] [2021-11-13T22:47:43.998Z] Login Succeeded [2021-11-13T22:47:43.998Z] nexus3.edgexfoundry.org:10004 [2021-11-13T22:47:44.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:47:44.318Z] Removing intermediate container a0a775db558c [2021-11-13T22:47:44.318Z] ---> 7ffc2f583bd1 [2021-11-13T22:47:44.318Z] Step 8/23 : COPY . . [2021-11-13T22:47:44.318Z] ---> 2487841d167b [2021-11-13T22:47:44.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:47:44.318Z] ---> 37c0017d20f6 [2021-11-13T22:47:44.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:47:44.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:47:44.545Z] Configure a credential helper to remove this warning. See [2021-11-13T22:47:44.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:47:44.545Z] [2021-11-13T22:47:44.545Z] Login Succeeded [2021-11-13T22:47:44.545Z] docker.io [2021-11-13T22:47:44.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:47:45.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:47:45.408Z] Configure a credential helper to remove this warning. See [2021-11-13T22:47:45.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:47:45.408Z] [2021-11-13T22:47:45.408Z] Login Succeeded [2021-11-13T22:47:45.408Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T22:47:45.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-13T22:47:45.697Z] ---> Running in 22653232f1fc [2021-11-13T22:47:45.697Z] ---> Running in 9d7b4dfc1ec9 [Pipeline] echo [2021-11-13T22:47:45.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T22:47:45.866Z] ========================================================= [2021-11-13T22:47:45.866Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-13T22:47:45.866Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:47:46.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:47:46.502Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-13T22:47:46.502Z] 552d1f2373af: Pulling fs layer [2021-11-13T22:47:46.502Z] ea3f2d53f512: Pulling fs layer [2021-11-13T22:47:46.502Z] 9e70ebbbe112: Pulling fs layer [2021-11-13T22:47:46.502Z] 7a9cfe048b4a: Pulling fs layer [2021-11-13T22:47:46.502Z] 72dc09318566: Pulling fs layer [2021-11-13T22:47:46.502Z] f4f7b4309257: Pulling fs layer [2021-11-13T22:47:46.502Z] 0ac9a79272e3: Pulling fs layer [2021-11-13T22:47:46.502Z] b78e95d17946: Pulling fs layer [2021-11-13T22:47:46.502Z] 7a9cfe048b4a: Waiting [2021-11-13T22:47:46.502Z] 72dc09318566: Waiting [2021-11-13T22:47:46.502Z] f4f7b4309257: Waiting [2021-11-13T22:47:46.502Z] 0ac9a79272e3: Waiting [2021-11-13T22:47:46.502Z] b78e95d17946: Waiting [2021-11-13T22:47:46.502Z] 9e70ebbbe112: Verifying Checksum [2021-11-13T22:47:46.503Z] 9e70ebbbe112: Download complete [2021-11-13T22:47:46.503Z] ea3f2d53f512: Download complete [2021-11-13T22:47:46.503Z] 72dc09318566: Verifying Checksum [2021-11-13T22:47:46.503Z] 72dc09318566: Download complete [2021-11-13T22:47:46.503Z] f4f7b4309257: Download complete [2021-11-13T22:47:46.503Z] 552d1f2373af: Download complete [2021-11-13T22:47:46.503Z] 0ac9a79272e3: Verifying Checksum [2021-11-13T22:47:46.503Z] 0ac9a79272e3: Download complete [2021-11-13T22:47:47.469Z] ---> 889e1c2302e7 [2021-11-13T22:47:47.469Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:47:47.502Z] 552d1f2373af: Pull complete [2021-11-13T22:47:47.729Z] ---> 3bddffe2ff33 [2021-11-13T22:47:47.729Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:47:47.729Z] ---> Running in 4d39dc90d946 [2021-11-13T22:47:48.100Z] ea3f2d53f512: Pull complete [2021-11-13T22:47:48.303Z] ---> Running in c4f0718ab437 [2021-11-13T22:47:48.372Z] 9e70ebbbe112: Pull complete [2021-11-13T22:47:48.372Z] b78e95d17946: Verifying Checksum [2021-11-13T22:47:48.372Z] b78e95d17946: Download complete [2021-11-13T22:47:48.966Z] 7a9cfe048b4a: Verifying Checksum [2021-11-13T22:47:48.966Z] 7a9cfe048b4a: Download complete [2021-11-13T22:47:50.856Z] Removing intermediate container 22653232f1fc [2021-11-13T22:47:50.856Z] ---> 46455167c046 [2021-11-13T22:47:50.856Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T22:47:51.117Z] Removing intermediate container 9d7b4dfc1ec9 [2021-11-13T22:47:51.117Z] ---> fff12596a766 [2021-11-13T22:47:51.117Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T22:47:51.117Z] ---> Running in 1ad8a474a50f [2021-11-13T22:47:51.117Z] ---> Running in 774c2758ffe3 [2021-11-13T22:47:51.377Z] Removing intermediate container 4d39dc90d946 [2021-11-13T22:47:51.377Z] ---> b6f458c80b2f [2021-11-13T22:47:51.377Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T22:47:51.377Z] ---> Running in d8cdd7ed1190 [2021-11-13T22:47:51.377Z] Removing intermediate container c4f0718ab437 [2021-11-13T22:47:51.377Z] ---> 1bde357c7f4c [2021-11-13T22:47:51.377Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T22:47:51.377Z] ---> Running in b2bff0220200 [2021-11-13T22:47:51.956Z] 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 [2021-11-13T22:47:51.956Z] 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 [2021-11-13T22:47:51.956Z] 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 [2021-11-13T22:47:52.218Z] 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 [2021-11-13T22:47:59.093Z] 7a9cfe048b4a: Pull complete [2021-11-13T22:47:59.093Z] 72dc09318566: Pull complete [2021-11-13T22:47:59.093Z] f4f7b4309257: Pull complete [2021-11-13T22:47:59.093Z] 0ac9a79272e3: Pull complete [2021-11-13T22:48:00.354Z] ---> 7a7f6f675dac [2021-11-13T22:48:00.354Z] Step 9/23 : RUN go mod tidy [2021-11-13T22:48:00.354Z] ---> Running in 7c94938dc56f [2021-11-13T22:48:01.299Z] Removing intermediate container 7c94938dc56f [2021-11-13T22:48:01.299Z] ---> 6426a91b74be [2021-11-13T22:48:01.299Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T22:48:01.299Z] ---> Running in a7da6238249e [2021-11-13T22:48:01.872Z] 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 [2021-11-13T22:48:04.473Z] b78e95d17946: Pull complete [2021-11-13T22:48:04.473Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-13T22:48:04.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:48:04.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:48:04.820Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:48:04.820Z] WORKDIR /edgex [2021-11-13T22:48:04.820Z] COPY go.mod . [2021-11-13T22:48:04.820Z] RUN go mod download build [2021-11-13T22:48:04.820Z] -t ci-base-image-arm64 -f - . [2021-11-13T22:48:06.809Z] Sending build context to Docker daemon 166.6MB [2021-11-13T22:48:06.809Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:48:06.809Z] ---> 8b459fc5aaf0 [2021-11-13T22:48:06.809Z] Step 2/4 : WORKDIR /edgex [2021-11-13T22:48:08.798Z] ---> Running in 92ce0e4f3a72 [2021-11-13T22:48:09.395Z] Removing intermediate container 92ce0e4f3a72 [2021-11-13T22:48:09.395Z] ---> 869dc5117a45 [2021-11-13T22:48:09.395Z] Step 3/4 : COPY go.mod . [2021-11-13T22:48:09.994Z] ---> ce12926d73a7 [2021-11-13T22:48:09.994Z] Step 4/4 : RUN go mod download [2021-11-13T22:48:10.268Z] ---> Running in a1cfdce452f8 [2021-11-13T22:48:28.492Z] 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 [2021-11-13T22:48:32.707Z] Removing intermediate container 774c2758ffe3 [2021-11-13T22:48:32.707Z] ---> 24d7723c5df5 [2021-11-13T22:48:32.707Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T22:48:32.707Z] ---> Running in e791356945ee [2021-11-13T22:48:32.967Z] 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 [2021-11-13T22:48:34.373Z] Removing intermediate container b2bff0220200 [2021-11-13T22:48:34.373Z] ---> fdfbd8ec732d [2021-11-13T22:48:34.373Z] [2021-11-13T22:48:34.373Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T22:48:34.373Z] 3.14: Pulling from library/alpine [2021-11-13T22:48:34.947Z] Removing intermediate container e791356945ee [2021-11-13T22:48:34.947Z] ---> af2d378dcf9f [2021-11-13T22:48:34.947Z] [2021-11-13T22:48:34.947Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T22:48:34.947Z] 20.10.8: Pulling from library/docker [2021-11-13T22:48:35.208Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-13T22:48:35.208Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T22:48:35.208Z] ---> 0a97eee8041e [2021-11-13T22:48:35.208Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T22:48:35.208Z] ---> Running in 8a7668b6e836 [2021-11-13T22:48:36.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:36.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:36.907Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T22:48:36.907Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T22:48:36.907Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T22:48:36.907Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T22:48:36.907Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T22:48:36.907Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:48:36.907Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:48:36.907Z] OK: 8 MiB in 19 packages [2021-11-13T22:48:37.481Z] Removing intermediate container d8cdd7ed1190 [2021-11-13T22:48:37.481Z] ---> d8000e2b9333 [2021-11-13T22:48:37.481Z] [2021-11-13T22:48:37.481Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T22:48:37.481Z] ---> 0a97eee8041e [2021-11-13T22:48:37.481Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T22:48:37.746Z] ---> Running in 2d73a94bdf21 [2021-11-13T22:48:38.330Z] Removing intermediate container 8a7668b6e836 [2021-11-13T22:48:38.330Z] ---> 4422f122fd89 [2021-11-13T22:48:38.330Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T22:48:38.601Z] ---> Running in 8dbe086e09d3 [2021-11-13T22:48:38.601Z] Removing intermediate container 1ad8a474a50f [2021-11-13T22:48:38.601Z] ---> de887604d0b1 [2021-11-13T22:48:38.601Z] [2021-11-13T22:48:38.601Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T22:48:38.601Z] ---> 0a97eee8041e [2021-11-13T22:48:38.601Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:48:38.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:38.601Z] ---> Running in 77c1c2c05375 [2021-11-13T22:48:38.601Z] Removing intermediate container 8dbe086e09d3 [2021-11-13T22:48:38.601Z] ---> 9bca2c7d5d40 [2021-11-13T22:48:38.601Z] Step 12/20 : WORKDIR /edgex [2021-11-13T22:48:38.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:38.866Z] ---> Running in 2c650987ce6a [2021-11-13T22:48:39.144Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T22:48:39.144Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T22:48:39.144Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:48:39.144Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:48:39.144Z] OK: 6 MiB in 16 packages [2021-11-13T22:48:39.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:39.144Z] Removing intermediate container 2c650987ce6a [2021-11-13T22:48:39.144Z] ---> 860e567d1414 [2021-11-13T22:48:39.144Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T22:48:39.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:39.737Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T22:48:39.737Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:48:39.737Z] OK: 6 MiB in 15 packages [2021-11-13T22:48:40.017Z] ---> 5451a59808b6 [2021-11-13T22:48:40.017Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T22:48:40.017Z] Removing intermediate container 2d73a94bdf21 [2021-11-13T22:48:40.017Z] ---> 091cf863aff9 [2021-11-13T22:48:40.017Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:48:40.287Z] ---> Running in 078fcc118f74 [2021-11-13T22:48:40.287Z] Removing intermediate container 77c1c2c05375 [2021-11-13T22:48:40.287Z] ---> c3cccb3b6f92 [2021-11-13T22:48:40.287Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:48:40.287Z] ---> Running in ed442485a751 [2021-11-13T22:48:40.551Z] Removing intermediate container 078fcc118f74 [2021-11-13T22:48:40.551Z] ---> 1d87ddbb2bdc [2021-11-13T22:48:40.551Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T22:48:40.551Z] ---> Running in d2b8b8c10e34 [2021-11-13T22:48:40.551Z] Removing intermediate container ed442485a751 [2021-11-13T22:48:40.551Z] ---> 84b6130b1b63 [2021-11-13T22:48:40.551Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T22:48:40.551Z] ---> 225265792404 [2021-11-13T22:48:40.551Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T22:48:40.814Z] ---> Running in a9c5d67965b4 [2021-11-13T22:48:40.814Z] Removing intermediate container d2b8b8c10e34 [2021-11-13T22:48:40.814Z] ---> 2d6c7854ad50 [2021-11-13T22:48:40.814Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T22:48:41.080Z] ---> Running in 29e96c525a35 [2021-11-13T22:48:41.080Z] Removing intermediate container a9c5d67965b4 [2021-11-13T22:48:41.080Z] ---> a4c19b96901e [2021-11-13T22:48:41.080Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T22:48:41.349Z] ---> b4aa5ccf29ed [2021-11-13T22:48:41.349Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T22:48:41.349Z] Removing intermediate container 29e96c525a35 [2021-11-13T22:48:41.349Z] ---> 9444d603b091 [2021-11-13T22:48:41.349Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:48:41.349Z] ---> Running in 94ddea98edda [2021-11-13T22:48:41.349Z] ---> Running in c7e4159b33c6 [2021-11-13T22:48:41.349Z] Removing intermediate container 94ddea98edda [2021-11-13T22:48:41.349Z] ---> addb2626479a [2021-11-13T22:48:41.349Z] Step 14/22 : WORKDIR / [2021-11-13T22:48:41.614Z] ---> Running in c9d38b5a3f29 [2021-11-13T22:48:41.614Z] Removing intermediate container c7e4159b33c6 [2021-11-13T22:48:41.614Z] ---> fa088bcdfb3c [2021-11-13T22:48:41.614Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T22:48:41.614Z] ---> 50b140da6924 [2021-11-13T22:48:41.614Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T22:48:41.614Z] ---> Running in 2e657b730ef1 [2021-11-13T22:48:41.884Z] Removing intermediate container c9d38b5a3f29 [2021-11-13T22:48:41.884Z] ---> 5bb5eec785eb [2021-11-13T22:48:41.884Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:48:41.884Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T22:48:41.884Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T22:48:41.884Z] ---> bc6c0ffef665 [2021-11-13T22:48:41.884Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:48:41.884Z] Removing intermediate container 2e657b730ef1 [2021-11-13T22:48:41.884Z] ---> 9921a1cfe1e0 [2021-11-13T22:48:41.884Z] Step 18/20 : LABEL arch=x86_64 [2021-11-13T22:48:41.884Z] ---> Running in e8a9a0ffc69c [2021-11-13T22:48:42.151Z] ---> 4c6a6bc534d9 [2021-11-13T22:48:42.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T22:48:42.151Z] Removing intermediate container a7da6238249e [2021-11-13T22:48:42.151Z] ---> e7955c3555be [2021-11-13T22:48:42.151Z] [2021-11-13T22:48:42.151Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T22:48:42.151Z] ---> 0a97eee8041e [2021-11-13T22:48:42.151Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:48:42.151Z] ---> Using cache [2021-11-13T22:48:42.151Z] ---> c3cccb3b6f92 [2021-11-13T22:48:42.151Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:48:42.151Z] ---> Using cache [2021-11-13T22:48:42.151Z] ---> 225265792404 [2021-11-13T22:48:42.151Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T22:48:42.151Z] ---> Running in f3efd8437507 [2021-11-13T22:48:42.151Z] ---> de906d57c87f [2021-11-13T22:48:42.151Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T22:48:42.151Z] ---> Running in 744ba0dcc769 [2021-11-13T22:48:42.151Z] Removing intermediate container e8a9a0ffc69c [2021-11-13T22:48:42.151Z] ---> 9c973d5af67d [2021-11-13T22:48:42.151Z] 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 [2021-11-13T22:48:42.151Z] ---> Running in 4ef8d40d054f [2021-11-13T22:48:42.151Z] Removing intermediate container f3efd8437507 [2021-11-13T22:48:42.151Z] ---> 262babb29900 [2021-11-13T22:48:42.151Z] Step 19/20 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:48:42.151Z] ---> Running in 926889faa24c [2021-11-13T22:48:42.425Z] Removing intermediate container 744ba0dcc769 [2021-11-13T22:48:42.425Z] ---> a87e2bb3178a [2021-11-13T22:48:42.425Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T22:48:42.425Z] ---> Running in 6b84bceb463d [2021-11-13T22:48:42.425Z] ---> f1e9fa751660 [2021-11-13T22:48:42.425Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T22:48:42.425Z] Removing intermediate container 926889faa24c [2021-11-13T22:48:42.425Z] ---> c8573fc7eaba [2021-11-13T22:48:42.425Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T22:48:42.425Z] ---> Running in 176ea4b531a6 [2021-11-13T22:48:42.425Z] ---> 4477ced78b1a [2021-11-13T22:48:42.425Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T22:48:42.425Z] ---> Running in 64b9dbc50fe3 [2021-11-13T22:48:42.425Z] Removing intermediate container 6b84bceb463d [2021-11-13T22:48:42.425Z] ---> 796db35acf36 [2021-11-13T22:48:42.425Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:48:42.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:42.710Z] Removing intermediate container 176ea4b531a6 [2021-11-13T22:48:42.710Z] ---> dbe0f315a25e [2021-11-13T22:48:42.710Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:48:42.710Z] Removing intermediate container 64b9dbc50fe3 [2021-11-13T22:48:42.710Z] ---> 6db930a619c0 [2021-11-13T22:48:42.710Z] [2021-11-13T22:48:42.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:48:42.710Z] ---> Running in 8e04daef6a6f [2021-11-13T22:48:42.710Z] ---> 9d07058c97d7 [2021-11-13T22:48:42.710Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T22:48:42.710Z] Successfully built 6db930a619c0 [2021-11-13T22:48:42.710Z] Successfully tagged security-proxy-setup:latest [2021-11-13T22:48:42.710Z] Building core-command [2021-11-13T22:48:42.987Z]  Building security-proxy-setup ... done  ---> Running in 4fce2e246942 [2021-11-13T22:48:42.987Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T22:48:42.987Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T22:48:42.987Z] Executing bash-5.1.4-r0.post-install [2021-11-13T22:48:42.987Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T22:48:42.987Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T22:48:42.987Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T22:48:42.987Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T22:48:42.987Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T22:48:42.987Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T22:48:42.987Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T22:48:42.987Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T22:48:42.987Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T22:48:42.987Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T22:48:42.987Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T22:48:42.987Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T22:48:42.987Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T22:48:43.254Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T22:48:43.254Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T22:48:43.254Z] ---> 19790273e4bd [2021-11-13T22:48:43.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T22:48:43.254Z] Removing intermediate container 8e04daef6a6f [2021-11-13T22:48:43.254Z] ---> fed6bf9f273d [2021-11-13T22:48:43.254Z] Step 19/21 : LABEL arch=x86_64 [2021-11-13T22:48:44.650Z] Removing intermediate container 4fce2e246942 [2021-11-13T22:48:44.650Z] ---> e995ad7b835d [2021-11-13T22:48:44.650Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:48:44.650Z] ---> Running in d939df39d4d5 [2021-11-13T22:48:44.913Z] ---> Running in f67627e8bdbc [2021-11-13T22:48:44.913Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T22:48:44.913Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T22:48:44.913Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T22:48:44.913Z] ---> 4c86f402a07e [2021-11-13T22:48:44.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T22:48:44.913Z] Removing intermediate container d939df39d4d5 [2021-11-13T22:48:44.913Z] ---> 5c8f824c2dac [2021-11-13T22:48:44.913Z] Step 20/21 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:48:44.913Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T22:48:44.913Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T22:48:44.913Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T22:48:44.913Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T22:48:44.913Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T22:48:44.913Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T22:48:44.913Z] ---> Running in 068f196fca71 [2021-11-13T22:48:45.177Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T22:48:45.177Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T22:48:45.177Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T22:48:45.177Z] Removing intermediate container f67627e8bdbc [2021-11-13T22:48:45.177Z] ---> 87a35459e0f8 [2021-11-13T22:48:45.177Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:48:45.177Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T22:48:45.177Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T22:48:45.177Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T22:48:45.177Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T22:48:45.177Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T22:48:45.177Z] ---> Running in b22eb4e0dadb [2021-11-13T22:48:45.177Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T22:48:45.177Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T22:48:45.177Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T22:48:45.177Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T22:48:45.177Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T22:48:45.177Z] ---> 95b257cb9890 [2021-11-13T22:48:45.177Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T22:48:45.177Z] Removing intermediate container 068f196fca71 [2021-11-13T22:48:45.177Z] ---> 3692a1804fd1 [2021-11-13T22:48:45.177Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T22:48:45.177Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T22:48:45.177Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T22:48:45.435Z] ---> Running in 88c9f050a96b [2021-11-13T22:48:45.435Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T22:48:45.435Z] ---> Running in 2f773974dfb3 [2021-11-13T22:48:45.435Z] Removing intermediate container b22eb4e0dadb [2021-11-13T22:48:45.435Z] ---> ec2a0f45e276 [2021-11-13T22:48:45.435Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:48:45.435Z] Removing intermediate container 88c9f050a96b [2021-11-13T22:48:45.435Z] ---> 3db9669e752f [2021-11-13T22:48:45.435Z] [2021-11-13T22:48:46.011Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T22:48:46.280Z] ---> Running in 760ddf4101f2 [2021-11-13T22:48:46.280Z] Removing intermediate container 2f773974dfb3 [2021-11-13T22:48:46.280Z] ---> 06e33883b9de [2021-11-13T22:48:46.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:48:46.280Z] OK: 84 MiB in 64 packages [2021-11-13T22:48:46.280Z] Successfully built 3db9669e752f [2021-11-13T22:48:46.280Z] Successfully tagged support-notifications:latest [2021-11-13T22:48:46.280Z]  Building support-notifications ... done Building core-data [2021-11-13T22:48:46.280Z] ---> Running in 74bf267ba4a2 [2021-11-13T22:48:46.280Z] Removing intermediate container 760ddf4101f2 [2021-11-13T22:48:46.280Z] ---> 3e8e697966ee [2021-11-13T22:48:46.280Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:48:46.558Z] ---> Running in 017662bcc16e [2021-11-13T22:48:46.819Z] Removing intermediate container 74bf267ba4a2 [2021-11-13T22:48:46.819Z] ---> 2b21864a97bf [2021-11-13T22:48:46.819Z] Step 21/23 : LABEL arch=x86_64 [2021-11-13T22:48:47.084Z] Collecting docker-compose==1.23.2 [2021-11-13T22:48:47.373Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T22:48:47.373Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T22:48:47.373Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T22:48:47.373Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T22:48:47.373Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T22:48:47.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:48:47.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:48:47.373Z] ---> 0095f21d1092 [2021-11-13T22:48:47.373Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:48:47.373Z] ---> Using cache [2021-11-13T22:48:47.373Z] ---> b57573ca5435 [2021-11-13T22:48:47.373Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:48:47.373Z] ---> Using cache [2021-11-13T22:48:47.373Z] ---> 671f1f4f02d2 [2021-11-13T22:48:47.373Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T22:48:47.373Z] ---> Using cache [2021-11-13T22:48:47.373Z] ---> 5e68a05c86e8 [2021-11-13T22:48:47.373Z] Step 6/22 : COPY . . [2021-11-13T22:48:47.681Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T22:48:47.681Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T22:48:47.681Z] Collecting PyYAML<4,>=3.10 [2021-11-13T22:48:47.681Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T22:48:47.681Z] Removing intermediate container 017662bcc16e [2021-11-13T22:48:47.681Z] ---> 767db06dd78c [2021-11-13T22:48:47.681Z] [2021-11-13T22:48:47.681Z] ---> Running in ee8d378e27f8 [2021-11-13T22:48:47.963Z] Successfully built 767db06dd78c [2021-11-13T22:48:47.963Z] Successfully tagged core-metadata:latest [2021-11-13T22:48:47.963Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-13T22:48:48.234Z] Removing intermediate container ee8d378e27f8 [2021-11-13T22:48:48.234Z] ---> 17905bde7947 [2021-11-13T22:48:48.234Z] Step 22/23 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:48:48.530Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T22:48:48.530Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T22:48:48.530Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T22:48:48.530Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T22:48:49.119Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T22:48:49.119Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T22:48:49.384Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T22:48:49.384Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T22:48:49.645Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T22:48:49.906Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T22:48:49.906Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T22:48:49.906Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T22:48:49.906Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T22:48:49.906Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T22:48:49.906Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T22:48:49.906Z] 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) [2021-11-13T22:48:50.170Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T22:48:50.170Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T22:48:50.170Z] Collecting idna<2.8,>=2.5 [2021-11-13T22:48:50.170Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T22:48:50.170Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T22:48:50.170Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T22:48:50.170Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T22:48:50.170Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T22:48:50.170Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T22:48:50.170Z] Attempting uninstall: urllib3 [2021-11-13T22:48:50.170Z] Found existing installation: urllib3 1.26.5 [2021-11-13T22:48:50.170Z] Uninstalling urllib3-1.26.5: [2021-11-13T22:48:50.170Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T22:48:51.124Z] ---> Running in 79dcd49d549f [2021-11-13T22:48:51.124Z] Attempting uninstall: idna [2021-11-13T22:48:51.124Z] Found existing installation: idna 3.2 [2021-11-13T22:48:51.124Z] Uninstalling idna-3.2: [2021-11-13T22:48:51.124Z] Successfully uninstalled idna-3.2 [2021-11-13T22:48:51.700Z] Attempting uninstall: chardet [2021-11-13T22:48:51.700Z] Found existing installation: chardet 4.0.0 [2021-11-13T22:48:51.700Z] Uninstalling chardet-4.0.0: [2021-11-13T22:48:51.700Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T22:48:54.247Z] Attempting uninstall: requests [2021-11-13T22:48:54.247Z] Found existing installation: requests 2.25.1 [2021-11-13T22:48:54.247Z] Uninstalling requests-2.25.1: [2021-11-13T22:48:54.525Z] Successfully uninstalled requests-2.25.1 [2021-11-13T22:48:54.525Z] Removing intermediate container 79dcd49d549f [2021-11-13T22:48:54.525Z] ---> 99e052487d85 [2021-11-13T22:48:54.525Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T22:48:54.797Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:48:54.797Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:48:54.797Z] ---> 0095f21d1092 [2021-11-13T22:48:54.797Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T22:48:54.797Z] ---> Using cache [2021-11-13T22:48:54.797Z] ---> b57573ca5435 [2021-11-13T22:48:54.797Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:48:54.797Z] ---> Using cache [2021-11-13T22:48:54.797Z] ---> 671f1f4f02d2 [2021-11-13T22:48:54.797Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T22:48:54.797Z] ---> Using cache [2021-11-13T22:48:54.797Z] ---> 5e68a05c86e8 [2021-11-13T22:48:54.797Z] Step 6/24 : COPY . . [2021-11-13T22:48:56.177Z] Running setup.py install for texttable: started [2021-11-13T22:48:56.443Z] ---> Running in 5d71641c19df [2021-11-13T22:48:56.443Z] ---> 567343b9c14c [2021-11-13T22:48:56.443Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:48:56.443Z] ---> Running in f104651ea4a3 [2021-11-13T22:48:56.705Z] Removing intermediate container 5d71641c19df [2021-11-13T22:48:56.705Z] ---> e9f13266de0f [2021-11-13T22:48:56.705Z] [2021-11-13T22:48:56.705Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T22:48:56.705Z] Running setup.py install for PyYAML: started [2021-11-13T22:48:56.705Z] Successfully built e9f13266de0f [2021-11-13T22:48:56.976Z] Successfully tagged support-scheduler:latest [2021-11-13T22:48:56.976Z]  Building support-scheduler ... done Building security-bootstrapper [2021-11-13T22:48:57.239Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T22:48:57.501Z] Running setup.py install for docopt: started [2021-11-13T22:48:58.075Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T22:48:58.075Z] Running setup.py install for dockerpty: started [2021-11-13T22:48:58.654Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T22:49:01.983Z] 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 [2021-11-13T22:49:02.557Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:49:02.557Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:49:02.557Z] ---> 0095f21d1092 [2021-11-13T22:49:02.557Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T22:49:02.557Z] ---> Using cache [2021-11-13T22:49:02.557Z] ---> b57573ca5435 [2021-11-13T22:49:02.557Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:49:02.557Z] ---> Using cache [2021-11-13T22:49:02.557Z] ---> 671f1f4f02d2 [2021-11-13T22:49:02.557Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T22:49:02.557Z] ---> Using cache [2021-11-13T22:49:02.557Z] ---> 5e68a05c86e8 [2021-11-13T22:49:02.557Z] Step 6/30 : COPY . . [2021-11-13T22:49:02.557Z] ---> Using cache [2021-11-13T22:49:02.557Z] ---> 7357660393b7 [2021-11-13T22:49:02.557Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:49:03.941Z] ---> 7357660393b7 [2021-11-13T22:49:03.941Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:49:04.513Z] Removing intermediate container f104651ea4a3 [2021-11-13T22:49:04.513Z] ---> eceeba948336 [2021-11-13T22:49:04.513Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T22:49:04.513Z] ---> Running in 6b2aabbebdff [2021-11-13T22:49:04.513Z] ---> Running in ea98cc092eb3 [2021-11-13T22:49:04.777Z] ---> Running in 132e0c665ee1 [2021-11-13T22:49:05.732Z] 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 [2021-11-13T22:49:05.996Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:49:05.996Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:49:05.996Z] ---> 0095f21d1092 [2021-11-13T22:49:05.996Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:49:05.996Z] ---> Using cache [2021-11-13T22:49:05.996Z] ---> b57573ca5435 [2021-11-13T22:49:05.996Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:49:05.996Z] ---> Using cache [2021-11-13T22:49:05.996Z] ---> 671f1f4f02d2 [2021-11-13T22:49:05.996Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T22:49:06.259Z] ---> Running in 7b34b63f88f8 [2021-11-13T22:49:06.259Z] Removing intermediate container 6b2aabbebdff [2021-11-13T22:49:06.259Z] ---> 8b90d91585e7 [2021-11-13T22:49:06.259Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T22:49:06.259Z] ---> Running in 1dbfbd246036 [2021-11-13T22:49:06.845Z] Removing intermediate container ea98cc092eb3 [2021-11-13T22:49:06.845Z] ---> 7da82f5282ed [2021-11-13T22:49:06.845Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T22:49:06.845Z] ---> Running in f7d89fc9bdf5 [2021-11-13T22:49:07.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:07.430Z] 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 [2021-11-13T22:49:07.694Z] 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 [2021-11-13T22:49:08.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:08.852Z] OK: 220 MiB in 52 packages [2021-11-13T22:49:09.792Z] Removing intermediate container 7b34b63f88f8 [2021-11-13T22:49:09.792Z] ---> 8a5b18504509 [2021-11-13T22:49:09.792Z] Step 6/22 : COPY . . [2021-11-13T22:49:09.792Z] Removing intermediate container 4ef8d40d054f [2021-11-13T22:49:09.792Z] ---> 818ccd2d3dbe [2021-11-13T22:49:09.792Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T22:49:10.057Z] ---> Running in b8a2802334da [2021-11-13T22:49:10.319Z] Removing intermediate container b8a2802334da [2021-11-13T22:49:10.319Z] ---> e75ae97c6346 [2021-11-13T22:49:10.319Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T22:49:10.319Z] ---> Running in d7427cbb3f17 [2021-11-13T22:49:10.899Z] Removing intermediate container d7427cbb3f17 [2021-11-13T22:49:10.899Z] ---> 7431aa19c81e [2021-11-13T22:49:10.899Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T22:49:12.916Z] ---> c5693e46a0fa [2021-11-13T22:49:12.916Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T22:49:13.539Z] ---> 2cdc982ebfbf [2021-11-13T22:49:13.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T22:49:14.172Z] ---> 983a3157c30f [2021-11-13T22:49:14.172Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T22:49:14.495Z] ---> Running in 5df23eb3163b [2021-11-13T22:49:14.776Z] Removing intermediate container 5df23eb3163b [2021-11-13T22:49:14.776Z] ---> de4c26ad693e [2021-11-13T22:49:14.776Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:49:15.051Z] ---> Running in 99582f757a13 [2021-11-13T22:49:15.051Z] ---> c87580e980b6 [2021-11-13T22:49:15.051Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:49:15.051Z] Removing intermediate container 99582f757a13 [2021-11-13T22:49:15.051Z] ---> b01b40993328 [2021-11-13T22:49:15.051Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:49:15.051Z] ---> Running in d89f4a03a092 [2021-11-13T22:49:15.316Z] ---> Running in e28163cbb8fa [2021-11-13T22:49:15.316Z] Removing intermediate container e28163cbb8fa [2021-11-13T22:49:15.316Z] ---> b0ff339b77dc [2021-11-13T22:49:15.316Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:49:15.316Z] ---> Running in 54036b7ce510 [2021-11-13T22:49:15.578Z] Removing intermediate container 54036b7ce510 [2021-11-13T22:49:15.578Z] ---> 5a58db279bac [2021-11-13T22:49:15.578Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:49:15.578Z] ---> Running in be77f1e701d9 [2021-11-13T22:49:15.838Z] Removing intermediate container be77f1e701d9 [2021-11-13T22:49:15.838Z] ---> 420204bbb847 [2021-11-13T22:49:15.838Z] [2021-11-13T22:49:15.838Z] Successfully built 420204bbb847 [2021-11-13T22:49:15.838Z] Successfully tagged sys-mgmt-agent:latest [2021-11-13T22:49:17.222Z]  Building sys-mgmt-agent ... done Removing intermediate container d89f4a03a092 [2021-11-13T22:49:17.222Z] ---> a7dafa7ed024 [2021-11-13T22:49:17.222Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T22:49:17.222Z] ---> Running in 244b4d106de3 [2021-11-13T22:49:17.483Z] 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 [2021-11-13T22:49:32.049Z] Removing intermediate container a1cfdce452f8 [2021-11-13T22:49:32.049Z] ---> 1fa71864054c [2021-11-13T22:49:32.049Z] Successfully built 1fa71864054c [2021-11-13T22:49:32.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:49:32.399Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T22:49:32.399Z] . [Pipeline] withDockerContainer [2021-11-13T22:49:32.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-13T22:49:32.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T22:49:34.258Z] $ docker top 66bc96aa42cdabae58cef0eadf04d90b21f48b35e7281d42d0d4d9b14c62c1ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:49:35.222Z] + go version [2021-11-13T22:49:35.222Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-13T22:49:35.244Z] $ docker stop --time=1 66bc96aa42cdabae58cef0eadf04d90b21f48b35e7281d42d0d4d9b14c62c1ec [2021-11-13T22:49:37.026Z] $ docker rm -f 66bc96aa42cdabae58cef0eadf04d90b21f48b35e7281d42d0d4d9b14c62c1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:49:37.790Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T22:49:37.790Z] . [Pipeline] withDockerContainer [2021-11-13T22:49:38.046Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-13T22:49:38.130Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T22:49:39.482Z] $ docker top b325e9dd9ff3c0dcf9c9615cb9006832e1c884e50ed85a2941867bbe62b36744 -eo pid,comm [2021-11-13T22:49:39.542Z] Removing intermediate container 132e0c665ee1 [2021-11-13T22:49:39.542Z] ---> 0fe30ab331ac [2021-11-13T22:49:39.542Z] [2021-11-13T22:49:39.542Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T22:49:39.542Z] ---> 0a97eee8041e [2021-11-13T22:49:39.542Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:49:39.542Z] ---> Using cache [2021-11-13T22:49:39.542Z] ---> c3cccb3b6f92 [2021-11-13T22:49:39.542Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:49:39.542Z] ---> Using cache [2021-11-13T22:49:39.542Z] ---> 225265792404 [2021-11-13T22:49:39.542Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T22:49:39.542Z] ---> Running in 2b7ac6f9f8c9 [2021-11-13T22:49:39.542Z] Removing intermediate container 2b7ac6f9f8c9 [2021-11-13T22:49:39.542Z] ---> b6c358e25249 [2021-11-13T22:49:39.542Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T22:49:39.542Z] ---> Running in 8d6d506f3cb7 [2021-11-13T22:49:39.542Z] Removing intermediate container 8d6d506f3cb7 [2021-11-13T22:49:39.542Z] ---> 53d6137088d4 [2021-11-13T22:49:39.542Z] Step 14/22 : WORKDIR / [2021-11-13T22:49:39.542Z] ---> Running in 09df85d16a59 [2021-11-13T22:49:39.542Z] Removing intermediate container 09df85d16a59 [2021-11-13T22:49:39.542Z] ---> 68afefab8437 [2021-11-13T22:49:39.542Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:49:39.542Z] ---> 4b6d24e1444b [2021-11-13T22:49:39.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T22:49:39.542Z] ---> 2f5137d6518e [2021-11-13T22:49:39.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T22:49:39.542Z] ---> e003d0ae1f65 [2021-11-13T22:49:39.542Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T22:49:39.542Z] ---> Running in 7e6e20f65957 [2021-11-13T22:49:39.542Z] Removing intermediate container 7e6e20f65957 [2021-11-13T22:49:39.542Z] ---> d00848d1bff0 [2021-11-13T22:49:39.542Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:49:39.542Z] ---> Running in 633b05c6958e [2021-11-13T22:49:39.542Z] Removing intermediate container 633b05c6958e [2021-11-13T22:49:39.542Z] ---> 4a547f9a32f1 [2021-11-13T22:49:39.542Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:49:39.542Z] ---> Running in b9f055c1aeb1 [2021-11-13T22:49:39.542Z] Removing intermediate container b9f055c1aeb1 [2021-11-13T22:49:39.542Z] ---> ae6603b4eb0a [2021-11-13T22:49:39.542Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:49:39.542Z] ---> Running in 153669394a28 [2021-11-13T22:49:39.542Z] Removing intermediate container 153669394a28 [2021-11-13T22:49:39.542Z] ---> c1ddcf987d28 [2021-11-13T22:49:39.542Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:49:39.542Z] ---> Running in 246506e4bf0e [Pipeline] { [Pipeline] echo [2021-11-13T22:49:39.814Z] ========================================================= [2021-11-13T22:49:39.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T22:49:39.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:49:40.119Z] Removing intermediate container 246506e4bf0e [2021-11-13T22:49:40.119Z] ---> 6a321d2c6410 [2021-11-13T22:49:40.119Z] [2021-11-13T22:49:40.119Z] 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 [2021-11-13T22:49:40.119Z] Successfully built 6a321d2c6410 [2021-11-13T22:49:40.119Z] Successfully tagged core-command:latest [2021-11-13T22:49:40.467Z] + make test [2021-11-13T22:49:40.467Z] go mod tidy [2021-11-13T22:49:41.460Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T22:49:42.484Z]  Building core-command ... done Removing intermediate container f7d89fc9bdf5 [2021-11-13T22:49:42.484Z] ---> 15d611e2fc38 [2021-11-13T22:49:42.484Z] [2021-11-13T22:49:42.484Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T22:49:42.484Z] ---> 0a97eee8041e [2021-11-13T22:49:42.484Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T22:49:42.484Z] ---> Running in b73699020acc [2021-11-13T22:49:42.484Z] Removing intermediate container b73699020acc [2021-11-13T22:49:42.484Z] ---> 7520d2ebb8d0 [2021-11-13T22:49:42.484Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T22:49:42.484Z] ---> Running in 187919c8f5f6 [2021-11-13T22:49:43.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:43.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:43.592Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T22:49:43.592Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T22:49:43.592Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:49:43.592Z] OK: 6 MiB in 16 packages [2021-11-13T22:49:43.592Z] Removing intermediate container 1dbfbd246036 [2021-11-13T22:49:43.592Z] ---> 5f3aa00ff128 [2021-11-13T22:49:43.592Z] [2021-11-13T22:49:43.592Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T22:49:43.592Z] ---> 0a97eee8041e [2021-11-13T22:49:43.592Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T22:49:43.965Z] ---> Running in 47956f062999 [2021-11-13T22:49:44.306Z] Removing intermediate container 187919c8f5f6 [2021-11-13T22:49:44.306Z] ---> 7cda5392ea6a [2021-11-13T22:49:44.306Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T22:49:44.306Z] ---> Running in c934da11dea1 [2021-11-13T22:49:44.306Z] Removing intermediate container c934da11dea1 [2021-11-13T22:49:44.306Z] ---> 603d3577972d [2021-11-13T22:49:44.306Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T22:49:44.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:44.632Z] ---> Running in 00ec9de9f482 [2021-11-13T22:49:44.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:44.632Z] Removing intermediate container 00ec9de9f482 [2021-11-13T22:49:44.632Z] ---> 6ebb60a8d8b8 [2021-11-13T22:49:44.632Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T22:49:44.632Z] ---> Running in e9f77d460944 [2021-11-13T22:49:44.899Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T22:49:44.900Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T22:49:44.900Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T22:49:44.900Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:49:44.900Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:49:44.900Z] OK: 6 MiB in 17 packages [2021-11-13T22:49:45.473Z] Removing intermediate container 47956f062999 [2021-11-13T22:49:45.474Z] ---> 289500ff2a69 [2021-11-13T22:49:45.474Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T22:49:45.474Z] ---> Running in 3d35c616523e [2021-11-13T22:49:45.738Z] Removing intermediate container e9f77d460944 [2021-11-13T22:49:45.738Z] ---> 0454dbfa5db6 [2021-11-13T22:49:45.738Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T22:49:45.738Z] Removing intermediate container 3d35c616523e [2021-11-13T22:49:45.738Z] ---> 2a3a00b154bb [2021-11-13T22:49:45.738Z] Step 12/24 : WORKDIR / [2021-11-13T22:49:45.738Z] ---> Running in b79a6a92bb28 [2021-11-13T22:49:45.738Z] ---> Running in 531ae4a52b03 [2021-11-13T22:49:46.009Z] Removing intermediate container b79a6a92bb28 [2021-11-13T22:49:46.009Z] ---> a926411514cc [2021-11-13T22:49:46.009Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T22:49:46.009Z] Removing intermediate container 531ae4a52b03 [2021-11-13T22:49:46.009Z] ---> 640014ad572f [2021-11-13T22:49:46.009Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T22:49:46.273Z] ---> 693a30bf22a6 [2021-11-13T22:49:46.273Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T22:49:46.273Z] ---> 2881d785a8dd [2021-11-13T22:49:46.273Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T22:49:46.273Z] ---> Running in 52001f0081f7 [2021-11-13T22:49:46.538Z] ---> 2c51966f4269 [2021-11-13T22:49:46.538Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T22:49:46.538Z] ---> db18d3f91672 [2021-11-13T22:49:46.538Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T22:49:46.800Z] ---> 6a9a05a29994 [2021-11-13T22:49:46.800Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T22:49:47.390Z] ---> bf34073a382f [2021-11-13T22:49:47.390Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T22:49:47.390Z] Removing intermediate container 52001f0081f7 [2021-11-13T22:49:47.390Z] ---> cd1a68fc3704 [2021-11-13T22:49:47.390Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:49:47.673Z] ---> e36e31e9b635 [2021-11-13T22:49:47.673Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T22:49:47.673Z] ---> 3b1f24937ccf [2021-11-13T22:49:47.673Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T22:49:48.273Z] ---> edc9211dee09 [2021-11-13T22:49:48.273Z] 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/ [2021-11-13T22:49:48.273Z] ---> 7cc71f3dd389 [2021-11-13T22:49:48.273Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T22:49:48.273Z] ---> Running in b6a4eba32a71 [2021-11-13T22:49:48.541Z] ---> d842895bdcc0 [2021-11-13T22:49:48.541Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T22:49:48.802Z] ---> 139a4e9a92a7 [2021-11-13T22:49:48.802Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T22:49:49.064Z] ---> 6424ca3c111f [2021-11-13T22:49:49.064Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T22:49:49.064Z] Removing intermediate container 244b4d106de3 [2021-11-13T22:49:49.064Z] ---> 3053918ab6eb [2021-11-13T22:49:49.064Z] [2021-11-13T22:49:49.064Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T22:49:49.064Z] ---> 0a97eee8041e [2021-11-13T22:49:49.064Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T22:49:49.064Z] Removing intermediate container b6a4eba32a71 [2021-11-13T22:49:49.064Z] ---> da691372a295 [2021-11-13T22:49:49.064Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T22:49:49.064Z] ---> Running in d694b2d61ed5 [2021-11-13T22:49:49.064Z] ---> Running in 3bdfe3bb0763 [2021-11-13T22:49:49.324Z] Removing intermediate container 3bdfe3bb0763 [2021-11-13T22:49:49.324Z] ---> 5591388ea1c0 [2021-11-13T22:49:49.324Z] Step 22/24 : LABEL arch=x86_64 [2021-11-13T22:49:49.324Z] Removing intermediate container d694b2d61ed5 [2021-11-13T22:49:49.324Z] ---> bbd4466008da [2021-11-13T22:49:49.324Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T22:49:49.324Z] ---> Running in 7964dafc5865 [2021-11-13T22:49:49.591Z] ---> Running in 257faaec00cf [2021-11-13T22:49:49.591Z] ---> Running in ad77793afeab [2021-11-13T22:49:49.591Z] Removing intermediate container 7964dafc5865 [2021-11-13T22:49:49.591Z] ---> 3f6902fe2be8 [2021-11-13T22:49:49.591Z] Step 23/24 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:49:49.591Z] ---> Running in ead7917e81d0 [2021-11-13T22:49:49.591Z] Removing intermediate container ad77793afeab [2021-11-13T22:49:49.591Z] ---> 3c1e16e0cc99 [2021-11-13T22:49:49.591Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T22:49:49.591Z] Removing intermediate container 257faaec00cf [2021-11-13T22:49:49.591Z] ---> 6a0e8aa60007 [2021-11-13T22:49:49.591Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T22:49:49.591Z] ---> Running in f7c8a3a554ce [2021-11-13T22:49:49.591Z] Removing intermediate container ead7917e81d0 [2021-11-13T22:49:49.591Z] ---> 4e6a358e788e [2021-11-13T22:49:49.591Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T22:49:49.591Z] Removing intermediate container f7c8a3a554ce [2021-11-13T22:49:49.591Z] ---> a1ab815305fc [2021-11-13T22:49:49.591Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:49:49.591Z] ---> Running in 02158de6fb0c [2021-11-13T22:49:49.851Z] ---> Running in 9d8fa11641c0 [2021-11-13T22:49:49.851Z] ---> aeacd28f4330 [2021-11-13T22:49:49.851Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T22:49:49.851Z] ---> Running in a9dfa2e59eaa [2021-11-13T22:49:49.851Z] Removing intermediate container 02158de6fb0c [2021-11-13T22:49:49.851Z] ---> 796b8afb9294 [2021-11-13T22:49:49.851Z] [2021-11-13T22:49:50.110Z] Successfully built 796b8afb9294 [2021-11-13T22:49:50.110Z] Successfully tagged security-secretstore-setup:latest [2021-11-13T22:49:50.374Z]  Building security-secretstore-setup ... done Removing intermediate container 9d8fa11641c0 [2021-11-13T22:49:50.374Z] ---> ee330d9bc21d [2021-11-13T22:49:50.374Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T22:49:50.374Z] ---> Running in 30fb051ed8aa [2021-11-13T22:49:50.374Z] Removing intermediate container a9dfa2e59eaa [2021-11-13T22:49:50.374Z] ---> 8e52114e2884 [2021-11-13T22:49:50.374Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T22:49:50.636Z] ---> Running in 35fa502f857e [2021-11-13T22:49:50.636Z] Removing intermediate container 35fa502f857e [2021-11-13T22:49:50.636Z] ---> 3130f4d3b912 [2021-11-13T22:49:50.636Z] Step 27/30 : CMD ["gate"] [2021-11-13T22:49:50.636Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:50.636Z] ---> Running in a480fce9861e [2021-11-13T22:49:50.901Z] Removing intermediate container a480fce9861e [2021-11-13T22:49:50.901Z] ---> 3e4422a4273f [2021-11-13T22:49:50.901Z] Step 28/30 : LABEL arch=x86_64 [2021-11-13T22:49:50.901Z] ---> Running in 265246220a25 [2021-11-13T22:49:50.901Z] Removing intermediate container 265246220a25 [2021-11-13T22:49:50.901Z] ---> b5b485d03708 [2021-11-13T22:49:50.901Z] Step 29/30 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:49:51.162Z] ---> Running in 8cbecfe75851 [2021-11-13T22:49:51.162Z] Removing intermediate container 8cbecfe75851 [2021-11-13T22:49:51.162Z] ---> 0633b1ed55ef [2021-11-13T22:49:51.162Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T22:49:51.162Z] ---> Running in b998e0a5cdf3 [2021-11-13T22:49:51.422Z] Removing intermediate container b998e0a5cdf3 [2021-11-13T22:49:51.422Z] ---> ef85bd4badd5 [2021-11-13T22:49:51.422Z] [2021-11-13T22:49:51.422Z] Successfully built ef85bd4badd5 [2021-11-13T22:49:51.422Z] Successfully tagged security-bootstrapper:latest [2021-11-13T22:49:51.422Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:49:51.993Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T22:49:51.993Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T22:49:51.993Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T22:49:51.993Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T22:49:52.254Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T22:49:52.254Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T22:49:52.254Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:49:52.254Z] OK: 8 MiB in 20 packages [2021-11-13T22:49:52.514Z] Removing intermediate container 30fb051ed8aa [2021-11-13T22:49:52.514Z] ---> b66a865c503f [2021-11-13T22:49:52.514Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:49:52.773Z] ---> 49b98280cbd7 [2021-11-13T22:49:52.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T22:49:53.033Z] ---> 41f552a32a4f [2021-11-13T22:49:53.033Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T22:49:53.293Z] ---> ab0058404437 [2021-11-13T22:49:53.293Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T22:49:53.293Z] ---> Running in cb99e74b992e [2021-11-13T22:49:53.293Z] Removing intermediate container cb99e74b992e [2021-11-13T22:49:53.293Z] ---> d6df8f73e3ef [2021-11-13T22:49:53.293Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:49:53.293Z] ---> Running in bc1f20143a91 [2021-11-13T22:49:53.554Z] Removing intermediate container bc1f20143a91 [2021-11-13T22:49:53.554Z] ---> bee6a9967010 [2021-11-13T22:49:53.554Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:49:53.554Z] ---> Running in 011e6d456c06 [2021-11-13T22:49:53.554Z] Removing intermediate container 011e6d456c06 [2021-11-13T22:49:53.554Z] ---> ac6eba7acea4 [2021-11-13T22:49:53.554Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:49:53.554Z] ---> Running in 14c0cf305a90 [2021-11-13T22:49:53.814Z] Removing intermediate container 14c0cf305a90 [2021-11-13T22:49:53.814Z] ---> 1f915993360c [2021-11-13T22:49:53.814Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:49:53.814Z] ---> Running in aaabbbd1ad5a [2021-11-13T22:49:53.814Z] Removing intermediate container aaabbbd1ad5a [2021-11-13T22:49:53.814Z] ---> 13179ec3ce3d [2021-11-13T22:49:53.814Z] [2021-11-13T22:49:53.814Z] Successfully built 13179ec3ce3d [2021-11-13T22:49:53.814Z] Successfully tagged core-data:latest [2021-11-13T22:49:53.820Z]  Building core-data ... done  [Pipeline] } [2021-11-13T22:49:53.823Z] $ docker stop --time=1 3626f24fa4e261184f7db070c7ccb32de8ac297a063eaffdb41d21a5b48bdd4c [2021-11-13T22:49:55.162Z] $ docker rm -f 3626f24fa4e261184f7db070c7ccb32de8ac297a063eaffdb41d21a5b48bdd4c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T22:49:55.513Z] + docker images [2021-11-13T22:49:55.513Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T22:49:55.513Z] core-data latest 13179ec3ce3d 2 seconds ago 20.7MB [2021-11-13T22:49:55.513Z] security-bootstrapper latest ef85bd4badd5 4 seconds ago 18.9MB [2021-11-13T22:49:55.513Z] security-secretstore-setup latest 796b8afb9294 6 seconds ago 28.4MB [2021-11-13T22:49:55.513Z] 3053918ab6eb 7 seconds ago 1.76GB [2021-11-13T22:49:55.513Z] 5f3aa00ff128 12 seconds ago 1.76GB [2021-11-13T22:49:55.513Z] 15d611e2fc38 14 seconds ago 1.76GB [2021-11-13T22:49:55.513Z] core-command latest 6a321d2c6410 16 seconds ago 16.1MB [2021-11-13T22:49:55.513Z] 0fe30ab331ac 19 seconds ago 1.75GB [2021-11-13T22:49:55.513Z] sys-mgmt-agent latest 420204bbb847 40 seconds ago 294MB [2021-11-13T22:49:55.513Z] support-scheduler latest e9f13266de0f 59 seconds ago 16.2MB [2021-11-13T22:49:55.513Z] core-metadata latest 767db06dd78c About a minute ago 16.9MB [2021-11-13T22:49:55.513Z] support-notifications latest 3db9669e752f About a minute ago 17MB [2021-11-13T22:49:55.513Z] security-proxy-setup latest 6db930a619c0 About a minute ago 26.9MB [2021-11-13T22:49:55.513Z] e7955c3555be About a minute ago 1.76GB [2021-11-13T22:49:55.513Z] de887604d0b1 About a minute ago 1.76GB [2021-11-13T22:49:55.513Z] d8000e2b9333 About a minute ago 1.76GB [2021-11-13T22:49:55.513Z] af2d378dcf9f About a minute ago 1.76GB [2021-11-13T22:49:55.513Z] fdfbd8ec732d About a minute ago 1.76GB [2021-11-13T22:49:55.513Z] ci-base-image-x86_64 latest 0095f21d1092 5 minutes ago 1.25GB [2021-11-13T22:49:55.513Z] alpine 3.14 0a97eee8041e 30 hours ago 5.61MB [2021-11-13T22:49:55.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-13T22:49:55.513Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-13T22:49:55.513Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-13T22:49:55.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-13T22:50:08.257Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T22:50:10.779Z] Still waiting to schedule task [2021-11-13T22:50:10.779Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-509’ [2021-11-13T22:51:16.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T22:51:16.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T22:51:16.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T22:51:16.555Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T22:51:29.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T22:51:29.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T22:51:29.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T22:51:29.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T22:51:29.015Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T22:51:29.290Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T22:51:30.732Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T22:51:30.732Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T22:51:30.732Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T22:51:30.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T22:51:37.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements [2021-11-13T22:51:37.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T22:51:37.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T22:51:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements [2021-11-13T22:51:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T22:51:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 44.7% of statements [2021-11-13T22:51:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T22:51:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T22:51:44.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.697s coverage: 89.5% of statements [2021-11-13T22:51:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T22:51:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:51:44.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 84.4% of statements [2021-11-13T22:51:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T22:51:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T22:51:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T22:51:44.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T22:51:44.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.728s coverage: 94.2% of statements [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.320s coverage: 59.1% of statements [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 60.0% of statements [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.9% of statements [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 21.7% of statements [2021-11-13T22:51:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.195s coverage: 79.5% of statements [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2021-11-13T22:51:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2021-11-13T22:52:09.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2021-11-13T22:52:09.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-11-13T22:52:12.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 82.5% of statements [2021-11-13T22:52:12.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.713s coverage: 64.4% of statements [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T22:52:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T22:52:20.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-11-13T22:52:21.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2021-11-13T22:52:21.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-11-13T22:52:22.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-11-13T22:52:22.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-11-13T22:52:28.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.363s coverage: 65.4% of statements [2021-11-13T22:52:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T22:52:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T22:52:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T22:52:29.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 43.8% of statements [2021-11-13T22:52:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T22:52:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T22:52:29.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2021-11-13T22:52:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T22:52:29.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements [2021-11-13T22:52:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T22:52:36.471Z] Running on prd-ubuntu18.04-docker-8c-8g-510 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-13T22:52:36.483Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-13T22:52:36.556Z] The recommended git tool is: git [2021-11-13T22:52:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.221s coverage: 17.7% of statements [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T22:52:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 92.3% of statements [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T22:52:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T22:52:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T22:52:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T22:52:38.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T22:52:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-11-13T22:52:38.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-11-13T22:52:38.366Z] using credential edgex-jenkins-ssh [2021-11-13T22:52:38.376Z] Cloning the remote Git repository [2021-11-13T22:52:38.610Z] 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 [2021-11-13T22:52:38.610Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-13T22:52:38.610Z] GO111MODULE=on go vet ./... [2021-11-13T22:52:38.347Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:52:38.405Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-13T22:52:38.437Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:52:38.437Z] > git --version # timeout=10 [2021-11-13T22:52:38.441Z] > git --version # 'git version 2.17.1' [2021-11-13T22:52:38.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:52:38.469Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:52:43.417Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:52:43.528Z] Merge succeeded, producing 233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T22:52:43.528Z] Checking out Revision 233e9d8fc89f567ab362eecb8a85f02340d9c475 (PR-3805) [2021-11-13T22:52:42.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:52:42.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:52:42.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:52:42.739Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:52:42.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:52:42.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T22:52:43.398Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:52:43.404Z] > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 [2021-11-13T22:52:43.468Z] > git remote # timeout=10 [2021-11-13T22:52:43.474Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T22:52:43.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:52:43.483Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T22:52:43.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T22:52:43.503Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:52:43.509Z] > git checkout -f 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 [2021-11-13T22:52:47.108Z] Commit message: "Merge branch 'main' into jakarta-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:52:48.008Z] + echo snap-build.sh [2021-11-13T22:52:48.008Z] snap-build.sh [2021-11-13T22:52:48.008Z] + SNAP_BASE_DIR=. [2021-11-13T22:52:48.008Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-11-13T22:52:48.008Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-11-13T22:52:48.008Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-11-13T22:52:48.008Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-11-13T22:52:48.008Z] + cd /w/workspace/edgex-go/4 [2021-11-13T22:52:48.008Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-13T22:52:48.008Z] Reading package lists... [2021-11-13T22:52:48.008Z] Building dependency tree... [2021-11-13T22:52:48.008Z] Reading state information... [2021-11-13T22:52:48.008Z] The following packages were automatically installed and are no longer required: [2021-11-13T22:52:48.008Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-13T22:52:48.008Z] uidmap xdelta3 [2021-11-13T22:52:48.008Z] Use 'sudo apt autoremove' to remove them. [2021-11-13T22:52:48.008Z] The following packages will be REMOVED: [2021-11-13T22:52:48.008Z] lxd* lxd-client* [2021-11-13T22:52:48.270Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-13T22:52:48.270Z] After this operation, 31.7 MB disk space will be freed. [2021-11-13T22:52:48.792Z] (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.) [2021-11-13T22:52:48.792Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T22:52:49.736Z] Removing lxd dnsmasq configuration [2021-11-13T22:52:49.736Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T22:52:49.736Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-13T22:52:50.678Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:52:50.678Z] (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.) [2021-11-13T22:52:50.678Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T22:52:52.064Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-13T22:52:52.064Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-13T22:52:52.637Z] + sudo snap remove --purge lxd [2021-11-13T22:52:52.637Z] snap "lxd" is not installed [2021-11-13T22:52:52.637Z] + sudo groupadd --force --system lxd [2021-11-13T22:52:52.637Z] ++ whoami [2021-11-13T22:52:52.637Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-13T22:52:52.637Z] + newgrp - lxd [2021-11-13T22:52:52.898Z] + sudo snap install lxd [2021-11-13T22:52:59.488Z] 2021-11-13T22:52:57Z INFO Waiting for automatic snapd restart... [2021-11-13T22:53:14.395Z] lxd 4.20 from Canonical* installed [2021-11-13T22:53:14.395Z] + sudo lxd init --auto [2021-11-13T22:53:22.535Z] + sudo snap install --classic snapcraft [2021-11-13T22:53:34.769Z] snapcraft 5.0 from Canonical* installed [2021-11-13T22:53:34.769Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-13T22:53:34.769Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-13T22:53:34.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T22:53:34.769Z] Dload Upload Total Spent Left Speed [2021-11-13T22:53:34.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 [2021-11-13T22:53:34.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 17.0M [2021-11-13T22:53:34.769Z] ./yq_linux_amd64 [2021-11-13T22:53:34.769Z] + sudo snapcraft prime --use-lxd [2021-11-13T22:53:35.340Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-13T22:53:35.340Z] 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: [2021-11-13T22:53:35.340Z] - README.md [2021-11-13T22:53:35.340Z] [2021-11-13T22:53:35.340Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T22:53:35.601Z] Launching a container. [2021-11-13T22:53:45.605Z] Waiting for container to be ready [2021-11-13T22:53:45.605Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-13T22:53:45.605Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-13T22:53:45.605Z] [2021-11-13T22:53:48.900Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-13T22:53:48.900Z] Waiting for network to be ready... [2021-11-13T22:53:49.471Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T22:53:49.471Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T22:53:49.730Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T22:53:49.991Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T22:53:49.991Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T22:53:50.252Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T22:53:50.252Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T22:53:50.252Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T22:53:50.252Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T22:53:50.252Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T22:53:50.252Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T22:53:50.511Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T22:53:50.511Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T22:53:50.511Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T22:53:50.511Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T22:53:50.511Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T22:53:50.511Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T22:53:50.511Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T22:53:50.772Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T22:53:50.772Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T22:53:51.032Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T22:53:51.032Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T22:53:51.032Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T22:53:51.032Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T22:53:51.032Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T22:53:51.032Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T22:53:51.032Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T22:53:54.336Z] Fetched 25.6 MB in 4s (5728 kB/s) [2021-11-13T22:53:54.596Z] Reading package lists... [2021-11-13T22:53:54.857Z] Reading package lists... [2021-11-13T22:53:55.117Z] Building dependency tree... [2021-11-13T22:53:55.117Z] Reading state information... [2021-11-13T22:53:55.117Z] The following additional packages will be installed: [2021-11-13T22:53:55.117Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T22:53:55.117Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T22:53:55.117Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T22:53:55.117Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-13T22:53:55.117Z] Suggested packages: [2021-11-13T22:53:55.117Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-13T22:53:55.117Z] Recommended packages: [2021-11-13T22:53:55.117Z] gnupg libsasl2-modules [2021-11-13T22:53:55.384Z] The following NEW packages will be installed: [2021-11-13T22:53:55.384Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T22:53:55.384Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T22:53:55.384Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T22:53:55.384Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-13T22:53:55.384Z] The following packages will be upgraded: [2021-11-13T22:53:55.384Z] gpg gpg-agent gpgconf libudev1 [2021-11-13T22:53:55.384Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-13T22:53:55.384Z] Need to get 3527 kB of archives. [2021-11-13T22:53:55.384Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-13T22:53:55.384Z] 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] [2021-11-13T22:53:55.384Z] 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] [2021-11-13T22:53:55.384Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-13T22:53:55.384Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-13T22:53:55.384Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-13T22:53:55.645Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-13T22:53:56.216Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-13T22:53:56.216Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-13T22:53:56.216Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-13T22:53:56.216Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-13T22:53:56.216Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-13T22:53:56.216Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-13T22:53:56.216Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-13T22:53:56.216Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-13T22:53:56.216Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-13T22:53:56.216Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-13T22:53:56.216Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-13T22:53:56.216Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-13T22:53:56.216Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-13T22:53:56.216Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-13T22:53:56.216Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-13T22:53:56.216Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-13T22:53:56.477Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:53:56.477Z] Fetched 3527 kB in 1s (3402 kB/s) [2021-11-13T22:53:56.477Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T22:53:56.477Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:53:56.477Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:53:56.477Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-13T22:53:56.477Z] Selecting previously unselected package udev. [2021-11-13T22:53:56.477Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T22:53:56.477Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:53:56.738Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-13T22:53:56.738Z] Selecting previously unselected package libfuse2:amd64. [2021-11-13T22:53:56.738Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T22:53:56.738Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T22:53:56.738Z] Selecting previously unselected package fuse. [2021-11-13T22:53:56.738Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T22:53:56.738Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-13T22:53:57.001Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:53:57.001Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:53:57.001Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:53:57.001Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:53:57.001Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:53:57.001Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:53:57.001Z] Selecting previously unselected package libksba8:amd64. [2021-11-13T22:53:57.001Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-13T22:53:57.001Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-13T22:53:57.263Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-13T22:53:57.263Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.263Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.263Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-13T22:53:57.263Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.263Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.263Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-13T22:53:57.263Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.263Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.263Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-13T22:53:57.263Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.263Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.523Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-13T22:53:57.523Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.523Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.523Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-13T22:53:57.523Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.524Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.524Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-13T22:53:57.524Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.524Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.524Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-13T22:53:57.524Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.524Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.524Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-13T22:53:57.524Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:53:57.524Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:57.785Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-13T22:53:57.785Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T22:53:57.785Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:53:57.785Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-13T22:53:57.785Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T22:53:57.785Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:53:57.785Z] Selecting previously unselected package libldap-common. [2021-11-13T22:53:57.785Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-13T22:53:57.785Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:53:57.785Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-13T22:53:57.785Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-13T22:53:57.785Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:53:57.785Z] Selecting previously unselected package dirmngr. [2021-11-13T22:53:57.785Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:53:57.785Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T22:53:58.046Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:53:58.046Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-13T22:53:58.046Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T22:53:58.046Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:53:58.046Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:53:58.046Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-13T22:53:58.046Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.046Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-13T22:53:58.046Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:53:58.046Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-13T22:53:58.307Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-13T22:53:58.307Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.307Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-13T22:53:58.571Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-13T22:53:58.571Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-13T22:53:58.571Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.571Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.571Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.571Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.571Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.571Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.571Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:53:58.571Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:53:58.571Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T22:53:58.571Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:53:58.846Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-13T22:53:58.846Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-13T22:53:58.846Z] This means they are not meant to be enabled using systemctl. [2021-11-13T22:53:58.846Z] Possible reasons for having this kind of units are: [2021-11-13T22:53:58.846Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-13T22:53:58.846Z] .wants/ or .requires/ directory. [2021-11-13T22:53:58.846Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-13T22:53:58.846Z] a requirement dependency on it. [2021-11-13T22:53:58.846Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-13T22:53:58.846Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-13T22:53:58.846Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-13T22:53:58.846Z] instance name specified. [2021-11-13T22:53:59.105Z] Reading package lists... [2021-11-13T22:53:59.365Z] Building dependency tree... [2021-11-13T22:53:59.365Z] Reading state information... [2021-11-13T22:53:59.625Z] The following additional packages will be installed: [2021-11-13T22:53:59.625Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-13T22:53:59.625Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-13T22:53:59.626Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-13T22:53:59.626Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-13T22:53:59.626Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-13T22:53:59.626Z] Suggested packages: [2021-11-13T22:53:59.626Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-13T22:53:59.626Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-13T22:53:59.626Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-13T22:53:59.626Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-13T22:53:59.626Z] systemd-container policykit-1 [2021-11-13T22:53:59.626Z] Recommended packages: [2021-11-13T22:53:59.626Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-13T22:53:59.626Z] The following NEW packages will be installed: [2021-11-13T22:53:59.626Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-13T22:53:59.626Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-13T22:53:59.626Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-13T22:53:59.626Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-13T22:53:59.626Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-13T22:53:59.626Z] The following packages will be upgraded: [2021-11-13T22:53:59.626Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-13T22:53:59.626Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-13T22:53:59.626Z] Need to get 36.8 MB of archives. [2021-11-13T22:53:59.626Z] After this operation, 147 MB of additional disk space will be used. [2021-11-13T22:53:59.626Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-13T22:53:59.626Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-13T22:54:00.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T22:54:00.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T22:54:00.565Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-13T22:54:00.565Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-13T22:54:00.565Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-13T22:54:00.565Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-13T22:54:00.565Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-13T22:54:00.565Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-13T22:54:00.565Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-13T22:54:00.565Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-13T22:54:00.565Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-13T22:54:00.565Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-13T22:54:00.565Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-13T22:54:00.565Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-13T22:54:00.565Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-13T22:54:00.565Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-13T22:54:00.565Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-13T22:54:00.565Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-13T22:54:00.565Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-13T22:54:00.565Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-13T22:54:00.565Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-13T22:54:00.565Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-13T22:54:00.565Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-13T22:54:00.565Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-13T22:54:00.566Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-13T22:54:00.566Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-13T22:54:00.826Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-13T22:54:00.826Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-13T22:54:00.826Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-13T22:54:00.826Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-13T22:54:01.396Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:54:01.396Z] Fetched 36.8 MB in 2s (20.2 MB/s) [2021-11-13T22:54:01.656Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T22:54:01.656Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:54:01.656Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:54:02.227Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:54:02.227Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:54:02.227Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-13T22:54:02.227Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T22:54:02.227Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-13T22:54:02.227Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-13T22:54:02.227Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-13T22:54:02.361Z] ./bin/test-attribution-txt.sh [2021-11-13T22:54:02.488Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T22:54:02.488Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-13T22:54:02.488Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-13T22:54:02.766Z] Setting up apt (1.6.14) ... [2021-11-13T22:54:02.766Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-13T22:54:03.037Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-13T22:54:03.037Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-13T22:54:03.037Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T22:54:03.037Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T22:54:03.307Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-13T22:54:03.307Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:54:03.307Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:03.307Z] Selecting previously unselected package libexpat1:amd64. [2021-11-13T22:54:03.307Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-13T22:54:03.307Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T22:54:03.307Z] Selecting previously unselected package python3.6-minimal. [2021-11-13T22:54:03.307Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:54:03.578Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:03.578Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T22:54:03.855Z] Checking for services that may need to be restarted...done. [2021-11-13T22:54:03.855Z] Checking for services that may need to be restarted...done. [2021-11-13T22:54:03.855Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:03.855Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T22:54:03.855Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:04.131Z] Selecting previously unselected package python3-minimal. [2021-11-13T22:54:04.131Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-13T22:54:04.131Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-13T22:54:04.131Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [Pipeline] echo [2021-11-13T22:54:04.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T22:54:04.392Z] Selecting previously unselected package mime-support. [2021-11-13T22:54:04.392Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-13T22:54:04.392Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-13T22:54:04.392Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-13T22:54:04.392Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-13T22:54:04.392Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T22:54:04.392Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-13T22:54:04.392Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:54:04.392Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:04.653Z] Selecting previously unselected package python3.6. [2021-11-13T22:54:04.653Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:54:04.653Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:04.653Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-13T22:54:04.653Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-13T22:54:04.653Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T22:54:04.653Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-13T22:54:04.913Z] Selecting previously unselected package python3. [2021-11-13T22:54:04.913Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-13T22:54:04.913Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-13T22:54:04.913Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-13T22:54:04.913Z] Selecting previously unselected package multiarch-support. [2021-11-13T22:54:04.913Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:54:04.913Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T22:54:04.913Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T22:54:04.913Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-13T22:54:04.913Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-13T22:54:04.913Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-13T22:54:04.913Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T22:54:05.007Z] + ls -al . [2021-11-13T22:54:05.007Z] total 672 [2021-11-13T22:54:05.007Z] drwxrwxr-x 9 1001 1001 4096 Nov 13 22:54 . [2021-11-13T22:54:05.007Z] drwxr-xr-x 4 root root 4096 Nov 13 22:49 .. [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 22:47 .dockerignore [2021-11-13T22:54:05.007Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 22:47 .git [2021-11-13T22:54:05.007Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 22:47 .github [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 22:47 .gitignore [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 22:47 .golangci.yml [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 22:47 .hadolint.yml [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 22:47 .sonarcloud.properties [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:47 ADOPTERS.md [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:47 Attribution.txt [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:47 CHANGELOG.md [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:47 CONTRIBUTING.md [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 22:47 GOVERNANCE.md [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 22:47 Jenkinsfile [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:47 LICENSE [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:47 Makefile [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 22:47 OWNERS.md [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:47 README.md [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:47 SECURITY.md [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 22:43 VERSION [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:47 ZMQWindows.md [2021-11-13T22:54:05.007Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 22:47 bin [2021-11-13T22:54:05.007Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 22:47 cmd [2021-11-13T22:54:05.007Z] -rw-r--r-- 1 root root 428381 Nov 13 22:52 coverage.out [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 22:47 go.mod [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:47 go.sum [2021-11-13T22:54:05.007Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 22:47 internal [2021-11-13T22:54:05.007Z] drwxrwxr-x 3 1001 1001 4096 Nov 13 22:47 openapi [2021-11-13T22:54:05.007Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 22:47 snap [2021-11-13T22:54:05.007Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 22:47 version.go [Pipeline] sh [2021-11-13T22:54:05.173Z] Selecting previously unselected package libbsd0:amd64. [2021-11-13T22:54:05.173Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-13T22:54:05.173Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T22:54:05.173Z] Selecting previously unselected package sudo. [2021-11-13T22:54:05.173Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-13T22:54:05.174Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T22:54:05.174Z] Selecting previously unselected package apparmor. [2021-11-13T22:54:05.174Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T22:54:05.174Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-13T22:54:05.434Z] Selecting previously unselected package libedit2:amd64. [2021-11-13T22:54:05.434Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-13T22:54:05.434Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T22:54:05.434Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-13T22:54:05.434Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:54:05.434Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:05.434Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-13T22:54:05.434Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:54:05.434Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:05.664Z] + '[' -e coverage.out ] [2021-11-13T22:54:05.664Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T22:54:05.684Z] Warning: overwriting stash ‘coverage-report’ [2021-11-13T22:54:05.694Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-13T22:54:05.694Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-13T22:54:05.694Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T22:54:05.694Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-13T22:54:05.694Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:54:05.694Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:05.694Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-13T22:54:05.694Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:54:05.694Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:05.694Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-13T22:54:05.694Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-13T22:54:05.694Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T22:54:05.954Z] Selecting previously unselected package openssh-client. [2021-11-13T22:54:05.954Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-13T22:54:05.954Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T22:54:05.954Z] Selecting previously unselected package squashfs-tools. [2021-11-13T22:54:05.954Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-13T22:54:05.954Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T22:54:06.215Z] Selecting previously unselected package snapd. [2021-11-13T22:54:06.215Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-13T22:54:06.215Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-13T22:54:06.535Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T22:54:07.187Z] + make build [2021-11-13T22:54:07.187Z] 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 [2021-11-13T22:54:08.129Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T22:54:08.129Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T22:54:08.129Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-13T22:54:08.129Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T22:54:08.129Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T22:54:08.129Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:08.129Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:54:08.129Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-13T22:54:08.129Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-13T22:54:08.701Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T22:54:08.701Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T22:54:08.961Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T22:54:08.961Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:08.961Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:08.961Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:54:09.550Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T22:54:09.550Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:09.550Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T22:54:09.550Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-13T22:54:09.550Z] running python rtupdate hooks for python3.6... [2021-11-13T22:54:09.550Z] running python post-rtupdate hooks for python3.6... [2021-11-13T22:54:09.550Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-13T22:54:10.119Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-13T22:54:10.379Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:54:10.379Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T22:54:10.379Z] Setting up snapd (2.51.1+18.04) ... [2021-11-13T22:54:10.639Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-13T22:54:10.899Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-13T22:54:11.159Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-13T22:54:11.159Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-13T22:54:11.418Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T22:54:11.418Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T22:54:11.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-13T22:54:11.939Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-13T22:54:11.939Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-13T22:54:12.199Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-13T22:54:12.200Z] /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' [2021-11-13T22:54:12.200Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:54:12.459Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T22:54:13.399Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T22:54:13.399Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T22:54:13.399Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T22:54:13.900Z] 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 [2021-11-13T22:54:14.600Z] Reading package lists... [2021-11-13T22:54:14.600Z] Reading package lists... [2021-11-13T22:54:14.859Z] Building dependency tree... [2021-11-13T22:54:14.859Z] Reading state information... [2021-11-13T22:54:14.859Z] Calculating upgrade... [2021-11-13T22:54:15.119Z] The following packages will be upgraded: [2021-11-13T22:54:15.119Z] advancecomp base-files bash binutils binutils-common [2021-11-13T22:54:15.119Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-13T22:54:15.119Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-13T22:54:15.119Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-13T22:54:15.119Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-13T22:54:15.119Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-13T22:54:15.119Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-13T22:54:15.119Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-13T22:54:15.119Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-13T22:54:15.119Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-13T22:54:15.119Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-13T22:54:15.119Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-13T22:54:15.119Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-13T22:54:15.119Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-13T22:54:15.119Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-13T22:54:15.119Z] ubuntu-keyring util-linux [2021-11-13T22:54:15.119Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T22:54:15.119Z] Need to get 64.2 MB of archives. [2021-11-13T22:54:15.119Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-13T22:54:15.119Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-13T22:54:15.380Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-13T22:54:15.380Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-13T22:54:15.380Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-13T22:54:15.380Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-13T22:54:15.380Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-13T22:54:15.380Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-13T22:54:15.380Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-13T22:54:15.380Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-13T22:54:15.380Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-13T22:54:15.380Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-13T22:54:15.380Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-13T22:54:15.380Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-13T22:54:15.380Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-13T22:54:15.380Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-13T22:54:15.380Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-13T22:54:15.380Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-13T22:54:15.380Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-13T22:54:15.380Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-13T22:54:15.380Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-13T22:54:15.380Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-13T22:54:15.380Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-13T22:54:15.380Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-13T22:54:15.380Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-13T22:54:15.380Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-13T22:54:15.380Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-13T22:54:15.380Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-13T22:54:15.380Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-13T22:54:15.380Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-13T22:54:15.380Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-13T22:54:15.380Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-13T22:54:15.380Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-13T22:54:15.380Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-13T22:54:15.380Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-13T22:54:15.380Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-13T22:54:15.380Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-13T22:54:15.380Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-13T22:54:15.380Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-13T22:54:15.380Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-13T22:54:15.380Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-13T22:54:15.380Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-13T22:54:15.380Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-13T22:54:15.380Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-13T22:54:15.380Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-13T22:54:15.380Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-13T22:54:15.380Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-13T22:54:15.380Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-13T22:54:15.380Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-13T22:54:15.642Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-13T22:54:15.642Z] 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] [2021-11-13T22:54:15.642Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-13T22:54:15.642Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-13T22:54:15.642Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-13T22:54:15.642Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-13T22:54:15.642Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-13T22:54:15.642Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-13T22:54:15.642Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-13T22:54:15.642Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-13T22:54:15.642Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-13T22:54:15.902Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-13T22:54:15.902Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-13T22:54:15.902Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-13T22:54:15.902Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-13T22:54:15.902Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-13T22:54:15.902Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-13T22:54:15.902Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-13T22:54:16.162Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-13T22:54:16.162Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-13T22:54:16.162Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-13T22:54:16.162Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-13T22:54:16.423Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-13T22:54:16.423Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-13T22:54:16.423Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-13T22:54:16.423Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-13T22:54:16.423Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-13T22:54:16.423Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-13T22:54:16.684Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-13T22:54:16.684Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-13T22:54:16.684Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-13T22:54:16.684Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-13T22:54:16.684Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-13T22:54:16.684Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-13T22:54:16.684Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-13T22:54:16.684Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-13T22:54:16.684Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-13T22:54:16.684Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-13T22:54:16.684Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-13T22:54:16.684Z] 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] [2021-11-13T22:54:16.684Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-13T22:54:16.684Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-13T22:54:16.684Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-13T22:54:16.684Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-13T22:54:16.684Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-13T22:54:16.943Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-13T22:54:16.943Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-13T22:54:16.943Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-13T22:54:16.943Z] 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] [2021-11-13T22:54:16.943Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-13T22:54:16.943Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-13T22:54:16.943Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-13T22:54:16.943Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-13T22:54:16.943Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-13T22:54:16.943Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-13T22:54:17.204Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:54:17.204Z] Fetched 64.2 MB in 2s (34.4 MB/s) [2021-11-13T22:54:17.204Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:54:17.204Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:54:17.204Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:54:17.464Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:54:17.464Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:54:17.464Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-13T22:54:17.464Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-13T22:54:17.725Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:17.725Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:17.987Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:17.987Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:17.987Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:17.987Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:17.987Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:17.987Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:17.987Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:17.987Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:18.247Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:18.247Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:18.247Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:18.247Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:18.247Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:18.247Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:54:18.247Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:18.247Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-13T22:54:18.247Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:18.507Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:54:18.507Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:18.507Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:18.507Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:18.507Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:18.507Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:18.507Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:54:18.767Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:18.767Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:54:18.767Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:54:18.767Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:54:19.337Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T22:54:19.337Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:54:19.337Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-13T22:54:19.337Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-13T22:54:19.337Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-13T22:54:19.337Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-13T22:54:19.598Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-13T22:54:19.598Z] Installing new version of config file /etc/issue ... [2021-11-13T22:54:19.598Z] Installing new version of config file /etc/issue.net ... [2021-11-13T22:54:19.598Z] Installing new version of config file /etc/lsb-release ... [2021-11-13T22:54:19.598Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-13T22:54:19.858Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-13T22:54:19.858Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-13T22:54:20.118Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-13T22:54:20.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:20.118Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-13T22:54:20.118Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-13T22:54:20.118Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-13T22:54:20.118Z] 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 [2021-11-13T22:54:20.378Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:20.378Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:20.378Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:20.378Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:20.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:20.379Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-13T22:54:20.379Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-13T22:54:20.379Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-13T22:54:20.641Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:20.641Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-13T22:54:20.641Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T22:54:20.641Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-13T22:54:20.641Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:20.641Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:54:20.900Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:54:20.900Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T22:54:20.900Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:20.900Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:54:20.900Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:54:20.900Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-13T22:54:21.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:21.161Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-13T22:54:21.161Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-13T22:54:21.161Z] Setting up grep (3.1-2build1) ... [2021-11-13T22:54:21.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:21.161Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-13T22:54:21.161Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-13T22:54:21.161Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-13T22:54:21.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:21.161Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T22:54:21.161Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T22:54:21.421Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-13T22:54:21.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:21.421Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:54:21.421Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:54:21.421Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-13T22:54:21.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:21.421Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T22:54:21.421Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:54:22.010Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T22:54:22.010Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:54:22.272Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T22:54:22.272Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:54:22.532Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-13T22:54:22.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:22.532Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-13T22:54:22.532Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:54:22.794Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T22:54:22.794Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T22:54:22.794Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T22:54:22.794Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T22:54:23.055Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T22:54:23.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.055Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-13T22:54:23.055Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-13T22:54:23.055Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-13T22:54:23.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.055Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:23.055Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:23.314Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:23.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.314Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:23.314Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:23.314Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:23.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.314Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:23.314Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:23.314Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:23.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.574Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:23.574Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:23.574Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:23.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.574Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:54:23.574Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:54:23.574Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:54:23.574Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:54:23.835Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T22:54:23.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.835Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:54:23.835Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:54:23.835Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T22:54:23.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:23.835Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:23.835Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:24.096Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:24.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:24.096Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:24.096Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:24.096Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:24.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:24.096Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:24.096Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:24.666Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:24.666Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-13T22:54:24.926Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-13T22:54:25.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:25.186Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:54:25.186Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:54:25.186Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:54:25.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:54:25.186Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-13T22:54:25.186Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:54:25.446Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-13T22:54:25.446Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:54:25.446Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-13T22:54:25.446Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-13T22:54:25.446Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-13T22:54:25.706Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:54:25.706Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-13T22:54:25.706Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T22:54:25.706Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-13T22:54:25.706Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:54:25.706Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-13T22:54:25.706Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T22:54:25.706Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-13T22:54:25.966Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:54:25.966Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T22:54:25.966Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:54:25.966Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:54:25.966Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:54:25.966Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T22:54:25.966Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:54:26.227Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:54:26.227Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-13T22:54:26.227Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T22:54:26.227Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:54:26.227Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:54:26.489Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:26.489Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:54:26.489Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:54:26.489Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:54:26.489Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:54:26.489Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:54:26.489Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:54:26.489Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T22:54:26.749Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:26.749Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-13T22:54:26.749Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-13T22:54:26.749Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-13T22:54:26.749Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:26.749Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-13T22:54:26.749Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-13T22:54:26.749Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-13T22:54:27.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:27.010Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-13T22:54:27.010Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:54:27.010Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:54:27.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:27.010Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:54:27.272Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:54:27.272Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T22:54:27.272Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:27.272Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-13T22:54:27.533Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-13T22:54:27.533Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-13T22:54:27.533Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:27.533Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T22:54:27.533Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T22:54:27.793Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-13T22:54:27.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:27.793Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:54:27.794Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:54:27.794Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-13T22:54:27.794Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:27.794Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T22:54:27.794Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T22:54:28.059Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T22:54:28.059Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:28.059Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T22:54:28.059Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T22:54:28.059Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T22:54:28.059Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:28.059Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-13T22:54:28.059Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-13T22:54:28.319Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-13T22:54:28.319Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:28.319Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-13T22:54:28.319Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-13T22:54:28.319Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-13T22:54:28.319Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:28.319Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-13T22:54:28.319Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-13T22:54:28.580Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-13T22:54:28.580Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:28.580Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-13T22:54:28.580Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-13T22:54:28.580Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-13T22:54:28.580Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:28.580Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-13T22:54:28.580Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-13T22:54:28.841Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-13T22:54:28.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:54:28.841Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-13T22:54:28.841Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-13T22:54:28.841Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-13T22:54:28.841Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-13T22:54:28.841Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T22:54:28.841Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T22:54:28.841Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T22:54:28.841Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T22:54:29.101Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T22:54:29.101Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T22:54:29.101Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-13T22:54:29.361Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-13T22:54:29.361Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T22:54:29.362Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-13T22:54:29.362Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-13T22:54:29.362Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-13T22:54:29.362Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-13T22:54:29.362Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-13T22:54:29.624Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-13T22:54:29.624Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-13T22:54:29.624Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-13T22:54:29.624Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-13T22:54:29.624Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-13T22:54:29.624Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-13T22:54:29.624Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-13T22:54:29.624Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-13T22:54:29.884Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-13T22:54:29.884Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-13T22:54:30.144Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-13T22:54:30.144Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-13T22:54:30.144Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-13T22:54:30.144Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-13T22:54:30.144Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:54:30.144Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:54:30.406Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:54:30.406Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:54:30.406Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:54:30.666Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:54:30.666Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:54:30.666Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:54:30.666Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:30.666Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:30.666Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:30.666Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:30.928Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:30.928Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:30.928Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:30.928Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:31.873Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:31.873Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:32.444Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:32.444Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:32.705Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:32.705Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:32.969Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:32.969Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:33.905Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:54:33.905Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:54:33.905Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T22:54:33.905Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T22:54:33.905Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T22:54:33.905Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T22:54:33.905Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T22:54:33.905Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T22:54:33.905Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-13T22:54:33.905Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-13T22:54:34.165Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T22:54:34.165Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T22:54:34.166Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T22:54:34.166Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T22:54:34.166Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-13T22:54:34.166Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-13T22:54:34.166Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:34.166Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T22:54:34.166Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:34.166Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:34.166Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:34.426Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-13T22:54:34.426Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-13T22:54:34.426Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-13T22:54:34.426Z] [2021-11-13T22:54:34.426Z] Current default time zone: 'Etc/UTC' [2021-11-13T22:54:34.426Z] Local time is now: Sat Nov 13 22:54:34 UTC 2021. [2021-11-13T22:54:34.426Z] Universal Time is now: Sat Nov 13 22:54:34 UTC 2021. [2021-11-13T22:54:34.426Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-13T22:54:34.426Z] [2021-11-13T22:54:34.426Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-13T22:54:34.426Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:34.426Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-13T22:54:34.426Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:54:34.426Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-13T22:54:34.426Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-13T22:54:34.426Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-13T22:54:34.426Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-13T22:54:34.426Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-13T22:54:34.426Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T22:54:34.426Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:34.426Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-13T22:54:34.687Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:34.687Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:54:34.687Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:34.687Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-13T22:54:34.687Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-13T22:54:34.687Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-13T22:54:34.687Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T22:54:34.687Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-13T22:54:34.687Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-13T22:54:34.687Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:54:34.687Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-13T22:54:36.595Z] Updating certificates in /etc/ssl/certs... [2021-11-13T22:54:37.538Z] 23 added, 28 removed; done. [2021-11-13T22:54:37.538Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T22:54:37.538Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-13T22:54:37.538Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-13T22:54:37.538Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-13T22:54:37.538Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:54:37.538Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-13T22:54:37.538Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:54:37.538Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-13T22:54:37.538Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-13T22:54:37.538Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:54:37.538Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:54:37.538Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-13T22:54:37.538Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-13T22:54:37.538Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-13T22:54:37.799Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:54:37.799Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T22:54:37.799Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-13T22:54:37.799Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-13T22:54:37.799Z] Updating certificates in /etc/ssl/certs... [2021-11-13T22:54:38.369Z] 0 added, 0 removed; done. [2021-11-13T22:54:38.369Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-13T22:54:38.369Z] done. [2021-11-13T22:54:38.941Z] Reading package lists... [2021-11-13T22:54:38.941Z] Building dependency tree... [2021-11-13T22:54:38.941Z] Reading state information... [2021-11-13T22:54:39.204Z] The following NEW packages will be installed: [2021-11-13T22:54:39.204Z] apt-transport-https [2021-11-13T22:54:39.204Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T22:54:39.466Z] Need to get 4348 B of archives. [2021-11-13T22:54:39.466Z] After this operation, 154 kB of additional disk space will be used. [2021-11-13T22:54:39.466Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-13T22:54:39.466Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:54:39.466Z] Fetched 4348 B in 0s (21.5 kB/s) [2021-11-13T22:54:39.466Z] Selecting previously unselected package apt-transport-https. [2021-11-13T22:54:39.466Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-13T22:54:39.466Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-13T22:54:39.466Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-13T22:54:39.733Z] Setting up apt-transport-https (1.6.14) ... [2021-11-13T22:54:39.733Z] Waiting for network to be ready... [2021-11-13T22:54:40.681Z] 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 [2021-11-13T22:54:42.656Z] 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 [2021-11-13T22:54:46.315Z] 2021-11-13T22:54:42Z INFO Waiting for automatic snapd restart... [2021-11-13T22:54:46.315Z] snapd 2.52.1 from Canonical* installed [2021-11-13T22:54:46.886Z] "snapd" switched to the "latest/stable" channel [2021-11-13T22:54:46.886Z] [2021-11-13T22:54:46.953Z] 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 [2021-11-13T22:54:47.932Z] 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 [2021-11-13T22:54:49.427Z] core18 20211015 from Canonical* installed [2021-11-13T22:54:49.427Z] "core18" switched to the "latest/stable" channel [2021-11-13T22:54:49.427Z] [2021-11-13T22:54:51.981Z] snapcraft 5.0 from Canonical* installed [2021-11-13T22:54:51.981Z] "snapcraft" switched to the "latest/stable" channel [2021-11-13T22:54:51.981Z] [2021-11-13T22:54:52.250Z] 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 [2021-11-13T22:54:55.647Z] 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 [2021-11-13T22:54:56.180Z] 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: [2021-11-13T22:54:56.180Z] - README.md [2021-11-13T22:54:56.180Z] [2021-11-13T22:54:56.180Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T22:54:56.752Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T22:54:56.752Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T22:54:56.752Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T22:54:57.955Z] Reading package lists... [2021-11-13T22:54:58.525Z] 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 [2021-11-13T22:54:58.525Z] Reading package lists... [2021-11-13T22:54:58.525Z] Building dependency tree... [2021-11-13T22:54:58.525Z] Reading state information... [2021-11-13T22:54:58.785Z] Suggested packages: [2021-11-13T22:54:58.785Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-13T22:54:58.785Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-13T22:54:58.785Z] Recommended packages: [2021-11-13T22:54:58.785Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-13T22:54:58.785Z] The following NEW packages will be installed: [2021-11-13T22:54:58.785Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-13T22:54:58.785Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-13T22:54:58.785Z] pkg-config zip [2021-11-13T22:54:58.785Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T22:54:59.046Z] Need to get 7670 kB of archives. [2021-11-13T22:54:59.046Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-13T22:54:59.046Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-13T22:54:59.046Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-13T22:54:59.046Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-13T22:54:59.083Z] 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 [2021-11-13T22:54:59.307Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-13T22:54:59.307Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-13T22:54:59.307Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-13T22:54:59.568Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-13T22:54:59.568Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-13T22:54:59.568Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-13T22:54:59.568Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-13T22:54:59.568Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-13T22:54:59.568Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-13T22:54:59.827Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-13T22:54:59.827Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-13T22:54:59.827Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-13T22:55:00.087Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:55:00.087Z] Fetched 7670 kB in 1s (6936 kB/s) [2021-11-13T22:55:00.087Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-13T22:55:00.087Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-13T22:55:00.087Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-13T22:55:00.087Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T22:55:00.347Z] Selecting previously unselected package libpsl5:amd64. [2021-11-13T22:55:00.347Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-13T22:55:00.347Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T22:55:00.347Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-13T22:55:00.347Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-13T22:55:00.347Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T22:55:00.347Z] Selecting previously unselected package librtmp1:amd64. [2021-11-13T22:55:00.347Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-13T22:55:00.347Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T22:55:00.347Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-13T22:55:00.347Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-13T22:55:00.347Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T22:55:00.347Z] Selecting previously unselected package liberror-perl. [2021-11-13T22:55:00.347Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-13T22:55:00.347Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-13T22:55:00.607Z] Selecting previously unselected package git-man. [2021-11-13T22:55:00.607Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-13T22:55:00.607Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:55:00.607Z] Selecting previously unselected package git. [2021-11-13T22:55:00.607Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-13T22:55:00.607Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:55:01.176Z] Selecting previously unselected package libnorm1:amd64. [2021-11-13T22:55:01.176Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-13T22:55:01.176Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T22:55:01.176Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-13T22:55:01.176Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-13T22:55:01.176Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T22:55:01.176Z] Selecting previously unselected package libsodium23:amd64. [2021-11-13T22:55:01.176Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-13T22:55:01.176Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-13T22:55:01.176Z] Selecting previously unselected package libzmq5:amd64. [2021-11-13T22:55:01.176Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T22:55:01.176Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:55:01.440Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-13T22:55:01.440Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T22:55:01.440Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:55:01.440Z] Selecting previously unselected package pkg-config. [2021-11-13T22:55:01.440Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-13T22:55:01.440Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T22:55:01.440Z] Selecting previously unselected package zip. [2021-11-13T22:55:01.440Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-13T22:55:01.440Z] Unpacking zip (3.0-11build1) ... [2021-11-13T22:55:01.440Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T22:55:01.440Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:55:01.440Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T22:55:01.440Z] Setting up liberror-perl (0.17025-1) ... [2021-11-13T22:55:01.440Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T22:55:01.440Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T22:55:01.440Z] No schema files found: doing nothing. [2021-11-13T22:55:01.700Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T22:55:01.700Z] Setting up zip (3.0-11build1) ... [2021-11-13T22:55:01.700Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T22:55:01.700Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-13T22:55:01.700Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T22:55:01.700Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:55:01.700Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T22:55:01.700Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:55:01.700Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:55:01.700Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:55:02.274Z] git set to automatically installed. [2021-11-13T22:55:02.274Z] git-man set to automatically installed. [2021-11-13T22:55:02.274Z] libcurl3-gnutls set to automatically installed. [2021-11-13T22:55:02.274Z] liberror-perl set to automatically installed. [2021-11-13T22:55:02.274Z] libglib2.0-0 set to automatically installed. [2021-11-13T22:55:02.274Z] libnghttp2-14 set to automatically installed. [2021-11-13T22:55:02.274Z] libnorm1 set to automatically installed. [2021-11-13T22:55:02.274Z] libpgm-5.2-0 set to automatically installed. [2021-11-13T22:55:02.274Z] libpsl5 set to automatically installed. [2021-11-13T22:55:02.274Z] librtmp1 set to automatically installed. [2021-11-13T22:55:02.274Z] libsodium23 set to automatically installed. [2021-11-13T22:55:02.274Z] libzmq3-dev set to automatically installed. [2021-11-13T22:55:02.274Z] libzmq5 set to automatically installed. [2021-11-13T22:55:02.274Z] pkg-config set to automatically installed. [2021-11-13T22:55:02.274Z] zip set to automatically installed. [2021-11-13T22:55:03.660Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T22:55:04.523Z] 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 [2021-11-13T22:55:07.141Z] 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 [2021-11-13T22:55:11.464Z] 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 [2021-11-13T22:55:11.796Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-13T22:55:11.796Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T22:55:12.367Z] snap "core18" has no updates available [2021-11-13T22:55:12.937Z] Pulling config-common [2021-11-13T22:55:12.937Z] + snapcraftctl pull [2021-11-13T22:55:14.320Z] Pulling go-build-helper [2021-11-13T22:55:14.320Z] + snapcraftctl pull [2021-11-13T22:55:15.261Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-13T22:55:15.261Z] Skipping pull go-build-helper (already ran) [2021-11-13T22:55:15.261Z] Building go-build-helper [2021-11-13T22:55:15.261Z] + snapcraftctl build [2021-11-13T22:55:17.171Z] Staging go-build-helper [2021-11-13T22:55:17.171Z] + snapcraftctl stage [Pipeline] } [2021-11-13T22:55:18.187Z] $ docker stop --time=1 b325e9dd9ff3c0dcf9c9615cb9006832e1c884e50ed85a2941867bbe62b36744 [2021-11-13T22:55:20.340Z] $ docker rm -f b325e9dd9ff3c0dcf9c9615cb9006832e1c884e50ed85a2941867bbe62b36744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:55:22.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:55:22.441Z] [2021-11-13T22:55:22.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:55:22.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:55:23.057Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-13T22:55:23.057Z] 29e5d40040c1: Pulling fs layer [2021-11-13T22:55:23.057Z] 1ce36da41761: Pulling fs layer [2021-11-13T22:55:23.057Z] 25b303627fd3: Pulling fs layer [2021-11-13T22:55:23.057Z] 29e5d40040c1: Verifying Checksum [2021-11-13T22:55:23.057Z] 29e5d40040c1: Download complete [2021-11-13T22:55:23.330Z] 1ce36da41761: Verifying Checksum [2021-11-13T22:55:23.330Z] 1ce36da41761: Download complete [2021-11-13T22:55:23.925Z] 29e5d40040c1: Pull complete [2021-11-13T22:55:24.899Z] 25b303627fd3: Verifying Checksum [2021-11-13T22:55:24.899Z] 25b303627fd3: Download complete [2021-11-13T22:55:24.899Z] 1ce36da41761: Pull complete [2021-11-13T22:55:27.171Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T22:55:27.172Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T22:55:27.172Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T22:55:27.172Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T22:55:27.172Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T22:55:27.172Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T22:55:27.172Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T22:55:27.172Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T22:55:27.172Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T22:55:27.172Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T22:55:27.172Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T22:55:27.172Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T22:55:27.172Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T22:55:27.172Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T22:55:27.172Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T22:55:27.172Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T22:55:27.172Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T22:55:27.172Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T22:55:27.172Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T22:55:27.172Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T22:55:27.172Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T22:55:27.172Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T22:55:27.172Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T22:55:27.172Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T22:55:27.172Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T22:55:27.172Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T22:55:27.172Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T22:55:27.172Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-13T22:55:27.172Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-13T22:55:27.172Z] Fetched 224 kB in 0s (0 B/s) [2021-11-13T22:55:27.172Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-13T22:55:27.172Z] Fetched 157 kB in 0s (0 B/s) [2021-11-13T22:55:27.172Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-13T22:55:27.172Z] Fetched 221 kB in 0s (0 B/s) [2021-11-13T22:55:27.172Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-13T22:55:27.172Z] Fetched 143 kB in 0s (0 B/s) [2021-11-13T22:55:27.172Z] Pulling edgex-go [2021-11-13T22:55:27.172Z] + snapcraftctl pull [2021-11-13T22:55:28.114Z] Pulling hooks [2021-11-13T22:55:28.114Z] + snapcraftctl pull [2021-11-13T22:55:35.040Z] 25b303627fd3: Pull complete [2021-11-13T22:55:35.041Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-13T22:55:35.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:55:35.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-13T22:55:35.284Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-13T22:55:35.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T22:55:37.999Z] $ docker top 61dfe245d8599f3f41c23d9b0b428c0f0f22958bbd889df106151588356600c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:55:38.975Z] + docker-compose build --help [2021-11-13T22:55:38.975Z] + grep parallel [2021-11-13T22:55:43.271Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T22:55:43.287Z] $ docker stop --time=1 61dfe245d8599f3f41c23d9b0b428c0f0f22958bbd889df106151588356600c1 [2021-11-13T22:55:45.006Z] $ docker rm -f 61dfe245d8599f3f41c23d9b0b428c0f0f22958bbd889df106151588356600c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:55:45.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:55:45.625Z] . [Pipeline] withDockerContainer [2021-11-13T22:55:45.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-13T22:55:45.959Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T22:55:47.448Z] $ docker top 7fa0d2139d309ecda345af3ac716fafa09ad513f8576b60ab3169ff2c158b37d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:55:48.425Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T22:55:50.263Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T22:55:50.263Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T22:55:50.263Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T22:55:50.263Z] Fetched 0 B in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-13T22:55:50.263Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-13T22:55:50.263Z] Fetched 279 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-13T22:55:50.263Z] Fetched 122 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-13T22:55:50.263Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-13T22:55:50.263Z] Fetched 8848 B in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-13T22:55:50.263Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-13T22:55:50.263Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-13T22:55:50.263Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-13T22:55:50.263Z] Fetched 220 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-13T22:55:50.263Z] Fetched 154 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-13T22:55:50.263Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-13T22:55:50.263Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-13T22:55:50.263Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-13T22:55:50.263Z] Fetched 499 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-13T22:55:50.263Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-13T22:55:50.263Z] Fetched 240 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-13T22:55:50.263Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-13T22:55:50.263Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-13T22:55:50.263Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-13T22:55:50.263Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-13T22:55:50.263Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-13T22:55:50.263Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-13T22:55:50.263Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-13T22:55:50.263Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-13T22:55:50.263Z] Fetched 8720 B in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-13T22:55:50.263Z] Fetched 140 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-13T22:55:50.263Z] Fetched 119 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-13T22:55:50.263Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-13T22:55:50.263Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-13T22:55:50.263Z] Fetched 646 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-13T22:55:50.263Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-13T22:55:50.263Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-13T22:55:50.263Z] Fetched 368 kB in 0s (0 B/s) [2021-11-13T22:55:50.263Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-13T22:55:50.263Z] Fetched 187 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-13T22:55:50.264Z] Fetched 175 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-13T22:55:50.264Z] Fetched 206 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-13T22:55:50.264Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-13T22:55:50.264Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-13T22:55:50.264Z] Fetched 159 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-13T22:55:50.264Z] Fetched 107 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-13T22:55:50.264Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-13T22:55:50.264Z] Pulling static-packages [2021-11-13T22:55:50.264Z] + snapcraftctl pull [2021-11-13T22:55:50.264Z] Pulling version [2021-11-13T22:55:50.264Z] + cd /root/project [2021-11-13T22:55:50.264Z] + git describe --tags+ sed s/v// [2021-11-13T22:55:50.264Z] --abbrev=0 [2021-11-13T22:55:50.264Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T22:55:50.264Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T22:55:50.264Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-13T22:55:50.524Z] Building config-common [2021-11-13T22:55:50.524Z] + snapcraftctl build [2021-11-13T22:55:53.073Z] Skipping build go-build-helper (already ran) [2021-11-13T22:55:53.073Z] Building edgex-go [2021-11-13T22:55:53.073Z] + cd /root/parts/edgex-go/src [2021-11-13T22:55:53.073Z] + + git describe --tags --abbrev=0 [2021-11-13T22:55:53.073Z] sed s/v// [2021-11-13T22:55:53.073Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T22:55:53.073Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T22:55:53.073Z] + echo 2.0.1-dev.94 [2021-11-13T22:55:53.073Z] + [ ! -d vendor ] [2021-11-13T22:55:53.073Z] + go mod download all [2021-11-13T22:55:53.811Z] Building core-command ... [2021-11-13T22:55:53.811Z] Building core-data ... [2021-11-13T22:55:53.811Z] Building core-metadata ... [2021-11-13T22:55:53.811Z] Building security-bootstrapper ... [2021-11-13T22:55:53.811Z] Building security-proxy-setup ... [2021-11-13T22:55:53.811Z] Building security-secretstore-setup ... [2021-11-13T22:55:53.811Z] Building support-notifications ... [2021-11-13T22:55:53.811Z] Building support-scheduler ... [2021-11-13T22:55:53.811Z] Building sys-mgmt-agent ... [2021-11-13T22:55:53.811Z] Building core-data [2021-11-13T22:55:53.811Z] Building security-bootstrapper [2021-11-13T22:55:53.811Z] Building security-secretstore-setup [2021-11-13T22:55:53.811Z] Building core-metadata [2021-11-13T22:55:53.811Z] Building security-proxy-setup [2021-11-13T22:56:01.208Z] + make build [2021-11-13T22:56:01.208Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-13T22:56:11.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-13T22:56:15.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-13T22:56:16.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-13T22:56:17.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-13T22:56:17.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-13T22:56:18.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-13T22:56:20.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-13T22:56:21.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-13T22:56:22.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-13T22:56:23.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-13T22:56:24.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-13T22:56:26.071Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-13T22:56:26.072Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-13T22:56:26.072Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-13T22:56:26.072Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-13T22:56:26.072Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-13T22:56:26.072Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-13T22:56:26.331Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-13T22:56:26.331Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-13T22:56:26.331Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-13T22:56:26.331Z] + 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 [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-13T22:56:26.331Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-13T22:56:26.331Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-13T22:56:26.331Z] + 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 [2021-11-13T22:56:26.331Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-13T22:56:26.331Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-13T22:56:26.331Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-13T22:56:27.272Z] Building hooks [2021-11-13T22:56:27.272Z] + cd /root/parts/hooks/src [2021-11-13T22:56:27.272Z] + make build [2021-11-13T22:56:27.272Z] go mod tidy [2021-11-13T22:56:27.533Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-13T22:56:27.533Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-13T22:56:27.533Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-13T22:56:27.793Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-13T22:56:28.736Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-13T22:56:28.997Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-13T22:56:28.997Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-13T22:56:32.292Z] Building static-packages [2021-11-13T22:56:32.292Z] + snapcraftctl build [2021-11-13T22:56:34.200Z] Building version [2021-11-13T22:56:34.200Z] + snapcraftctl build [2021-11-13T22:56:36.111Z] Staging config-common [2021-11-13T22:56:36.111Z] + snapcraftctl stage [2021-11-13T22:56:37.053Z] Skipping stage go-build-helper (already ran) [2021-11-13T22:56:37.053Z] Staging edgex-go [2021-11-13T22:56:37.053Z] + snapcraftctl stage [2021-11-13T22:56:37.994Z] Staging hooks [2021-11-13T22:56:37.994Z] + snapcraftctl stage [2021-11-13T22:56:39.377Z] Staging static-packages [2021-11-13T22:56:39.377Z] + snapcraftctl stage [2021-11-13T22:56:40.318Z] Staging version [2021-11-13T22:56:40.318Z] + snapcraftctl stage [2021-11-13T22:56:41.256Z] Priming config-common [2021-11-13T22:56:41.256Z] + snapcraftctl prime [2021-11-13T22:56:42.636Z] Priming go-build-helper [2021-11-13T22:56:42.636Z] + snapcraftctl prime [2021-11-13T22:56:43.574Z] Priming edgex-go [2021-11-13T22:56:43.574Z] + snapcraftctl prime [2021-11-13T22:56:44.952Z] Priming hooks [2021-11-13T22:56:44.952Z] + snapcraftctl prime [2021-11-13T22:56:46.338Z] Priming static-packages [2021-11-13T22:56:46.338Z] + snapcraftctl prime [2021-11-13T22:56:48.882Z] Priming version [2021-11-13T22:56:48.882Z] + snapcraftctl prime [2021-11-13T22:56:49.824Z] 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] } [2021-11-13T22:57:01.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:57:01.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:57:01.787Z] ---> 1fa71864054c [2021-11-13T22:57:01.787Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:57:01.787Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:57:01.787Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:57:01.787Z] ---> 1fa71864054c [2021-11-13T22:57:01.787Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T22:57:01.787Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:57:01.787Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:57:01.787Z] ---> 1fa71864054c [2021-11-13T22:57:01.787Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T22:57:01.787Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:57:01.787Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:57:01.787Z] ---> 1fa71864054c [2021-11-13T22:57:01.787Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T22:57:01.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:57:01.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:57:01.787Z] ---> 1fa71864054c [2021-11-13T22:57:01.787Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:57:01.787Z] ---> Running in fb2031e66631 [2021-11-13T22:57:01.787Z] ---> Running in 87b2d4643b88 [2021-11-13T22:57:01.787Z] ---> Running in 0fa1326e6a42 [2021-11-13T22:57:01.787Z] ---> Running in c55d1916eebe [2021-11-13T22:57:01.787Z] ---> Running in 31daee6643db [2021-11-13T22:57:02.403Z] Removing intermediate container 31daee6643db [2021-11-13T22:57:02.403Z] ---> 25820b04b96f [2021-11-13T22:57:02.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:57:02.403Z] Removing intermediate container 87b2d4643b88 [2021-11-13T22:57:02.403Z] ---> f84fbe96c34a [2021-11-13T22:57:02.403Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:57:02.403Z] Removing intermediate container 0fa1326e6a42 [2021-11-13T22:57:02.403Z] ---> 7b664337bfbc [2021-11-13T22:57:02.403Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:57:02.403Z] Removing intermediate container c55d1916eebe [2021-11-13T22:57:02.403Z] ---> eb805fe8bec7 [2021-11-13T22:57:02.403Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:57:02.403Z] ---> Running in 9668e11c1c5d [2021-11-13T22:57:02.403Z] ---> Running in 0c78bc86256a [2021-11-13T22:57:02.403Z] Removing intermediate container fb2031e66631 [2021-11-13T22:57:02.403Z] ---> c33e5d023aa9 [2021-11-13T22:57:02.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:57:02.682Z] ---> Running in 087bbe751de7 [2021-11-13T22:57:02.682Z] ---> Running in 8f2ad2206c94 [2021-11-13T22:57:02.682Z] ---> Running in 4aa1f5f10b67 [2021-11-13T22:57:06.112Z] Removing intermediate container 9668e11c1c5d [2021-11-13T22:57:06.112Z] ---> 52d268119953 [2021-11-13T22:57:06.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T22:57:06.112Z] ---> Running in 0073721baea8 [2021-11-13T22:57:06.386Z] Removing intermediate container 0c78bc86256a [2021-11-13T22:57:06.386Z] ---> 06836578fcdb [2021-11-13T22:57:06.386Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T22:57:06.659Z] Removing intermediate container 8f2ad2206c94 [2021-11-13T22:57:06.659Z] ---> ca5064de4814 [2021-11-13T22:57:06.659Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T22:57:06.659Z] ---> Running in 55472eaa3dce [2021-11-13T22:57:06.659Z] ---> Running in 22349d620b7d [2021-11-13T22:57:06.934Z] Removing intermediate container 4aa1f5f10b67 [2021-11-13T22:57:06.934Z] ---> 48a9b478616c [2021-11-13T22:57:06.934Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T22:57:06.934Z] Removing intermediate container 087bbe751de7 [2021-11-13T22:57:06.934Z] ---> ff9910b5a990 [2021-11-13T22:57:06.934Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T22:57:06.934Z] ---> Running in 6abf1447b474 [2021-11-13T22:57:06.934Z] ---> Running in 8b1e2a3530c6 [2021-11-13T22:57:07.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:08.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:08.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:08.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:08.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:09.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:09.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:09.836Z] OK: 219 MiB in 52 packages [2021-11-13T22:57:09.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:10.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:10.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:11.422Z] Removing intermediate container 0073721baea8 [2021-11-13T22:57:11.422Z] ---> a8796507ebcd [2021-11-13T22:57:11.422Z] Step 6/22 : COPY . . [2021-11-13T22:57:11.422Z] OK: 219 MiB in 52 packages [2021-11-13T22:57:11.422Z] OK: 219 MiB in 52 packages [2021-11-13T22:57:11.776Z] OK: 219 MiB in 52 packages [2021-11-13T22:57:12.120Z] OK: 219 MiB in 52 packages [2021-11-13T22:57:13.113Z] Removing intermediate container 55472eaa3dce [2021-11-13T22:57:13.113Z] ---> ded30b7676a0 [2021-11-13T22:57:13.113Z] Step 6/24 : COPY . . [2021-11-13T22:57:13.388Z] Removing intermediate container 22349d620b7d [2021-11-13T22:57:13.388Z] Removing intermediate container 6abf1447b474 [2021-11-13T22:57:13.388Z] ---> 8c0796b8ff71 [2021-11-13T22:57:13.388Z] Step 6/20 : COPY . . [2021-11-13T22:57:13.388Z] ---> a5ee4d8918f3 [2021-11-13T22:57:13.388Z] Step 6/30 : COPY . . [2021-11-13T22:57:13.666Z] Removing intermediate container 8b1e2a3530c6 [2021-11-13T22:57:13.666Z] ---> 14c122beed49 [2021-11-13T22:57:13.666Z] Step 6/22 : COPY . . [2021-11-13T22:57:35.828Z] ---> d2e74afc6994 [2021-11-13T22:57:35.828Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:57:35.828Z] ---> 6c2b2482448f [2021-11-13T22:57:35.828Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:57:35.828Z] ---> ec0cc6a28522 [2021-11-13T22:57:35.828Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:57:35.828Z] ---> Running in d602eb8c400b [2021-11-13T22:57:35.828Z] ---> Running in 09dd62d599e3 [2021-11-13T22:57:35.828Z] ---> 05149169ab90 [2021-11-13T22:57:35.828Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:57:35.828Z] ---> Running in dab4f9e9a51d [2021-11-13T22:57:35.828Z] ---> Running in 2e8e966db52b [2021-11-13T22:57:36.106Z] ---> 7f48dca574f8 [2021-11-13T22:57:36.106Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:57:36.386Z] ---> Running in cc5bb3d4550b [2021-11-13T22:57:41.826Z] Removing intermediate container 09dd62d599e3 [2021-11-13T22:57:41.826Z] ---> 95f650f599b2 [2021-11-13T22:57:41.826Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T22:57:41.826Z] ---> Running in f4824a0c718b [2021-11-13T22:57:41.826Z] Removing intermediate container d602eb8c400b [2021-11-13T22:57:41.826Z] ---> 3b222e8d5e7b [2021-11-13T22:57:41.826Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T22:57:41.826Z] ---> Running in d34a37fd5983 [2021-11-13T22:57:41.826Z] Removing intermediate container dab4f9e9a51d [2021-11-13T22:57:41.826Z] ---> a40eb94bfdc9 [2021-11-13T22:57:41.826Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T22:57:41.826Z] Removing intermediate container cc5bb3d4550b [2021-11-13T22:57:41.826Z] ---> e98ab0c32524 [2021-11-13T22:57:41.826Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T22:57:41.827Z] Removing intermediate container 2e8e966db52b [2021-11-13T22:57:41.827Z] ---> 655e060b2aa9 [2021-11-13T22:57:41.827Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T22:57:42.101Z] ---> Running in ab459e22f534 [2021-11-13T22:57:42.101Z] ---> Running in 6afec0041c7b [2021-11-13T22:57:42.101Z] ---> Running in b9e1a1fc06b5 [2021-11-13T22:57:43.537Z] 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 [2021-11-13T22:57:43.537Z] 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 [2021-11-13T22:57:44.135Z] 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 [2021-11-13T22:57:44.412Z] 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 [2021-11-13T22:57:44.412Z] 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 [2021-11-13T22:59:51.372Z] 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 [2021-11-13T22:59:51.372Z] 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 [2021-11-13T22:59:51.976Z] Removing intermediate container b9e1a1fc06b5 [2021-11-13T22:59:51.976Z] ---> 3296cdbe4096 [2021-11-13T22:59:51.976Z] [2021-11-13T22:59:51.976Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T22:59:52.259Z] 3.14: Pulling from library/alpine [2021-11-13T22:59:53.718Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-13T22:59:53.718Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T22:59:53.718Z] ---> 5b8b7b635229 [2021-11-13T22:59:53.718Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T22:59:54.000Z] ---> Running in ac29067a4cd9 [2021-11-13T22:59:54.605Z] Removing intermediate container ac29067a4cd9 [2021-11-13T22:59:54.605Z] ---> 2ceaa70e972d [2021-11-13T22:59:54.605Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T22:59:54.881Z] ---> Running in 7651f7213816 [2021-11-13T22:59:58.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:59:58.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:59:59.266Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T22:59:59.266Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T22:59:59.266Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:59:59.266Z] OK: 6 MiB in 16 packages [2021-11-13T23:00:01.907Z] Removing intermediate container 7651f7213816 [2021-11-13T23:00:01.907Z] ---> 0ee685e67838 [2021-11-13T23:00:01.907Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T23:00:01.907Z] Removing intermediate container 6afec0041c7b [2021-11-13T23:00:01.907Z] ---> 6ad61bedaf45 [2021-11-13T23:00:01.907Z] [2021-11-13T23:00:01.907Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T23:00:01.907Z] ---> 5b8b7b635229 [2021-11-13T23:00:01.907Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T23:00:01.907Z] Removing intermediate container ab459e22f534 [2021-11-13T23:00:01.907Z] ---> 7f255159aa1c [2021-11-13T23:00:01.907Z] [2021-11-13T23:00:01.907Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T23:00:01.907Z] ---> 5b8b7b635229 [2021-11-13T23:00:01.907Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T23:00:01.907Z] ---> Running in 7082343c6af2 [2021-11-13T23:00:01.907Z] ---> Running in a8c8a3eba520 [2021-11-13T23:00:01.907Z] ---> Running in bf782d841bb6 [2021-11-13T23:00:02.892Z] Removing intermediate container 7082343c6af2 [2021-11-13T23:00:02.892Z] ---> 20438fa65f71 [2021-11-13T23:00:02.892Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T23:00:02.892Z] ---> Running in 05ba2cef96e7 [2021-11-13T23:00:03.888Z] Removing intermediate container 05ba2cef96e7 [2021-11-13T23:00:03.888Z] ---> 76badd936703 [2021-11-13T23:00:03.888Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T23:00:03.888Z] ---> Running in b9a72eea9e88 [2021-11-13T23:00:04.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:04.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:05.737Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T23:00:05.737Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T23:00:05.737Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T23:00:05.737Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T23:00:05.737Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T23:00:05.737Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T23:00:06.019Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T23:00:06.019Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T23:00:06.019Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T23:00:06.019Z] OK: 6 MiB in 17 packages [2021-11-13T23:00:06.019Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T23:00:06.019Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T23:00:06.019Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T23:00:06.295Z] Removing intermediate container d34a37fd5983 [2021-11-13T23:00:06.295Z] ---> db6b70aade97 [2021-11-13T23:00:06.295Z] [2021-11-13T23:00:06.295Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T23:00:06.295Z] ---> 5b8b7b635229 [2021-11-13T23:00:06.295Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T23:00:06.295Z] ---> Running in 65ae22b74ed9 [2021-11-13T23:00:06.574Z] OK: 8 MiB in 19 packages [2021-11-13T23:00:08.572Z] Removing intermediate container b9a72eea9e88 [2021-11-13T23:00:08.572Z] ---> 09b476b86ea9 [2021-11-13T23:00:08.572Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T23:00:08.572Z] ---> Running in dc13bc5108f1 [2021-11-13T23:00:08.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:08.572Z] Removing intermediate container bf782d841bb6 [2021-11-13T23:00:08.572Z] ---> e7876bbab359 [2021-11-13T23:00:08.572Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T23:00:08.850Z] ---> Running in da1a18679097 [2021-11-13T23:00:08.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:09.126Z] Removing intermediate container a8c8a3eba520 [2021-11-13T23:00:09.126Z] ---> aab8822d9e0a [2021-11-13T23:00:09.126Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T23:00:09.126Z] ---> Running in b2b00d8f2c9f [2021-11-13T23:00:09.400Z] Removing intermediate container dc13bc5108f1 [2021-11-13T23:00:09.400Z] ---> cf9ae59e8d8f [2021-11-13T23:00:09.400Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T23:00:09.677Z] Removing intermediate container da1a18679097 [2021-11-13T23:00:09.677Z] ---> 726df334b833 [2021-11-13T23:00:09.677Z] Step 12/24 : WORKDIR / [2021-11-13T23:00:09.677Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T23:00:09.677Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T23:00:09.954Z] OK: 6 MiB in 15 packages [2021-11-13T23:00:09.955Z] ---> Running in 79966cddc97a [2021-11-13T23:00:09.955Z] Removing intermediate container b2b00d8f2c9f [2021-11-13T23:00:09.955Z] ---> d561ac39e758 [2021-11-13T23:00:09.955Z] Step 12/20 : WORKDIR /edgex [2021-11-13T23:00:10.229Z] ---> Running in 860f0c36f363 [2021-11-13T23:00:10.834Z] ---> 1dc7e8d6553c [2021-11-13T23:00:10.834Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T23:00:10.834Z] Removing intermediate container 79966cddc97a [2021-11-13T23:00:10.834Z] ---> 83d31092cca9 [2021-11-13T23:00:10.834Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T23:00:10.834Z] ---> Running in e796db1cdd5a [2021-11-13T23:00:11.108Z] Removing intermediate container 860f0c36f363 [2021-11-13T23:00:11.108Z] ---> 50a5ec0f8303 [2021-11-13T23:00:11.108Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T23:00:11.383Z] Removing intermediate container 65ae22b74ed9 [2021-11-13T23:00:11.383Z] ---> ecb34af94714 [2021-11-13T23:00:11.383Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T23:00:11.661Z] ---> Running in a859d83adf2e [2021-11-13T23:00:12.645Z] Removing intermediate container a859d83adf2e [2021-11-13T23:00:12.645Z] ---> efbfbe334ac4 [2021-11-13T23:00:12.645Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T23:00:12.645Z] ---> 0a8ebdbff838 [2021-11-13T23:00:12.645Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T23:00:12.645Z] ---> 51b67dff5a65 [2021-11-13T23:00:12.645Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T23:00:12.645Z] ---> Running in 95610f45e7a3 [2021-11-13T23:00:13.622Z] Removing intermediate container 95610f45e7a3 [2021-11-13T23:00:13.622Z] ---> b9e7164b385a [2021-11-13T23:00:13.622Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T23:00:13.622Z] ---> Running in 717f8dcb850b [2021-11-13T23:00:13.894Z] ---> 04a1604a9dbf [2021-11-13T23:00:13.894Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T23:00:14.175Z] Removing intermediate container e796db1cdd5a [2021-11-13T23:00:14.175Z] ---> 2143ae9d2cda [2021-11-13T23:00:14.175Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:00:14.450Z] Removing intermediate container 717f8dcb850b [2021-11-13T23:00:14.450Z] ---> 6baf165a0025 [2021-11-13T23:00:14.450Z] Step 14/22 : WORKDIR / [2021-11-13T23:00:14.450Z] ---> 2b491745f15b [2021-11-13T23:00:14.450Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T23:00:14.723Z] ---> Running in c8cb2d1f117f [2021-11-13T23:00:14.998Z] ---> 2faa536b3b6a [2021-11-13T23:00:14.998Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T23:00:15.595Z] Removing intermediate container c8cb2d1f117f [2021-11-13T23:00:15.595Z] ---> 50b71b1b99aa [2021-11-13T23:00:15.595Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:00:15.595Z] ---> 14437f1b5167 [2021-11-13T23:00:15.595Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T23:00:15.876Z] Removing intermediate container f4824a0c718b [2021-11-13T23:00:15.876Z] ---> 9da0a5fff32c [2021-11-13T23:00:15.876Z] [2021-11-13T23:00:15.877Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T23:00:15.877Z] ---> 5b8b7b635229 [2021-11-13T23:00:15.877Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T23:00:16.151Z] ---> Running in 08cb4dc9243f [2021-11-13T23:00:16.151Z] ---> 54a94967703e [2021-11-13T23:00:16.151Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T23:00:16.427Z] ---> d69e2ee7ac4b [2021-11-13T23:00:16.427Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T23:00:16.427Z] ---> Running in d8d0846325e0 [2021-11-13T23:00:16.704Z] Removing intermediate container 08cb4dc9243f [2021-11-13T23:00:16.704Z] ---> 2458e09da0e5 [2021-11-13T23:00:16.704Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T23:00:16.980Z] ---> 5f51ef8b90cf [2021-11-13T23:00:16.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T23:00:16.980Z] ---> Running in fd4b4264efd0 [2021-11-13T23:00:17.252Z] Removing intermediate container d8d0846325e0 [2021-11-13T23:00:17.252Z] ---> b3e454c7631e [2021-11-13T23:00:17.252Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T23:00:17.252Z] ---> Running in cc416edfcc5b [2021-11-13T23:00:17.858Z] ---> b051ea3a4560 [2021-11-13T23:00:17.858Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T23:00:17.858Z] Removing intermediate container fd4b4264efd0 [2021-11-13T23:00:17.858Z] ---> 809685bd6f15 [2021-11-13T23:00:17.858Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T23:00:17.858Z] ---> Running in b8b665bf84c2 [2021-11-13T23:00:18.149Z] Removing intermediate container cc416edfcc5b [2021-11-13T23:00:18.149Z] ---> 370914781aad [2021-11-13T23:00:18.149Z] Step 18/20 : LABEL arch=arm64 [2021-11-13T23:00:18.149Z] ---> Running in 28821fc72c23 [2021-11-13T23:00:18.445Z] ---> e6d079d59ebf [2021-11-13T23:00:18.445Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T23:00:18.726Z] Removing intermediate container b8b665bf84c2 [2021-11-13T23:00:18.726Z] ---> d46effcc44aa [2021-11-13T23:00:18.726Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T23:00:18.726Z] ---> 0f3c98d365a1 [2021-11-13T23:00:18.726Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T23:00:18.726Z] ---> Running in d0fd130cf4f8 [2021-11-13T23:00:18.999Z] Removing intermediate container 28821fc72c23 [2021-11-13T23:00:18.999Z] ---> fd13b22e41ed [2021-11-13T23:00:18.999Z] Step 19/20 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:00:19.272Z] ---> 0a2fe1215052 [2021-11-13T23:00:19.272Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T23:00:19.272Z] ---> Running in bf262af3a239 [2021-11-13T23:00:20.250Z] Removing intermediate container bf262af3a239 [2021-11-13T23:00:20.250Z] ---> 7e06d918f39a [2021-11-13T23:00:20.250Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T23:00:20.250Z] ---> 300410657bd7 [2021-11-13T23:00:20.250Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T23:00:20.250Z] ---> Running in aec4be38e9d5 [2021-11-13T23:00:20.250Z] ---> Running in f7a8fcaa4d8b [2021-11-13T23:00:20.530Z] ---> eea1bd519fd8 [2021-11-13T23:00:20.530Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T23:00:20.530Z] ---> 1231cb3d76bc [2021-11-13T23:00:20.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T23:00:21.123Z] Removing intermediate container aec4be38e9d5 [2021-11-13T23:00:21.123Z] ---> 0b5ea6a33bd2 [2021-11-13T23:00:21.123Z] [2021-11-13T23:00:21.123Z] Removing intermediate container f7a8fcaa4d8b [2021-11-13T23:00:21.123Z] ---> f9204acf5277 [2021-11-13T23:00:21.123Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:00:21.405Z] ---> Running in e6556ac8ee93 [2021-11-13T23:00:21.683Z] Removing intermediate container d0fd130cf4f8 [2021-11-13T23:00:21.683Z] ---> 5b44624aaa53 [2021-11-13T23:00:21.683Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T23:00:21.683Z] ---> 713beb65b8de [2021-11-13T23:00:21.683Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T23:00:21.683Z] Successfully built 0b5ea6a33bd2 [2021-11-13T23:00:21.683Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-13T23:00:21.683Z]  Building security-proxy-setup ... done Building support-scheduler [2021-11-13T23:00:21.963Z] ---> Running in f78947005750 [2021-11-13T23:00:21.963Z] ---> 3d4a46cf91e4 [2021-11-13T23:00:21.963Z] 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/ [2021-11-13T23:00:21.963Z] Removing intermediate container e6556ac8ee93 [2021-11-13T23:00:21.963Z] ---> 15e71c30b66f [2021-11-13T23:00:21.963Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T23:00:21.963Z] ---> Running in 3c3ad68ef6d1 [2021-11-13T23:00:21.963Z] ---> Running in bf523ad40e49 [2021-11-13T23:00:22.235Z] ---> Running in b1921408ff7e [2021-11-13T23:00:22.830Z] Removing intermediate container 3c3ad68ef6d1 [2021-11-13T23:00:22.830Z] ---> eaab79709743 [2021-11-13T23:00:22.830Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T23:00:23.117Z] Removing intermediate container b1921408ff7e [2021-11-13T23:00:23.117Z] ---> 3c344d93bc39 [2021-11-13T23:00:23.117Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:00:23.117Z] ---> Running in 75ab86ea8cc0 [2021-11-13T23:00:24.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:24.111Z] Removing intermediate container 75ab86ea8cc0 [2021-11-13T23:00:24.111Z] ---> 27191e40d1e9 [2021-11-13T23:00:24.111Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T23:00:24.111Z] ---> 673e75c2ecce [2021-11-13T23:00:24.111Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T23:00:24.111Z] ---> Running in d9b1b7dfa542 [2021-11-13T23:00:24.717Z] ---> Running in c170e212678a [2021-11-13T23:00:24.717Z] Removing intermediate container d9b1b7dfa542 [2021-11-13T23:00:24.717Z] ---> 528e941d2242 [2021-11-13T23:00:24.717Z] [2021-11-13T23:00:24.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:00:25.609Z] Successfully built 528e941d2242 [2021-11-13T23:00:25.609Z] Successfully tagged core-metadata-arm64:latest [2021-11-13T23:00:25.609Z]  Building core-metadata ... done Building support-notifications [2021-11-13T23:00:25.887Z] Removing intermediate container bf523ad40e49 [2021-11-13T23:00:25.887Z] ---> 5a03f33a10ca [2021-11-13T23:00:25.887Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T23:00:25.887Z] ---> Running in 7c0e4da0edc9 [2021-11-13T23:00:25.887Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T23:00:26.163Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T23:00:26.163Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T23:00:26.163Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T23:00:26.442Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T23:00:26.442Z] Removing intermediate container 7c0e4da0edc9 [2021-11-13T23:00:26.442Z] ---> 51c293616720 [2021-11-13T23:00:26.442Z] Step 22/24 : LABEL arch=arm64 [2021-11-13T23:00:26.442Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T23:00:26.442Z] ---> Running in d7a9c938357a [2021-11-13T23:00:26.442Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T23:00:26.442Z] OK: 8 MiB in 20 packages [2021-11-13T23:00:27.453Z] Removing intermediate container d7a9c938357a [2021-11-13T23:00:27.453Z] ---> 4a3d77af9af5 [2021-11-13T23:00:27.453Z] Step 23/24 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:00:27.453Z] ---> Running in a70f72f5a688 [2021-11-13T23:00:27.728Z] Removing intermediate container c170e212678a [2021-11-13T23:00:27.728Z] ---> b4013ad2f95f [2021-11-13T23:00:27.729Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T23:00:28.322Z] ---> Running in 3dbd93bd9f7f [2021-11-13T23:00:28.322Z] Removing intermediate container a70f72f5a688 [2021-11-13T23:00:28.322Z] ---> c3aba27abf84 [2021-11-13T23:00:28.322Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T23:00:28.322Z] Removing intermediate container f78947005750 [2021-11-13T23:00:28.322Z] ---> cc0dd9688da0 [2021-11-13T23:00:28.322Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:00:28.322Z] ---> Running in b436acd68789 [2021-11-13T23:00:28.928Z] Removing intermediate container 3dbd93bd9f7f [2021-11-13T23:00:28.928Z] ---> 096af4fdb1f3 [2021-11-13T23:00:28.928Z] Step 27/30 : CMD ["gate"] [2021-11-13T23:00:28.928Z] Removing intermediate container b436acd68789 [2021-11-13T23:00:28.928Z] ---> 2df5c37523bf [2021-11-13T23:00:28.928Z] [2021-11-13T23:00:29.201Z] ---> Running in ef36ad1b83f6 [2021-11-13T23:00:29.474Z] Successfully built 2df5c37523bf [2021-11-13T23:00:29.474Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-13T23:00:29.745Z] ---> 02e9fc24cdf6 [2021-11-13T23:00:29.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T23:00:29.745Z] Building sys-mgmt-agent [2021-11-13T23:00:29.745Z]  Building security-secretstore-setup ... done Removing intermediate container ef36ad1b83f6 [2021-11-13T23:00:29.745Z] ---> 39ec51fc10b3 [2021-11-13T23:00:29.745Z] Step 28/30 : LABEL arch=arm64 [2021-11-13T23:00:30.016Z] ---> Running in 8beca8da2b25 [2021-11-13T23:00:30.615Z] Removing intermediate container 8beca8da2b25 [2021-11-13T23:00:30.615Z] ---> 8b75b9bfc40c [2021-11-13T23:00:30.615Z] Step 29/30 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:00:30.890Z] ---> Running in d3dfbacbe0ce [2021-11-13T23:00:30.890Z] ---> ce6be9d7df27 [2021-11-13T23:00:31.169Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T23:00:31.450Z] Removing intermediate container d3dfbacbe0ce [2021-11-13T23:00:31.450Z] ---> ae6569abd4e4 [2021-11-13T23:00:31.450Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T23:00:31.733Z] ---> Running in f63794a62f49 [2021-11-13T23:00:32.008Z] ---> d6f11442e6a1 [2021-11-13T23:00:32.008Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T23:00:32.008Z] ---> Running in b3d5c32af1e6 [2021-11-13T23:00:32.278Z] Removing intermediate container f63794a62f49 [2021-11-13T23:00:32.278Z] ---> 9f09111ced93 [2021-11-13T23:00:32.278Z] [2021-11-13T23:00:32.883Z] Successfully built 9f09111ced93 [2021-11-13T23:00:32.883Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-13T23:00:32.883Z] Removing intermediate container b3d5c32af1e6 [2021-11-13T23:00:32.883Z]  Building security-bootstrapper ... done  ---> 4cf898ce70c7 [2021-11-13T23:00:32.883Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:00:32.883Z] Building core-command [2021-11-13T23:00:32.883Z] ---> Running in b224146b2651 [2021-11-13T23:00:33.154Z] Removing intermediate container b224146b2651 [2021-11-13T23:00:33.154Z] ---> 8b66224e9ef1 [2021-11-13T23:00:33.154Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T23:00:33.425Z] ---> Running in 4085a5eb62e8 [2021-11-13T23:00:33.746Z] Removing intermediate container 4085a5eb62e8 [2021-11-13T23:00:33.746Z] ---> e8071c439eeb [2021-11-13T23:00:33.746Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:00:34.067Z] ---> Running in 7374b29c1a4a [2021-11-13T23:00:34.696Z] Removing intermediate container 7374b29c1a4a [2021-11-13T23:00:34.696Z] ---> 864f49e5da5f [2021-11-13T23:00:34.696Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T23:00:34.696Z] ---> Running in a45167623151 [2021-11-13T23:00:35.322Z] Removing intermediate container a45167623151 [2021-11-13T23:00:35.322Z] ---> f0b2432fbf05 [2021-11-13T23:00:35.322Z] [2021-11-13T23:00:35.613Z] Successfully built f0b2432fbf05 [2021-11-13T23:00:35.613Z] Successfully tagged core-data-arm64:latest [2021-11-13T23:01:14.578Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T23:01:14.578Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T23:01:14.578Z] ---> 1fa71864054c [2021-11-13T23:01:14.578Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T23:01:14.578Z] ---> Using cache [2021-11-13T23:01:14.578Z] ---> c33e5d023aa9 [2021-11-13T23:01:14.578Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T23:01:14.578Z] ---> Using cache [2021-11-13T23:01:14.578Z] ---> 48a9b478616c [2021-11-13T23:01:14.578Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T23:01:14.578Z] ---> Running in 6335905fc9b9 [2021-11-13T23:01:14.578Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:14.578Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:14.578Z] OK: 219 MiB in 52 packages [2021-11-13T23:01:14.578Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T23:01:14.578Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T23:01:14.578Z] ---> 1fa71864054c [2021-11-13T23:01:14.578Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T23:01:14.578Z] ---> Using cache [2021-11-13T23:01:14.578Z] ---> c33e5d023aa9 [2021-11-13T23:01:14.578Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T23:01:14.578Z] ---> Using cache [2021-11-13T23:01:14.578Z] ---> 48a9b478616c [2021-11-13T23:01:14.578Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T23:01:14.578Z] ---> Running in 970b7fada0f4 [2021-11-13T23:01:15.173Z] Removing intermediate container 6335905fc9b9 [2021-11-13T23:01:15.173Z] ---> 3b42a10c3cd4 [2021-11-13T23:01:15.173Z] Step 6/23 : COPY go.mod . [2021-11-13T23:01:16.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:16.434Z] ---> 786b5fb33dbe [2021-11-13T23:01:16.434Z] Step 7/23 : RUN go mod download [2021-11-13T23:01:16.434Z] ---> Running in 7104e392c0aa [2021-11-13T23:01:16.714Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T23:01:16.714Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T23:01:16.714Z] ---> 1fa71864054c [2021-11-13T23:01:16.714Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T23:01:16.714Z] ---> Using cache [2021-11-13T23:01:16.714Z] ---> c33e5d023aa9 [2021-11-13T23:01:16.714Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T23:01:16.714Z] ---> Using cache [2021-11-13T23:01:16.714Z] ---> 48a9b478616c [2021-11-13T23:01:16.714Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T23:01:17.004Z] ---> Running in 1a4a32844d62 [2021-11-13T23:01:17.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:17.982Z] OK: 219 MiB in 52 packages [2021-11-13T23:01:18.253Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T23:01:18.253Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T23:01:18.253Z] ---> 1fa71864054c [2021-11-13T23:01:18.253Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T23:01:18.253Z] ---> Using cache [2021-11-13T23:01:18.253Z] ---> c33e5d023aa9 [2021-11-13T23:01:18.253Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T23:01:18.253Z] ---> Using cache [2021-11-13T23:01:18.253Z] ---> 48a9b478616c [2021-11-13T23:01:18.253Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T23:01:18.253Z] ---> Using cache [2021-11-13T23:01:18.253Z] ---> 3b42a10c3cd4 [2021-11-13T23:01:18.253Z] Step 6/22 : COPY . . [2021-11-13T23:01:18.852Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:19.846Z] Removing intermediate container 970b7fada0f4 [2021-11-13T23:01:19.846Z] ---> 502a360cff56 [2021-11-13T23:01:19.846Z] Step 6/21 : COPY . . [2021-11-13T23:01:19.846Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:20.826Z] OK: 219 MiB in 52 packages [2021-11-13T23:01:21.421Z] Removing intermediate container 7104e392c0aa [2021-11-13T23:01:21.421Z] ---> 080b658e54c4 [2021-11-13T23:01:21.421Z] Step 8/23 : COPY . . [2021-11-13T23:01:22.403Z] Removing intermediate container 1a4a32844d62 [2021-11-13T23:01:22.403Z] ---> 972ebf007ea6 [2021-11-13T23:01:22.403Z] Step 6/22 : COPY . . [2021-11-13T23:01:40.704Z] ---> 0cf104ae7322 [2021-11-13T23:01:40.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T23:01:40.704Z] ---> d9c22fb0a0a6 [2021-11-13T23:01:40.704Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T23:01:40.704Z] ---> 540d3aacf8bf [2021-11-13T23:01:40.704Z] Step 9/23 : RUN go mod tidy [2021-11-13T23:01:40.704Z] ---> Running in 2428763a1626 [2021-11-13T23:01:40.704Z] ---> Running in be12ac419b88 [2021-11-13T23:01:40.704Z] ---> Running in 4eef9d72a0af [2021-11-13T23:01:40.704Z] ---> 85ef23be17c7 [2021-11-13T23:01:40.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T23:01:40.704Z] ---> Running in c5d83b8e72b1 [2021-11-13T23:01:42.687Z] Removing intermediate container be12ac419b88 [2021-11-13T23:01:42.687Z] ---> 9d6788f08cf2 [2021-11-13T23:01:42.687Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T23:01:42.687Z] ---> Running in e5a052f32ece [2021-11-13T23:01:43.288Z] Removing intermediate container 2428763a1626 [2021-11-13T23:01:43.288Z] ---> fbdaf5e1c38d [2021-11-13T23:01:43.288Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T23:01:43.564Z] Removing intermediate container c5d83b8e72b1 [2021-11-13T23:01:43.564Z] ---> d96f7c536f4b [2021-11-13T23:01:43.564Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T23:01:43.564Z] ---> Running in edf07e9bbf60 [2021-11-13T23:01:43.564Z] ---> Running in 69342ee212a5 [2021-11-13T23:01:44.159Z] Removing intermediate container 4eef9d72a0af [2021-11-13T23:01:44.159Z] ---> d5820fe88f7f [2021-11-13T23:01:44.159Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T23:01:44.159Z] ---> Running in 8eb87bf9961f [2021-11-13T23:01:44.427Z] 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 [2021-11-13T23:01:45.415Z] 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 [2021-11-13T23:01:45.691Z] 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 [2021-11-13T23:01:45.962Z] 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 [2021-11-13T23:03:22.732Z] Removing intermediate container e5a052f32ece [2021-11-13T23:03:22.732Z] ---> 08b41278673f [2021-11-13T23:03:22.732Z] [2021-11-13T23:03:22.732Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T23:03:22.732Z] ---> 5b8b7b635229 [2021-11-13T23:03:22.732Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T23:03:22.732Z] ---> Using cache [2021-11-13T23:03:22.732Z] ---> ecb34af94714 [2021-11-13T23:03:22.732Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T23:03:22.732Z] ---> Using cache [2021-11-13T23:03:22.732Z] ---> efbfbe334ac4 [2021-11-13T23:03:22.732Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T23:03:22.732Z] ---> Running in 5ad5f76c4882 [2021-11-13T23:03:22.732Z] Removing intermediate container 5ad5f76c4882 [2021-11-13T23:03:22.732Z] ---> 1a95d80f9b26 [2021-11-13T23:03:22.732Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T23:03:22.732Z] ---> Running in e96384ef54e1 [2021-11-13T23:03:22.732Z] Removing intermediate container e96384ef54e1 [2021-11-13T23:03:22.732Z] ---> 2065ae0cfedc [2021-11-13T23:03:22.732Z] Step 14/22 : WORKDIR / [2021-11-13T23:03:22.732Z] ---> Running in 81a45853ccef [2021-11-13T23:03:22.732Z] Removing intermediate container 69342ee212a5 [2021-11-13T23:03:22.732Z] ---> c786734a0c29 [2021-11-13T23:03:22.732Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T23:03:22.732Z] ---> Running in 943a3737dbd5 [2021-11-13T23:03:22.732Z] Removing intermediate container 81a45853ccef [2021-11-13T23:03:22.732Z] ---> cbfa7a715001 [2021-11-13T23:03:22.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:03:23.711Z] 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 [2021-11-13T23:03:23.991Z] ---> 80cc050afa0a [2021-11-13T23:03:23.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T23:03:25.955Z] ---> 059a47c75a7d [2021-11-13T23:03:25.955Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T23:03:26.941Z] ---> a727e835cb0b [2021-11-13T23:03:26.941Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T23:03:27.213Z] ---> Running in b6f714b0c958 [2021-11-13T23:03:27.486Z] Removing intermediate container 943a3737dbd5 [2021-11-13T23:03:27.486Z] ---> 23e207db5d92 [2021-11-13T23:03:27.486Z] [2021-11-13T23:03:27.486Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T23:03:27.758Z] 20.10.8: Pulling from library/docker [2021-11-13T23:03:27.758Z] Removing intermediate container b6f714b0c958 [2021-11-13T23:03:27.758Z] ---> 55f0d0265f57 [2021-11-13T23:03:27.758Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:03:28.031Z] ---> Running in 698cc2a55f02 [2021-11-13T23:03:29.015Z] Removing intermediate container 698cc2a55f02 [2021-11-13T23:03:29.015Z] ---> 65ac356e8836 [2021-11-13T23:03:29.015Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T23:03:29.015Z] Removing intermediate container edf07e9bbf60 [2021-11-13T23:03:29.015Z] ---> a3a4e40a0290 [2021-11-13T23:03:29.015Z] [2021-11-13T23:03:29.015Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T23:03:29.015Z] ---> 5b8b7b635229 [2021-11-13T23:03:29.015Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T23:03:29.015Z] ---> Running in 6996f7be3232 [2021-11-13T23:03:29.293Z] ---> Running in e5a4598bd197 [2021-11-13T23:03:29.568Z] Removing intermediate container 8eb87bf9961f [2021-11-13T23:03:29.568Z] ---> 77b943ebdf9d [2021-11-13T23:03:29.568Z] [2021-11-13T23:03:29.568Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T23:03:29.568Z] ---> 5b8b7b635229 [2021-11-13T23:03:29.568Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T23:03:29.568Z] ---> Using cache [2021-11-13T23:03:29.568Z] ---> ecb34af94714 [2021-11-13T23:03:29.568Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T23:03:29.568Z] ---> Using cache [2021-11-13T23:03:29.568Z] ---> efbfbe334ac4 [2021-11-13T23:03:29.568Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T23:03:29.840Z] ---> Running in fd36043bdb1b [2021-11-13T23:03:29.840Z] Removing intermediate container 6996f7be3232 [2021-11-13T23:03:29.840Z] ---> c86abd7d3767 [2021-11-13T23:03:29.840Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:03:30.114Z] ---> Running in afb386bc593b [2021-11-13T23:03:30.389Z] Removing intermediate container fd36043bdb1b [2021-11-13T23:03:30.389Z] ---> 14758879b6b9 [2021-11-13T23:03:30.389Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T23:03:30.665Z] ---> Running in b041b071c3b3 [2021-11-13T23:03:30.665Z] Removing intermediate container afb386bc593b [2021-11-13T23:03:30.665Z] ---> ab35ca1eeb93 [2021-11-13T23:03:30.665Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T23:03:30.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:03:30.942Z] ---> Running in 37155ce58927 [2021-11-13T23:03:30.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:03:31.221Z] Removing intermediate container b041b071c3b3 [2021-11-13T23:03:31.221Z] ---> 3f19e72cfb7d [2021-11-13T23:03:31.221Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:03:31.493Z] Removing intermediate container 37155ce58927 [2021-11-13T23:03:31.493Z] ---> 4b0ed4501c44 [2021-11-13T23:03:31.493Z] [2021-11-13T23:03:31.764Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T23:03:32.036Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T23:03:32.036Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T23:03:32.036Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T23:03:32.036Z] Successfully built 4b0ed4501c44 [2021-11-13T23:03:32.036Z] Successfully tagged core-command-arm64:latest [2021-11-13T23:03:32.307Z]  Building core-command ... done OK: 6 MiB in 16 packages [2021-11-13T23:03:32.581Z] ---> fab4b67673c7 [2021-11-13T23:03:32.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T23:03:34.020Z] Removing intermediate container e5a4598bd197 [2021-11-13T23:03:34.020Z] ---> 369723a447b9 [2021-11-13T23:03:34.020Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T23:03:34.020Z] ---> Running in 3615b6d0bcdb [2021-11-13T23:03:34.295Z] ---> f5e83c49c9dd [2021-11-13T23:03:34.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T23:03:34.567Z] Removing intermediate container 3615b6d0bcdb [2021-11-13T23:03:34.567Z] ---> 42daf59db772 [2021-11-13T23:03:34.567Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T23:03:34.839Z] ---> Running in 0765c5f39274 [2021-11-13T23:03:35.437Z] ---> f85fa9e02eb0 [2021-11-13T23:03:35.437Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T23:03:35.437Z] Removing intermediate container 0765c5f39274 [2021-11-13T23:03:35.437Z] ---> ec03a33746d5 [2021-11-13T23:03:35.437Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T23:03:35.437Z] ---> Running in 5b2a6d151d81 [2021-11-13T23:03:35.437Z] ---> Running in 7e47578c4ae3 [2021-11-13T23:03:36.034Z] Removing intermediate container 5b2a6d151d81 [2021-11-13T23:03:36.034Z] ---> 903b2be6b462 [2021-11-13T23:03:36.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:03:36.034Z] Removing intermediate container 7e47578c4ae3 [2021-11-13T23:03:36.034Z] ---> 9828151315a4 [2021-11-13T23:03:36.305Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:03:36.305Z] ---> Running in 48ac7ce823bc [2021-11-13T23:03:36.900Z] Removing intermediate container 48ac7ce823bc [2021-11-13T23:03:36.900Z] ---> fb6fea73b2eb [2021-11-13T23:03:36.900Z] Step 21/23 : LABEL arch=arm64 [2021-11-13T23:03:36.900Z] ---> Running in 31f52e76b6b2 [2021-11-13T23:03:37.175Z] ---> 8c8b4f4fa313 [2021-11-13T23:03:37.175Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T23:03:37.453Z] Removing intermediate container 31f52e76b6b2 [2021-11-13T23:03:37.453Z] ---> 34c5f0b5ede5 [2021-11-13T23:03:37.453Z] Step 22/23 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:03:37.724Z] ---> Running in d320f3499731 [2021-11-13T23:03:38.320Z] Removing intermediate container d320f3499731 [2021-11-13T23:03:38.320Z] ---> 4c0c37654213 [2021-11-13T23:03:38.320Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T23:03:38.320Z] ---> Running in 1263a5529394 [2021-11-13T23:03:38.602Z] ---> 5bbf29be3440 [2021-11-13T23:03:38.602Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T23:03:38.602Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T23:03:38.602Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T23:03:38.602Z] ---> 3734d5adc5ac [2021-11-13T23:03:38.602Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T23:03:38.878Z] ---> Running in d1a94ae4ec48 [2021-11-13T23:03:38.878Z] Removing intermediate container 1263a5529394 [2021-11-13T23:03:38.878Z] ---> 3c2ba57115be [2021-11-13T23:03:38.878Z] [2021-11-13T23:03:39.472Z] Removing intermediate container d1a94ae4ec48 [2021-11-13T23:03:39.472Z] ---> ca362002592b [2021-11-13T23:03:39.472Z] 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 [2021-11-13T23:03:39.472Z] Successfully built 3c2ba57115be [2021-11-13T23:03:39.472Z] Successfully tagged support-scheduler-arm64:latest [2021-11-13T23:03:39.472Z]  Building support-scheduler ... done  ---> Running in 29a42a3b3443 [2021-11-13T23:03:39.472Z] ---> 2e5a749a1e84 [2021-11-13T23:03:39.472Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T23:03:39.753Z] ---> Running in 172f9fa4d4a8 [2021-11-13T23:03:40.026Z] Removing intermediate container 172f9fa4d4a8 [2021-11-13T23:03:40.026Z] ---> 39c902f3863e [2021-11-13T23:03:40.026Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:03:40.298Z] ---> Running in b2fc65c8dc81 [2021-11-13T23:03:40.569Z] Removing intermediate container b2fc65c8dc81 [2021-11-13T23:03:40.569Z] ---> 59fccbb22dd3 [2021-11-13T23:03:40.569Z] Step 19/21 : LABEL arch=arm64 [2021-11-13T23:03:40.841Z] ---> Running in af1b73b362fd [2021-11-13T23:03:40.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:03:41.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:03:41.113Z] Removing intermediate container af1b73b362fd [2021-11-13T23:03:41.113Z] ---> e4149e296c65 [2021-11-13T23:03:41.113Z] Step 20/21 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:03:41.384Z] ---> Running in c1d70c035d76 [2021-11-13T23:03:41.657Z] Removing intermediate container c1d70c035d76 [2021-11-13T23:03:41.657Z] ---> 75fa533f8f16 [2021-11-13T23:03:41.657Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T23:03:41.657Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T23:03:41.657Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T23:03:41.928Z] Executing bash-5.1.4-r0.post-install [2021-11-13T23:03:41.928Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T23:03:41.928Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T23:03:41.928Z] ---> Running in 307fc33313ab [2021-11-13T23:03:41.929Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T23:03:41.929Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T23:03:41.929Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T23:03:41.929Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T23:03:41.929Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T23:03:41.929Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T23:03:41.929Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T23:03:41.929Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T23:03:41.929Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T23:03:41.929Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T23:03:41.929Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T23:03:41.929Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T23:03:41.929Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T23:03:42.521Z] Removing intermediate container 307fc33313ab [2021-11-13T23:03:42.521Z] ---> a5854a68e50b [2021-11-13T23:03:42.521Z] [2021-11-13T23:03:42.806Z] Successfully built a5854a68e50b [2021-11-13T23:03:42.806Z] Successfully tagged support-notifications-arm64:latest [2021-11-13T23:03:43.789Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T23:03:43.789Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T23:03:43.789Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T23:03:43.789Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T23:03:44.063Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T23:03:44.063Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T23:03:44.063Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T23:03:44.063Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T23:03:44.063Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T23:03:44.063Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T23:03:44.063Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T23:03:44.063Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T23:03:44.063Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T23:03:44.063Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T23:03:44.063Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T23:03:44.063Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T23:03:44.063Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T23:03:44.063Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T23:03:44.063Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T23:03:44.341Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T23:03:44.341Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T23:03:44.341Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T23:03:44.341Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T23:03:44.341Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T23:03:44.341Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T23:03:44.943Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T23:03:44.943Z] OK: 84 MiB in 64 packages [2021-11-13T23:03:48.311Z] Collecting docker-compose==1.23.2 [2021-11-13T23:03:48.311Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T23:03:48.311Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T23:03:48.580Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T23:03:50.536Z] Collecting PyYAML<4,>=3.10 [2021-11-13T23:03:50.536Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T23:03:53.915Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T23:03:53.915Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T23:03:53.915Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T23:03:53.915Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T23:03:54.186Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T23:03:54.186Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T23:03:55.610Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T23:03:55.880Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T23:03:56.151Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T23:03:56.151Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T23:03:56.151Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T23:03:56.422Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T23:03:56.422Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T23:03:56.693Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T23:03:56.693Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T23:03:58.648Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T23:03:58.648Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T23:03:58.648Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T23:03:58.918Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T23:03:58.918Z] 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) [2021-11-13T23:03:59.188Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T23:03:59.188Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T23:03:59.457Z] Collecting idna<2.8,>=2.5 [2021-11-13T23:03:59.457Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T23:03:59.731Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T23:03:59.731Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T23:03:59.731Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T23:03:59.731Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T23:04:00.318Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T23:04:00.318Z] Attempting uninstall: urllib3 [2021-11-13T23:04:00.318Z] Found existing installation: urllib3 1.26.5 [2021-11-13T23:04:00.318Z] Uninstalling urllib3-1.26.5: [2021-11-13T23:04:00.586Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T23:04:01.175Z] Attempting uninstall: idna [2021-11-13T23:04:01.175Z] Found existing installation: idna 3.2 [2021-11-13T23:04:01.175Z] Uninstalling idna-3.2: [2021-11-13T23:04:01.175Z] Successfully uninstalled idna-3.2 [2021-11-13T23:04:01.765Z] Attempting uninstall: chardet [2021-11-13T23:04:01.765Z] Found existing installation: chardet 4.0.0 [2021-11-13T23:04:01.765Z] Uninstalling chardet-4.0.0: [2021-11-13T23:04:02.034Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T23:04:03.451Z] Attempting uninstall: requests [2021-11-13T23:04:03.451Z] Found existing installation: requests 2.25.1 [2021-11-13T23:04:03.451Z] Uninstalling requests-2.25.1: [2021-11-13T23:04:03.451Z] Successfully uninstalled requests-2.25.1 [2021-11-13T23:04:03.722Z] Running setup.py install for texttable: started [2021-11-13T23:04:05.677Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T23:04:05.677Z] Running setup.py install for PyYAML: started [2021-11-13T23:04:07.632Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T23:04:07.632Z] Running setup.py install for docopt: started [2021-11-13T23:04:09.052Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T23:04:09.323Z] Running setup.py install for dockerpty: started [2021-11-13T23:04:10.741Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T23:04:12.160Z] 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 [2021-11-13T23:04:20.397Z] Removing intermediate container 29a42a3b3443 [2021-11-13T23:04:20.397Z] ---> bca38acf8b32 [2021-11-13T23:04:20.397Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T23:04:20.397Z] ---> Running in d1126ab44e25 [2021-11-13T23:04:20.670Z] Removing intermediate container d1126ab44e25 [2021-11-13T23:04:20.670Z] ---> 02d5efff192a [2021-11-13T23:04:20.670Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T23:04:20.943Z] ---> Running in f61d14fa26ce [2021-11-13T23:04:21.214Z] Removing intermediate container f61d14fa26ce [2021-11-13T23:04:21.214Z] ---> ffe539225eff [2021-11-13T23:04:21.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T23:04:22.188Z] ---> 2ddd71f7fa83 [2021-11-13T23:04:22.188Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T23:04:23.161Z] ---> d5eb07a10dc7 [2021-11-13T23:04:23.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T23:04:23.751Z] ---> 05371d69075f [2021-11-13T23:04:23.751Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T23:04:24.021Z] ---> Running in 8e44afe720b8 [2021-11-13T23:04:24.291Z] Removing intermediate container 8e44afe720b8 [2021-11-13T23:04:24.291Z] ---> ca2c3cafd401 [2021-11-13T23:04:24.291Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:04:24.561Z] ---> Running in 663f6e330830 [2021-11-13T23:04:24.834Z] Removing intermediate container 663f6e330830 [2021-11-13T23:04:24.834Z] ---> 8240d43c8817 [2021-11-13T23:04:24.834Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T23:04:25.105Z] ---> Running in 2394c55c8eca [2021-11-13T23:04:25.376Z] Removing intermediate container 2394c55c8eca [2021-11-13T23:04:25.376Z] ---> 6672711fdf0a [2021-11-13T23:04:25.376Z] Step 21/22 : LABEL git_sha=233e9d8fc89f567ab362eecb8a85f02340d9c475 [2021-11-13T23:04:25.376Z] ---> Running in 0e90fa11a99a [2021-11-13T23:04:25.967Z] Removing intermediate container 0e90fa11a99a [2021-11-13T23:04:25.967Z] ---> 05623ec77daf [2021-11-13T23:04:25.967Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T23:04:25.967Z] ---> Running in 0c4b6df2d76c [2021-11-13T23:04:26.559Z] Removing intermediate container 0c4b6df2d76c [2021-11-13T23:04:26.559Z] ---> 038525f66a08 [2021-11-13T23:04:26.559Z] [2021-11-13T23:04:26.830Z] Successfully built 038525f66a08 [2021-11-13T23:04:26.830Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-13T23:04:27.115Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-13T23:04:27.110Z] $ docker stop --time=1 7fa0d2139d309ecda345af3ac716fafa09ad513f8576b60ab3169ff2c158b37d [2021-11-13T23:04:28.810Z] $ docker rm -f 7fa0d2139d309ecda345af3ac716fafa09ad513f8576b60ab3169ff2c158b37d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T23:04:29.377Z] + docker images [2021-11-13T23:04:29.647Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T23:04:29.647Z] sys-mgmt-agent-arm64 latest 038525f66a08 3 seconds ago 277MB [2021-11-13T23:04:29.647Z] support-notifications-arm64 latest a5854a68e50b 47 seconds ago 16.1MB [2021-11-13T23:04:29.647Z] support-scheduler-arm64 latest 3c2ba57115be 51 seconds ago 15.3MB [2021-11-13T23:04:29.647Z] core-command-arm64 latest 4b0ed4501c44 58 seconds ago 15.2MB [2021-11-13T23:04:29.647Z] a3a4e40a0290 About a minute ago 1.57GB [2021-11-13T23:04:29.647Z] 77b943ebdf9d About a minute ago 1.57GB [2021-11-13T23:04:29.647Z] 23e207db5d92 About a minute ago 1.57GB [2021-11-13T23:04:29.647Z] 08b41278673f About a minute ago 1.57GB [2021-11-13T23:04:29.647Z] core-data-arm64 latest f0b2432fbf05 3 minutes ago 19.6MB [2021-11-13T23:04:29.648Z] security-bootstrapper-arm64 latest 9f09111ced93 3 minutes ago 17.8MB [2021-11-13T23:04:29.648Z] security-secretstore-setup-arm64 latest 2df5c37523bf 4 minutes ago 26.8MB [2021-11-13T23:04:29.648Z] core-metadata-arm64 latest 528e941d2242 4 minutes ago 15.9MB [2021-11-13T23:04:29.648Z] security-proxy-setup-arm64 latest 0b5ea6a33bd2 4 minutes ago 25.5MB [2021-11-13T23:04:29.648Z] 9da0a5fff32c 4 minutes ago 1.58GB [2021-11-13T23:04:29.648Z] db6b70aade97 4 minutes ago 1.57GB [2021-11-13T23:04:29.648Z] 6ad61bedaf45 4 minutes ago 1.57GB [2021-11-13T23:04:29.648Z] 7f255159aa1c 4 minutes ago 1.58GB [2021-11-13T23:04:29.648Z] 3296cdbe4096 4 minutes ago 1.57GB [2021-11-13T23:04:29.648Z] ci-base-image-arm64 latest 1fa71864054c 15 minutes ago 1.24GB [2021-11-13T23:04:29.648Z] alpine 3.14 5b8b7b635229 30 hours ago 5.35MB [2021-11-13T23:04:29.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-13T23:04:29.648Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-13T23:04:29.648Z] 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 [2021-11-13T23:04:30.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T23:04:30.565Z] [2021-11-13T23:04:30.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-13T23:04:30.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T23:04:31.190Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-13T23:04:31.190Z] 448f6bf000e3: Pulling fs layer [2021-11-13T23:04:31.190Z] f757da607395: Pulling fs layer [2021-11-13T23:04:31.190Z] 05883995daec: Pulling fs layer [2021-11-13T23:04:31.190Z] 8603b9c90790: Pulling fs layer [2021-11-13T23:04:31.190Z] 1560dd03e051: Pulling fs layer [2021-11-13T23:04:31.190Z] 27f5ce0e4adf: Pulling fs layer [2021-11-13T23:04:31.190Z] c2d8d7efcc4b: Pulling fs layer [2021-11-13T23:04:31.190Z] 1560dd03e051: Waiting [2021-11-13T23:04:31.190Z] 27f5ce0e4adf: Waiting [2021-11-13T23:04:31.190Z] 8603b9c90790: Waiting [2021-11-13T23:04:31.190Z] c2d8d7efcc4b: Waiting [2021-11-13T23:04:31.190Z] f757da607395: Verifying Checksum [2021-11-13T23:04:31.190Z] f757da607395: Download complete [2021-11-13T23:04:31.190Z] 8603b9c90790: Verifying Checksum [2021-11-13T23:04:31.190Z] 8603b9c90790: Download complete [2021-11-13T23:04:31.463Z] 1560dd03e051: Verifying Checksum [2021-11-13T23:04:31.464Z] 1560dd03e051: Download complete [2021-11-13T23:04:31.464Z] 27f5ce0e4adf: Verifying Checksum [2021-11-13T23:04:31.464Z] 27f5ce0e4adf: Download complete [2021-11-13T23:04:31.464Z] 05883995daec: Verifying Checksum [2021-11-13T23:04:31.464Z] 05883995daec: Download complete [2021-11-13T23:04:31.736Z] 448f6bf000e3: Download complete [2021-11-13T23:04:34.347Z] c2d8d7efcc4b: Verifying Checksum [2021-11-13T23:04:34.347Z] c2d8d7efcc4b: Download complete [2021-11-13T23:04:35.324Z] 448f6bf000e3: Pull complete [2021-11-13T23:04:36.305Z] f757da607395: Pull complete [2021-11-13T23:04:37.735Z] 05883995daec: Pull complete [2021-11-13T23:04:38.006Z] 8603b9c90790: Pull complete [2021-11-13T23:04:38.980Z] 1560dd03e051: Pull complete [2021-11-13T23:04:39.255Z] 27f5ce0e4adf: Pull complete [2021-11-13T23:04:54.314Z] c2d8d7efcc4b: Pull complete [2021-11-13T23:04:54.314Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-13T23:04:54.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T23:04:54.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-13T23:04:54.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-13T23:04:54.711Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-13T23:04:57.530Z] $ docker top ae6f48d3c867930e6762e6f9d7bff846cdacbdc1cbd776b800319fe695cceeb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:04:58.575Z] ---> job-cost.sh [2021-11-13T23:04:58.575Z] lf-activate-venv: SKIPPING [2021-11-13T23:04:58.575Z] INFO: No Stack... [2021-11-13T23:05:00.536Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-13T23:05:00.536Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T23:05:01.199Z] + cut -d, -f6 [2021-11-13T23:05:01.199Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-11-13T23:05:01.254Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] [2021-11-13T23:05:01.262Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] did not exist. Created. [2021-11-13T23:05:01.262Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T23:05:01.910Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-13T23:05:02.067Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T23:05:02.073Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T23:05:02.078Z] $ docker stop --time=1 ae6f48d3c867930e6762e6f9d7bff846cdacbdc1cbd776b800319fe695cceeb6 [2021-11-13T23:05:03.634Z] $ docker rm -f ae6f48d3c867930e6762e6f9d7bff846cdacbdc1cbd776b800319fe695cceeb6 [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 [2021-11-13T23:05:04.270Z] provisioning config files... [2021-11-13T23:05:04.279Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config674298127883317674tmp [Pipeline] { [Pipeline] sh [2021-11-13T23:05:04.584Z] + set +x [2021-11-13T23:05:04.584Z] + curl -s https://codecov.io/bash [2021-11-13T23:05:04.584Z] + bash -s -- [2021-11-13T23:05:04.584Z] [2021-11-13T23:05:04.584Z] _____ _ [2021-11-13T23:05:04.584Z] / ____| | | [2021-11-13T23:05:04.584Z] | | ___ __| | ___ ___ _____ __ [2021-11-13T23:05:04.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-13T23:05:04.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-13T23:05:04.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-13T23:05:04.584Z] Bash-1.0.6 [2021-11-13T23:05:04.584Z] [2021-11-13T23:05:04.584Z] [2021-11-13T23:05:04.584Z] ==> git version 2.24.4 found [2021-11-13T23:05:04.584Z] ==> 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 [2021-11-13T23:05:04.584Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-13T23:05:04.584Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-13T23:05:04.584Z] ==> Jenkins CI detected. [2021-11-13T23:05:04.584Z] current dir:  /w/workspace/edgex-go/4 [2021-11-13T23:05:04.584Z] project root: . [2021-11-13T23:05:04.584Z] --> token set from env [2021-11-13T23:05:04.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-13T23:05:04.584Z] ==> Running gcov in . (disable via -X gcov) [2021-11-13T23:05:04.584Z] ==> Python coveragepy not found [2021-11-13T23:05:04.584Z] ==> Searching for coverage reports in: [2021-11-13T23:05:04.584Z] + . [2021-11-13T23:05:04.584Z] -> Found 1 reports [2021-11-13T23:05:04.584Z] ==> Detecting git/mercurial file structure [2021-11-13T23:05:04.584Z] ==> Reading reports [2021-11-13T23:05:04.845Z] + ./coverage.out bytes=428381 [2021-11-13T23:05:04.845Z] ==> Appending adjustments [2021-11-13T23:05:04.845Z] https://docs.codecov.io/docs/fixing-reports [2021-11-13T23:05:05.784Z] + Found adjustments [2021-11-13T23:05:05.784Z] ==> Gzipping contents [2021-11-13T23:05:05.784Z] 60K /tmp/codecov.0YSO1p.gz [2021-11-13T23:05:05.784Z] ==> Uploading reports [2021-11-13T23:05:05.784Z] url: https://codecov.io [2021-11-13T23:05:05.784Z] query: branch=PR-3805&commit=233e9d8fc89f567ab362eecb8a85f02340d9c475&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-13T23:05:05.784Z] -> Pinging Codecov [2021-11-13T23:05:05.784Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3805&commit=233e9d8fc89f567ab362eecb8a85f02340d9c475&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-13T23:05:06.353Z] -> Uploading to [2021-11-13T23:05:06.353Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/233e9d8fc89f567ab362eecb8a85f02340d9c475/ddbbae14-c86f-4ba8-800c-e002752d5bc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T230506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5bd8a2d634f43b51e729a72295fb4ce641f670b1b31a771de3af57f39c31cea [2021-11-13T23:05:06.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T23:05:06.353Z] Dload Upload Total Spent Left Speed [2021-11-13T23:05:06.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57665 0 0 100 57665 0 183k --:--:-- --:--:-- --:--:-- 184k [2021-11-13T23:05:06.612Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/233e9d8fc89f567ab362eecb8a85f02340d9c475 [Pipeline] } [2021-11-13T23:05:06.619Z] 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 [2021-11-13T23:05:07.550Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:05:07.848Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:05:08.408Z] ---> package-listing.sh [2021-11-13T23:05:08.408Z] ++ facter osfamily [2021-11-13T23:05:08.408Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-13T23:05:08.667Z] + OS_FAMILY=redhat [2021-11-13T23:05:08.667Z] + workspace=/w/workspace/edgex-go/4 [2021-11-13T23:05:08.667Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-13T23:05:08.667Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-13T23:05:08.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-13T23:05:08.667Z] + PACKAGES=/tmp/packages_start.txt [2021-11-13T23:05:08.667Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-13T23:05:08.667Z] + PACKAGES=/tmp/packages_end.txt [2021-11-13T23:05:08.667Z] + case "${OS_FAMILY}" in [2021-11-13T23:05:08.667Z] + rpm -qa [2021-11-13T23:05:08.667Z] + sort [2021-11-13T23:05:11.964Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-13T23:05:11.964Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-13T23:05:11.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-13T23:05:11.964Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-13T23:05:11.964Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-11-13T23:05:11.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-11-13T23:05:11.976Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-13T23:05:12.265Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-13T23:05:12.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T23:05:12.839Z] [2021-11-13T23:05:12.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T23:05:13.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T23:05:13.148Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T23:05:13.148Z] b4d181a07f80: Pulling fs layer [2021-11-13T23:05:13.148Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T23:05:13.148Z] ed53099fbce6: Pulling fs layer [2021-11-13T23:05:13.148Z] dc539afda2c1: Pulling fs layer [2021-11-13T23:05:13.148Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T23:05:13.148Z] 9065ff56babe: Pulling fs layer [2021-11-13T23:05:13.148Z] d287ab97295c: Pulling fs layer [2021-11-13T23:05:13.148Z] dc539afda2c1: Waiting [2021-11-13T23:05:13.148Z] 77bc0d833cb6: Waiting [2021-11-13T23:05:13.148Z] 9065ff56babe: Waiting [2021-11-13T23:05:13.148Z] d287ab97295c: Waiting [2021-11-13T23:05:13.148Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T23:05:13.148Z] a1111a8f2ec3: Download complete [2021-11-13T23:05:13.148Z] dc539afda2c1: Verifying Checksum [2021-11-13T23:05:13.148Z] dc539afda2c1: Download complete [2021-11-13T23:05:13.411Z] ed53099fbce6: Verifying Checksum [2021-11-13T23:05:13.412Z] ed53099fbce6: Download complete [2021-11-13T23:05:13.412Z] 9065ff56babe: Verifying Checksum [2021-11-13T23:05:13.412Z] 9065ff56babe: Download complete [2021-11-13T23:05:13.412Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T23:05:13.412Z] 77bc0d833cb6: Download complete [2021-11-13T23:05:13.412Z] b4d181a07f80: Verifying Checksum [2021-11-13T23:05:13.412Z] b4d181a07f80: Download complete [2021-11-13T23:05:13.985Z] d287ab97295c: Verifying Checksum [2021-11-13T23:05:13.985Z] d287ab97295c: Download complete [2021-11-13T23:05:14.969Z] b4d181a07f80: Pull complete [2021-11-13T23:05:14.969Z] a1111a8f2ec3: Pull complete [2021-11-13T23:05:15.551Z] ed53099fbce6: Pull complete [2021-11-13T23:05:15.551Z] dc539afda2c1: Pull complete [2021-11-13T23:05:15.818Z] 77bc0d833cb6: Pull complete [2021-11-13T23:05:16.078Z] 9065ff56babe: Pull complete [2021-11-13T23:05:21.368Z] d287ab97295c: Pull complete [2021-11-13T23:05:21.368Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T23:05:21.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T23:05:21.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T23:05:21.440Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-11-13T23:05:21.478Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-13T23:05:24.581Z] $ docker top 17b9a690bb45d4d12a82aef473d96405444e896498fe55b8ed222ef341d5572d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T23:05:24.940Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-13T23:05:25.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-13T23:05:25.518Z] + ls /var/log/sa-host [2021-11-13T23:05:25.518Z] + sadf -c /var/log/sa-host/sa13 [2021-11-13T23:05:25.518Z] file_magic: OK [2021-11-13T23:05:25.518Z] HZ: Using current value: 100 [2021-11-13T23:05:25.518Z] file_header: OK [2021-11-13T23:05:25.518Z] 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 [2021-11-13T23:05:25.518Z] Statistics: [2021-11-13T23:05:25.518Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T23:05:25.518Z] File successfully converted to sysstat format version 12.0.3 [2021-11-13T23:05:25.518Z] + sadf -c /var/log/sa-host/sa30 [2021-11-13T23:05:25.518Z] file_magic: OK [2021-11-13T23:05:25.518Z] HZ: Using current value: 100 [2021-11-13T23:05:25.518Z] file_header: OK [2021-11-13T23:05:25.518Z] 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 [2021-11-13T23:05:25.518Z] Statistics: [2021-11-13T23:05:25.518Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T23:05:25.518Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T23:05:25.596Z] provisioning config files... [2021-11-13T23:05:25.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1422681040093459619tmp [Pipeline] { [Pipeline] echo [2021-11-13T23:05:25.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:05:25.912Z] ---> create-netrc.sh [Pipeline] } [2021-11-13T23:05:25.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:05:26.246Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-13T23:05:26.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:05:26.548Z] ---> sudo-logs.sh [2021-11-13T23:05:26.548Z] Archiving 'sudo' log.. [2021-11-13T23:05:26.548Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-506.novalocal: Name or service not known [2021-11-13T23:05:26.548Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-506.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-13T23:05:26.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:05:26.857Z] ---> job-cost.sh [2021-11-13T23:05:26.857Z] lf-activate-venv: SKIPPING [2021-11-13T23:05:26.857Z] DEBUG: total: 0.10999999940395355 [2021-11-13T23:05:26.857Z] INFO: Retrieving Stack Cost... [2021-11-13T23:05:27.118Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T23:05:27.690Z] INFO: Archiving Costs [Pipeline] echo [2021-11-13T23:05:27.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:05:27.989Z] ---> logs-deploy.sh [2021-11-13T23:05:27.989Z] lf-activate-venv: SKIPPING [2021-11-13T23:05:27.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/4 [2021-11-13T23:05:27.990Z] INFO: archiving workspace using pattern(s): [2021-11-13T23:05:28.561Z] Archives upload complete. [2021-11-13T23:05:28.822Z] INFO: archiving logs to Nexus