Pull request #3822 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c69b39d6caaa6f77bf72e03613795b0d93241436+0e57188e00e89e0d20a1f3c03614da85116ecb0b (a847585a3896010324f0623c5d7dce8025d4e62b) 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-ssh8022734478711592499.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh2738544200721022593.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3822/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-3822/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2749768240692494945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh7131151014280894667.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-3822/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-3822/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh391911451315165632.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-86 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5879313094393998047.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 0e57188e00e89e0d20a1f3c03614da85116ecb0b into PR head commit c69b39d6caaa6f77bf72e03613795b0d93241436 Merge succeeded, producing c69b39d6caaa6f77bf72e03613795b0d93241436 Checking out Revision c69b39d6caaa6f77bf72e03613795b0d93241436 (PR-3822) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6509303975342306592.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh469314551490605819.key > git merge 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 Commit message: "refactor: Rename Encode func to better name" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-19T00:18:08.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-19T00:18:08.848Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-19T00:18:08.863Z] ========================================================= [2021-11-19T00:18:08.863Z] EdgeX Global Pipelines Version Info [2021-11-19T00:18:08.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:18:09.994Z] ------------------- [2021-11-19T00:18:09.994Z] stable info: [2021-11-19T00:18:09.994Z] ------------------- [2021-11-19T00:18:09.994Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-19T00:18:09.994Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-19T00:18:09.994Z] Message: update stable to v1.0.217 [2021-11-19T00:18:10.569Z] ------------------- [2021-11-19T00:18:10.569Z] experimental info: [2021-11-19T00:18:10.569Z] ------------------- [2021-11-19T00:18:10.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-19T00:18:10.569Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-19T00:18:10.569Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-19T00:18:10.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-19T00:18:10.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-19T00:18:10.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-19T00:18:10.670Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-19T00:18:10.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-19T00:18:10.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-19T00:18:10.700Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-19T00:18:10.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-19T00:18:10.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-19T00:18:10.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-19T00:18:10.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-19T00:18:10.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-19T00:18:10.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-19T00:18:10.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-19T00:18:10.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-19T00:18:10.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-19T00:18:10.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-19T00:18:10.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-19T00:18:10.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-19T00:18:10.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-19T00:18:10.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-19T00:18:10.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-19T00:18:10.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3822 [Pipeline] echo [2021-11-19T00:18:10.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3822 [Pipeline] echo [2021-11-19T00:18:10.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3822 [Pipeline] echo [2021-11-19T00:18:10.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] echo [2021-11-19T00:18:10.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c69b39d [Pipeline] echo [2021-11-19T00:18:10.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T00:18:10.974Z] provisioning config files... [2021-11-19T00:18:10.986Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8316861089488316039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:18:11.295Z] ---> docker-login.sh [2021-11-19T00:18:11.295Z] nexus3.edgexfoundry.org:10001 [2021-11-19T00:18:11.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:18:11.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:18:11.558Z] Configure a credential helper to remove this warning. See [2021-11-19T00:18:11.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:18:11.558Z] [2021-11-19T00:18:11.558Z] Login Succeeded [2021-11-19T00:18:11.558Z] nexus3.edgexfoundry.org:10002 [2021-11-19T00:18:11.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:18:11.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:18:11.558Z] Configure a credential helper to remove this warning. See [2021-11-19T00:18:11.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:18:11.558Z] [2021-11-19T00:18:11.558Z] Login Succeeded [2021-11-19T00:18:11.558Z] nexus3.edgexfoundry.org:10003 [2021-11-19T00:18:11.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:18:11.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:18:11.819Z] Configure a credential helper to remove this warning. See [2021-11-19T00:18:11.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:18:11.819Z] [2021-11-19T00:18:11.819Z] Login Succeeded [2021-11-19T00:18:11.819Z] nexus3.edgexfoundry.org:10004 [2021-11-19T00:18:11.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:18:11.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:18:11.819Z] Configure a credential helper to remove this warning. See [2021-11-19T00:18:11.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:18:11.819Z] [2021-11-19T00:18:11.819Z] Login Succeeded [2021-11-19T00:18:11.819Z] docker.io [2021-11-19T00:18:12.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:18:12.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:18:12.348Z] Configure a credential helper to remove this warning. See [2021-11-19T00:18:12.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:18:12.348Z] [2021-11-19T00:18:12.348Z] Login Succeeded [2021-11-19T00:18:12.348Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T00:18:12.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T00:18:12.667Z] ++ 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-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ dirname cmd/core-command/Dockerfile [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ dirname cmd/core-data/Dockerfile [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-19T00:18:12.667Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-19T00:18:12.667Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-19T00:18:12.667Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-19T00:18:12.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T00:18:12.667Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-19T00:18:12.667Z] ++ cut -d/ -f2 [2021-11-19T00:18:12.667Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-19T00:18:12.712Z] 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-19T00:18:13.095Z] + git rev-list -1 --merges c69b39d6caaa6f77bf72e03613795b0d93241436~1..c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] echo [2021-11-19T00:18:13.111Z] -----------> git rev-list -1 --merges c69b39d6caaa6f77bf72e03613795b0d93241436~1..c69b39d6caaa6f77bf72e03613795b0d93241436 c69b39d6caaa6f77bf72e03613795b0d93241436 [false] [Pipeline] sh [2021-11-19T00:18:13.410Z] + git log --format=format:%s -1 c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] echo [2021-11-19T00:18:13.429Z] ========================================================= [2021-11-19T00:18:13.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-19T00:18:13.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-19T00:18:13.833Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-19T00:18:13.833Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-19T00:18:13.833Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-19T00:18:13.833Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-19T00:18:13.833Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-19T00:18:13.833Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-19T00:18:13.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:18:14.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T00:18:14.183Z] [2021-11-19T00:18:14.183Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:18:14.494Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T00:18:14.494Z] latest: Pulling from edgex-devops/git-semver [2021-11-19T00:18:14.494Z] a0d0a0d46f8b: Pulling fs layer [2021-11-19T00:18:14.494Z] 3e5f54012d9b: Pulling fs layer [2021-11-19T00:18:14.494Z] 4c7163046ea9: Pulling fs layer [2021-11-19T00:18:14.494Z] 0c2d73faf560: Pulling fs layer [2021-11-19T00:18:14.494Z] 0c2d73faf560: Waiting [2021-11-19T00:18:14.494Z] 3e5f54012d9b: Verifying Checksum [2021-11-19T00:18:14.494Z] 3e5f54012d9b: Download complete [2021-11-19T00:18:14.495Z] a0d0a0d46f8b: Verifying Checksum [2021-11-19T00:18:14.495Z] a0d0a0d46f8b: Download complete [2021-11-19T00:18:14.495Z] 0c2d73faf560: Verifying Checksum [2021-11-19T00:18:14.495Z] 0c2d73faf560: Download complete [2021-11-19T00:18:14.495Z] 4c7163046ea9: Verifying Checksum [2021-11-19T00:18:14.495Z] 4c7163046ea9: Download complete > git rev-list --no-walk 8e3f53e7275bf2b569b604fbf785b42666689f5f # timeout=10 [2021-11-19T00:18:14.763Z] a0d0a0d46f8b: Pull complete [2021-11-19T00:18:14.764Z] 3e5f54012d9b: Pull complete [2021-11-19T00:18:15.027Z] 4c7163046ea9: Pull complete [2021-11-19T00:18:15.286Z] 0c2d73faf560: Pull complete [2021-11-19T00:18:15.286Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-19T00:18:15.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T00:18:15.286Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-19T00:18:15.351Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-19T00:18:15.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-19T00:18:15.986Z] $ docker top b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-19T00:18:16.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T00:18:16.082Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T00:18:16.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T00:18:16.176Z] $ docker exec b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent [2021-11-19T00:18:16.266Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXanlDoK/agent.14 [2021-11-19T00:18:16.266Z] SSH_AGENT_PID=20 [2021-11-19T00:18:16.274Z] Running ssh-add (command line suppressed) [2021-11-19T00:18:16.359Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5871728494587847256.key (/w/workspace/edgex-go/3@tmp/private_key_5871728494587847256.key) [2021-11-19T00:18:16.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T00:18:16.663Z] + git tag --points-at HEAD [Pipeline] } [2021-11-19T00:18:16.672Z] $ docker exec --env ******** --env ******** b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent -k [2021-11-19T00:18:16.758Z] unset SSH_AUTH_SOCK; [2021-11-19T00:18:16.763Z] unset SSH_AGENT_PID; [2021-11-19T00:18:16.763Z] echo Agent pid 20 killed; [2021-11-19T00:18:16.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-19T00:18:16.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T00:18:16.796Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T00:18:16.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T00:18:16.889Z] $ docker exec b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent [2021-11-19T00:18:16.978Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEoJcKa/agent.55 [2021-11-19T00:18:16.978Z] SSH_AGENT_PID=62 [2021-11-19T00:18:16.982Z] Running ssh-add (command line suppressed) [2021-11-19T00:18:17.054Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2833112949446125788.key (/w/workspace/edgex-go/3@tmp/private_key_2833112949446125788.key) [2021-11-19T00:18:17.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T00:18:17.354Z] + git semver init [2021-11-19T00:18:17.355Z] # -> Open(): unable to determine branch for HEAD [2021-11-19T00:18:17.355Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-19T00:18:17.355Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-19T00:18:17.355Z] # $SEMVER_REMOTE_NAME = origin [2021-11-19T00:18:17.355Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-19T00:18:17.355Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-19T00:18:17.355Z] # $SEMVER_BRANCH = PR-3822 [2021-11-19T00:18:17.355Z] # $SEMVER_TEMP = /tmp/semver-522712858 [2021-11-19T00:18:17.355Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-19T00:20:08.859Z] # '/tmp/semver-522712858' -> '/w/workspace/edgex-go/3/.semver' [2021-11-19T00:20:08.859Z] # -> Force: false [2021-11-19T00:20:08.859Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-19T00:20:08.866Z] $ docker exec --env ******** --env ******** b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent -k [2021-11-19T00:20:08.972Z] unset SSH_AUTH_SOCK; [2021-11-19T00:20:08.973Z] unset SSH_AGENT_PID; [2021-11-19T00:20:08.973Z] echo Agent pid 62 killed; [2021-11-19T00:20:08.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T00:20:09.297Z] + git semver [Pipeline] } [2021-11-19T00:20:09.308Z] $ docker stop --time=1 b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc [2021-11-19T00:20:10.946Z] $ docker rm -f b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T00:20:11.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-19T00:20:11.501Z] Stashed 1 file(s) [Pipeline] echo [2021-11-19T00:20:11.503Z] [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-19T00:20:11.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T00:20:11.695Z] ========================================================= [2021-11-19T00:20:11.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-19T00:20:11.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T00:20:11.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T00:20:11.992Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-19T00:20:11.992Z] a0d0a0d46f8b: Already exists [2021-11-19T00:20:11.992Z] 31adcdaf11c8: Pulling fs layer [2021-11-19T00:20:11.992Z] b8b176561691: Pulling fs layer [2021-11-19T00:20:11.992Z] 4527c011a84f: Pulling fs layer [2021-11-19T00:20:11.992Z] 5d74067f8e1e: Pulling fs layer [2021-11-19T00:20:11.992Z] e0aca202a116: Pulling fs layer [2021-11-19T00:20:11.992Z] 3a43be97a3b4: Pulling fs layer [2021-11-19T00:20:11.992Z] 34cad66bf833: Pulling fs layer [2021-11-19T00:20:11.992Z] b4e3c513aaa6: Pulling fs layer [2021-11-19T00:20:11.992Z] 3a43be97a3b4: Waiting [2021-11-19T00:20:11.992Z] 34cad66bf833: Waiting [2021-11-19T00:20:11.992Z] b4e3c513aaa6: Waiting [2021-11-19T00:20:11.992Z] 5d74067f8e1e: Waiting [2021-11-19T00:20:11.992Z] e0aca202a116: Waiting [2021-11-19T00:20:11.992Z] b8b176561691: Verifying Checksum [2021-11-19T00:20:11.992Z] b8b176561691: Download complete [2021-11-19T00:20:11.992Z] 31adcdaf11c8: Verifying Checksum [2021-11-19T00:20:11.992Z] 31adcdaf11c8: Download complete [2021-11-19T00:20:11.992Z] 5d74067f8e1e: Verifying Checksum [2021-11-19T00:20:11.992Z] 5d74067f8e1e: Download complete [2021-11-19T00:20:11.992Z] e0aca202a116: Verifying Checksum [2021-11-19T00:20:11.992Z] e0aca202a116: Download complete [2021-11-19T00:20:11.992Z] 3a43be97a3b4: Verifying Checksum [2021-11-19T00:20:11.992Z] 3a43be97a3b4: Download complete [2021-11-19T00:20:12.260Z] 34cad66bf833: Verifying Checksum [2021-11-19T00:20:12.260Z] 34cad66bf833: Download complete [2021-11-19T00:20:12.260Z] 31adcdaf11c8: Pull complete [2021-11-19T00:20:12.260Z] b8b176561691: Pull complete [2021-11-19T00:20:12.524Z] b4e3c513aaa6: Verifying Checksum [2021-11-19T00:20:12.524Z] b4e3c513aaa6: Download complete [2021-11-19T00:20:12.524Z] 4527c011a84f: Verifying Checksum [2021-11-19T00:20:12.524Z] 4527c011a84f: Download complete [2021-11-19T00:20:15.850Z] 4527c011a84f: Pull complete [2021-11-19T00:20:15.850Z] 5d74067f8e1e: Pull complete [2021-11-19T00:20:15.850Z] e0aca202a116: Pull complete [2021-11-19T00:20:16.117Z] 3a43be97a3b4: Pull complete [2021-11-19T00:20:16.117Z] 34cad66bf833: Pull complete [2021-11-19T00:20:18.684Z] b4e3c513aaa6: Pull complete [2021-11-19T00:20:18.684Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-19T00:20:18.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T00:20:18.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-19T00:20:18.991Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T00:20:18.991Z] WORKDIR /edgex [2021-11-19T00:20:18.991Z] COPY go.mod . [2021-11-19T00:20:18.991Z] RUN go mod download' [2021-11-19T00:20:18.991Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-19T00:20:20.396Z] Sending build context to Docker daemon 334.5MB [2021-11-19T00:20:20.396Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T00:20:20.396Z] ---> 9f6097aaca64 [2021-11-19T00:20:20.396Z] Step 2/4 : WORKDIR /edgex [2021-11-19T00:20:22.305Z] ---> Running in d7d31dee05cd [2021-11-19T00:20:22.305Z] Removing intermediate container d7d31dee05cd [2021-11-19T00:20:22.305Z] ---> 72caa69b1af2 [2021-11-19T00:20:22.305Z] Step 3/4 : COPY go.mod . [2021-11-19T00:20:22.305Z] ---> b64543dabaad [2021-11-19T00:20:22.305Z] Step 4/4 : RUN go mod download [2021-11-19T00:20:22.305Z] ---> Running in 221483d003d5 [2021-11-19T00:20:26.642Z] Still waiting to schedule task [2021-11-19T00:20:26.642Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-19T00:20:54.457Z] Removing intermediate container 221483d003d5 [2021-11-19T00:20:54.457Z] ---> 5af00de9baa1 [2021-11-19T00:20:54.457Z] Successfully built 5af00de9baa1 [2021-11-19T00:20:54.457Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:20:54.756Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-19T00:20:54.756Z] . [Pipeline] withDockerContainer [2021-11-19T00:20:54.822Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-19T00:20:54.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-19T00:20:55.242Z] $ docker top 5977c7fd8373d11f839ebbcb96e857d484d9e15449c699b18aa588fded37d01d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T00:20:55.596Z] + go version [2021-11-19T00:20:55.596Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-19T00:20:55.605Z] $ docker stop --time=1 5977c7fd8373d11f839ebbcb96e857d484d9e15449c699b18aa588fded37d01d [2021-11-19T00:20:56.794Z] $ docker rm -f 5977c7fd8373d11f839ebbcb96e857d484d9e15449c699b18aa588fded37d01d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:20:57.238Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-19T00:20:57.238Z] . [Pipeline] withDockerContainer [2021-11-19T00:20:57.303Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-19T00:20:57.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-19T00:20:57.651Z] $ docker top 803b3575aebc88359a26239811893409d390a4d050655f18d444ca801637e165 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-19T00:20:57.724Z] ========================================================= [2021-11-19T00:20:57.725Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-19T00:20:57.725Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T00:20:58.013Z] + make test [2021-11-19T00:20:58.013Z] go mod tidy [2021-11-19T00:20:58.013Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-19T00:21:03.373Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-19T00:21:21.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-19T00:21:24.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-19T00:21:25.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-19T00:21:25.808Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-19T00:21:28.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-19T00:21:28.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-19T00:21:28.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-19T00:21:28.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-19T00:21:29.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-19T00:21:29.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-19T00:21:29.754Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-19T00:21:29.754Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-19T00:21:29.754Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-19T00:21:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-19T00:21:31.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-19T00:21:31.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-19T00:21:31.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-19T00:21:32.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2021-11-19T00:21:32.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-19T00:21:32.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2021-11-19T00:21:32.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-19T00:21:32.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-19T00:21:33.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements [2021-11-19T00:21:33.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-19T00:21:33.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:21:34.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2021-11-19T00:21:34.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-19T00:21:34.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-19T00:21:34.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-19T00:21:34.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-19T00:21:34.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-19T00:21:35.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements [2021-11-19T00:21:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-19T00:21:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:21:35.492Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-11-19T00:21:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-19T00:21:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-19T00:21:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-19T00:21:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-19T00:21:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-19T00:21:35.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-11-19T00:21:35.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-19T00:21:35.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-19T00:21:35.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-19T00:21:36.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements [2021-11-19T00:21:36.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-19T00:21:36.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-11-19T00:21:36.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-11-19T00:21:36.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-19T00:21:36.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-11-19T00:21:37.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-11-19T00:21:37.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-11-19T00:21:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2021-11-19T00:21:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-11-19T00:21:50.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-11-19T00:21:50.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-11-19T00:21:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.164s coverage: 82.5% of statements [2021-11-19T00:21:54.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-19T00:22:14.763Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-93 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws [2021-11-19T00:22:14.776Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-19T00:22:15.002Z] The recommended git tool is: git [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.265s coverage: 65.4% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-19T00:22:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-11-19T00:22:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-19T00:22:21.200Z] using credential edgex-jenkins-ssh [2021-11-19T00:22:21.240Z] Cloning the remote Git repository [2021-11-19T00:22:21.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-19T00:22:21.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-19T00:22:21.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-19T00:22:21.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-19T00:22:21.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-19T00:22:21.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-19T00:22:21.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-19T00:22:21.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-19T00:22:21.761Z] 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-19T00:22:21.317Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-19T00:22:21.434Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-19T00:22:21.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T00:22:21.527Z] > git --version # timeout=10 [2021-11-19T00:22:21.559Z] > git --version # 'git version 2.17.1' [2021-11-19T00:22:21.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T00:22:21.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T00:22:53.979Z] GO111MODULE=on go vet ./... [2021-11-19T00:23:02.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-19T00:23:02.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-19T00:23:02.733Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-19T00:23:03.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-19T00:23:03.285Z] + ls -al . [2021-11-19T00:23:03.285Z] total 644 [2021-11-19T00:23:03.285Z] drwxrwxr-x 10 1001 1001 4096 Nov 19 00:23 . [2021-11-19T00:23:03.285Z] drwxr-xr-x 4 root root 28 Nov 19 00:20 .. [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 00:18 .dockerignore [2021-11-19T00:23:03.285Z] drwxrwxr-x 8 1001 1001 179 Nov 19 00:18 .git [2021-11-19T00:23:03.285Z] drwxrwxr-x 4 1001 1001 142 Nov 19 00:18 .github [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 804 Nov 19 00:18 .gitignore [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 42 Nov 19 00:18 .golangci.yml [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 76 Nov 19 00:18 .hadolint.yml [2021-11-19T00:23:03.285Z] drwx------ 3 1001 1001 73 Nov 19 00:20 .semver [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 00:18 .sonarcloud.properties [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 1171 Nov 19 00:18 ADOPTERS.md [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 8910 Nov 19 00:18 Attribution.txt [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 51732 Nov 19 00:18 CHANGELOG.md [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 00:18 CONTRIBUTING.md [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 677 Nov 19 00:18 GOVERNANCE.md [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 849 Nov 19 00:18 Jenkinsfile [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 00:18 LICENSE [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 6508 Nov 19 00:18 Makefile [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 582 Nov 19 00:18 OWNERS.md [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 8207 Nov 19 00:18 README.md [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 6912 Nov 19 00:18 SECURITY.md [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 5 Nov 19 00:20 VERSION [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 00:18 ZMQWindows.md [2021-11-19T00:23:03.285Z] drwxrwxr-x 2 1001 1001 37 Nov 19 00:18 bin [2021-11-19T00:23:03.285Z] drwxrwxr-x 14 1001 1001 4096 Nov 19 00:18 cmd [2021-11-19T00:23:03.285Z] -rw-r--r-- 1 root root 428381 Nov 19 00:22 coverage.out [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 822 Nov 19 00:18 go.mod [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 49471 Nov 19 00:18 go.sum [2021-11-19T00:23:03.285Z] drwxrwxr-x 8 1001 1001 124 Nov 19 00:18 internal [2021-11-19T00:23:03.285Z] drwxrwxr-x 3 1001 1001 16 Nov 19 00:18 openapi [2021-11-19T00:23:03.285Z] drwxrwxr-x 4 1001 1001 71 Nov 19 00:18 snap [2021-11-19T00:23:03.285Z] -rw-rw-r-- 1 1001 1001 204 Nov 19 00:18 version.go [Pipeline] sh [2021-11-19T00:23:03.570Z] + '[' -e coverage.out ] [2021-11-19T00:23:03.570Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-19T00:23:03.672Z] Stashed 1 file(s) [Pipeline] sh [2021-11-19T00:23:03.963Z] + make build [2021-11-19T00:23:03.963Z] 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-19T00:23:05.360Z] 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-19T00:23:12.002Z] 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-19T00:23:12.266Z] 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-19T00:23:13.661Z] 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-19T00:23:13.661Z] 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-19T00:23:14.612Z] 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-19T00:23:15.189Z] 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-19T00:23:16.136Z] 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-19T00:23:17.127Z] 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-19T00:23:17.942Z] 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-19T00:23:18.649Z] 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-19T00:23:20.212Z] $ docker stop --time=1 803b3575aebc88359a26239811893409d390a4d050655f18d444ca801637e165 [2021-11-19T00:23:22.110Z] $ docker rm -f 803b3575aebc88359a26239811893409d390a4d050655f18d444ca801637e165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:23:23.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T00:23:23.163Z] [2021-11-19T00:23:23.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:23:23.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T00:23:23.464Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-19T00:23:23.464Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-19T00:23:23.464Z] ca9280d653b3: Pulling fs layer [2021-11-19T00:23:23.464Z] 7e9c9ca2126c: Pulling fs layer [2021-11-19T00:23:23.464Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-19T00:23:23.464Z] cbdbe7a5bc2a: Download complete [2021-11-19T00:23:23.729Z] ca9280d653b3: Verifying Checksum [2021-11-19T00:23:23.729Z] ca9280d653b3: Download complete [2021-11-19T00:23:23.729Z] cbdbe7a5bc2a: Pull complete [2021-11-19T00:23:23.990Z] 7e9c9ca2126c: Verifying Checksum [2021-11-19T00:23:23.990Z] 7e9c9ca2126c: Download complete [2021-11-19T00:23:24.255Z] ca9280d653b3: Pull complete [2021-11-19T00:23:28.489Z] 7e9c9ca2126c: Pull complete [2021-11-19T00:23:28.489Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-19T00:23:28.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T00:23:28.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-19T00:23:28.551Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-19T00:23:28.585Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-19T00:23:31.200Z] $ docker top a8e4410cd90a7e68fc63fa2364455dafaf5fae4119afb9d400f9cc07cdc34c2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T00:23:31.571Z] + docker-compose build --help [2021-11-19T00:23:31.571Z] + grep parallel [2021-11-19T00:23:32.143Z] --parallel Build images in parallel. [Pipeline] } [2021-11-19T00:23:32.152Z] $ docker stop --time=1 a8e4410cd90a7e68fc63fa2364455dafaf5fae4119afb9d400f9cc07cdc34c2b [2021-11-19T00:23:33.343Z] $ docker rm -f a8e4410cd90a7e68fc63fa2364455dafaf5fae4119afb9d400f9cc07cdc34c2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:23:33.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T00:23:33.745Z] . [Pipeline] withDockerContainer [2021-11-19T00:23:33.814Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-19T00:23:33.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-19T00:23:34.235Z] $ docker top 56429b39355e2e755cc8516379e2056b2eacdcb732213567810a22a7d76fb65c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T00:23:34.592Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-19T00:23:35.162Z] Building core-command ... [2021-11-19T00:23:35.162Z] Building core-data ... [2021-11-19T00:23:35.162Z] Building core-metadata ... [2021-11-19T00:23:35.162Z] Building security-bootstrapper ... [2021-11-19T00:23:35.162Z] Building security-proxy-setup ... [2021-11-19T00:23:35.162Z] Building security-secretstore-setup ... [2021-11-19T00:23:35.162Z] Building support-notifications ... [2021-11-19T00:23:35.162Z] Building support-scheduler ... [2021-11-19T00:23:35.162Z] Building sys-mgmt-agent ... [2021-11-19T00:23:35.162Z] Building security-bootstrapper [2021-11-19T00:23:35.162Z] Building sys-mgmt-agent [2021-11-19T00:23:35.162Z] Building security-proxy-setup [2021-11-19T00:23:35.162Z] Building support-scheduler [2021-11-19T00:23:35.162Z] Building core-metadata [2021-11-19T00:23:47.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:23:47.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:23:47.402Z] ---> 5af00de9baa1 [2021-11-19T00:23:47.402Z] Step 3/23 : WORKDIR /edgex-go [2021-11-19T00:23:47.402Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:23:47.402Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:23:47.402Z] ---> 5af00de9baa1 [2021-11-19T00:23:47.402Z] Step 3/20 : WORKDIR /edgex-go [2021-11-19T00:23:47.402Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:23:47.402Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:23:47.402Z] ---> 5af00de9baa1 [2021-11-19T00:23:47.402Z] Step 3/30 : WORKDIR /edgex-go [2021-11-19T00:23:47.492Z] Merging remotes/origin/main commit 0e57188e00e89e0d20a1f3c03614da85116ecb0b into PR head commit c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:23:47.871Z] Merge succeeded, producing c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:23:47.871Z] Checking out Revision c69b39d6caaa6f77bf72e03613795b0d93241436 (PR-3822) [2021-11-19T00:23:50.195Z] ---> Running in 076251ee45e5 [2021-11-19T00:23:50.195Z] ---> Running in 32b87aafe4ba [2021-11-19T00:23:50.195Z] ---> Running in 51d91655e252 [2021-11-19T00:23:46.402Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T00:23:46.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T00:23:46.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T00:23:46.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T00:23:46.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T00:23:46.525Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-19T00:23:47.510Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T00:23:47.533Z] > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 [2021-11-19T00:23:47.771Z] > git remote # timeout=10 [2021-11-19T00:23:47.792Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T00:23:47.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T00:23:47.820Z] > git merge 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 [2021-11-19T00:23:47.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T00:23:47.877Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T00:23:47.892Z] > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 [2021-11-19T00:23:52.329Z] Commit message: "refactor: Rename Encode func to better name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-19T00:23:53.452Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-19T00:23:53.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T00:23:53.452Z] Dload Upload Total Spent Left Speed [2021-11-19T00:23:53.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10504 0 0 83365 0 --:--:-- --:--:-- --:--:-- 82708 100 11824 100 11824 0 0 92375 0 --:--:-- --:--:-- --:--:-- 91658 [Pipeline] sh [2021-11-19T00:23:53.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-19T00:23:54.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-19T00:23:54.245Z] + sudo tee /etc/docker/daemon.new [2021-11-19T00:23:54.245Z] { [2021-11-19T00:23:54.245Z] "registry-mirrors": [ [2021-11-19T00:23:54.245Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-19T00:23:54.245Z] ], [2021-11-19T00:23:54.245Z] "bip": "10.250.0.254/24", [2021-11-19T00:23:54.245Z] "hosts": [ [2021-11-19T00:23:54.245Z] "tcp://0.0.0.0:5555", [2021-11-19T00:23:54.245Z] "unix:///var/run/docker.sock" [2021-11-19T00:23:54.245Z] ], [2021-11-19T00:23:54.245Z] "mtu": 1458, [2021-11-19T00:23:54.245Z] "selinux-enabled": true, [2021-11-19T00:23:54.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-19T00:23:54.245Z] } [Pipeline] sh [2021-11-19T00:23:54.668Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-19T00:23:55.013Z] + sudo service docker restart [2021-11-19T00:23:56.761Z] Removing intermediate container 32b87aafe4ba [2021-11-19T00:23:56.761Z] ---> af79885f6662 [2021-11-19T00:23:56.761Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:23:56.761Z] Removing intermediate container 076251ee45e5 [2021-11-19T00:23:56.761Z] ---> 1420e5fa4da8 [2021-11-19T00:23:56.761Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:23:56.761Z] Removing intermediate container 51d91655e252 [2021-11-19T00:23:56.761Z] ---> acd26a68e42b [2021-11-19T00:23:56.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:23:56.761Z] ---> Running in 4b076b8c6b84 [2021-11-19T00:23:56.761Z] ---> Running in e22013ea3bbe [2021-11-19T00:23:56.761Z] ---> Running in 6160dcb7fff2 [2021-11-19T00:24:00.958Z] Removing intermediate container 6160dcb7fff2 [2021-11-19T00:24:00.958Z] ---> cebce5ce1099 [2021-11-19T00:24:00.958Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-19T00:24:00.958Z] ---> Running in b9bc804223e4 [2021-11-19T00:24:00.958Z] Removing intermediate container 4b076b8c6b84 [2021-11-19T00:24:00.958Z] ---> 1550b3e3cb2c [2021-11-19T00:24:00.958Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-19T00:24:01.217Z] Removing intermediate container e22013ea3bbe [2021-11-19T00:24:01.217Z] ---> ae1573b9961c [2021-11-19T00:24:01.218Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-19T00:24:01.482Z] ---> Running in eb6359dbe32f [2021-11-19T00:24:01.482Z] ---> Running in 888b78db2430 [2021-11-19T00:24:01.482Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:24:01.482Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:24:01.482Z] ---> 5af00de9baa1 [2021-11-19T00:24:01.482Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:24:01.482Z] ---> Using cache [2021-11-19T00:24:01.482Z] ---> af79885f6662 [2021-11-19T00:24:01.482Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:24:01.482Z] ---> Using cache [2021-11-19T00:24:01.482Z] ---> ae1573b9961c [2021-11-19T00:24:01.482Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-19T00:24:01.755Z] ---> Running in 943e98e8d5d8 [2021-11-19T00:24:01.755Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:24:01.755Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:24:01.755Z] ---> 5af00de9baa1 [2021-11-19T00:24:01.755Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:24:01.755Z] ---> Using cache [2021-11-19T00:24:01.755Z] ---> af79885f6662 [2021-11-19T00:24:01.755Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:24:01.755Z] ---> Using cache [2021-11-19T00:24:01.755Z] ---> ae1573b9961c [2021-11-19T00:24:01.755Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T00:24:01.755Z] ---> Running in 7c737f300712 [2021-11-19T00:24:02.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:02.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:02.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:02.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:02.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:02.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:02.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:02.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:03.139Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:03.139Z] OK: 220 MiB in 52 packages [2021-11-19T00:24:03.139Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:24:03.139Z] OK: 220 MiB in 52 packages [2021-11-19T00:24:03.406Z] OK: 220 MiB in 52 packages [2021-11-19T00:24:03.406Z] OK: 220 MiB in 52 packages [2021-11-19T00:24:03.406Z] OK: 220 MiB in 52 packages [2021-11-19T00:24:03.668Z] Removing intermediate container b9bc804223e4 [2021-11-19T00:24:03.668Z] ---> 60188344cb0e [2021-11-19T00:24:03.668Z] Step 6/30 : COPY . . [2021-11-19T00:24:03.928Z] Removing intermediate container 888b78db2430 [2021-11-19T00:24:03.928Z] ---> a25216ccd0b2 [2021-11-19T00:24:03.928Z] Step 6/20 : COPY . . [2021-11-19T00:24:04.189Z] Removing intermediate container eb6359dbe32f [2021-11-19T00:24:04.189Z] ---> fc4f7245611e [2021-11-19T00:24:04.189Z] Step 6/23 : COPY go.mod . [2021-11-19T00:24:07.492Z] ---> 82b68302b71c [2021-11-19T00:24:07.492Z] Step 7/23 : RUN go mod download [2021-11-19T00:24:07.750Z] Removing intermediate container 943e98e8d5d8 [2021-11-19T00:24:07.750Z] ---> 326a9e210943 [2021-11-19T00:24:07.750Z] Step 6/22 : COPY . . [2021-11-19T00:24:07.750Z] ---> Running in bb00b016125c [2021-11-19T00:24:08.008Z] Removing intermediate container 7c737f300712 [2021-11-19T00:24:08.008Z] ---> 19a317d18a40 [2021-11-19T00:24:08.008Z] Step 6/22 : COPY . . [2021-11-19T00:24:12.277Z] ---> 82b6154dcb05 [2021-11-19T00:24:12.277Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T00:24:13.347Z] provisioning config files... [2021-11-19T00:24:13.372Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1098095149467357589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:24:13.727Z] ---> docker-login.sh [2021-11-19T00:24:13.727Z] nexus3.edgexfoundry.org:10001 [2021-11-19T00:24:14.208Z] ---> 4de21405e6c8 [2021-11-19T00:24:14.208Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:24:14.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:24:14.470Z] ---> Running in 9c1c9098ec28 [2021-11-19T00:24:14.470Z] ---> c5b2b4f7bb33 [2021-11-19T00:24:14.470Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:24:14.470Z] ---> Running in 83a9afb34197 [2021-11-19T00:24:14.470Z] ---> Running in 0ccf81912ec7 [2021-11-19T00:24:14.470Z] ---> 43ede8207278 [2021-11-19T00:24:14.470Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:24:14.470Z] ---> Running in 721deeac2c22 [2021-11-19T00:24:14.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:24:14.614Z] Configure a credential helper to remove this warning. See [2021-11-19T00:24:14.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:24:14.614Z] [2021-11-19T00:24:14.614Z] Login Succeeded [2021-11-19T00:24:14.614Z] nexus3.edgexfoundry.org:10002 [2021-11-19T00:24:14.734Z] Removing intermediate container bb00b016125c [2021-11-19T00:24:14.734Z] ---> fb7ca2012acb [2021-11-19T00:24:14.734Z] Step 8/23 : COPY . . [2021-11-19T00:24:15.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:24:15.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:24:15.224Z] Configure a credential helper to remove this warning. See [2021-11-19T00:24:15.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:24:15.224Z] [2021-11-19T00:24:15.224Z] Login Succeeded [2021-11-19T00:24:15.224Z] nexus3.edgexfoundry.org:10003 [2021-11-19T00:24:15.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:24:15.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:24:15.828Z] Configure a credential helper to remove this warning. See [2021-11-19T00:24:15.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:24:15.828Z] [2021-11-19T00:24:15.828Z] Login Succeeded [2021-11-19T00:24:15.828Z] nexus3.edgexfoundry.org:10004 [2021-11-19T00:24:16.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:24:16.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:24:16.428Z] Configure a credential helper to remove this warning. See [2021-11-19T00:24:16.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:24:16.428Z] [2021-11-19T00:24:16.428Z] Login Succeeded [2021-11-19T00:24:16.428Z] docker.io [2021-11-19T00:24:17.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T00:24:17.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T00:24:17.305Z] Configure a credential helper to remove this warning. See [2021-11-19T00:24:17.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T00:24:17.305Z] [2021-11-19T00:24:17.305Z] Login Succeeded [2021-11-19T00:24:17.305Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T00:24:17.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-19T00:24:17.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T00:24:17.846Z] ========================================================= [2021-11-19T00:24:17.846Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-19T00:24:17.846Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T00:24:18.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T00:24:18.532Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-19T00:24:18.532Z] 552d1f2373af: Pulling fs layer [2021-11-19T00:24:18.532Z] ea3f2d53f512: Pulling fs layer [2021-11-19T00:24:18.532Z] 9e70ebbbe112: Pulling fs layer [2021-11-19T00:24:18.532Z] 7a9cfe048b4a: Pulling fs layer [2021-11-19T00:24:18.532Z] 72dc09318566: Pulling fs layer [2021-11-19T00:24:18.532Z] f4f7b4309257: Pulling fs layer [2021-11-19T00:24:18.532Z] 0ac9a79272e3: Pulling fs layer [2021-11-19T00:24:18.532Z] b78e95d17946: Pulling fs layer [2021-11-19T00:24:18.532Z] 0ac9a79272e3: Waiting [2021-11-19T00:24:18.532Z] b78e95d17946: Waiting [2021-11-19T00:24:18.532Z] 7a9cfe048b4a: Waiting [2021-11-19T00:24:18.532Z] f4f7b4309257: Waiting [2021-11-19T00:24:18.532Z] 72dc09318566: Waiting [2021-11-19T00:24:18.532Z] 9e70ebbbe112: Verifying Checksum [2021-11-19T00:24:18.532Z] 9e70ebbbe112: Download complete [2021-11-19T00:24:18.532Z] ea3f2d53f512: Verifying Checksum [2021-11-19T00:24:18.532Z] ea3f2d53f512: Download complete [2021-11-19T00:24:18.532Z] 72dc09318566: Verifying Checksum [2021-11-19T00:24:18.532Z] 72dc09318566: Download complete [2021-11-19T00:24:18.532Z] f4f7b4309257: Download complete [2021-11-19T00:24:18.532Z] 0ac9a79272e3: Verifying Checksum [2021-11-19T00:24:18.532Z] 0ac9a79272e3: Download complete [2021-11-19T00:24:18.532Z] 552d1f2373af: Verifying Checksum [2021-11-19T00:24:18.532Z] 552d1f2373af: Download complete [2021-11-19T00:24:18.729Z] Removing intermediate container 9c1c9098ec28 [2021-11-19T00:24:18.729Z] ---> 4429d514336d [2021-11-19T00:24:18.729Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-19T00:24:18.729Z] ---> Running in 738ded7b2561 [2021-11-19T00:24:18.729Z] Removing intermediate container 0ccf81912ec7 [2021-11-19T00:24:18.729Z] ---> 01a5da1675cf [2021-11-19T00:24:18.729Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-19T00:24:18.988Z] ---> Running in d35f9d95890c [2021-11-19T00:24:18.988Z] Removing intermediate container 83a9afb34197 [2021-11-19T00:24:18.988Z] ---> b9c8110fa16e [2021-11-19T00:24:18.988Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-19T00:24:19.247Z] Removing intermediate container 721deeac2c22 [2021-11-19T00:24:19.247Z] ---> 726568ab71de [2021-11-19T00:24:19.247Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-19T00:24:19.506Z] ---> Running in d98a17b98b41 [2021-11-19T00:24:19.521Z] 552d1f2373af: Pull complete [2021-11-19T00:24:19.768Z] ---> Running in b8f65b3f6e01 [2021-11-19T00:24:20.037Z] 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-19T00:24:20.120Z] ea3f2d53f512: Pull complete [2021-11-19T00:24:20.303Z] 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-19T00:24:20.397Z] 9e70ebbbe112: Pull complete [2021-11-19T00:24:20.565Z] 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-19T00:24:20.565Z] 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-19T00:24:20.671Z] b78e95d17946: Verifying Checksum [2021-11-19T00:24:20.671Z] b78e95d17946: Download complete [2021-11-19T00:24:20.946Z] 7a9cfe048b4a: Verifying Checksum [2021-11-19T00:24:20.946Z] 7a9cfe048b4a: Download complete [2021-11-19T00:24:32.905Z] ---> 21988b7d7c4c [2021-11-19T00:24:32.905Z] Step 9/23 : RUN go mod tidy [2021-11-19T00:24:32.905Z] ---> Running in c8a41c80535d [2021-11-19T00:24:33.356Z] 7a9cfe048b4a: Pull complete [2021-11-19T00:24:33.356Z] 72dc09318566: Pull complete [2021-11-19T00:24:33.356Z] f4f7b4309257: Pull complete [2021-11-19T00:24:33.356Z] 0ac9a79272e3: Pull complete [2021-11-19T00:24:34.340Z] Removing intermediate container c8a41c80535d [2021-11-19T00:24:34.340Z] ---> f013a22420d7 [2021-11-19T00:24:34.340Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-19T00:24:34.340Z] ---> Running in 10171e0a9d87 [2021-11-19T00:24:34.608Z] 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-19T00:24:38.743Z] b78e95d17946: Pull complete [2021-11-19T00:24:38.743Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-19T00:24:38.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T00:24:38.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-19T00:24:39.103Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T00:24:39.103Z] WORKDIR /edgex [2021-11-19T00:24:39.103Z] COPY go.mod . [2021-11-19T00:24:39.103Z] RUN go mod download [2021-11-19T00:24:39.103Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-19T00:24:41.757Z] Sending build context to Docker daemon 169MB [2021-11-19T00:24:41.757Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T00:24:41.757Z] ---> 8b459fc5aaf0 [2021-11-19T00:24:41.757Z] Step 2/4 : WORKDIR /edgex [2021-11-19T00:24:43.733Z] ---> Running in 4faad81e5b3f [2021-11-19T00:24:44.006Z] Removing intermediate container 4faad81e5b3f [2021-11-19T00:24:44.006Z] ---> 21b971dac4bf [2021-11-19T00:24:44.006Z] Step 3/4 : COPY go.mod . [2021-11-19T00:24:44.985Z] ---> 46b22c47ff9b [2021-11-19T00:24:44.985Z] Step 4/4 : RUN go mod download [2021-11-19T00:24:44.985Z] ---> Running in 1c5a0a3e9aa2 [2021-11-19T00:24:56.614Z] 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-19T00:24:56.886Z] Removing intermediate container b8f65b3f6e01 [2021-11-19T00:24:56.886Z] ---> f48ad4cc9e33 [2021-11-19T00:24:56.886Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-19T00:24:56.886Z] ---> Running in 58d01da08572 [2021-11-19T00:24:57.479Z] 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-19T00:24:59.445Z] Removing intermediate container 58d01da08572 [2021-11-19T00:24:59.445Z] ---> 00303551bc04 [2021-11-19T00:24:59.445Z] [2021-11-19T00:24:59.445Z] Step 10/22 : FROM docker:20.10.8 [2021-11-19T00:24:59.445Z] 20.10.8: Pulling from library/docker [2021-11-19T00:25:02.057Z] Removing intermediate container d98a17b98b41 [2021-11-19T00:25:02.057Z] ---> 870bfd0d002a [2021-11-19T00:25:02.057Z] [2021-11-19T00:25:02.057Z] Step 9/20 : FROM alpine:3.14 [2021-11-19T00:25:02.057Z] 3.14: Pulling from library/alpine [2021-11-19T00:25:03.027Z] Removing intermediate container 738ded7b2561 [2021-11-19T00:25:03.027Z] ---> 07618f4bc461 [2021-11-19T00:25:03.027Z] [2021-11-19T00:25:03.027Z] Step 9/30 : FROM alpine:3.14 [2021-11-19T00:25:03.027Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T00:25:03.292Z] Status: Downloaded newer image for alpine:3.14 [2021-11-19T00:25:03.292Z] ---> 0a97eee8041e [2021-11-19T00:25:03.292Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-19T00:25:03.292Z] 3.14: Pulling from library/alpine [2021-11-19T00:25:03.292Z] ---> Running in b4722c9ada06 [2021-11-19T00:25:03.292Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T00:25:03.292Z] Status: Image is up to date for alpine:3.14 [2021-11-19T00:25:03.292Z] ---> 0a97eee8041e [2021-11-19T00:25:03.292Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-19T00:25:03.562Z] ---> Running in aae478801190 [2021-11-19T00:25:04.155Z] Removing intermediate container aae478801190 [2021-11-19T00:25:04.155Z] ---> 4eeb4fbc8841 [2021-11-19T00:25:04.155Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-19T00:25:04.155Z] ---> Running in 8892e2030607 [2021-11-19T00:25:04.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:04.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:04.716Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-19T00:25:04.716Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-19T00:25:04.716Z] Removing intermediate container d35f9d95890c [2021-11-19T00:25:04.716Z] ---> 38b010718f11 [2021-11-19T00:25:04.716Z] [2021-11-19T00:25:04.716Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T00:25:04.716Z] ---> 0a97eee8041e [2021-11-19T00:25:04.716Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T00:25:04.716Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T00:25:04.716Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-19T00:25:04.716Z] (5/5) Installing curl (7.79.1-r0) [2021-11-19T00:25:04.716Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:25:04.716Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T00:25:04.980Z] ---> Running in d2550a53a909 [2021-11-19T00:25:04.980Z] OK: 8 MiB in 19 packages [2021-11-19T00:25:04.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:04.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:05.242Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-19T00:25:05.242Z] (2/2) Installing su-exec (0.2-r1) [2021-11-19T00:25:05.242Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:25:05.242Z] OK: 6 MiB in 16 packages [2021-11-19T00:25:05.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:05.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:05.769Z] Removing intermediate container b4722c9ada06 [2021-11-19T00:25:05.769Z] ---> ef1af9ab279c [2021-11-19T00:25:05.769Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T00:25:05.769Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T00:25:05.769Z] ---> Running in dad12b71951b [2021-11-19T00:25:05.769Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:25:05.769Z] OK: 6 MiB in 15 packages [2021-11-19T00:25:05.769Z] Removing intermediate container 8892e2030607 [2021-11-19T00:25:05.769Z] ---> 86a536608175 [2021-11-19T00:25:05.769Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-19T00:25:06.047Z] ---> Running in 0b43287bedff [2021-11-19T00:25:06.047Z] Removing intermediate container dad12b71951b [2021-11-19T00:25:06.047Z] ---> d2753cc6cdcf [2021-11-19T00:25:06.047Z] Step 12/20 : WORKDIR /edgex [2021-11-19T00:25:06.047Z] ---> Running in 9317786ccd87 [2021-11-19T00:25:06.324Z] Removing intermediate container 0b43287bedff [2021-11-19T00:25:06.324Z] ---> 2935d0a3e5d3 [2021-11-19T00:25:06.324Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-19T00:25:06.324Z] ---> Running in 09969a00c7ba [2021-11-19T00:25:06.607Z] Removing intermediate container 9317786ccd87 [2021-11-19T00:25:06.607Z] ---> b6c058f7ae40 [2021-11-19T00:25:06.607Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-19T00:25:06.607Z] Removing intermediate container d2550a53a909 [2021-11-19T00:25:06.607Z] ---> c11003bac3fc [2021-11-19T00:25:06.607Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:25:06.607Z] ---> Running in 0603cdc6bed5 [2021-11-19T00:25:06.878Z] Removing intermediate container 09969a00c7ba [2021-11-19T00:25:06.878Z] ---> 9f3b692b2077 [2021-11-19T00:25:06.878Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-19T00:25:06.878Z] ---> Running in 9635fb7f2948 [2021-11-19T00:25:06.878Z] ---> 693597633d39 [2021-11-19T00:25:06.878Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-19T00:25:06.878Z] Removing intermediate container 0603cdc6bed5 [2021-11-19T00:25:06.878Z] ---> d98c8f21296f [2021-11-19T00:25:06.878Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-19T00:25:07.149Z] ---> Running in 0d5c7987655d [2021-11-19T00:25:07.743Z] ---> a79297e1e69a [2021-11-19T00:25:07.743Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-19T00:25:07.743Z] Removing intermediate container 0d5c7987655d [2021-11-19T00:25:07.743Z] ---> b98b9a773f18 [2021-11-19T00:25:07.743Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T00:25:07.743Z] ---> Running in 7aa3f9e19689 [2021-11-19T00:25:08.017Z] Removing intermediate container 9635fb7f2948 [2021-11-19T00:25:08.017Z] ---> b163e17d7b18 [2021-11-19T00:25:08.017Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-19T00:25:08.017Z] Removing intermediate container 7aa3f9e19689 [2021-11-19T00:25:08.017Z] ---> c6be37249955 [2021-11-19T00:25:08.017Z] Step 14/22 : WORKDIR / [2021-11-19T00:25:08.017Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-19T00:25:08.017Z] ---> Running in 0eaf1d614440 [2021-11-19T00:25:08.017Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-19T00:25:08.017Z] ---> bc6c0ffef665 [2021-11-19T00:25:08.017Z] 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-19T00:25:08.017Z] ---> Running in fcc4547f4a44 [2021-11-19T00:25:08.017Z] ---> be633c3a3fb4 [2021-11-19T00:25:08.017Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-19T00:25:08.276Z] ---> Running in 60b650022680 [2021-11-19T00:25:08.276Z] ---> Running in 11dd0b9de2d7 [2021-11-19T00:25:08.276Z] Removing intermediate container 0eaf1d614440 [2021-11-19T00:25:08.276Z] ---> 7590ce25e4c0 [2021-11-19T00:25:08.276Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-19T00:25:08.536Z] Removing intermediate container 11dd0b9de2d7 [2021-11-19T00:25:08.536Z] ---> e7510cafa006 [2021-11-19T00:25:08.536Z] Step 17/20 : CMD ["--init=true"] [2021-11-19T00:25:08.536Z] Removing intermediate container 60b650022680 [2021-11-19T00:25:08.536Z] ---> 5a8c39e10247 [2021-11-19T00:25:08.536Z] 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-19T00:25:08.536Z] Removing intermediate container fcc4547f4a44 [2021-11-19T00:25:08.536Z] ---> 78daadc9a44f [2021-11-19T00:25:08.536Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:25:08.799Z] ---> Running in b98aa334b43b [2021-11-19T00:25:08.799Z] ---> Running in 6a7c5b80508f [2021-11-19T00:25:08.799Z] ---> 09e35dd67880 [2021-11-19T00:25:08.799Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-19T00:25:08.799Z] Removing intermediate container 10171e0a9d87 [2021-11-19T00:25:08.799Z] ---> dd76945ab87c [2021-11-19T00:25:08.799Z] [2021-11-19T00:25:08.799Z] Step 11/23 : FROM alpine:3.14 [2021-11-19T00:25:08.799Z] ---> 0a97eee8041e [2021-11-19T00:25:08.799Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-19T00:25:08.799Z] ---> Using cache [2021-11-19T00:25:08.799Z] ---> c11003bac3fc [2021-11-19T00:25:08.799Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:25:08.799Z] ---> Using cache [2021-11-19T00:25:08.799Z] ---> d98c8f21296f [2021-11-19T00:25:08.799Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-19T00:25:08.799Z] ---> Running in 207ab1667f9e [2021-11-19T00:25:08.799Z] Removing intermediate container b98aa334b43b [2021-11-19T00:25:08.799Z] ---> 35478dce40b7 [2021-11-19T00:25:08.799Z] Step 18/20 : LABEL arch=x86_64 [2021-11-19T00:25:08.799Z] ---> 8eac27943378 [2021-11-19T00:25:08.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-19T00:25:08.799Z] ---> Running in 6872f0ec38cb [2021-11-19T00:25:09.061Z] ---> Running in 3a7a7babccdc [2021-11-19T00:25:09.061Z] Removing intermediate container 3a7a7babccdc [2021-11-19T00:25:09.061Z] ---> 5c2d4094e09a [2021-11-19T00:25:09.061Z] Step 19/20 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:25:09.061Z] Removing intermediate container 6872f0ec38cb [2021-11-19T00:25:09.061Z] ---> 60b77c40f8be [2021-11-19T00:25:09.061Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-19T00:25:09.061Z] ---> Running in 665a89871c7f [2021-11-19T00:25:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:09.330Z] ---> Running in 94ace0a9063b [2021-11-19T00:25:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:09.330Z] Removing intermediate container 665a89871c7f [2021-11-19T00:25:09.330Z] ---> b20afd1b135f [2021-11-19T00:25:09.330Z] Step 20/20 : LABEL version=0.0.0 [2021-11-19T00:25:09.330Z] ---> 5c445912cb93 [2021-11-19T00:25:09.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-19T00:25:09.330Z] Removing intermediate container 94ace0a9063b [2021-11-19T00:25:09.330Z] ---> d9fdef07b127 [2021-11-19T00:25:09.330Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:25:09.330Z] ---> Running in 9cd250d2e09d [2021-11-19T00:25:09.605Z] (1/42) Installing readline (8.1.0-r0) [2021-11-19T00:25:09.605Z] (2/42) Installing bash (5.1.4-r0) [2021-11-19T00:25:09.605Z] Executing bash-5.1.4-r0.post-install [2021-11-19T00:25:09.605Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-19T00:25:09.605Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T00:25:09.605Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-19T00:25:09.605Z] (6/42) Installing curl (7.79.1-r0) [2021-11-19T00:25:09.605Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-19T00:25:09.605Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-19T00:25:09.605Z] (9/42) Installing expat (2.4.1-r0) [2021-11-19T00:25:09.605Z] (10/42) Installing libffi (3.3-r2) [2021-11-19T00:25:09.605Z] (11/42) Installing gdbm (1.19-r0) [2021-11-19T00:25:09.605Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-19T00:25:09.605Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T00:25:09.605Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T00:25:09.605Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-19T00:25:09.605Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-19T00:25:09.605Z] ---> 43cb1fdf9ac2 [2021-11-19T00:25:09.605Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-19T00:25:09.605Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-19T00:25:09.605Z] Removing intermediate container 9cd250d2e09d [2021-11-19T00:25:09.605Z] ---> 0d100aea3fe6 [2021-11-19T00:25:09.605Z] [2021-11-19T00:25:09.874Z] ---> Running in 686871f88734 [2021-11-19T00:25:09.874Z] Successfully built 0d100aea3fe6 [2021-11-19T00:25:09.874Z] ---> c10910d0bf0b [2021-11-19T00:25:09.874Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-19T00:25:09.874Z] Successfully tagged security-proxy-setup:latest [2021-11-19T00:25:09.874Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-11-19T00:25:10.138Z] Removing intermediate container 207ab1667f9e [2021-11-19T00:25:10.138Z] ---> cb4ca82cd57f [2021-11-19T00:25:10.138Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:25:11.075Z] Removing intermediate container 686871f88734 [2021-11-19T00:25:11.075Z] ---> e426e9a302f9 [2021-11-19T00:25:11.075Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:25:11.648Z] ---> d661d20eae0e [2021-11-19T00:25:11.648Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-19T00:25:11.648Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-19T00:25:11.648Z] ---> e514fdd946cf [2021-11-19T00:25:11.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-19T00:25:11.648Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-19T00:25:11.914Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-19T00:25:11.914Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-19T00:25:11.914Z] ---> Running in bb1e1a6d8190 [2021-11-19T00:25:11.914Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-19T00:25:11.914Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-19T00:25:11.914Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-19T00:25:11.914Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-19T00:25:11.914Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-19T00:25:11.914Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-19T00:25:11.914Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-19T00:25:11.914Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-19T00:25:11.914Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-19T00:25:11.914Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-19T00:25:11.914Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-19T00:25:11.914Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-19T00:25:11.914Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-19T00:25:11.914Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-19T00:25:12.175Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-19T00:25:12.436Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-19T00:25:12.436Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-19T00:25:12.436Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-19T00:25:12.725Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-19T00:25:12.725Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-19T00:25:12.725Z] Removing intermediate container bb1e1a6d8190 [2021-11-19T00:25:12.725Z] ---> 421294517cf5 [2021-11-19T00:25:12.725Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T00:25:12.725Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-19T00:25:13.300Z] ---> f53128703425 [2021-11-19T00:25:13.300Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-19T00:25:13.587Z] ---> 3a5c73e026ba [2021-11-19T00:25:13.587Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-19T00:25:13.587Z] ---> Running in ea1e11755c74 [2021-11-19T00:25:13.587Z] Executing busybox-1.33.1-r3.trigger [2021-11-19T00:25:13.587Z] OK: 84 MiB in 64 packages [2021-11-19T00:25:13.587Z] ---> Running in f92835eed228 [2021-11-19T00:25:13.876Z] Removing intermediate container ea1e11755c74 [2021-11-19T00:25:13.876Z] ---> 936f09e9dd31 [2021-11-19T00:25:13.876Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:25:13.876Z] ---> Running in 898ea14ca159 [2021-11-19T00:25:13.876Z] ---> 273ca669caf3 [2021-11-19T00:25:13.876Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-19T00:25:13.876Z] Removing intermediate container f92835eed228 [2021-11-19T00:25:13.876Z] ---> d3a765c1e13d [2021-11-19T00:25:13.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:25:14.147Z] ---> Running in 36232eb095c8 [2021-11-19T00:25:14.147Z] Removing intermediate container 898ea14ca159 [2021-11-19T00:25:14.147Z] ---> e92c58d6114d [2021-11-19T00:25:14.147Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:25:14.430Z] ---> Running in 319baca7f50b [2021-11-19T00:25:14.430Z] ---> 42c52041d07b [2021-11-19T00:25:14.430Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-19T00:25:14.430Z] Removing intermediate container 36232eb095c8 [2021-11-19T00:25:14.430Z] ---> 248c6e420977 [2021-11-19T00:25:14.430Z] Step 21/23 : LABEL arch=x86_64 [2021-11-19T00:25:14.430Z] Collecting docker-compose==1.23.2 [2021-11-19T00:25:14.430Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-19T00:25:14.430Z] ---> Running in a77855de4635 [2021-11-19T00:25:14.430Z] Removing intermediate container 319baca7f50b [2021-11-19T00:25:14.430Z] ---> 97a96623d9f6 [2021-11-19T00:25:14.430Z] [2021-11-19T00:25:14.694Z] Collecting docker<4.0,>=3.6.0 [2021-11-19T00:25:14.694Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-19T00:25:14.694Z] Successfully built 97a96623d9f6 [2021-11-19T00:25:14.694Z] ---> 5035489384d1 [2021-11-19T00:25:14.694Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-19T00:25:14.694Z] Successfully tagged core-metadata:latest [2021-11-19T00:25:14.694Z]  Building core-metadata ... done Building support-notifications [2021-11-19T00:25:14.694Z] Removing intermediate container a77855de4635 [2021-11-19T00:25:14.694Z] ---> a7173ef9f307 [2021-11-19T00:25:14.694Z] Step 22/23 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:25:14.694Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-19T00:25:14.694Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-19T00:25:14.694Z] ---> Running in 54ace163990e [2021-11-19T00:25:14.694Z] ---> Running in 24edbb0181d5 [2021-11-19T00:25:14.694Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-19T00:25:14.955Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-19T00:25:15.218Z] 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-19T00:25:15.218Z] Removing intermediate container 54ace163990e [2021-11-19T00:25:15.218Z] ---> 0ed39316a624 [2021-11-19T00:25:15.218Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-19T00:25:15.218Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-19T00:25:15.218Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-19T00:25:15.218Z] Collecting texttable<0.10,>=0.9.0 [2021-11-19T00:25:15.218Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-19T00:25:15.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:25:15.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:25:15.480Z] ---> 5af00de9baa1 [2021-11-19T00:25:15.480Z] Step 3/24 : WORKDIR /edgex-go [2021-11-19T00:25:15.480Z] ---> Using cache [2021-11-19T00:25:15.480Z] ---> af79885f6662 [2021-11-19T00:25:15.480Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:25:15.480Z] ---> Using cache [2021-11-19T00:25:15.480Z] ---> ae1573b9961c [2021-11-19T00:25:15.480Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-19T00:25:15.480Z] ---> Using cache [2021-11-19T00:25:15.480Z] ---> 19a317d18a40 [2021-11-19T00:25:15.480Z] Step 6/24 : COPY . . [2021-11-19T00:25:15.480Z] ---> Using cache [2021-11-19T00:25:15.480Z] ---> c5b2b4f7bb33 [2021-11-19T00:25:15.480Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:25:15.480Z] ---> Using cache [2021-11-19T00:25:15.480Z] ---> 01a5da1675cf [2021-11-19T00:25:15.480Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-19T00:25:15.743Z] Collecting PyYAML<4,>=3.10 [2021-11-19T00:25:15.743Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-19T00:25:16.311Z] Collecting docopt<0.7,>=0.6.1 [2021-11-19T00:25:16.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-19T00:25:16.572Z] Removing intermediate container 24edbb0181d5 [2021-11-19T00:25:16.572Z] ---> 7a53a6202010 [2021-11-19T00:25:16.572Z] Step 23/23 : LABEL version=0.0.0 [2021-11-19T00:25:16.572Z] Collecting jsonschema<3,>=2.5.1 [2021-11-19T00:25:16.572Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-19T00:25:16.572Z] Collecting cached-property<2,>=1.2.0 [2021-11-19T00:25:16.853Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-19T00:25:16.853Z] ---> Running in 6b661937dc39 [2021-11-19T00:25:16.853Z] ---> Running in 5d2aaed8d743 [2021-11-19T00:25:16.853Z] ---> 63a21cf4745a [2021-11-19T00:25:16.853Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-19T00:25:16.853Z] Collecting docker-pycreds>=0.4.0 [2021-11-19T00:25:16.853Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-19T00:25:16.853Z] ---> Running in 492461f14a63 [2021-11-19T00:25:16.853Z] Removing intermediate container 5d2aaed8d743 [2021-11-19T00:25:16.853Z] ---> 5934f709ce8d [2021-11-19T00:25:16.853Z] [2021-11-19T00:25:17.137Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-19T00:25:17.137Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-19T00:25:17.137Z] 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-19T00:25:17.137Z] Collecting idna<2.8,>=2.5 [2021-11-19T00:25:17.137Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-19T00:25:17.137Z] Successfully built 5934f709ce8d [2021-11-19T00:25:17.137Z] Successfully tagged support-scheduler:latest [2021-11-19T00:25:17.137Z] Building core-command [2021-11-19T00:25:17.137Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-19T00:25:17.137Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-19T00:25:17.137Z]  Building support-scheduler ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-19T00:25:17.137Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-19T00:25:17.137Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-19T00:25:17.137Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-19T00:25:17.415Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-19T00:25:17.415Z] Attempting uninstall: urllib3 [2021-11-19T00:25:17.415Z] Found existing installation: urllib3 1.26.5 [2021-11-19T00:25:17.415Z] Uninstalling urllib3-1.26.5: [2021-11-19T00:25:17.415Z] 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-19T00:25:17.415Z] Successfully uninstalled urllib3-1.26.5 [2021-11-19T00:25:17.690Z] Attempting uninstall: idna [2021-11-19T00:25:17.690Z] Found existing installation: idna 3.2 [2021-11-19T00:25:17.690Z] Uninstalling idna-3.2: [2021-11-19T00:25:17.690Z] Successfully uninstalled idna-3.2 [2021-11-19T00:25:20.239Z] Attempting uninstall: chardet [2021-11-19T00:25:20.239Z] Found existing installation: chardet 4.0.0 [2021-11-19T00:25:20.239Z] Uninstalling chardet-4.0.0: [2021-11-19T00:25:20.239Z] Successfully uninstalled chardet-4.0.0 [2021-11-19T00:25:21.643Z] Removing intermediate container 492461f14a63 [2021-11-19T00:25:21.643Z] ---> 7497ddc3b2fd [2021-11-19T00:25:21.643Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-19T00:25:21.922Z] Attempting uninstall: requests [2021-11-19T00:25:21.922Z] Found existing installation: requests 2.25.1 [2021-11-19T00:25:21.922Z] Uninstalling requests-2.25.1: [2021-11-19T00:25:21.922Z] Successfully uninstalled requests-2.25.1 [2021-11-19T00:25:21.922Z] ---> Running in 5e1d1f268a6e [2021-11-19T00:25:22.190Z] Running setup.py install for texttable: started [2021-11-19T00:25:22.190Z] Removing intermediate container 5e1d1f268a6e [2021-11-19T00:25:22.190Z] ---> 9446299c5d33 [2021-11-19T00:25:22.190Z] Step 27/30 : CMD ["gate"] [2021-11-19T00:25:22.500Z] ---> Running in 2fc84c77ecc0 [2021-11-19T00:25:23.097Z] Removing intermediate container 2fc84c77ecc0 [2021-11-19T00:25:23.097Z] ---> 3f0bdc207d0d [2021-11-19T00:25:23.097Z] Step 28/30 : LABEL arch=x86_64 [2021-11-19T00:25:23.097Z] Running setup.py install for texttable: finished with status 'done' [2021-11-19T00:25:23.097Z] Running setup.py install for PyYAML: started [2021-11-19T00:25:23.097Z] ---> Running in 6e0ab35afc41 [2021-11-19T00:25:23.368Z] Removing intermediate container 6e0ab35afc41 [2021-11-19T00:25:23.368Z] ---> 7a9856d9d8b8 [2021-11-19T00:25:23.368Z] Step 29/30 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:25:23.628Z] ---> Running in 10aa6233aa26 [2021-11-19T00:25:23.901Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-19T00:25:23.901Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:25:23.901Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:25:23.901Z] ---> 5af00de9baa1 [2021-11-19T00:25:23.901Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:25:23.901Z] ---> Using cache [2021-11-19T00:25:23.901Z] ---> af79885f6662 [2021-11-19T00:25:23.901Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:25:23.901Z] ---> Using cache [2021-11-19T00:25:23.901Z] ---> ae1573b9961c [2021-11-19T00:25:23.901Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T00:25:23.901Z] ---> Using cache [2021-11-19T00:25:23.901Z] ---> 19a317d18a40 [2021-11-19T00:25:23.901Z] Step 6/22 : COPY . . [2021-11-19T00:25:23.901Z] ---> Using cache [2021-11-19T00:25:23.901Z] ---> c5b2b4f7bb33 [2021-11-19T00:25:23.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:25:23.901Z] ---> Using cache [2021-11-19T00:25:23.901Z] ---> 01a5da1675cf [2021-11-19T00:25:23.901Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-19T00:25:23.901Z] Removing intermediate container 10aa6233aa26 [2021-11-19T00:25:23.901Z] ---> 6cba32b99993 [2021-11-19T00:25:23.901Z] Step 30/30 : LABEL version=0.0.0 [2021-11-19T00:25:23.901Z] ---> Running in 8d77b4be40c2 [2021-11-19T00:25:24.162Z] Running setup.py install for docopt: started [2021-11-19T00:25:24.162Z] ---> Running in 92a98e9c97b7 [2021-11-19T00:25:24.422Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:25:24.422Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:25:24.422Z] ---> 5af00de9baa1 [2021-11-19T00:25:24.422Z] Step 3/21 : WORKDIR /edgex-go [2021-11-19T00:25:24.422Z] ---> Using cache [2021-11-19T00:25:24.422Z] ---> af79885f6662 [2021-11-19T00:25:24.422Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:25:24.422Z] ---> Using cache [2021-11-19T00:25:24.422Z] ---> ae1573b9961c [2021-11-19T00:25:24.422Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-19T00:25:24.422Z] ---> Running in c32eb9a2237d [2021-11-19T00:25:24.422Z] Removing intermediate container 92a98e9c97b7 [2021-11-19T00:25:24.422Z] ---> 527ff69bb8e6 [2021-11-19T00:25:24.422Z] [2021-11-19T00:25:24.422Z] Successfully built 527ff69bb8e6 [2021-11-19T00:25:24.422Z] Successfully tagged security-bootstrapper:latest [2021-11-19T00:25:24.422Z] Building core-data [2021-11-19T00:25:24.683Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2021-11-19T00:25:24.683Z] Running setup.py install for dockerpty: started [2021-11-19T00:25:24.945Z] 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-19T00:25:25.207Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:25.468Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-19T00:25:26.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:26.043Z] 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-19T00:25:26.307Z] OK: 220 MiB in 52 packages [2021-11-19T00:25:28.858Z] Removing intermediate container c32eb9a2237d [2021-11-19T00:25:28.858Z] ---> 7874d6db0a36 [2021-11-19T00:25:28.858Z] Step 6/21 : COPY . . [2021-11-19T00:25:34.190Z] Removing intermediate container 6a7c5b80508f [2021-11-19T00:25:34.190Z] ---> 21591d90ab6a [2021-11-19T00:25:34.190Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-19T00:25:34.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:25:34.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:25:34.190Z] ---> 5af00de9baa1 [2021-11-19T00:25:34.190Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:25:34.190Z] ---> Using cache [2021-11-19T00:25:34.190Z] ---> af79885f6662 [2021-11-19T00:25:34.190Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:25:34.190Z] ---> Using cache [2021-11-19T00:25:34.190Z] ---> ae1573b9961c [2021-11-19T00:25:34.190Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-19T00:25:34.781Z] ---> Running in 108a1e46c240 [2021-11-19T00:25:34.781Z] ---> Running in 81c385e25e4c [2021-11-19T00:25:35.361Z] Removing intermediate container 81c385e25e4c [2021-11-19T00:25:35.361Z] ---> 98c92a0e6143 [2021-11-19T00:25:35.361Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-19T00:25:35.361Z] ---> Running in b52301f173a8 [2021-11-19T00:25:35.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:35.937Z] Removing intermediate container b52301f173a8 [2021-11-19T00:25:35.937Z] ---> 99fb042b09d1 [2021-11-19T00:25:35.937Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-19T00:25:36.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:36.458Z] ---> fb8dae1630ec [2021-11-19T00:25:36.458Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:25:36.458Z] ---> b2b7803ffc84 [2021-11-19T00:25:36.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-19T00:25:36.458Z] ---> Running in 62a36df2d356 [2021-11-19T00:25:36.719Z] OK: 220 MiB in 52 packages [2021-11-19T00:25:36.719Z] ---> f73ede57c531 [2021-11-19T00:25:36.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-19T00:25:37.294Z] ---> 01612f5000db [2021-11-19T00:25:37.294Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-19T00:25:37.294Z] ---> Running in 48f7dd7c7240 [2021-11-19T00:25:37.294Z] Removing intermediate container 108a1e46c240 [2021-11-19T00:25:37.294Z] ---> 7d23867adeb9 [2021-11-19T00:25:37.294Z] Step 6/22 : COPY . . [2021-11-19T00:25:37.553Z] Removing intermediate container 48f7dd7c7240 [2021-11-19T00:25:37.553Z] ---> 785ac302fb9c [2021-11-19T00:25:37.553Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:25:37.813Z] ---> Running in b0a78c7c6ffa [2021-11-19T00:25:38.391Z] Removing intermediate container b0a78c7c6ffa [2021-11-19T00:25:38.391Z] ---> 3dc162de8b45 [2021-11-19T00:25:38.391Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T00:25:39.782Z] ---> Running in ea61cde1e9d6 [2021-11-19T00:25:40.043Z] Removing intermediate container ea61cde1e9d6 [2021-11-19T00:25:40.043Z] ---> 50d8fce01715 [2021-11-19T00:25:40.043Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:25:40.307Z] Removing intermediate container 62a36df2d356 [2021-11-19T00:25:40.307Z] ---> d54870ecbf13 [2021-11-19T00:25:40.307Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-19T00:25:40.307Z] ---> Running in f54cb09e6991 [2021-11-19T00:25:40.568Z] ---> Running in 8720ca4a576b [2021-11-19T00:25:40.568Z] Removing intermediate container f54cb09e6991 [2021-11-19T00:25:40.568Z] ---> 7b7cf19841be [2021-11-19T00:25:40.568Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:25:40.831Z] ---> Running in 5e3e255460a9 [2021-11-19T00:25:41.419Z] 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-19T00:25:41.705Z] Removing intermediate container 5e3e255460a9 [2021-11-19T00:25:41.705Z] ---> f94e64eb0877 [2021-11-19T00:25:41.705Z] [2021-11-19T00:25:41.705Z] Successfully built f94e64eb0877 [2021-11-19T00:25:41.705Z] Successfully tagged sys-mgmt-agent:latest [2021-11-19T00:25:43.681Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-19T00:25:44.645Z] ---> 26c523573573 [2021-11-19T00:25:44.645Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:25:44.645Z] ---> Running in 5b1a8d135382 [2021-11-19T00:25:46.068Z] Removing intermediate container 5b1a8d135382 [2021-11-19T00:25:46.068Z] ---> 0c069efe4a34 [2021-11-19T00:25:46.068Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-19T00:25:46.068Z] ---> Running in 2ea616236902 [2021-11-19T00:25:46.675Z] 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-19T00:25:47.666Z] Removing intermediate container 6b661937dc39 [2021-11-19T00:25:47.666Z] ---> 29c67aff20e2 [2021-11-19T00:25:47.666Z] [2021-11-19T00:25:47.666Z] Step 9/24 : FROM alpine:3.14 [2021-11-19T00:25:47.666Z] ---> 0a97eee8041e [2021-11-19T00:25:47.666Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-19T00:25:47.666Z] ---> Running in 405b25f01649 [2021-11-19T00:25:48.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:48.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:25:48.842Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-19T00:25:48.842Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-19T00:25:48.842Z] (3/3) Installing su-exec (0.2-r1) [2021-11-19T00:25:48.842Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:25:48.842Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T00:25:48.842Z] OK: 6 MiB in 17 packages [2021-11-19T00:25:49.438Z] Removing intermediate container 405b25f01649 [2021-11-19T00:25:49.439Z] ---> ad01ce7f7574 [2021-11-19T00:25:49.439Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T00:25:49.439Z] ---> Running in 86b5f5711d9d [2021-11-19T00:25:49.712Z] Removing intermediate container 86b5f5711d9d [2021-11-19T00:25:49.712Z] ---> 3e28817f8281 [2021-11-19T00:25:49.712Z] Step 12/24 : WORKDIR / [2021-11-19T00:25:49.712Z] ---> Running in a1b52f778b1c [2021-11-19T00:25:49.712Z] Removing intermediate container a1b52f778b1c [2021-11-19T00:25:49.712Z] ---> 09edc46687ac [2021-11-19T00:25:49.712Z] 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-19T00:25:49.988Z] ---> 4b2077bc7329 [2021-11-19T00:25:49.988Z] 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-19T00:25:50.255Z] ---> ee44fbbe3692 [2021-11-19T00:25:50.255Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-19T00:25:50.522Z] ---> aef41f8bea37 [2021-11-19T00:25:50.522Z] 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-19T00:25:50.793Z] ---> 4695c45ee6aa [2021-11-19T00:25:50.793Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-19T00:25:51.386Z] ---> 61bdd6101bb7 [2021-11-19T00:25:51.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-19T00:25:52.535Z] ---> 1f826571a5b5 [2021-11-19T00:25:52.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-19T00:25:52.944Z] ---> af9e1b5739a3 [2021-11-19T00:25:52.944Z] 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-19T00:25:52.944Z] ---> Running in 4cc6ce850ae4 [2021-11-19T00:25:52.944Z] Removing intermediate container 8d77b4be40c2 [2021-11-19T00:25:52.944Z] ---> 170c28995be2 [2021-11-19T00:25:52.944Z] [2021-11-19T00:25:52.944Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T00:25:52.944Z] ---> 0a97eee8041e [2021-11-19T00:25:52.944Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T00:25:52.944Z] ---> Using cache [2021-11-19T00:25:52.945Z] ---> c11003bac3fc [2021-11-19T00:25:52.945Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:25:52.945Z] ---> Using cache [2021-11-19T00:25:52.945Z] ---> d98c8f21296f [2021-11-19T00:25:52.945Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-19T00:25:53.304Z] ---> Running in d6d2d636bb51 [2021-11-19T00:25:53.304Z] Removing intermediate container d6d2d636bb51 [2021-11-19T00:25:53.304Z] ---> 140ace19d5b5 [2021-11-19T00:25:53.304Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T00:25:53.304Z] ---> Running in 978ed1b11f34 [2021-11-19T00:25:53.659Z] Removing intermediate container 978ed1b11f34 [2021-11-19T00:25:53.659Z] ---> e064fc8959cf [2021-11-19T00:25:53.659Z] Step 14/22 : WORKDIR / [2021-11-19T00:25:53.659Z] ---> Running in 639143cc6faa [2021-11-19T00:25:54.034Z] Removing intermediate container 639143cc6faa [2021-11-19T00:25:54.034Z] ---> f507970a3ac9 [2021-11-19T00:25:54.034Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:25:54.034Z] Removing intermediate container 4cc6ce850ae4 [2021-11-19T00:25:54.034Z] ---> 932a48f39cbb [2021-11-19T00:25:54.034Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-19T00:25:54.422Z] ---> 1e65aad32d39 [2021-11-19T00:25:54.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-19T00:25:54.422Z] ---> Running in e144a6fce015 [2021-11-19T00:25:54.422Z] Removing intermediate container e144a6fce015 [2021-11-19T00:25:54.422Z] ---> 5dce5131c663 [2021-11-19T00:25:54.422Z] Step 22/24 : LABEL arch=x86_64 [2021-11-19T00:25:54.763Z] ---> Running in b4ec0417cbec [2021-11-19T00:25:54.763Z] ---> 31e01f31ad5d [2021-11-19T00:25:54.763Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-19T00:25:54.763Z] Removing intermediate container b4ec0417cbec [2021-11-19T00:25:54.763Z] ---> cf121f6af610 [2021-11-19T00:25:54.763Z] Step 23/24 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:25:55.073Z] ---> Running in 3d00bcb15509 [2021-11-19T00:25:55.073Z] ---> 83f5bf7a1298 [2021-11-19T00:25:55.073Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-19T00:25:55.073Z] ---> Running in 36d8c1b3a299 [2021-11-19T00:25:55.073Z] Removing intermediate container 3d00bcb15509 [2021-11-19T00:25:55.073Z] ---> efb868347686 [2021-11-19T00:25:55.073Z] Step 24/24 : LABEL version=0.0.0 [2021-11-19T00:25:55.073Z] Removing intermediate container 36d8c1b3a299 [2021-11-19T00:25:55.073Z] ---> 1c49dfd5d589 [2021-11-19T00:25:55.073Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:25:55.073Z] ---> Running in d14b411133db [2021-11-19T00:25:55.073Z] ---> Running in 12791984af74 [2021-11-19T00:25:55.340Z] Removing intermediate container d14b411133db [2021-11-19T00:25:55.340Z] ---> 20fff1b331fd [2021-11-19T00:25:55.340Z] [2021-11-19T00:25:55.340Z] Successfully built 20fff1b331fd [2021-11-19T00:25:55.340Z] Successfully tagged security-secretstore-setup:latest [2021-11-19T00:25:55.605Z]  Building security-secretstore-setup ... done Removing intermediate container 12791984af74 [2021-11-19T00:25:55.605Z] ---> 3bc863187661 [2021-11-19T00:25:55.605Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T00:25:55.605Z] ---> Running in 5b3359ef5977 [2021-11-19T00:25:55.605Z] Removing intermediate container 5b3359ef5977 [2021-11-19T00:25:55.605Z] ---> e082ea890523 [2021-11-19T00:25:55.605Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:25:55.605Z] ---> Running in 51752d7f9feb [2021-11-19T00:25:55.869Z] Removing intermediate container 51752d7f9feb [2021-11-19T00:25:55.869Z] ---> 6732a1c9f9e5 [2021-11-19T00:25:55.869Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:25:55.869Z] ---> Running in 590e81e61646 [2021-11-19T00:25:56.131Z] Removing intermediate container 590e81e61646 [2021-11-19T00:25:56.131Z] ---> 6365a940c40a [2021-11-19T00:25:56.131Z] [2021-11-19T00:25:56.131Z] Successfully built 6365a940c40a [2021-11-19T00:25:56.391Z] Successfully tagged core-command:latest [2021-11-19T00:26:06.411Z]  Building core-command ... done Removing intermediate container 8720ca4a576b [2021-11-19T00:26:06.411Z] ---> aace9c795b52 [2021-11-19T00:26:06.411Z] [2021-11-19T00:26:06.411Z] Step 9/21 : FROM alpine:3.14 [2021-11-19T00:26:06.411Z] ---> 0a97eee8041e [2021-11-19T00:26:06.411Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-19T00:26:06.411Z] ---> Running in 2868733372f1 [2021-11-19T00:26:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:26:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:26:06.411Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-19T00:26:06.411Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-19T00:26:06.411Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:26:06.411Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T00:26:06.411Z] OK: 6 MiB in 16 packages [2021-11-19T00:26:06.411Z] Removing intermediate container 2868733372f1 [2021-11-19T00:26:06.411Z] ---> 3dbdf05c85f7 [2021-11-19T00:26:06.411Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:26:06.679Z] ---> Running in 09ba5d3c97eb [2021-11-19T00:26:06.679Z] Removing intermediate container 09ba5d3c97eb [2021-11-19T00:26:06.679Z] ---> 58ac6f5b5f1b [2021-11-19T00:26:06.679Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-19T00:26:06.679Z] ---> Running in 1baddf44ae49 [2021-11-19T00:26:06.679Z] Removing intermediate container 1baddf44ae49 [2021-11-19T00:26:06.679Z] ---> c1f3936d23e3 [2021-11-19T00:26:06.679Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-19T00:26:06.679Z] ---> Running in e90f26718b99 [2021-11-19T00:26:06.766Z] Removing intermediate container 1c5a0a3e9aa2 [2021-11-19T00:26:06.766Z] ---> aaff26de5c75 [2021-11-19T00:26:06.766Z] Successfully built aaff26de5c75 [2021-11-19T00:26:06.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:26:06.951Z] Removing intermediate container e90f26718b99 [2021-11-19T00:26:06.951Z] ---> ac655a2d0f79 [2021-11-19T00:26:06.951Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:26:06.951Z] ---> b5a482107d09 [2021-11-19T00:26:06.951Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-19T00:26:07.105Z] + docker inspect -f . ci-base-image-arm64 [2021-11-19T00:26:07.105Z] . [Pipeline] withDockerContainer [2021-11-19T00:26:07.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-11-19T00:26:07.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-19T00:26:07.524Z] ---> fa1d86cdcaab [2021-11-19T00:26:07.524Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-19T00:26:07.797Z] ---> d4e03e178c12 [2021-11-19T00:26:07.797Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-19T00:26:07.797Z] ---> Running in 6350ba075cd0 [2021-11-19T00:26:07.797Z] Removing intermediate container 6350ba075cd0 [2021-11-19T00:26:07.797Z] ---> b589b29befa5 [2021-11-19T00:26:07.797Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:26:07.797Z] ---> Running in ff0ae0885bf7 [2021-11-19T00:26:07.797Z] Removing intermediate container ff0ae0885bf7 [2021-11-19T00:26:07.797Z] ---> b67b4fd07481 [2021-11-19T00:26:07.797Z] Step 19/21 : LABEL arch=x86_64 [2021-11-19T00:26:07.797Z] ---> Running in 1790614c7f57 [2021-11-19T00:26:08.080Z] Removing intermediate container 1790614c7f57 [2021-11-19T00:26:08.080Z] ---> eec82e4e32bb [2021-11-19T00:26:08.080Z] Step 20/21 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:26:08.080Z] ---> Running in 837cf20041c3 [2021-11-19T00:26:08.080Z] Removing intermediate container 837cf20041c3 [2021-11-19T00:26:08.080Z] ---> dc172a6061a6 [2021-11-19T00:26:08.080Z] Step 21/21 : LABEL version=0.0.0 [2021-11-19T00:26:08.080Z] ---> Running in 80d46117786e [2021-11-19T00:26:08.350Z] Removing intermediate container 80d46117786e [2021-11-19T00:26:08.350Z] ---> 0b2d38946674 [2021-11-19T00:26:08.350Z] [2021-11-19T00:26:08.350Z] Successfully built 0b2d38946674 [2021-11-19T00:26:08.350Z] Successfully tagged support-notifications:latest [2021-11-19T00:26:08.956Z] $ docker top db810b11f2ea5d26122a4624a464550fec3f057e0ec7352e316e9b1b9b0b3c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T00:26:09.292Z]  Building support-notifications ... done Removing intermediate container 2ea616236902 [2021-11-19T00:26:09.292Z] ---> ea12da1fa6b6 [2021-11-19T00:26:09.292Z] [2021-11-19T00:26:09.292Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T00:26:09.292Z] ---> 0a97eee8041e [2021-11-19T00:26:09.292Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-19T00:26:09.292Z] ---> Running in b4b5d20c7310 [2021-11-19T00:26:09.292Z] Removing intermediate container b4b5d20c7310 [2021-11-19T00:26:09.292Z] ---> 6146a922d38b [2021-11-19T00:26:09.292Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-19T00:26:09.292Z] ---> Running in bd9e75ec5b69 [2021-11-19T00:26:09.292Z] Removing intermediate container bd9e75ec5b69 [2021-11-19T00:26:09.292Z] ---> f4d0d22a3d34 [2021-11-19T00:26:09.292Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-19T00:26:09.292Z] ---> Running in b3c38f2f3098 [2021-11-19T00:26:09.551Z] Removing intermediate container b3c38f2f3098 [2021-11-19T00:26:09.551Z] ---> a5e67afa6a0a [2021-11-19T00:26:09.551Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:26:09.551Z] ---> Running in 117ca6b8ab34 [2021-11-19T00:26:09.810Z] Removing intermediate container 117ca6b8ab34 [2021-11-19T00:26:09.810Z] ---> 0c333fb28576 [2021-11-19T00:26:09.810Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-19T00:26:09.810Z] ---> Running in 1503f5bd2557 [2021-11-19T00:26:09.924Z] + go version [2021-11-19T00:26:09.924Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-19T00:26:09.945Z] $ docker stop --time=1 db810b11f2ea5d26122a4624a464550fec3f057e0ec7352e316e9b1b9b0b3c54 [2021-11-19T00:26:10.068Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T00:26:11.011Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T00:26:11.272Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-19T00:26:11.272Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T00:26:11.533Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-19T00:26:11.533Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T00:26:11.659Z] $ docker rm -f db810b11f2ea5d26122a4624a464550fec3f057e0ec7352e316e9b1b9b0b3c54 [2021-11-19T00:26:11.792Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-19T00:26:11.792Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-19T00:26:11.792Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:26:11.792Z] OK: 8 MiB in 20 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-11-19T00:26:12.052Z] Removing intermediate container 1503f5bd2557 [2021-11-19T00:26:12.052Z] ---> b675ce22d4cf [2021-11-19T00:26:12.052Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:26:12.310Z] ---> 742c78d50b63 [2021-11-19T00:26:12.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-19T00:26:12.410Z] + docker inspect -f . ci-base-image-arm64 [2021-11-19T00:26:12.410Z] . [Pipeline] withDockerContainer [2021-11-19T00:26:12.573Z] ---> 1568f10b2a85 [2021-11-19T00:26:12.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-19T00:26:12.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-11-19T00:26:12.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-19T00:26:12.833Z] ---> bbf849686d18 [2021-11-19T00:26:12.833Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-19T00:26:12.833Z] ---> Running in 8899397e13d6 [2021-11-19T00:26:12.833Z] Removing intermediate container 8899397e13d6 [2021-11-19T00:26:12.833Z] ---> 751e16026458 [2021-11-19T00:26:12.833Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:26:12.833Z] ---> Running in d234eaf2595d [2021-11-19T00:26:13.094Z] Removing intermediate container d234eaf2595d [2021-11-19T00:26:13.094Z] ---> 1158e41d2e4a [2021-11-19T00:26:13.094Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T00:26:13.094Z] ---> Running in f51d77fd9b1d [2021-11-19T00:26:13.094Z] Removing intermediate container f51d77fd9b1d [2021-11-19T00:26:13.094Z] ---> 5697bc2446a1 [2021-11-19T00:26:13.094Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:26:13.094Z] ---> Running in aba49a8ebf99 [2021-11-19T00:26:13.094Z] Removing intermediate container aba49a8ebf99 [2021-11-19T00:26:13.094Z] ---> c96b99998e1c [2021-11-19T00:26:13.094Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:26:13.094Z] ---> Running in 3ff61388d20d [2021-11-19T00:26:13.353Z] Removing intermediate container 3ff61388d20d [2021-11-19T00:26:13.353Z] ---> 8010a49a76fb [2021-11-19T00:26:13.353Z] [2021-11-19T00:26:13.353Z] Successfully built 8010a49a76fb [2021-11-19T00:26:13.353Z] Successfully tagged core-data:latest [2021-11-19T00:26:13.359Z]  Building core-data ... done  [2021-11-19T00:26:14.187Z] $ docker top 203de87dbaa730c53c96efa3c4e6b0dee5c74a533911e63f7adfce385f3ef050 -eo pid,comm [Pipeline] { [Pipeline] } [2021-11-19T00:26:14.512Z] $ docker stop --time=1 56429b39355e2e755cc8516379e2056b2eacdcb732213567810a22a7d76fb65c [2021-11-19T00:26:15.789Z] $ docker rm -f 56429b39355e2e755cc8516379e2056b2eacdcb732213567810a22a7d76fb65c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2021-11-19T00:26:15.886Z] ========================================================= [2021-11-19T00:26:15.886Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-19T00:26:15.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T00:26:16.133Z] + docker images [2021-11-19T00:26:16.133Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T00:26:16.133Z] core-data latest 8010a49a76fb 3 seconds ago 20.7MB [2021-11-19T00:26:16.133Z] support-notifications latest 0b2d38946674 8 seconds ago 17MB [2021-11-19T00:26:16.133Z] ea12da1fa6b6 8 seconds ago 1.77GB [2021-11-19T00:26:16.133Z] aace9c795b52 12 seconds ago 1.76GB [2021-11-19T00:26:16.133Z] security-secretstore-setup latest 20fff1b331fd 21 seconds ago 28.4MB [2021-11-19T00:26:16.133Z] core-command latest 6365a940c40a 21 seconds ago 16.1MB [2021-11-19T00:26:16.133Z] 170c28995be2 24 seconds ago 1.76GB [2021-11-19T00:26:16.133Z] 29c67aff20e2 29 seconds ago 1.77GB [2021-11-19T00:26:16.133Z] sys-mgmt-agent latest f94e64eb0877 35 seconds ago 294MB [2021-11-19T00:26:16.133Z] security-bootstrapper latest 527ff69bb8e6 52 seconds ago 18.9MB [2021-11-19T00:26:16.133Z] support-scheduler latest 5934f709ce8d About a minute ago 16.2MB [2021-11-19T00:26:16.133Z] core-metadata latest 97a96623d9f6 About a minute ago 16.9MB [2021-11-19T00:26:16.133Z] security-proxy-setup latest 0d100aea3fe6 About a minute ago 26.9MB [2021-11-19T00:26:16.133Z] dd76945ab87c About a minute ago 1.76GB [2021-11-19T00:26:16.133Z] 38b010718f11 About a minute ago 1.76GB [2021-11-19T00:26:16.133Z] 07618f4bc461 About a minute ago 1.76GB [2021-11-19T00:26:16.133Z] 870bfd0d002a About a minute ago 1.77GB [2021-11-19T00:26:16.133Z] 00303551bc04 About a minute ago 1.76GB [2021-11-19T00:26:16.133Z] ci-base-image-x86_64 latest 5af00de9baa1 5 minutes ago 1.25GB [2021-11-19T00:26:16.133Z] alpine 3.14 0a97eee8041e 6 days ago 5.61MB [2021-11-19T00:26:16.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB [2021-11-19T00:26:16.133Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-19T00:26:16.133Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-19T00:26:16.133Z] 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-19T00:26:16.548Z] + make test [2021-11-19T00:26:16.548Z] go mod tidy [2021-11-19T00:26:17.149Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-19T00:26:31.369Z] Still waiting to schedule task [2021-11-19T00:26:31.369Z] ‘prd-ubuntu18.04-docker-8c-8g-92’ is offline [2021-11-19T00:26:43.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-19T00:27:40.523Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-19T00:27:41.155Z] Running on prd-ubuntu18.04-docker-8c-8g-95 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws [2021-11-19T00:27:41.165Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-19T00:27:41.267Z] The recommended git tool is: git [2021-11-19T00:27:43.136Z] using credential edgex-jenkins-ssh [2021-11-19T00:27:43.148Z] Cloning the remote Git repository [2021-11-19T00:27:43.171Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-19T00:27:43.235Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-19T00:27:43.267Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T00:27:43.267Z] > git --version # timeout=10 [2021-11-19T00:27:43.273Z] > git --version # 'git version 2.17.1' [2021-11-19T00:27:43.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T00:27:43.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T00:27:44.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-19T00:27:45.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-19T00:27:46.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-19T00:27:56.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-19T00:27:56.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-19T00:27:56.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-19T00:27:56.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-19T00:27:56.947Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-19T00:27:57.552Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-19T00:27:58.988Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-19T00:27:58.988Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-19T00:27:58.988Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-19T00:27:58.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-19T00:28:07.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements [2021-11-19T00:28:07.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-19T00:28:07.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-19T00:28:11.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.460s coverage: 98.5% of statements [2021-11-19T00:28:11.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-19T00:28:11.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 44.7% of statements [2021-11-19T00:28:11.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-19T00:28:11.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-19T00:28:12.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 89.5% of statements [2021-11-19T00:28:12.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-19T00:28:12.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:28:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 84.4% of statements [2021-11-19T00:28:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-19T00:28:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-19T00:28:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-19T00:28:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-19T00:28:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.782s coverage: 94.2% of statements [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 59.1% of statements [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.254s coverage: 0.9% of statements [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements [2021-11-19T00:28:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.316s coverage: 47.1% of statements [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2021-11-19T00:28:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.508s coverage: 94.1% of statements [2021-11-19T00:28:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements [2021-11-19T00:28:24.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2021-11-19T00:28:39.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.304s coverage: 94.4% of statements [2021-11-19T00:28:39.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements [2021-11-19T00:28:41.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.590s coverage: 82.5% of statements [2021-11-19T00:28:41.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 58.8% of statements [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements [2021-11-19T00:28:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.736s coverage: 91.2% of statements [2021-11-19T00:28:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-19T00:28:50.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.801s coverage: 64.4% of statements [2021-11-19T00:28:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-19T00:28:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-19T00:28:50.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-11-19T00:28:50.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements [2021-11-19T00:28:51.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-11-19T00:28:51.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-11-19T00:28:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-11-19T00:28:56.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.341s coverage: 65.4% of statements [2021-11-19T00:28:56.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-19T00:28:56.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-19T00:28:56.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-19T00:28:58.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements [2021-11-19T00:28:58.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-19T00:28:58.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-19T00:28:58.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.197s coverage: 89.5% of statements [2021-11-19T00:28:58.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-19T00:28:58.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.299s coverage: 84.8% of statements [2021-11-19T00:28:58.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-19T00:29:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-19T00:29:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 92.3% of statements [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-19T00:29:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 63.2% of statements [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-19T00:29:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-19T00:29:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-19T00:29:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-19T00:29:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements [2021-11-19T00:29:06.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements [2021-11-19T00:29:06.894Z] 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-19T00:29:06.894Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-19T00:29:06.894Z] GO111MODULE=on go vet ./... [2021-11-19T00:29:55.562Z] Merging remotes/origin/main commit 0e57188e00e89e0d20a1f3c03614da85116ecb0b into PR head commit c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:29:55.679Z] Merge succeeded, producing c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:29:55.680Z] Checking out Revision c69b39d6caaa6f77bf72e03613795b0d93241436 (PR-3822) [2021-11-19T00:29:54.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T00:29:54.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T00:29:54.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T00:29:54.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T00:29:54.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T00:29:54.863Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-19T00:29:55.573Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T00:29:55.579Z] > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 [2021-11-19T00:29:55.639Z] > git remote # timeout=10 [2021-11-19T00:29:55.647Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T00:29:55.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T00:29:55.656Z] > git merge 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 [2021-11-19T00:29:55.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T00:29:55.683Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T00:29:55.687Z] > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 [2021-11-19T00:29:59.227Z] Commit message: "refactor: Rename Encode func to better name" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:30:00.121Z] + echo snap-build.sh [2021-11-19T00:30:00.121Z] snap-build.sh [2021-11-19T00:30:00.121Z] + SNAP_BASE_DIR=. [2021-11-19T00:30:00.121Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-11-19T00:30:00.121Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-11-19T00:30:00.121Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-11-19T00:30:00.121Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-11-19T00:30:00.121Z] + cd /w/workspace/edgex-go/3 [2021-11-19T00:30:00.121Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-19T00:30:00.121Z] Reading package lists... [2021-11-19T00:30:00.121Z] Building dependency tree... [2021-11-19T00:30:00.121Z] Reading state information... [2021-11-19T00:30:00.121Z] The following packages were automatically installed and are no longer required: [2021-11-19T00:30:00.121Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-19T00:30:00.121Z] uidmap xdelta3 [2021-11-19T00:30:00.121Z] Use 'sudo apt autoremove' to remove them. [2021-11-19T00:30:00.121Z] The following packages will be REMOVED: [2021-11-19T00:30:00.121Z] lxd* lxd-client* [2021-11-19T00:30:00.387Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-19T00:30:00.387Z] After this operation, 31.7 MB disk space will be freed. [2021-11-19T00:30:00.912Z] (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-19T00:30:00.912Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-19T00:30:01.858Z] Removing lxd dnsmasq configuration [2021-11-19T00:30:01.858Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-19T00:30:01.858Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-19T00:30:02.811Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T00:30:02.811Z] (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-19T00:30:02.811Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-19T00:30:04.213Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-19T00:30:04.213Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-19T00:30:04.787Z] + sudo snap remove --purge lxd [2021-11-19T00:30:04.787Z] snap "lxd" is not installed [2021-11-19T00:30:04.787Z] + sudo groupadd --force --system lxd [2021-11-19T00:30:04.787Z] ++ whoami [2021-11-19T00:30:04.787Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-19T00:30:04.787Z] + newgrp - lxd [2021-11-19T00:30:05.049Z] + sudo snap install lxd [2021-11-19T00:30:15.075Z] 2021-11-19T00:30:13Z INFO Waiting for automatic snapd restart... [2021-11-19T00:30:28.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-19T00:30:28.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-19T00:30:28.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-19T00:30:28.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-19T00:30:29.355Z] + ls -al . [2021-11-19T00:30:29.355Z] total 672 [2021-11-19T00:30:29.355Z] drwxrwxr-x 9 1001 1001 4096 Nov 19 00:30 . [2021-11-19T00:30:29.355Z] drwxr-xr-x 4 root root 4096 Nov 19 00:26 .. [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 00:23 .dockerignore [2021-11-19T00:30:29.355Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 00:23 .git [2021-11-19T00:30:29.355Z] drwxrwxr-x 4 1001 1001 4096 Nov 19 00:23 .github [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 804 Nov 19 00:23 .gitignore [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 42 Nov 19 00:23 .golangci.yml [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 76 Nov 19 00:23 .hadolint.yml [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 00:23 .sonarcloud.properties [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 1171 Nov 19 00:23 ADOPTERS.md [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 8910 Nov 19 00:23 Attribution.txt [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 51732 Nov 19 00:23 CHANGELOG.md [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 00:23 CONTRIBUTING.md [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 677 Nov 19 00:23 GOVERNANCE.md [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 849 Nov 19 00:23 Jenkinsfile [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 00:23 LICENSE [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 6508 Nov 19 00:23 Makefile [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 582 Nov 19 00:23 OWNERS.md [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 8207 Nov 19 00:23 README.md [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 6912 Nov 19 00:23 SECURITY.md [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 5 Nov 19 00:20 VERSION [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 00:23 ZMQWindows.md [2021-11-19T00:30:29.355Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 00:23 bin [2021-11-19T00:30:29.355Z] drwxrwxr-x 14 1001 1001 4096 Nov 19 00:23 cmd [2021-11-19T00:30:29.355Z] -rw-r--r-- 1 root root 428381 Nov 19 00:29 coverage.out [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 822 Nov 19 00:23 go.mod [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 49471 Nov 19 00:23 go.sum [2021-11-19T00:30:29.355Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 00:23 internal [2021-11-19T00:30:29.355Z] drwxrwxr-x 3 1001 1001 4096 Nov 19 00:23 openapi [2021-11-19T00:30:29.355Z] drwxrwxr-x 4 1001 1001 4096 Nov 19 00:23 snap [2021-11-19T00:30:29.355Z] -rw-rw-r-- 1 1001 1001 204 Nov 19 00:23 version.go [Pipeline] sh [2021-11-19T00:30:30.013Z] + '[' -e coverage.out ] [2021-11-19T00:30:30.013Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-19T00:30:30.042Z] Warning: overwriting stash ‘coverage-report’ [2021-11-19T00:30:30.798Z] Stashed 1 file(s) [Pipeline] sh [2021-11-19T00:30:31.448Z] + make build [2021-11-19T00:30:31.449Z] 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-19T00:30:33.250Z] lxd 4.20 from Canonical* installed [2021-11-19T00:30:33.250Z] + sudo lxd init --auto [2021-11-19T00:30:38.157Z] 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-19T00:30:51.443Z] + sudo snap install --classic snapcraft [2021-11-19T00:31:00.312Z] 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-19T00:31:02.291Z] 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-19T00:31:06.587Z] 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-19T00:31:06.862Z] 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-19T00:31:09.579Z] snapcraft 5.0 from Canonical* installed [2021-11-19T00:31:09.579Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-19T00:31:09.579Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-19T00:31:09.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T00:31:09.579Z] Dload Upload Total Spent Left Speed [2021-11-19T00:31:09.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 [2021-11-19T00:31:09.579Z] 100 3325k 100 3325k 0 0 5937k 0 --:--:-- --:--:-- --:--:-- 5937k [2021-11-19T00:31:09.579Z] ./yq_linux_amd64 [2021-11-19T00:31:09.579Z] + sudo snapcraft prime --use-lxd [2021-11-19T00:31:10.241Z] 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-19T00:31:10.521Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-19T00:31:10.782Z] 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-19T00:31:10.782Z] - README.md [2021-11-19T00:31:10.782Z] [2021-11-19T00:31:10.782Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-19T00:31:10.782Z] Launching a container. [2021-11-19T00:31:14.644Z] 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-19T00:31:17.280Z] 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-19T00:31:21.581Z] 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-19T00:31:24.190Z] 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-19T00:31:25.717Z] Waiting for container to be ready [2021-11-19T00:31:25.717Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-19T00:31:25.717Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-19T00:31:25.717Z] [2021-11-19T00:31:27.572Z] 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-19T00:31:29.924Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-19T00:31:29.924Z] Waiting for network to be ready... [2021-11-19T00:31:30.185Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-19T00:31:30.185Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-19T00:31:30.754Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-19T00:31:30.754Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-19T00:31:30.754Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-19T00:31:31.324Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-19T00:31:31.324Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-19T00:31:31.324Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-19T00:31:31.324Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-19T00:31:31.324Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-19T00:31:31.324Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-19T00:31:31.324Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-19T00:31:31.324Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-19T00:31:31.324Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-19T00:31:31.324Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-19T00:31:31.324Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-19T00:31:31.324Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-19T00:31:31.585Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-19T00:31:32.157Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-19T00:31:32.416Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-19T00:31:32.416Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-19T00:31:32.416Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-19T00:31:32.416Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-19T00:31:32.416Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-19T00:31:32.416Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-19T00:31:32.416Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-19T00:31:32.675Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [Pipeline] } [2021-11-19T00:31:32.989Z] $ docker stop --time=1 203de87dbaa730c53c96efa3c4e6b0dee5c74a533911e63f7adfce385f3ef050 [2021-11-19T00:31:34.985Z] $ docker rm -f 203de87dbaa730c53c96efa3c4e6b0dee5c74a533911e63f7adfce385f3ef050 [2021-11-19T00:31:35.224Z] Fetched 25.6 MB in 5s (5400 kB/s) [2021-11-19T00:31:35.485Z] Reading package lists... [2021-11-19T00:31:35.747Z] Reading package lists... [2021-11-19T00:31:36.008Z] Building dependency tree... [2021-11-19T00:31:36.008Z] Reading state information... [2021-11-19T00:31:36.008Z] The following additional packages will be installed: [2021-11-19T00:31:36.008Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-19T00:31:36.008Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-19T00:31:36.008Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-19T00:31:36.008Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-19T00:31:36.008Z] Suggested packages: [2021-11-19T00:31:36.008Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-19T00:31:36.008Z] Recommended packages: [2021-11-19T00:31:36.008Z] gnupg libsasl2-modules [2021-11-19T00:31:36.008Z] The following NEW packages will be installed: [2021-11-19T00:31:36.008Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-19T00:31:36.008Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-19T00:31:36.008Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-19T00:31:36.008Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-19T00:31:36.008Z] The following packages will be upgraded: [2021-11-19T00:31:36.008Z] gpg gpg-agent gpgconf libudev1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:31:36.269Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-19T00:31:36.269Z] Need to get 3527 kB of archives. [2021-11-19T00:31:36.269Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-19T00:31:36.269Z] 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-19T00:31:36.269Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-19T00:31:36.530Z] Get:3 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-19T00:31:36.530Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-19T00:31:36.530Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-19T00:31:36.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T00:31:36.552Z] [2021-11-19T00:31:36.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:31:36.791Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-19T00:31:36.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T00:31:37.055Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-19T00:31:37.055Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-19T00:31:37.055Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-19T00:31:37.164Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-19T00:31:37.164Z] 29e5d40040c1: Pulling fs layer [2021-11-19T00:31:37.164Z] 1ce36da41761: Pulling fs layer [2021-11-19T00:31:37.164Z] 25b303627fd3: Pulling fs layer [2021-11-19T00:31:37.164Z] 29e5d40040c1: Download complete [2021-11-19T00:31:37.317Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-19T00:31:37.317Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-19T00:31:37.317Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-19T00:31:37.317Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-19T00:31:37.317Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-19T00:31:37.317Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-19T00:31:37.317Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-19T00:31:37.317Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-19T00:31:37.317Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-19T00:31:37.317Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-19T00:31:37.317Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-19T00:31:37.317Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-19T00:31:37.440Z] 1ce36da41761: Verifying Checksum [2021-11-19T00:31:37.440Z] 1ce36da41761: Download complete [2021-11-19T00:31:37.578Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-19T00:31:37.578Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T00:31:37.578Z] Fetched 3527 kB in 1s (2522 kB/s) [2021-11-19T00:31:37.840Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-19T00:31:37.840Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-19T00:31:37.840Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T00:31:37.840Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-19T00:31:37.840Z] Selecting previously unselected package udev. [2021-11-19T00:31:37.840Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-19T00:31:37.840Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-19T00:31:37.840Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-19T00:31:38.038Z] 29e5d40040c1: Pull complete [2021-11-19T00:31:38.100Z] Selecting previously unselected package libfuse2:amd64. [2021-11-19T00:31:38.100Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-19T00:31:38.100Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-19T00:31:38.100Z] Selecting previously unselected package fuse. [2021-11-19T00:31:38.100Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-19T00:31:38.100Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-19T00:31:38.100Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T00:31:38.100Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T00:31:38.361Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T00:31:38.361Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T00:31:38.361Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T00:31:38.361Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T00:31:38.361Z] Selecting previously unselected package libksba8:amd64. [2021-11-19T00:31:38.361Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-19T00:31:38.361Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-19T00:31:38.623Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-19T00:31:38.623Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.623Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.623Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-19T00:31:38.623Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.623Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.623Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-19T00:31:38.623Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.623Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.623Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-19T00:31:38.623Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.623Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.623Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-19T00:31:38.623Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.623Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.884Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-19T00:31:38.884Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.884Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.884Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-19T00:31:38.884Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.884Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.884Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-19T00:31:38.884Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.884Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.884Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-19T00:31:38.884Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T00:31:38.884Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:38.884Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-19T00:31:38.884Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-19T00:31:38.884Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T00:31:39.016Z] 25b303627fd3: Verifying Checksum [2021-11-19T00:31:39.016Z] 25b303627fd3: Download complete [2021-11-19T00:31:39.016Z] 1ce36da41761: Pull complete [2021-11-19T00:31:39.143Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-19T00:31:39.144Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-19T00:31:39.144Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T00:31:39.144Z] Selecting previously unselected package libldap-common. [2021-11-19T00:31:39.144Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-19T00:31:39.144Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T00:31:39.144Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-19T00:31:39.144Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-19T00:31:39.144Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T00:31:39.144Z] Selecting previously unselected package dirmngr. [2021-11-19T00:31:39.144Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T00:31:39.144Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-19T00:31:39.144Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T00:31:39.404Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-19T00:31:39.404Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-19T00:31:39.404Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T00:31:39.404Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T00:31:39.404Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-19T00:31:39.404Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.404Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-19T00:31:39.404Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T00:31:39.404Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-19T00:31:39.667Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-19T00:31:39.667Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.667Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-19T00:31:39.929Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-19T00:31:39.929Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-19T00:31:39.929Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.929Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.929Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.929Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.929Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.929Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.929Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T00:31:39.929Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T00:31:39.929Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-19T00:31:39.929Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T00:31:40.499Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-19T00:31:40.499Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-19T00:31:40.499Z] This means they are not meant to be enabled using systemctl. [2021-11-19T00:31:40.499Z] Possible reasons for having this kind of units are: [2021-11-19T00:31:40.499Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-19T00:31:40.499Z] .wants/ or .requires/ directory. [2021-11-19T00:31:40.499Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-19T00:31:40.499Z] a requirement dependency on it. [2021-11-19T00:31:40.499Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-19T00:31:40.499Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-19T00:31:40.499Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-19T00:31:40.499Z] instance name specified. [2021-11-19T00:31:40.759Z] Reading package lists... [2021-11-19T00:31:41.019Z] Building dependency tree... [2021-11-19T00:31:41.019Z] Reading state information... [2021-11-19T00:31:41.019Z] The following additional packages will be installed: [2021-11-19T00:31:41.019Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-19T00:31:41.019Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-19T00:31:41.019Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-19T00:31:41.019Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-19T00:31:41.019Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-19T00:31:41.019Z] Suggested packages: [2021-11-19T00:31:41.019Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-19T00:31:41.019Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-19T00:31:41.019Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-19T00:31:41.019Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-19T00:31:41.019Z] systemd-container policykit-1 [2021-11-19T00:31:41.019Z] Recommended packages: [2021-11-19T00:31:41.019Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-19T00:31:41.019Z] The following NEW packages will be installed: [2021-11-19T00:31:41.019Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-19T00:31:41.019Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-19T00:31:41.019Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-19T00:31:41.019Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-19T00:31:41.019Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-19T00:31:41.019Z] The following packages will be upgraded: [2021-11-19T00:31:41.019Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-19T00:31:41.280Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-19T00:31:41.280Z] Need to get 36.8 MB of archives. [2021-11-19T00:31:41.280Z] After this operation, 147 MB of additional disk space will be used. [2021-11-19T00:31:41.280Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-19T00:31:41.280Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-19T00:31:42.223Z] 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-19T00:31:42.223Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-19T00:31:42.223Z] 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-19T00:31:42.483Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-19T00:31:42.483Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-19T00:31:42.483Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-19T00:31:42.483Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-19T00:31:42.483Z] 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-19T00:31:42.483Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-19T00:31:42.483Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-19T00:31:42.483Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-19T00:31:42.483Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-19T00:31:42.483Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-19T00:31:42.483Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-19T00:31:42.483Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-19T00:31:42.483Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-19T00:31:42.483Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-19T00:31:42.483Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-19T00:31:42.483Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-19T00:31:42.745Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-19T00:31:42.745Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-19T00:31:42.745Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-19T00:31:42.745Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-19T00:31:42.745Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-19T00:31:42.745Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-19T00:31:42.745Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-19T00:31:42.745Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-19T00:31:42.745Z] 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-19T00:31:44.658Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T00:31:44.658Z] Fetched 36.8 MB in 3s (11.4 MB/s) [2021-11-19T00:31:44.658Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-19T00:31:44.658Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-19T00:31:44.658Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T00:31:45.230Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-19T00:31:45.230Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T00:31:45.230Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-19T00:31:45.230Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-19T00:31:45.230Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-19T00:31:45.230Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-19T00:31:45.230Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-19T00:31:45.491Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-19T00:31:45.491Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-19T00:31:45.491Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-19T00:31:45.754Z] Setting up apt (1.6.14) ... [2021-11-19T00:31:45.754Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-19T00:31:46.015Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-19T00:31:46.276Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-19T00:31:46.276Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-19T00:31:46.276Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-19T00:31:46.276Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-19T00:31:46.276Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T00:31:46.276Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:46.540Z] Selecting previously unselected package libexpat1:amd64. [2021-11-19T00:31:46.540Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-19T00:31:46.540Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-19T00:31:46.540Z] Selecting previously unselected package python3.6-minimal. [2021-11-19T00:31:46.540Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T00:31:46.540Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:46.802Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-19T00:31:46.802Z] Checking for services that may need to be restarted...done. [2021-11-19T00:31:46.802Z] Checking for services that may need to be restarted...done. [2021-11-19T00:31:46.802Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:46.802Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-19T00:31:47.064Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:47.327Z] Selecting previously unselected package python3-minimal. [2021-11-19T00:31:47.327Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-19T00:31:47.327Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-19T00:31:47.327Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-19T00:31:47.327Z] Selecting previously unselected package mime-support. [2021-11-19T00:31:47.327Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-19T00:31:47.327Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-19T00:31:47.327Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-19T00:31:47.327Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-19T00:31:47.596Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-19T00:31:47.596Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-19T00:31:47.596Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T00:31:47.596Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:47.596Z] Selecting previously unselected package python3.6. [2021-11-19T00:31:47.596Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T00:31:47.596Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:47.858Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-19T00:31:47.858Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-19T00:31:47.858Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-19T00:31:47.858Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-19T00:31:48.117Z] Selecting previously unselected package python3. [2021-11-19T00:31:48.117Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-19T00:31:48.117Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-19T00:31:48.117Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-19T00:31:48.117Z] Selecting previously unselected package multiarch-support. [2021-11-19T00:31:48.117Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T00:31:48.117Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-19T00:31:48.117Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-19T00:31:48.118Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-19T00:31:48.118Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-19T00:31:48.118Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-19T00:31:48.118Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-19T00:31:48.118Z] Selecting previously unselected package libbsd0:amd64. [2021-11-19T00:31:48.118Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-19T00:31:48.118Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-19T00:31:48.378Z] Selecting previously unselected package sudo. [2021-11-19T00:31:48.378Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-19T00:31:48.378Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-19T00:31:48.378Z] Selecting previously unselected package apparmor. [2021-11-19T00:31:48.378Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-19T00:31:48.378Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-19T00:31:48.378Z] Selecting previously unselected package libedit2:amd64. [2021-11-19T00:31:48.378Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-19T00:31:48.378Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-19T00:31:48.640Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-19T00:31:48.640Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T00:31:48.640Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:48.640Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-19T00:31:48.640Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T00:31:48.640Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:48.640Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-19T00:31:48.640Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-19T00:31:48.640Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-19T00:31:48.640Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-19T00:31:48.640Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T00:31:48.640Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:48.902Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-19T00:31:48.902Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T00:31:48.902Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:48.902Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-19T00:31:48.902Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-19T00:31:48.902Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-19T00:31:48.902Z] Selecting previously unselected package openssh-client. [2021-11-19T00:31:48.902Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-19T00:31:48.902Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-19T00:31:49.152Z] 25b303627fd3: Pull complete [2021-11-19T00:31:49.152Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-19T00:31:49.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T00:31:49.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T00:31:49.162Z] Selecting previously unselected package squashfs-tools. [2021-11-19T00:31:49.162Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-19T00:31:49.162Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-19T00:31:49.163Z] Selecting previously unselected package snapd. [2021-11-19T00:31:49.163Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-19T00:31:49.163Z] Unpacking snapd (2.51.1+18.04) ... [Pipeline] withDockerContainer [2021-11-19T00:31:49.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-11-19T00:31:49.475Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-19T00:31:51.712Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-19T00:31:51.712Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-19T00:31:51.712Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-19T00:31:51.712Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-19T00:31:51.712Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-19T00:31:51.712Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:51.712Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T00:31:51.712Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-19T00:31:51.712Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-19T00:31:51.910Z] $ docker top 784ea783934fdb07ad0bc94b8975cc9c6048551020ccfcf58fc9511a141fb2fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T00:31:52.282Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-19T00:31:52.282Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-19T00:31:52.282Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-19T00:31:52.282Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:52.282Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:52.282Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T00:31:52.839Z] + grep parallel [2021-11-19T00:31:52.839Z] + docker-compose build --help [2021-11-19T00:31:52.855Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-19T00:31:52.855Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:52.855Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-19T00:31:52.855Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-19T00:31:52.855Z] running python rtupdate hooks for python3.6... [2021-11-19T00:31:52.855Z] running python post-rtupdate hooks for python3.6... [2021-11-19T00:31:52.855Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-19T00:31:53.426Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-19T00:31:53.685Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T00:31:53.685Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-19T00:31:53.685Z] Setting up snapd (2.51.1+18.04) ... [2021-11-19T00:31:54.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-19T00:31:54.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-19T00:31:54.517Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-19T00:31:54.778Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-19T00:31:54.778Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-19T00:31:54.778Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-19T00:31:55.038Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-19T00:31:55.299Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-19T00:31:55.299Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-19T00:31:55.566Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-19T00:31:55.828Z] /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-19T00:31:55.828Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T00:31:55.828Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-19T00:31:56.214Z] --parallel Build images in parallel. [Pipeline] } [2021-11-19T00:31:56.504Z] $ docker stop --time=1 784ea783934fdb07ad0bc94b8975cc9c6048551020ccfcf58fc9511a141fb2fc [2021-11-19T00:31:56.772Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-19T00:31:56.772Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-19T00:31:56.772Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-19T00:31:57.975Z] Reading package lists... [2021-11-19T00:31:58.176Z] $ docker rm -f 784ea783934fdb07ad0bc94b8975cc9c6048551020ccfcf58fc9511a141fb2fc [2021-11-19T00:31:58.237Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:31:58.497Z] Building dependency tree... [2021-11-19T00:31:58.497Z] Reading state information... [2021-11-19T00:31:58.497Z] Calculating upgrade... [2021-11-19T00:31:58.758Z] The following packages will be upgraded: [2021-11-19T00:31:58.758Z] advancecomp base-files bash binutils binutils-common [2021-11-19T00:31:58.758Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-19T00:31:58.758Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-19T00:31:58.758Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-19T00:31:58.758Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-19T00:31:58.758Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-19T00:31:58.758Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-19T00:31:58.758Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-19T00:31:58.758Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-19T00:31:58.758Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-19T00:31:58.758Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-19T00:31:58.758Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-19T00:31:58.758Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-19T00:31:58.758Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-19T00:31:58.758Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-19T00:31:58.758Z] ubuntu-keyring util-linux [2021-11-19T00:31:58.758Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T00:31:58.758Z] Need to get 64.2 MB of archives. [2021-11-19T00:31:58.758Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-19T00:31:58.758Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-19T00:31:58.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T00:31:58.761Z] . [Pipeline] withDockerContainer [2021-11-19T00:31:58.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-11-19T00:31:59.022Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-19T00:31:59.022Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-19T00:31:59.022Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-19T00:31:59.022Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-19T00:31:59.022Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-19T00:31:59.022Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-19T00:31:59.022Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-19T00:31:59.022Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-19T00:31:59.022Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-19T00:31:59.022Z] 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-19T00:31:59.022Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-19T00:31:59.022Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-19T00:31:59.022Z] 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-19T00:31:59.022Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-19T00:31:59.022Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-19T00:31:59.022Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-19T00:31:59.022Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-19T00:31:59.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-19T00:31:59.283Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-19T00:31:59.283Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-19T00:31:59.283Z] 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-19T00:31:59.283Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-19T00:31:59.283Z] 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-19T00:31:59.283Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-19T00:31:59.283Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-19T00:31:59.283Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-19T00:31:59.283Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-19T00:31:59.283Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-19T00:31:59.283Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-19T00:31:59.283Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-19T00:31:59.283Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-19T00:31:59.283Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-19T00:31:59.283Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-19T00:31:59.283Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-19T00:31:59.283Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-19T00:31:59.283Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-19T00:31:59.283Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-19T00:31:59.283Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-19T00:31:59.283Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-19T00:31:59.283Z] 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-19T00:31:59.283Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-19T00:31:59.283Z] 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-19T00:31:59.283Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-19T00:31:59.283Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-19T00:31:59.283Z] 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-19T00:31:59.283Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-19T00:31:59.283Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-19T00:31:59.283Z] 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-19T00:31:59.283Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-19T00:31:59.283Z] 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-19T00:31:59.546Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-19T00:31:59.546Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-19T00:31:59.546Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-19T00:31:59.546Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-19T00:31:59.546Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-19T00:31:59.546Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-19T00:31:59.546Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-19T00:31:59.546Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-19T00:31:59.806Z] 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-19T00:31:59.806Z] 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-19T00:31:59.806Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-19T00:32:00.067Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-19T00:32:00.067Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-19T00:32:00.067Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-19T00:32:00.067Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-19T00:32:00.067Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-19T00:32:00.067Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-19T00:32:00.067Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-19T00:32:00.067Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-19T00:32:00.067Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-19T00:32:00.327Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-19T00:32:00.327Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-19T00:32:00.327Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-19T00:32:00.327Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-19T00:32:00.327Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-19T00:32:00.327Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-19T00:32:00.327Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-19T00:32:00.327Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-19T00:32:00.327Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-19T00:32:00.327Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-19T00:32:00.327Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-19T00:32:00.327Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-19T00:32:00.327Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-19T00:32:00.376Z] $ docker top e57b751e6357e02df6af8bf3f55e30673228039d3973325aa79afebf09eaa81e -eo pid,comm [2021-11-19T00:32:00.592Z] 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-19T00:32:00.592Z] 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-19T00:32:00.592Z] 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-19T00:32:00.592Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-19T00:32:00.592Z] 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-19T00:32:00.592Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-19T00:32:00.592Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-19T00:32:00.592Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-19T00:32:00.592Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-19T00:32:00.592Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [Pipeline] { [Pipeline] sh [2021-11-19T00:32:00.851Z] 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-19T00:32:00.851Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-19T00:32:00.851Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-19T00:32:00.851Z] 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-19T00:32:00.851Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-19T00:32:00.851Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-19T00:32:00.851Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-19T00:32:00.851Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-19T00:32:00.851Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-19T00:32:01.111Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-19T00:32:01.111Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T00:32:01.111Z] Fetched 64.2 MB in 2s (28.2 MB/s) [2021-11-19T00:32:01.317Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-19T00:32:01.371Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T00:32:01.371Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T00:32:01.371Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T00:32:01.631Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T00:32:01.631Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T00:32:01.631Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-19T00:32:01.631Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-19T00:32:01.892Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:01.892Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:01.892Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:01.892Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.152Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.152Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.152Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.152Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.152Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.152Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.152Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.152Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.413Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.413Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.413Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:02.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T00:32:02.413Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.413Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.413Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:02.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T00:32:02.413Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.674Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.674Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.936Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.936Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:02.936Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T00:32:02.936Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:03.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T00:32:03.196Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T00:32:03.196Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T00:32:03.457Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-19T00:32:03.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T00:32:03.718Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-19T00:32:03.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-19T00:32:03.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-19T00:32:03.718Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-19T00:32:03.977Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-19T00:32:03.977Z] Installing new version of config file /etc/issue ... [2021-11-19T00:32:03.977Z] Installing new version of config file /etc/issue.net ... [2021-11-19T00:32:03.977Z] Installing new version of config file /etc/lsb-release ... [2021-11-19T00:32:03.977Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-19T00:32:04.237Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-19T00:32:04.237Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-19T00:32:04.237Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-19T00:32:04.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:04.237Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-19T00:32:04.497Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-19T00:32:04.497Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-19T00:32:04.497Z] 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-19T00:32:04.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:04.497Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:04.497Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:04.497Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:04.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:04.758Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-19T00:32:04.758Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-19T00:32:04.758Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-19T00:32:04.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:04.758Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-19T00:32:04.758Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-19T00:32:05.018Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-19T00:32:05.018Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:05.018Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T00:32:05.018Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T00:32:05.018Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-19T00:32:05.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:05.279Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T00:32:05.279Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T00:32:05.279Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-19T00:32:05.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:05.279Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-19T00:32:05.279Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-19T00:32:05.279Z] Setting up grep (3.1-2build1) ... [2021-11-19T00:32:05.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:05.540Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-19T00:32:05.540Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-19T00:32:05.540Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-19T00:32:05.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:05.540Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-19T00:32:05.540Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-19T00:32:05.601Z] Building core-command ... [2021-11-19T00:32:05.601Z] Building core-data ... [2021-11-19T00:32:05.601Z] Building core-metadata ... [2021-11-19T00:32:05.601Z] Building security-bootstrapper ... [2021-11-19T00:32:05.601Z] Building security-proxy-setup ... [2021-11-19T00:32:05.601Z] Building security-secretstore-setup ... [2021-11-19T00:32:05.601Z] Building support-notifications ... [2021-11-19T00:32:05.601Z] Building support-scheduler ... [2021-11-19T00:32:05.601Z] Building sys-mgmt-agent ... [2021-11-19T00:32:05.601Z] Building sys-mgmt-agent [2021-11-19T00:32:05.601Z] Building support-scheduler [2021-11-19T00:32:05.601Z] Building security-proxy-setup [2021-11-19T00:32:05.601Z] Building core-metadata [2021-11-19T00:32:05.601Z] Building support-notifications [2021-11-19T00:32:05.801Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-19T00:32:05.801Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:05.801Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T00:32:05.801Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T00:32:05.801Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-19T00:32:05.801Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:05.801Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-19T00:32:05.801Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T00:32:06.375Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-19T00:32:06.375Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T00:32:06.375Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-19T00:32:06.375Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T00:32:06.636Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-19T00:32:06.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:06.636Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-19T00:32:06.898Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T00:32:07.159Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-19T00:32:07.159Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-19T00:32:07.159Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-19T00:32:07.159Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-19T00:32:07.159Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-19T00:32:07.420Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:07.420Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-19T00:32:07.420Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-19T00:32:07.420Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-19T00:32:07.420Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:07.420Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:07.420Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:07.682Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:07.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:07.683Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:07.683Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:07.683Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:07.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:07.683Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:07.683Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:07.943Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:07.943Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:07.943Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:07.943Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:07.943Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:08.203Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:08.203Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T00:32:08.203Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T00:32:08.203Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T00:32:08.203Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T00:32:08.203Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-19T00:32:08.203Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:08.203Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T00:32:08.203Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T00:32:08.464Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-19T00:32:08.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:08.464Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:08.464Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:08.464Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:08.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:08.464Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:08.464Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:08.725Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:08.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:08.725Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:08.725Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:09.300Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:09.300Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-19T00:32:09.871Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-19T00:32:09.871Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:09.871Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T00:32:09.871Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T00:32:09.871Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T00:32:10.133Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T00:32:10.133Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-19T00:32:10.133Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T00:32:10.133Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-19T00:32:10.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T00:32:10.394Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-19T00:32:10.394Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-19T00:32:10.394Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-19T00:32:10.658Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T00:32:10.658Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-19T00:32:10.658Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-19T00:32:10.658Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-19T00:32:10.658Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T00:32:10.658Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-19T00:32:10.658Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-19T00:32:10.658Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-19T00:32:10.920Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T00:32:10.920Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-19T00:32:10.920Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T00:32:10.920Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T00:32:11.184Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T00:32:11.184Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-19T00:32:11.184Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T00:32:11.184Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T00:32:11.184Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-19T00:32:11.184Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-19T00:32:11.184Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T00:32:11.446Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T00:32:11.446Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:11.446Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T00:32:11.446Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T00:32:11.446Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-19T00:32:11.446Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T00:32:11.707Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T00:32:11.707Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T00:32:11.707Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-19T00:32:11.707Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:11.707Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-19T00:32:11.707Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-19T00:32:11.707Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-19T00:32:11.969Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:11.969Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-19T00:32:11.969Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-19T00:32:11.969Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-19T00:32:11.969Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:11.969Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-19T00:32:11.969Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T00:32:11.969Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T00:32:12.230Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:12.230Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T00:32:12.230Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T00:32:12.230Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-19T00:32:12.492Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:12.492Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-19T00:32:12.492Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-19T00:32:12.492Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-19T00:32:12.492Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:12.492Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-19T00:32:12.492Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-19T00:32:12.755Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-19T00:32:12.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:12.755Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T00:32:12.755Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T00:32:13.017Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-19T00:32:13.017Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.017Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-19T00:32:13.017Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-19T00:32:13.017Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-19T00:32:13.017Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.017Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-19T00:32:13.017Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-19T00:32:13.017Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-19T00:32:13.283Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.283Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-19T00:32:13.283Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-19T00:32:13.283Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-19T00:32:13.283Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.283Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-19T00:32:13.283Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-19T00:32:13.283Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-19T00:32:13.544Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.544Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-19T00:32:13.544Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-19T00:32:13.544Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-19T00:32:13.544Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.544Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-19T00:32:13.544Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-19T00:32:13.805Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-19T00:32:13.805Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.805Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-19T00:32:13.805Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-19T00:32:13.805Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-19T00:32:13.805Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T00:32:13.805Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-19T00:32:13.805Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-19T00:32:14.067Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-19T00:32:14.067Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-19T00:32:14.067Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-19T00:32:14.067Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-19T00:32:14.067Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-19T00:32:14.067Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-19T00:32:14.328Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-19T00:32:14.328Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-19T00:32:14.328Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-19T00:32:14.328Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-19T00:32:14.588Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-19T00:32:14.588Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-19T00:32:14.588Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-19T00:32:14.588Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-19T00:32:14.588Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-19T00:32:14.588Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-19T00:32:14.588Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-19T00:32:14.588Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-19T00:32:14.848Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-19T00:32:14.848Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-19T00:32:14.848Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-19T00:32:14.848Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-19T00:32:14.848Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-19T00:32:14.848Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-19T00:32:15.109Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-19T00:32:15.109Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-19T00:32:15.368Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-19T00:32:15.368Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-19T00:32:15.368Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-19T00:32:15.368Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-19T00:32:15.368Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T00:32:15.368Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T00:32:15.629Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T00:32:15.629Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T00:32:15.629Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T00:32:15.629Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T00:32:15.891Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T00:32:15.891Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T00:32:15.891Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:15.891Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:15.891Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:15.891Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:16.150Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:16.150Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:16.150Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:16.150Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:17.090Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:17.090Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:17.660Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:17.660Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:17.922Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:17.922Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:18.182Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:18.183Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:19.124Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T00:32:19.124Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T00:32:19.124Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-19T00:32:19.124Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-19T00:32:19.124Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-19T00:32:19.124Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-19T00:32:19.401Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-19T00:32:19.401Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-19T00:32:19.401Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-19T00:32:19.401Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-19T00:32:19.401Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-19T00:32:19.401Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-19T00:32:19.663Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-19T00:32:19.663Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-19T00:32:19.663Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-19T00:32:19.663Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-19T00:32:19.663Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:19.663Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-19T00:32:19.663Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:19.663Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:19.663Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:19.663Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-19T00:32:19.663Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-19T00:32:19.663Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-19T00:32:19.924Z] [2021-11-19T00:32:19.924Z] Current default time zone: 'Etc/UTC' [2021-11-19T00:32:19.924Z] Local time is now: Fri Nov 19 00:32:19 UTC 2021. [2021-11-19T00:32:19.924Z] Universal Time is now: Fri Nov 19 00:32:19 UTC 2021. [2021-11-19T00:32:19.924Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-19T00:32:19.924Z] [2021-11-19T00:32:19.924Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-19T00:32:19.924Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:19.924Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-19T00:32:19.924Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-19T00:32:19.924Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-19T00:32:19.924Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-19T00:32:19.924Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-19T00:32:19.924Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-19T00:32:19.924Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-19T00:32:19.924Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-19T00:32:19.924Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:19.924Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-19T00:32:20.185Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:20.185Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-19T00:32:20.185Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:20.185Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-19T00:32:20.185Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-19T00:32:20.185Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-19T00:32:20.185Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-19T00:32:20.185Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-19T00:32:20.185Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-19T00:32:20.185Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-19T00:32:20.185Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-19T00:32:22.096Z] Updating certificates in /etc/ssl/certs... [2021-11-19T00:32:23.037Z] 23 added, 28 removed; done. [2021-11-19T00:32:23.037Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-19T00:32:23.037Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-19T00:32:23.037Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-19T00:32:23.037Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-19T00:32:23.037Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-19T00:32:23.037Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-19T00:32:23.037Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-19T00:32:23.037Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-19T00:32:23.037Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-19T00:32:23.037Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-19T00:32:23.037Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T00:32:23.037Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-19T00:32:23.038Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-19T00:32:23.299Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-19T00:32:23.299Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T00:32:23.299Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-19T00:32:23.299Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-19T00:32:23.299Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-19T00:32:23.299Z] Updating certificates in /etc/ssl/certs... [2021-11-19T00:32:23.871Z] 0 added, 0 removed; done. [2021-11-19T00:32:23.871Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-19T00:32:23.871Z] done. [2021-11-19T00:32:24.443Z] Reading package lists... [2021-11-19T00:32:24.703Z] Building dependency tree... [2021-11-19T00:32:24.703Z] Reading state information... [2021-11-19T00:32:24.703Z] The following NEW packages will be installed: [2021-11-19T00:32:24.703Z] apt-transport-https [2021-11-19T00:32:24.703Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T00:32:24.964Z] Need to get 4348 B of archives. [2021-11-19T00:32:24.964Z] After this operation, 154 kB of additional disk space will be used. [2021-11-19T00:32:24.964Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-19T00:32:25.226Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T00:32:25.226Z] Fetched 4348 B in 0s (15.9 kB/s) [2021-11-19T00:32:25.226Z] Selecting previously unselected package apt-transport-https. [2021-11-19T00:32:25.226Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-19T00:32:25.226Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-19T00:32:25.226Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-19T00:32:25.226Z] Setting up apt-transport-https (1.6.14) ... [2021-11-19T00:32:25.486Z] Waiting for network to be ready... [2021-11-19T00:32:32.076Z] 2021-11-19T00:32:29Z INFO Waiting for automatic snapd restart... [2021-11-19T00:32:32.647Z] snapd 2.52.1 from Canonical* installed [2021-11-19T00:32:33.588Z] "snapd" switched to the "latest/stable" channel [2021-11-19T00:32:33.588Z] [2021-11-19T00:32:36.911Z] core18 20211015 from Canonical* installed [2021-11-19T00:32:36.911Z] "core18" switched to the "latest/stable" channel [2021-11-19T00:32:36.911Z] [2021-11-19T00:32:39.457Z] snapcraft 5.0 from Canonical* installed [2021-11-19T00:32:39.457Z] "snapcraft" switched to the "latest/stable" channel [2021-11-19T00:32:39.457Z] [2021-11-19T00:32:43.705Z] 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-19T00:32:43.705Z] - README.md [2021-11-19T00:32:43.705Z] [2021-11-19T00:32:43.705Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-19T00:32:44.328Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-19T00:32:44.328Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-19T00:32:44.328Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-19T00:32:45.645Z] Reading package lists... [2021-11-19T00:32:45.936Z] 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-19T00:32:45.936Z] Reading package lists... [2021-11-19T00:32:45.936Z] Building dependency tree... [2021-11-19T00:32:45.936Z] Reading state information... [2021-11-19T00:32:46.200Z] Suggested packages: [2021-11-19T00:32:46.200Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-19T00:32:46.200Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-19T00:32:46.200Z] Recommended packages: [2021-11-19T00:32:46.200Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-19T00:32:46.200Z] The following NEW packages will be installed: [2021-11-19T00:32:46.200Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-19T00:32:46.200Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-19T00:32:46.200Z] pkg-config zip [2021-11-19T00:32:46.200Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T00:32:46.460Z] Need to get 7670 kB of archives. [2021-11-19T00:32:46.460Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-19T00:32:46.460Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-19T00:32:46.460Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-19T00:32:46.460Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-19T00:32:46.460Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-19T00:32:46.460Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-19T00:32:46.721Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-19T00:32:46.721Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-19T00:32:46.721Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-19T00:32:46.721Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-19T00:32:46.721Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-19T00:32:46.721Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-19T00:32:46.982Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-19T00:32:46.982Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-19T00:32:46.982Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-19T00:32:46.982Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-19T00:32:47.244Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T00:32:47.244Z] Fetched 7670 kB in 1s (10.2 MB/s) [2021-11-19T00:32:47.244Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-19T00:32:47.244Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-19T00:32:47.244Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-19T00:32:47.244Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-19T00:32:47.505Z] Selecting previously unselected package libpsl5:amd64. [2021-11-19T00:32:47.506Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-19T00:32:47.506Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-19T00:32:47.506Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-19T00:32:47.506Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-19T00:32:47.506Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-19T00:32:47.506Z] Selecting previously unselected package librtmp1:amd64. [2021-11-19T00:32:47.506Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-19T00:32:47.506Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-19T00:32:47.506Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-19T00:32:47.506Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-19T00:32:47.506Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-19T00:32:47.506Z] Selecting previously unselected package liberror-perl. [2021-11-19T00:32:47.506Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-19T00:32:47.506Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-19T00:32:47.767Z] Selecting previously unselected package git-man. [2021-11-19T00:32:47.767Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-19T00:32:47.767Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-19T00:32:47.767Z] Selecting previously unselected package git. [2021-11-19T00:32:47.767Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-19T00:32:47.767Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-19T00:32:48.337Z] Selecting previously unselected package libnorm1:amd64. [2021-11-19T00:32:48.338Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-19T00:32:48.338Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-19T00:32:48.338Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-19T00:32:48.338Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-19T00:32:48.338Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-19T00:32:48.338Z] Selecting previously unselected package libsodium23:amd64. [2021-11-19T00:32:48.338Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-19T00:32:48.338Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-19T00:32:48.598Z] Selecting previously unselected package libzmq5:amd64. [2021-11-19T00:32:48.598Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-19T00:32:48.598Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T00:32:48.598Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-19T00:32:48.598Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-19T00:32:48.598Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T00:32:48.598Z] Selecting previously unselected package pkg-config. [2021-11-19T00:32:48.598Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-19T00:32:48.598Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-19T00:32:48.598Z] Selecting previously unselected package zip. [2021-11-19T00:32:48.598Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-19T00:32:48.598Z] Unpacking zip (3.0-11build1) ... [2021-11-19T00:32:48.859Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-19T00:32:48.859Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-19T00:32:48.859Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-19T00:32:48.859Z] Setting up liberror-perl (0.17025-1) ... [2021-11-19T00:32:48.859Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-19T00:32:48.859Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-19T00:32:48.859Z] No schema files found: doing nothing. [2021-11-19T00:32:48.859Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-19T00:32:48.859Z] Setting up zip (3.0-11build1) ... [2021-11-19T00:32:48.859Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-19T00:32:48.859Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-19T00:32:48.859Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-19T00:32:48.859Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T00:32:48.859Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-19T00:32:48.859Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T00:32:48.859Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-19T00:32:48.859Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T00:32:49.804Z] git set to automatically installed. [2021-11-19T00:32:49.804Z] git-man set to automatically installed. [2021-11-19T00:32:49.804Z] libcurl3-gnutls set to automatically installed. [2021-11-19T00:32:49.804Z] liberror-perl set to automatically installed. [2021-11-19T00:32:49.804Z] libglib2.0-0 set to automatically installed. [2021-11-19T00:32:49.804Z] libnghttp2-14 set to automatically installed. [2021-11-19T00:32:49.804Z] libnorm1 set to automatically installed. [2021-11-19T00:32:49.804Z] libpgm-5.2-0 set to automatically installed. [2021-11-19T00:32:49.804Z] libpsl5 set to automatically installed. [2021-11-19T00:32:49.804Z] librtmp1 set to automatically installed. [2021-11-19T00:32:49.804Z] libsodium23 set to automatically installed. [2021-11-19T00:32:49.804Z] libzmq3-dev set to automatically installed. [2021-11-19T00:32:49.804Z] libzmq5 set to automatically installed. [2021-11-19T00:32:49.804Z] pkg-config set to automatically installed. [2021-11-19T00:32:49.804Z] zip set to automatically installed. [2021-11-19T00:32:51.191Z] snapd is not logged in, snap install commands will use sudo [2021-11-19T00:33:03.425Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-19T00:33:03.995Z] snapd is not logged in, snap install commands will use sudo [2021-11-19T00:33:04.939Z] snap "core18" has no updates available [2021-11-19T00:33:06.853Z] Pulling config-common [2021-11-19T00:33:06.853Z] + snapcraftctl pull [2021-11-19T00:33:08.242Z] Pulling go-build-helper [2021-11-19T00:33:08.242Z] + snapcraftctl pull [2021-11-19T00:33:09.182Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-19T00:33:09.182Z] Skipping pull go-build-helper (already ran) [2021-11-19T00:33:09.182Z] Building go-build-helper [2021-11-19T00:33:09.182Z] + snapcraftctl build [2021-11-19T00:33:11.096Z] Staging go-build-helper [2021-11-19T00:33:11.096Z] + snapcraftctl stage [2021-11-19T00:33:13.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:33:13.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:33:13.564Z] ---> aaff26de5c75 [2021-11-19T00:33:13.564Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:33:13.564Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:33:13.564Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:33:13.564Z] ---> aaff26de5c75 [2021-11-19T00:33:13.564Z] Step 3/20 : WORKDIR /edgex-go [2021-11-19T00:33:13.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:33:13.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:33:13.564Z] ---> aaff26de5c75 [2021-11-19T00:33:13.564Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:33:13.564Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:33:13.564Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:33:13.564Z] ---> aaff26de5c75 [2021-11-19T00:33:13.564Z] Step 3/23 : WORKDIR /edgex-go [2021-11-19T00:33:13.564Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:33:13.564Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:33:13.564Z] ---> aaff26de5c75 [2021-11-19T00:33:13.564Z] Step 3/21 : WORKDIR /edgex-go [2021-11-19T00:33:13.564Z] ---> Running in a5cf1ec126c4 [2021-11-19T00:33:13.564Z] ---> Running in 754e16124166 [2021-11-19T00:33:13.564Z] ---> Running in b28b6613223f [2021-11-19T00:33:13.564Z] ---> Running in 9135876bad17 [2021-11-19T00:33:13.564Z] ---> Running in 13d64abe5e2d [2021-11-19T00:33:13.564Z] Removing intermediate container b28b6613223f [2021-11-19T00:33:13.564Z] ---> 6a34ea14ece4 [2021-11-19T00:33:13.564Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:33:13.564Z] Removing intermediate container 9135876bad17 [2021-11-19T00:33:13.564Z] ---> 6143f8af552d [2021-11-19T00:33:13.564Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:33:13.564Z] Removing intermediate container 754e16124166 [2021-11-19T00:33:13.564Z] ---> 86cd7b9933af [2021-11-19T00:33:13.564Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:33:13.564Z] ---> Running in 7562d07a8ecf [2021-11-19T00:33:13.564Z] ---> Running in 987accb70f5b [2021-11-19T00:33:13.564Z] Removing intermediate container a5cf1ec126c4 [2021-11-19T00:33:13.564Z] ---> e5644950e906 [2021-11-19T00:33:13.564Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:33:13.564Z] ---> Running in 31c00e9185dd [2021-11-19T00:33:13.564Z] Removing intermediate container 13d64abe5e2d [2021-11-19T00:33:13.564Z] ---> b6cd283144ff [2021-11-19T00:33:13.564Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:33:13.564Z] ---> Running in 6b5b3f238209 [2021-11-19T00:33:13.564Z] ---> Running in ddcf2f5b95e7 [2021-11-19T00:33:14.584Z] Removing intermediate container 7562d07a8ecf [2021-11-19T00:33:14.584Z] ---> 39bb2ffa7e89 [2021-11-19T00:33:14.584Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-19T00:33:14.861Z] ---> Running in 6c4cc5ee6e0c [2021-11-19T00:33:15.475Z] Removing intermediate container 987accb70f5b [2021-11-19T00:33:15.475Z] Removing intermediate container 6b5b3f238209 [2021-11-19T00:33:15.475Z] ---> e2703b78ff48 [2021-11-19T00:33:15.475Z] ---> 9ef8e41920c0 [2021-11-19T00:33:15.475Z] Step 5/20 : RUN apk add --update --no-cache make gitStep 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-19T00:33:15.475Z] [2021-11-19T00:33:15.475Z] ---> Running in 4a899660a164 [2021-11-19T00:33:15.475Z] ---> Running in e5c8b9be14ae [2021-11-19T00:33:15.752Z] Removing intermediate container 31c00e9185dd [2021-11-19T00:33:15.752Z] ---> ce26e049af0a [2021-11-19T00:33:15.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T00:33:15.752Z] Removing intermediate container ddcf2f5b95e7 [2021-11-19T00:33:15.752Z] ---> d6b20e45ba9e [2021-11-19T00:33:15.752Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-19T00:33:15.752Z] ---> Running in 2369774ea09b [2021-11-19T00:33:16.025Z] ---> Running in ba76344716c7 [2021-11-19T00:33:17.020Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:17.618Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:17.618Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:17.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:17.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:17.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:18.574Z] OK: 219 MiB in 52 packages [2021-11-19T00:33:18.574Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:18.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:18.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:18.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:33:19.937Z] Removing intermediate container 6c4cc5ee6e0c [2021-11-19T00:33:19.937Z] ---> 086d869fae01 [2021-11-19T00:33:19.937Z] Step 6/23 : COPY go.mod . [2021-11-19T00:33:20.231Z] OK: 219 MiB in 52 packages [2021-11-19T00:33:20.231Z] OK: 219 MiB in 52 packages [2021-11-19T00:33:20.513Z] OK: 219 MiB in 52 packages [2021-11-19T00:33:20.513Z] OK: 219 MiB in 52 packages [2021-11-19T00:33:21.491Z] ---> e344ffec3a95 [2021-11-19T00:33:21.491Z] Step 7/23 : RUN go mod download [2021-11-19T00:33:21.491Z] ---> Running in 743a0325ed45 [2021-11-19T00:33:21.768Z] Removing intermediate container 4a899660a164 [2021-11-19T00:33:21.768Z] ---> 842e40c1feee [2021-11-19T00:33:21.768Z] Step 6/20 : COPY . . [2021-11-19T00:33:22.045Z] Removing intermediate container e5c8b9be14ae [2021-11-19T00:33:22.045Z] ---> e0a893387689 [2021-11-19T00:33:22.045Z] Step 6/21 : COPY . . [2021-11-19T00:33:22.045Z] Removing intermediate container 2369774ea09b [2021-11-19T00:33:22.045Z] ---> 19305e8e9f3c [2021-11-19T00:33:22.045Z] Step 6/22 : COPY . . [2021-11-19T00:33:22.319Z] Removing intermediate container ba76344716c7 [2021-11-19T00:33:22.319Z] ---> 44e816efcc58 [2021-11-19T00:33:22.319Z] Step 6/22 : COPY . . [2021-11-19T00:33:23.319Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-19T00:33:23.319Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-19T00:33:23.319Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-19T00:33:23.319Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-19T00:33:23.319Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-19T00:33:23.319Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-19T00:33:23.319Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-19T00:33:23.319Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-19T00:33:23.319Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-19T00:33:23.319Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-19T00:33:23.319Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-19T00:33:23.319Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-19T00:33:23.319Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-19T00:33:23.319Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-19T00:33:23.319Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-19T00:33:23.319Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-19T00:33:23.319Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-19T00:33:23.319Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-19T00:33:23.319Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-19T00:33:23.319Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-19T00:33:23.319Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-19T00:33:23.319Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-19T00:33:23.319Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-19T00:33:23.319Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-19T00:33:23.319Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-19T00:33:23.319Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-19T00:33:23.319Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-19T00:33:23.319Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-19T00:33:23.319Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-19T00:33:23.319Z] Fetched 224 kB in 0s (0 B/s) [2021-11-19T00:33:23.319Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-19T00:33:23.319Z] Fetched 157 kB in 0s (0 B/s) [2021-11-19T00:33:23.319Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-19T00:33:23.319Z] Fetched 221 kB in 0s (0 B/s) [2021-11-19T00:33:23.319Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-19T00:33:23.319Z] Fetched 143 kB in 0s (0 B/s) [2021-11-19T00:33:23.319Z] Pulling edgex-go [2021-11-19T00:33:23.319Z] + snapcraftctl pull [2021-11-19T00:33:23.319Z] Pulling hooks [2021-11-19T00:33:23.319Z] + snapcraftctl pull [2021-11-19T00:33:26.627Z] Removing intermediate container 743a0325ed45 [2021-11-19T00:33:26.627Z] ---> e7bc1ff1211d [2021-11-19T00:33:26.627Z] Step 8/23 : COPY . . [2021-11-19T00:33:45.285Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-19T00:33:45.285Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-19T00:33:45.285Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-19T00:33:45.285Z] Fetched 0 B in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-19T00:33:45.285Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-19T00:33:45.285Z] Fetched 279 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-19T00:33:45.285Z] Fetched 122 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-19T00:33:45.285Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-19T00:33:45.285Z] Fetched 8848 B in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-19T00:33:45.285Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-19T00:33:45.285Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-19T00:33:45.285Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-19T00:33:45.285Z] Fetched 220 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-19T00:33:45.285Z] Fetched 154 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-19T00:33:45.285Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-19T00:33:45.285Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-19T00:33:45.285Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-19T00:33:45.285Z] Fetched 499 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-19T00:33:45.285Z] Fetched 111 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-19T00:33:45.285Z] Fetched 240 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-19T00:33:45.285Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-19T00:33:45.285Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-19T00:33:45.286Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-19T00:33:45.286Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-19T00:33:45.286Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-19T00:33:45.286Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-19T00:33:45.286Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-19T00:33:45.286Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-19T00:33:45.286Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-19T00:33:45.286Z] Fetched 8720 B in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-19T00:33:45.286Z] Fetched 140 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-19T00:33:45.286Z] Fetched 119 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-19T00:33:45.286Z] Fetched 111 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-19T00:33:45.286Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-19T00:33:45.286Z] Fetched 646 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-19T00:33:45.286Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-19T00:33:45.286Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-19T00:33:45.286Z] Fetched 368 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-19T00:33:45.286Z] Fetched 187 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-19T00:33:45.286Z] Fetched 175 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-19T00:33:45.286Z] Fetched 206 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-19T00:33:45.286Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-19T00:33:45.286Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-19T00:33:45.286Z] Fetched 159 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-19T00:33:45.286Z] Fetched 107 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-19T00:33:45.286Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-19T00:33:45.286Z] Pulling static-packages [2021-11-19T00:33:45.286Z] + snapcraftctl pull [2021-11-19T00:33:45.286Z] Pulling version [2021-11-19T00:33:45.286Z] + cd /root/project [2021-11-19T00:33:45.286Z] + git describe --tags --abbrev=0 [2021-11-19T00:33:45.286Z] + sed s/v// [2021-11-19T00:33:45.286Z] + GIT_VERSION=2.0.1-dev.99 [2021-11-19T00:33:45.286Z] + [ -z 2.0.1-dev.99 ] [2021-11-19T00:33:45.286Z] + snapcraftctl set-version 2.0.1-dev.99 [2021-11-19T00:33:46.674Z] Building config-common [2021-11-19T00:33:46.674Z] + snapcraftctl build [2021-11-19T00:33:48.815Z] ---> bbea0e31c5ba [2021-11-19T00:33:48.815Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:33:48.815Z] ---> e8ef313de88c [2021-11-19T00:33:48.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:33:48.815Z] ---> Running in 926ea8721b73 [2021-11-19T00:33:48.815Z] ---> Running in 170077009a82 [2021-11-19T00:33:48.815Z] ---> 18f74be9299c [2021-11-19T00:33:48.815Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:33:48.815Z] ---> 974883272598 [2021-11-19T00:33:48.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:33:48.815Z] ---> Running in 0728a85a5685 [2021-11-19T00:33:48.815Z] ---> Running in b768a3029541 [2021-11-19T00:33:48.815Z] ---> f7af067b005d [2021-11-19T00:33:48.815Z] Step 9/23 : RUN go mod tidy [2021-11-19T00:33:48.815Z] ---> Running in 7d7163b3bb75 [2021-11-19T00:33:49.218Z] Skipping build go-build-helper (already ran) [2021-11-19T00:33:49.218Z] Building edgex-go [2021-11-19T00:33:49.218Z] + cd /root/parts/edgex-go/src [2021-11-19T00:33:49.218Z] + git describe --tags --abbrev=0 [2021-11-19T00:33:49.218Z] + sed s/v// [2021-11-19T00:33:49.218Z] + GIT_VERSION=2.0.1-dev.99 [2021-11-19T00:33:49.218Z] + [ -z 2.0.1-dev.99 ] [2021-11-19T00:33:49.218Z] + echo 2.0.1-dev.99 [2021-11-19T00:33:49.218Z] + [ ! -d vendor ] [2021-11-19T00:33:49.218Z] + go mod download all [2021-11-19T00:33:52.216Z] Removing intermediate container 170077009a82 [2021-11-19T00:33:52.216Z] ---> 90592ebd1409 [2021-11-19T00:33:52.216Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-19T00:33:52.216Z] ---> Running in 850daa8addc1 [2021-11-19T00:33:52.216Z] Removing intermediate container 926ea8721b73 [2021-11-19T00:33:52.216Z] ---> 402990a691a6 [2021-11-19T00:33:52.216Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-19T00:33:52.216Z] Removing intermediate container b768a3029541 [2021-11-19T00:33:52.216Z] ---> c35f43019690 [2021-11-19T00:33:52.216Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-19T00:33:52.216Z] ---> Running in 1e0142bf4e7e [2021-11-19T00:33:52.216Z] Removing intermediate container 0728a85a5685 [2021-11-19T00:33:52.216Z] ---> 7c87d9ea6d76 [2021-11-19T00:33:52.216Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-19T00:33:52.216Z] ---> Running in c9de8fed61e3 [2021-11-19T00:33:52.487Z] ---> Running in 929e850b7b1d [2021-11-19T00:33:53.483Z] Removing intermediate container 7d7163b3bb75 [2021-11-19T00:33:53.483Z] ---> 02eb644ba706 [2021-11-19T00:33:53.483Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-19T00:33:53.483Z] ---> Running in b22d931b9164 [2021-11-19T00:33:54.465Z] 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-19T00:33:54.465Z] 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-19T00:33:54.465Z] 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-19T00:33:54.465Z] 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-19T00:33:55.455Z] 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-19T00:33:59.238Z] + make build [2021-11-19T00:33:59.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data [2021-11-19T00:34:09.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-19T00:34:14.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command [2021-11-19T00:34:15.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-19T00:34:16.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-19T00:34:17.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-19T00:34:17.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-19T00:34:19.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-19T00:34:20.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-19T00:34:21.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-19T00:34:22.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-19T00:34:23.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-19T00:34:25.373Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-19T00:34:25.373Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-19T00:34:25.373Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-19T00:34:25.373Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-19T00:34:25.373Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-19T00:34:25.373Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-19T00:34:25.373Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-19T00:34:25.373Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-19T00:34:25.373Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-19T00:34:25.373Z] + 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-19T00:34:25.373Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-19T00:34:25.373Z] + 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-19T00:34:25.373Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-19T00:34:25.373Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-19T00:34:25.373Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-19T00:34:25.373Z] + 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-19T00:34:25.373Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-19T00:34:25.373Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-19T00:34:25.635Z] + 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-19T00:34:26.574Z] Building hooks [2021-11-19T00:34:26.574Z] + cd /root/parts/hooks/src [2021-11-19T00:34:26.574Z] + make build [2021-11-19T00:34:26.574Z] go mod tidy [2021-11-19T00:34:27.147Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-19T00:34:27.424Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-19T00:34:27.424Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-19T00:34:27.424Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-19T00:34:28.474Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-19T00:34:29.046Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-19T00:34:29.046Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-19T00:34:32.342Z] Building static-packages [2021-11-19T00:34:32.342Z] + snapcraftctl build [2021-11-19T00:34:34.255Z] Building version [2021-11-19T00:34:34.255Z] + snapcraftctl build [2021-11-19T00:34:36.168Z] Staging config-common [2021-11-19T00:34:36.168Z] + snapcraftctl stage [2021-11-19T00:34:37.551Z] Skipping stage go-build-helper (already ran) [2021-11-19T00:34:37.551Z] Staging edgex-go [2021-11-19T00:34:37.551Z] + snapcraftctl stage [2021-11-19T00:34:38.494Z] Staging hooks [2021-11-19T00:34:38.494Z] + snapcraftctl stage [2021-11-19T00:34:39.878Z] Staging static-packages [2021-11-19T00:34:39.878Z] + snapcraftctl stage [2021-11-19T00:34:40.815Z] Staging version [2021-11-19T00:34:40.815Z] + snapcraftctl stage [2021-11-19T00:34:41.757Z] Priming config-common [2021-11-19T00:34:41.757Z] + snapcraftctl prime [2021-11-19T00:34:42.698Z] Priming go-build-helper [2021-11-19T00:34:42.698Z] + snapcraftctl prime [2021-11-19T00:34:44.080Z] Priming edgex-go [2021-11-19T00:34:44.080Z] + snapcraftctl prime [2021-11-19T00:34:45.461Z] Priming hooks [2021-11-19T00:34:45.461Z] + snapcraftctl prime [2021-11-19T00:34:46.404Z] Priming static-packages [2021-11-19T00:34:46.404Z] + snapcraftctl prime [2021-11-19T00:34:48.944Z] Priming version [2021-11-19T00:34:48.944Z] + snapcraftctl prime [2021-11-19T00:34:50.326Z] 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-19T00:35:47.327Z] 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-19T00:35:47.939Z] Removing intermediate container c9de8fed61e3 [2021-11-19T00:35:47.939Z] ---> 01865fffb94b [2021-11-19T00:35:47.939Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-19T00:35:48.218Z] ---> Running in f295221e0db1 [2021-11-19T00:35:50.203Z] 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-19T00:35:56.946Z] Removing intermediate container f295221e0db1 [2021-11-19T00:35:56.946Z] ---> 5a09b64c6b63 [2021-11-19T00:35:56.946Z] [2021-11-19T00:35:56.946Z] Step 10/22 : FROM docker:20.10.8 [2021-11-19T00:35:56.946Z] 20.10.8: Pulling from library/docker [2021-11-19T00:35:57.548Z] Removing intermediate container 929e850b7b1d [2021-11-19T00:35:57.548Z] ---> 09a73d33e0b6 [2021-11-19T00:35:57.548Z] [2021-11-19T00:35:57.548Z] Step 9/20 : FROM alpine:3.14 [2021-11-19T00:35:57.829Z] 3.14: Pulling from library/alpine [2021-11-19T00:36:00.472Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T00:36:00.472Z] Status: Downloaded newer image for alpine:3.14 [2021-11-19T00:36:00.472Z] ---> 5b8b7b635229 [2021-11-19T00:36:00.472Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-19T00:36:00.472Z] ---> Running in 48f6593d4de1 [2021-11-19T00:36:02.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:02.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:03.429Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-19T00:36:03.429Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-19T00:36:03.429Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T00:36:03.429Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-19T00:36:03.429Z] (5/5) Installing curl (7.79.1-r0) [2021-11-19T00:36:03.703Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:36:03.703Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T00:36:03.978Z] OK: 8 MiB in 19 packages [2021-11-19T00:36:05.952Z] Removing intermediate container 850daa8addc1 [2021-11-19T00:36:05.952Z] ---> 56e07488dbd0 [2021-11-19T00:36:05.952Z] [2021-11-19T00:36:05.952Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T00:36:05.952Z] ---> 5b8b7b635229 [2021-11-19T00:36:05.952Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T00:36:05.952Z] Removing intermediate container b22d931b9164 [2021-11-19T00:36:05.952Z] ---> c6649718a088 [2021-11-19T00:36:05.952Z] [2021-11-19T00:36:05.952Z] Step 11/23 : FROM alpine:3.14 [2021-11-19T00:36:05.952Z] ---> 5b8b7b635229 [2021-11-19T00:36:05.952Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-19T00:36:05.952Z] Removing intermediate container 1e0142bf4e7e [2021-11-19T00:36:05.952Z] ---> 7a390832213c [2021-11-19T00:36:05.952Z] [2021-11-19T00:36:05.952Z] Step 9/21 : FROM alpine:3.14 [2021-11-19T00:36:05.952Z] ---> 5b8b7b635229 [2021-11-19T00:36:05.952Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-19T00:36:06.227Z] ---> Running in 11a44938c383 [2021-11-19T00:36:06.227Z] ---> Running in 05a089443509 [2021-11-19T00:36:06.227Z] ---> Running in 733854b2d5cf [2021-11-19T00:36:07.221Z] Removing intermediate container 48f6593d4de1 [2021-11-19T00:36:07.221Z] ---> ac253ae13073 [2021-11-19T00:36:07.221Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T00:36:07.221Z] ---> Running in 1e7b66ace4b0 [2021-11-19T00:36:08.210Z] Removing intermediate container 1e7b66ace4b0 [2021-11-19T00:36:08.210Z] ---> 6c9bfe735de0 [2021-11-19T00:36:08.210Z] Step 12/20 : WORKDIR /edgex [2021-11-19T00:36:08.210Z] ---> Running in 627302e5ff3b [2021-11-19T00:36:08.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:08.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:08.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:08.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:09.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:09.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:09.061Z] Removing intermediate container 627302e5ff3b [2021-11-19T00:36:09.061Z] ---> 72235e96018f [2021-11-19T00:36:09.061Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-19T00:36:09.660Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T00:36:09.944Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:36:09.944Z] OK: 6 MiB in 15 packages [2021-11-19T00:36:09.944Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-19T00:36:10.223Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T00:36:10.223Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:36:10.223Z] OK: 6 MiB in 15 packages [2021-11-19T00:36:10.223Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-19T00:36:10.223Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:36:10.223Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T00:36:10.499Z] OK: 6 MiB in 16 packages [2021-11-19T00:36:11.097Z] ---> 54d95d0f4bd8 [2021-11-19T00:36:11.097Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-19T00:36:11.698Z] Removing intermediate container 11a44938c383 [2021-11-19T00:36:11.698Z] ---> 06c177db0e60 [2021-11-19T00:36:11.698Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:36:11.976Z] ---> Running in 37264e53e2d2 [2021-11-19T00:36:11.976Z] Removing intermediate container 05a089443509 [2021-11-19T00:36:11.976Z] ---> 34fd6668a857 [2021-11-19T00:36:11.976Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:36:12.251Z] ---> Running in 9461dd15d618 [2021-11-19T00:36:12.849Z] Removing intermediate container 37264e53e2d2 [2021-11-19T00:36:12.849Z] ---> a992749cf3bb [2021-11-19T00:36:12.849Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-19T00:36:12.849Z] Removing intermediate container 733854b2d5cf [2021-11-19T00:36:12.849Z] ---> 3b52ad0091db [2021-11-19T00:36:12.849Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:36:12.849Z] ---> Running in 95fcc788e0ee [2021-11-19T00:36:12.849Z] ---> Running in 2aeb0c11a42c [2021-11-19T00:36:13.125Z] Removing intermediate container 9461dd15d618 [2021-11-19T00:36:13.125Z] ---> 434af708844b [2021-11-19T00:36:13.125Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-19T00:36:13.125Z] ---> b26534d5b15b [2021-11-19T00:36:13.125Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-19T00:36:13.125Z] ---> Running in d3332323e9c8 [2021-11-19T00:36:13.719Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-19T00:36:13.719Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-19T00:36:13.719Z] ---> 3734d5adc5ac [2021-11-19T00:36:13.719Z] 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-19T00:36:13.719Z] Removing intermediate container 95fcc788e0ee [2021-11-19T00:36:13.719Z] ---> 69f8fe8cb2bd [2021-11-19T00:36:13.719Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-19T00:36:13.719Z] Removing intermediate container 2aeb0c11a42c [2021-11-19T00:36:13.719Z] ---> 44420498301a [2021-11-19T00:36:13.719Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-19T00:36:13.719Z] ---> Running in 77974f4c2ba8 [2021-11-19T00:36:13.719Z] ---> Running in 995b6d870cca [2021-11-19T00:36:13.719Z] ---> Running in 0aa56dce4a69 [2021-11-19T00:36:13.996Z] Removing intermediate container d3332323e9c8 [2021-11-19T00:36:13.996Z] ---> cae2aea6c99d [2021-11-19T00:36:13.996Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T00:36:13.996Z] ---> Running in 28c92fdfa3fe [2021-11-19T00:36:14.594Z] Removing intermediate container 995b6d870cca [2021-11-19T00:36:14.594Z] ---> 7d4ab97da791 [2021-11-19T00:36:14.594Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:36:14.594Z] Removing intermediate container 77974f4c2ba8 [2021-11-19T00:36:14.594Z] ---> 89c0436b1ca6 [2021-11-19T00:36:14.594Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-19T00:36:14.594Z] Removing intermediate container 0aa56dce4a69 [2021-11-19T00:36:14.594Z] ---> c2f1588efaa0 [2021-11-19T00:36:14.594Z] 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-19T00:36:14.594Z] ---> Running in 9886499f8f97 [2021-11-19T00:36:14.594Z] ---> Running in 3574c03def6c [2021-11-19T00:36:14.875Z] Removing intermediate container 28c92fdfa3fe [2021-11-19T00:36:14.875Z] ---> 6c064d95a810 [2021-11-19T00:36:14.875Z] Step 14/22 : WORKDIR / [2021-11-19T00:36:14.875Z] ---> Running in fd6ca904426a [2021-11-19T00:36:15.478Z] ---> 6006a7d21317 [2021-11-19T00:36:15.478Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-19T00:36:15.478Z] Removing intermediate container 9886499f8f97 [2021-11-19T00:36:15.478Z] ---> a8f6a6b9c503 [2021-11-19T00:36:15.478Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:36:15.478Z] ---> Running in 1b4f77c3380a [2021-11-19T00:36:15.755Z] Removing intermediate container fd6ca904426a [2021-11-19T00:36:15.755Z] ---> 1d1ea64a9920 [2021-11-19T00:36:15.755Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:36:15.755Z] ---> b276ef0164e0 [2021-11-19T00:36:15.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-19T00:36:16.375Z] Removing intermediate container 1b4f77c3380a [2021-11-19T00:36:16.375Z] ---> b9f437fbd5bc [2021-11-19T00:36:16.375Z] Step 17/20 : CMD ["--init=true"] [2021-11-19T00:36:16.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:16.375Z] ---> Running in 5bce498e4f8f [2021-11-19T00:36:16.649Z] ---> 383127b828e0 [2021-11-19T00:36:16.649Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-19T00:36:16.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:36:17.213Z] ---> 817ab48e9c5f [2021-11-19T00:36:17.213Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-19T00:36:17.213Z] Removing intermediate container 5bce498e4f8f [2021-11-19T00:36:17.213Z] ---> 9830e5b15270 [2021-11-19T00:36:17.213Z] Step 18/20 : LABEL arch=arm64 [2021-11-19T00:36:17.213Z] ---> Running in 939371633b33 [2021-11-19T00:36:17.832Z] (1/42) Installing readline (8.1.0-r0) [2021-11-19T00:36:17.832Z] (2/42) Installing bash (5.1.4-r0) [2021-11-19T00:36:17.832Z] Executing bash-5.1.4-r0.post-install [2021-11-19T00:36:17.832Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-19T00:36:17.832Z] ---> f76500ac46e6 [2021-11-19T00:36:17.832Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-19T00:36:17.832Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T00:36:17.832Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-19T00:36:17.832Z] (6/42) Installing curl (7.79.1-r0) [2021-11-19T00:36:17.832Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-19T00:36:17.832Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-19T00:36:17.832Z] (9/42) Installing expat (2.4.1-r0) [2021-11-19T00:36:17.832Z] (10/42) Installing libffi (3.3-r2) [2021-11-19T00:36:17.832Z] (11/42) Installing gdbm (1.19-r0) [2021-11-19T00:36:18.105Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-19T00:36:18.105Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T00:36:18.105Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T00:36:18.105Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-19T00:36:18.105Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-19T00:36:18.105Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-19T00:36:18.105Z] Removing intermediate container 939371633b33 [2021-11-19T00:36:18.105Z] ---> c490bd52d9fa [2021-11-19T00:36:18.105Z] Step 19/20 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:36:18.708Z] ---> Running in 04dfc277c8f7 [2021-11-19T00:36:18.991Z] ---> 6ec010ba61ec [2021-11-19T00:36:18.991Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-19T00:36:19.266Z] ---> 904e3325f375 [2021-11-19T00:36:19.266Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-19T00:36:19.266Z] ---> c88a98b488c8 [2021-11-19T00:36:19.266Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-19T00:36:19.266Z] ---> Running in 9c8b81826b3e [2021-11-19T00:36:19.266Z] Removing intermediate container 04dfc277c8f7 [2021-11-19T00:36:19.266Z] ---> 782da4e12487 [2021-11-19T00:36:19.266Z] Step 20/20 : LABEL version=0.0.0 [2021-11-19T00:36:19.540Z] ---> Running in 2043c58ae01a [2021-11-19T00:36:20.149Z] Removing intermediate container 9c8b81826b3e [2021-11-19T00:36:20.149Z] ---> 329789eb99b3 [2021-11-19T00:36:20.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:36:20.422Z] ---> 2c8e95247359 [2021-11-19T00:36:20.422Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-19T00:36:20.422Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-19T00:36:20.422Z] ---> Running in bf8da32aa1c7 [2021-11-19T00:36:20.422Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-19T00:36:20.422Z] ---> 8aff72859969 [2021-11-19T00:36:20.422Z] Removing intermediate container 2043c58ae01a [2021-11-19T00:36:20.422Z] ---> 0a2ae961c100 [2021-11-19T00:36:20.422Z] [2021-11-19T00:36:20.422Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-19T00:36:20.422Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-19T00:36:20.422Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-19T00:36:20.422Z] ---> Running in 6bc9d01a0d9e [2021-11-19T00:36:20.709Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-19T00:36:20.709Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-19T00:36:20.709Z] ---> Running in 46091bbcbe27 [2021-11-19T00:36:20.709Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-19T00:36:20.709Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-19T00:36:20.709Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-19T00:36:20.709Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-19T00:36:20.709Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-19T00:36:20.983Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-19T00:36:20.983Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-19T00:36:20.983Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-19T00:36:20.983Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-19T00:36:20.983Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-19T00:36:20.983Z] Successfully built 0a2ae961c100 [2021-11-19T00:36:20.983Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-19T00:36:20.983Z]  Building security-proxy-setup ... done Removing intermediate container bf8da32aa1c7 [2021-11-19T00:36:20.983Z] Building security-bootstrapper [2021-11-19T00:36:20.983Z] ---> bc8bf9f11ee3 [2021-11-19T00:36:20.983Z] Step 21/23 : LABEL arch=arm64 [2021-11-19T00:36:20.983Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-19T00:36:21.256Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-19T00:36:21.256Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-19T00:36:21.256Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-19T00:36:21.256Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-19T00:36:21.256Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-19T00:36:21.256Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-19T00:36:21.256Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-19T00:36:21.256Z] ---> Running in 75003f976354 [2021-11-19T00:36:21.256Z] Removing intermediate container 6bc9d01a0d9e [2021-11-19T00:36:21.256Z] ---> e07485358329 [2021-11-19T00:36:21.256Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:36:21.256Z] Removing intermediate container 46091bbcbe27 [2021-11-19T00:36:21.256Z] ---> 61ec2052a99e [2021-11-19T00:36:21.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:36:21.537Z] ---> Running in b0dfe35e7517 [2021-11-19T00:36:21.537Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-19T00:36:21.537Z] ---> Running in a09dfad84505 [2021-11-19T00:36:21.815Z] Removing intermediate container 75003f976354 [2021-11-19T00:36:21.815Z] ---> b26952e8e4b1 [2021-11-19T00:36:21.815Z] Step 22/23 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:36:22.099Z] ---> Running in df2165bb4402 [2021-11-19T00:36:22.099Z] Removing intermediate container b0dfe35e7517 [2021-11-19T00:36:22.099Z] ---> ca5a05c718be [2021-11-19T00:36:22.099Z] Step 19/21 : LABEL arch=arm64 [2021-11-19T00:36:22.099Z] Executing busybox-1.33.1-r3.trigger [2021-11-19T00:36:22.376Z] ---> Running in 3487d1ff51db [2021-11-19T00:36:22.376Z] OK: 84 MiB in 64 packages [2021-11-19T00:36:22.376Z] Removing intermediate container a09dfad84505 [2021-11-19T00:36:22.376Z] ---> 65bc7c192e30 [2021-11-19T00:36:22.376Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T00:36:22.656Z] ---> Running in 4bff76c1b4c1 [2021-11-19T00:36:22.930Z] Removing intermediate container df2165bb4402 [2021-11-19T00:36:22.930Z] ---> 32c9965ea3a7 [2021-11-19T00:36:22.930Z] Step 23/23 : LABEL version=0.0.0 [2021-11-19T00:36:23.208Z] ---> Running in 834f6e5de4ef [2021-11-19T00:36:23.208Z] Removing intermediate container 3487d1ff51db [2021-11-19T00:36:23.208Z] ---> 94214c0e83e9 [2021-11-19T00:36:23.208Z] Step 20/21 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:36:23.208Z] ---> Running in ae996f5e4294 [2021-11-19T00:36:23.490Z] Removing intermediate container 4bff76c1b4c1 [2021-11-19T00:36:23.490Z] ---> 634c3f0b76cc [2021-11-19T00:36:23.490Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:36:23.490Z] ---> Running in 4a5a024c33d6 [2021-11-19T00:36:23.762Z] Removing intermediate container 834f6e5de4ef [2021-11-19T00:36:23.762Z] ---> 1bc3845b02c1 [2021-11-19T00:36:23.762Z] [2021-11-19T00:36:24.358Z] Removing intermediate container ae996f5e4294 [2021-11-19T00:36:24.358Z] ---> faf4a779df05 [2021-11-19T00:36:24.358Z] Step 21/21 : LABEL version=0.0.0 [2021-11-19T00:36:24.358Z] ---> Running in 5892e98a3649 [2021-11-19T00:36:24.358Z] Removing intermediate container 4a5a024c33d6 [2021-11-19T00:36:24.358Z] ---> 27e4f15beea9 [2021-11-19T00:36:24.358Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:36:24.358Z] Successfully built 1bc3845b02c1 [2021-11-19T00:36:24.358Z] Successfully tagged support-scheduler-arm64:latest [2021-11-19T00:36:24.358Z] Building core-data [2021-11-19T00:36:24.636Z]  Building support-scheduler ... done  ---> Running in 96ac1b6e6118 [2021-11-19T00:36:24.908Z] Removing intermediate container 5892e98a3649 [2021-11-19T00:36:24.908Z] ---> 43530fa05a8b [2021-11-19T00:36:24.908Z] [2021-11-19T00:36:25.182Z] Removing intermediate container 96ac1b6e6118 [2021-11-19T00:36:25.182Z] ---> a4713e4c3e12 [2021-11-19T00:36:25.182Z] [2021-11-19T00:36:25.456Z] Successfully built 43530fa05a8b [2021-11-19T00:36:25.456Z] Successfully tagged support-notifications-arm64:latest [2021-11-19T00:36:25.456Z]  Building support-notifications ... done Building core-command [2021-11-19T00:36:25.456Z] Successfully built a4713e4c3e12 [2021-11-19T00:36:25.456Z] Successfully tagged core-metadata-arm64:latest [2021-11-19T00:36:25.731Z] Building security-secretstore-setup [2021-11-19T00:36:26.707Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2021-11-19T00:36:26.707Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-19T00:36:26.981Z] Collecting cached-property<2,>=1.2.0 [2021-11-19T00:36:26.981Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-19T00:36:26.981Z] 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-19T00:36:27.591Z] Collecting docker<4.0,>=3.6.0 [2021-11-19T00:36:27.591Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-19T00:36:27.591Z] Collecting texttable<0.10,>=0.9.0 [2021-11-19T00:36:27.591Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-19T00:36:30.309Z] Collecting jsonschema<3,>=2.5.1 [2021-11-19T00:36:30.309Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-19T00:36:30.975Z] Collecting PyYAML<4,>=3.10 [2021-11-19T00:36:30.975Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-19T00:36:34.455Z] Collecting docopt<0.7,>=0.6.1 [2021-11-19T00:36:34.455Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-19T00:36:35.895Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-19T00:36:35.895Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-19T00:36:37.867Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-19T00:36:37.867Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-19T00:36:38.845Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-19T00:36:39.116Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-19T00:36:39.389Z] Collecting docker-pycreds>=0.4.0 [2021-11-19T00:36:39.389Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-19T00:36:39.984Z] 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-19T00:36:40.261Z] Collecting idna<2.8,>=2.5 [2021-11-19T00:36:40.261Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-19T00:36:40.261Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-19T00:36:40.261Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-19T00:36:40.855Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-19T00:36:41.127Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-19T00:36:41.401Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-19T00:36:41.401Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-19T00:36:41.401Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-19T00:36:41.401Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-19T00:36:42.383Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-19T00:36:42.383Z] Attempting uninstall: urllib3 [2021-11-19T00:36:42.383Z] Found existing installation: urllib3 1.26.5 [2021-11-19T00:36:42.383Z] Uninstalling urllib3-1.26.5: [2021-11-19T00:36:42.383Z] Successfully uninstalled urllib3-1.26.5 [2021-11-19T00:36:43.363Z] Attempting uninstall: idna [2021-11-19T00:36:43.364Z] Found existing installation: idna 3.2 [2021-11-19T00:36:43.364Z] Uninstalling idna-3.2: [2021-11-19T00:36:43.364Z] Successfully uninstalled idna-3.2 [2021-11-19T00:36:44.351Z] Attempting uninstall: chardet [2021-11-19T00:36:44.351Z] Found existing installation: chardet 4.0.0 [2021-11-19T00:36:44.351Z] Uninstalling chardet-4.0.0: [2021-11-19T00:36:44.351Z] Successfully uninstalled chardet-4.0.0 [2021-11-19T00:36:46.323Z] Attempting uninstall: requests [2021-11-19T00:36:46.323Z] Found existing installation: requests 2.25.1 [2021-11-19T00:36:46.323Z] Uninstalling requests-2.25.1: [2021-11-19T00:36:46.323Z] Successfully uninstalled requests-2.25.1 [2021-11-19T00:36:46.323Z] Running setup.py install for texttable: started [2021-11-19T00:36:48.293Z] Running setup.py install for texttable: finished with status 'done' [2021-11-19T00:36:48.293Z] Running setup.py install for PyYAML: started [2021-11-19T00:36:50.919Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-19T00:36:51.191Z] Running setup.py install for docopt: started [2021-11-19T00:36:53.815Z] Running setup.py install for docopt: finished with status 'done' [2021-11-19T00:36:53.815Z] Running setup.py install for dockerpty: started [2021-11-19T00:36:55.793Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-19T00:36:57.777Z] 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-19T00:37:07.963Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:37:07.963Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:37:07.963Z] ---> aaff26de5c75 [2021-11-19T00:37:07.963Z] Step 3/30 : WORKDIR /edgex-go [2021-11-19T00:37:07.963Z] ---> Using cache [2021-11-19T00:37:07.963Z] ---> b6cd283144ff [2021-11-19T00:37:07.963Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:37:07.963Z] ---> Using cache [2021-11-19T00:37:07.963Z] ---> d6b20e45ba9e [2021-11-19T00:37:07.963Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-19T00:37:07.963Z] ---> Running in 22c41581ed63 [2021-11-19T00:37:08.949Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:09.936Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:10.933Z] OK: 219 MiB in 52 packages [2021-11-19T00:37:11.534Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:37:11.534Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:37:11.534Z] ---> aaff26de5c75 [2021-11-19T00:37:11.534Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:37:11.534Z] ---> Using cache [2021-11-19T00:37:11.534Z] ---> b6cd283144ff [2021-11-19T00:37:11.534Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:37:11.534Z] ---> Using cache [2021-11-19T00:37:11.534Z] ---> d6b20e45ba9e [2021-11-19T00:37:11.534Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-19T00:37:11.813Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:37:11.813Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:37:11.813Z] ---> aaff26de5c75 [2021-11-19T00:37:11.813Z] Step 3/24 : WORKDIR /edgex-go [2021-11-19T00:37:11.813Z] ---> Using cache [2021-11-19T00:37:11.813Z] ---> b6cd283144ff [2021-11-19T00:37:11.813Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:37:11.813Z] ---> Using cache [2021-11-19T00:37:11.813Z] ---> d6b20e45ba9e [2021-11-19T00:37:11.813Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-19T00:37:12.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T00:37:12.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T00:37:12.099Z] ---> aaff26de5c75 [2021-11-19T00:37:12.099Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T00:37:12.099Z] ---> Using cache [2021-11-19T00:37:12.099Z] ---> b6cd283144ff [2021-11-19T00:37:12.099Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:37:12.099Z] ---> Using cache [2021-11-19T00:37:12.099Z] ---> d6b20e45ba9e [2021-11-19T00:37:12.099Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T00:37:12.099Z] ---> Running in 552e09d97459 [2021-11-19T00:37:12.099Z] ---> Running in 2a5e7dc906cc [2021-11-19T00:37:12.099Z] ---> Running in 00559e4db267 [2021-11-19T00:37:13.095Z] Removing intermediate container 22c41581ed63 [2021-11-19T00:37:13.095Z] ---> a871de756d8d [2021-11-19T00:37:13.095Z] Step 6/30 : COPY . . [2021-11-19T00:37:14.544Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:14.544Z] Removing intermediate container 3574c03def6c [2021-11-19T00:37:14.544Z] ---> 75b8bfa9be48 [2021-11-19T00:37:14.544Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-19T00:37:14.544Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:14.544Z] ---> Running in 3a332a544ce4 [2021-11-19T00:37:14.544Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:15.141Z] Removing intermediate container 3a332a544ce4 [2021-11-19T00:37:15.141Z] ---> 8b23e19026bd [2021-11-19T00:37:15.141Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-19T00:37:15.141Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:15.141Z] ---> Running in 7828d351fa06 [2021-11-19T00:37:15.423Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:15.423Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:37:16.025Z] Removing intermediate container 7828d351fa06 [2021-11-19T00:37:16.025Z] ---> 9a210eba9693 [2021-11-19T00:37:16.025Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-19T00:37:16.302Z] OK: 219 MiB in 52 packages [2021-11-19T00:37:16.576Z] OK: 219 MiB in 52 packages [2021-11-19T00:37:16.872Z] OK: 219 MiB in 52 packages [2021-11-19T00:37:17.883Z] Removing intermediate container 2a5e7dc906cc [2021-11-19T00:37:17.883Z] ---> 0466f30163f1 [2021-11-19T00:37:17.883Z] Step 6/24 : COPY . . [2021-11-19T00:37:18.164Z] Removing intermediate container 552e09d97459 [2021-11-19T00:37:18.164Z] ---> d8f50c393fed [2021-11-19T00:37:18.164Z] Step 6/22 : COPY . . [2021-11-19T00:37:18.164Z] ---> 1fc54b7542b6 [2021-11-19T00:37:18.164Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-19T00:37:18.440Z] Removing intermediate container 00559e4db267 [2021-11-19T00:37:18.440Z] ---> 276a16cd9cf7 [2021-11-19T00:37:18.440Z] Step 6/22 : COPY . . [2021-11-19T00:37:20.425Z] ---> 1df426d6238a [2021-11-19T00:37:20.425Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-19T00:37:21.871Z] ---> 13fbf4197b17 [2021-11-19T00:37:21.871Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-19T00:37:22.145Z] ---> Running in 2ac4cb8ca84f [2021-11-19T00:37:22.740Z] Removing intermediate container 2ac4cb8ca84f [2021-11-19T00:37:22.740Z] ---> b6f9764c128e [2021-11-19T00:37:22.740Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:37:23.013Z] ---> Running in a2175aa7a144 [2021-11-19T00:37:23.996Z] Removing intermediate container a2175aa7a144 [2021-11-19T00:37:23.996Z] ---> f2d02b32d923 [2021-11-19T00:37:23.996Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T00:37:23.996Z] ---> Running in 18899966f4eb [2021-11-19T00:37:24.975Z] Removing intermediate container 18899966f4eb [2021-11-19T00:37:24.975Z] ---> 9c0dcf2fea81 [2021-11-19T00:37:24.975Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:37:25.250Z] ---> Running in a53d12823c4f [2021-11-19T00:37:25.852Z] Removing intermediate container a53d12823c4f [2021-11-19T00:37:25.853Z] ---> 6e32cb4a6d7c [2021-11-19T00:37:25.853Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:37:26.124Z] ---> Running in 9dc068acdb90 [2021-11-19T00:37:27.111Z] Removing intermediate container 9dc068acdb90 [2021-11-19T00:37:27.111Z] ---> a1f5431c3769 [2021-11-19T00:37:27.111Z] [2021-11-19T00:37:27.711Z] Successfully built a1f5431c3769 [2021-11-19T00:37:27.711Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-19T00:37:34.419Z]  Building sys-mgmt-agent ... done  ---> f2da0781d8ea [2021-11-19T00:37:34.419Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:37:35.014Z] ---> Running in 6a199978cafc [2021-11-19T00:37:38.399Z] ---> a9b9c4f44174 [2021-11-19T00:37:38.399Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:37:38.399Z] ---> Running in ec45790527cc [2021-11-19T00:37:38.399Z] Removing intermediate container 6a199978cafc [2021-11-19T00:37:38.399Z] ---> 6c82662c6b8c [2021-11-19T00:37:38.399Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-19T00:37:38.671Z] ---> Running in 17753aff8528 [2021-11-19T00:37:38.944Z] ---> f543b3196717 [2021-11-19T00:37:38.944Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:37:39.246Z] ---> Running in 54fcd45094c5 [2021-11-19T00:37:39.246Z] ---> 2c87d87cdd63 [2021-11-19T00:37:39.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T00:37:39.246Z] ---> Running in 530d8ff57ab2 [2021-11-19T00:37:40.900Z] 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-19T00:37:43.564Z] Removing intermediate container ec45790527cc [2021-11-19T00:37:43.564Z] ---> a8cbc1a59219 [2021-11-19T00:37:43.564Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-19T00:37:43.564Z] ---> Running in d70cb560c6df [2021-11-19T00:37:44.556Z] Removing intermediate container 530d8ff57ab2 [2021-11-19T00:37:44.556Z] ---> a3426421a2b1 [2021-11-19T00:37:44.556Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-19T00:37:44.556Z] ---> Running in f4cc4b474607 [2021-11-19T00:37:44.837Z] Removing intermediate container 54fcd45094c5 [2021-11-19T00:37:44.837Z] ---> e85029dd3ae6 [2021-11-19T00:37:44.837Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-19T00:37:45.121Z] ---> Running in 4af127454cf9 [2021-11-19T00:37:46.565Z] 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-19T00:37:47.170Z] 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-19T00:37:47.445Z] 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-19T00:39:24.241Z] 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-19T00:39:24.241Z] Removing intermediate container 17753aff8528 [2021-11-19T00:39:24.241Z] ---> 7ce198e9f774 [2021-11-19T00:39:24.241Z] [2021-11-19T00:39:24.241Z] Step 9/30 : FROM alpine:3.14 [2021-11-19T00:39:24.241Z] ---> 5b8b7b635229 [2021-11-19T00:39:24.241Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-19T00:39:24.241Z] ---> Running in 71b7ec64c001 [2021-11-19T00:39:24.241Z] Removing intermediate container 71b7ec64c001 [2021-11-19T00:39:24.241Z] ---> 86851e47dc59 [2021-11-19T00:39:24.241Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-19T00:39:24.241Z] ---> Running in d6656c516684 [2021-11-19T00:39:24.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:39:24.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:39:24.241Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-19T00:39:24.241Z] (2/2) Installing su-exec (0.2-r1) [2021-11-19T00:39:24.241Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:39:24.241Z] OK: 6 MiB in 16 packages [2021-11-19T00:39:24.241Z] Removing intermediate container f4cc4b474607 [2021-11-19T00:39:24.241Z] ---> 7361566761e0 [2021-11-19T00:39:24.241Z] [2021-11-19T00:39:24.241Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T00:39:24.241Z] ---> 5b8b7b635229 [2021-11-19T00:39:24.241Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T00:39:24.241Z] ---> Using cache [2021-11-19T00:39:24.241Z] ---> 34fd6668a857 [2021-11-19T00:39:24.241Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T00:39:24.241Z] ---> Using cache [2021-11-19T00:39:24.241Z] ---> 434af708844b [2021-11-19T00:39:24.241Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-19T00:39:24.241Z] ---> Running in dede529e41b5 [2021-11-19T00:39:24.241Z] Removing intermediate container dede529e41b5 [2021-11-19T00:39:24.241Z] ---> 51438db723b0 [2021-11-19T00:39:24.241Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T00:39:24.241Z] ---> Running in 905ccdfa51ca [2021-11-19T00:39:24.241Z] Removing intermediate container d6656c516684 [2021-11-19T00:39:24.241Z] ---> 53cf4cadd2e7 [2021-11-19T00:39:24.241Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-19T00:39:24.241Z] ---> Running in 1ba02bd5c2d0 [2021-11-19T00:39:24.241Z] Removing intermediate container 905ccdfa51ca [2021-11-19T00:39:24.241Z] ---> 4a3873f25f7f [2021-11-19T00:39:24.241Z] Step 14/22 : WORKDIR / [2021-11-19T00:39:24.241Z] ---> Running in af490a1f8890 [2021-11-19T00:39:24.241Z] Removing intermediate container 1ba02bd5c2d0 [2021-11-19T00:39:24.241Z] ---> c977294c9228 [2021-11-19T00:39:24.241Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-19T00:39:24.839Z] ---> Running in d38f4a7dc79e [2021-11-19T00:39:24.839Z] Removing intermediate container af490a1f8890 [2021-11-19T00:39:24.839Z] ---> 0d6fe2840ab0 [2021-11-19T00:39:24.839Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:39:25.449Z] Removing intermediate container d38f4a7dc79e [2021-11-19T00:39:25.449Z] ---> 5986786e88bd [2021-11-19T00:39:25.449Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-19T00:39:25.725Z] ---> Running in 89be0eee3f64 [2021-11-19T00:39:26.323Z] ---> 1f8fad84cd89 [2021-11-19T00:39:26.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-19T00:39:27.305Z] Removing intermediate container d70cb560c6df [2021-11-19T00:39:27.305Z] ---> af1621a06434 [2021-11-19T00:39:27.305Z] [2021-11-19T00:39:27.305Z] Step 9/24 : FROM alpine:3.14 [2021-11-19T00:39:27.305Z] ---> 5b8b7b635229 [2021-11-19T00:39:27.305Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-19T00:39:27.305Z] ---> Running in e7dbffd1c70c [2021-11-19T00:39:27.906Z] ---> f1fd2a9f1a67 [2021-11-19T00:39:27.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-19T00:39:28.887Z] Removing intermediate container 89be0eee3f64 [2021-11-19T00:39:28.887Z] ---> 23e6c2571f73 [2021-11-19T00:39:28.887Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-19T00:39:29.159Z] ---> Running in 8af6fc663842 [2021-11-19T00:39:29.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:39:29.441Z] ---> 162ffdbf96fc [2021-11-19T00:39:29.441Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-19T00:39:29.441Z] ---> Running in 4902edf4e6fc [2021-11-19T00:39:29.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:39:29.722Z] Removing intermediate container 8af6fc663842 [2021-11-19T00:39:29.722Z] ---> 872290143b77 [2021-11-19T00:39:29.722Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-19T00:39:30.321Z] Removing intermediate container 4902edf4e6fc [2021-11-19T00:39:30.321Z] ---> 0341344a0b4d [2021-11-19T00:39:30.321Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:39:30.321Z] ---> Running in a53a0deb8893 [2021-11-19T00:39:30.600Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-19T00:39:30.600Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-19T00:39:30.600Z] (3/3) Installing su-exec (0.2-r1) [2021-11-19T00:39:30.600Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:39:30.600Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T00:39:30.875Z] OK: 6 MiB in 17 packages [2021-11-19T00:39:30.875Z] Removing intermediate container a53a0deb8893 [2021-11-19T00:39:30.875Z] ---> 9f97a85c582d [2021-11-19T00:39:30.875Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T00:39:30.875Z] ---> 7f18e4f747e8 [2021-11-19T00:39:30.875Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-19T00:39:31.150Z] ---> Running in 31916666290d [2021-11-19T00:39:31.150Z] ---> Running in 7548be907445 [2021-11-19T00:39:31.747Z] Removing intermediate container 31916666290d [2021-11-19T00:39:31.747Z] ---> 44a608ea9c8b [2021-11-19T00:39:31.747Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:39:32.022Z] ---> Running in 333fa27562f1 [2021-11-19T00:39:32.626Z] Removing intermediate container 333fa27562f1 [2021-11-19T00:39:32.626Z] ---> 026224375399 [2021-11-19T00:39:32.626Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:39:32.626Z] ---> Running in 4d63f75678b7 [2021-11-19T00:39:32.626Z] Removing intermediate container e7dbffd1c70c [2021-11-19T00:39:32.626Z] ---> b1662d298811 [2021-11-19T00:39:32.626Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T00:39:32.901Z] ---> Running in 86ffa3b9df5e [2021-11-19T00:39:33.173Z] Removing intermediate container 4d63f75678b7 [2021-11-19T00:39:33.173Z] ---> ed04983baf06 [2021-11-19T00:39:33.173Z] [2021-11-19T00:39:33.455Z] Removing intermediate container 86ffa3b9df5e [2021-11-19T00:39:33.455Z] ---> 3529a4957c2b [2021-11-19T00:39:33.455Z] Step 12/24 : WORKDIR / [2021-11-19T00:39:33.732Z] ---> Running in 88fc10df22d5 [2021-11-19T00:39:33.732Z] Successfully built ed04983baf06 [2021-11-19T00:39:33.732Z] Successfully tagged core-command-arm64:latest [2021-11-19T00:39:34.010Z]  Building core-command ... done Removing intermediate container 7548be907445 [2021-11-19T00:39:34.010Z] ---> 9ccfebb89e75 [2021-11-19T00:39:34.010Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:39:34.283Z] Removing intermediate container 88fc10df22d5 [2021-11-19T00:39:34.283Z] ---> 13ae5e418c78 [2021-11-19T00:39:34.283Z] 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-19T00:39:35.265Z] ---> 4b742187acf5 [2021-11-19T00:39:35.265Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-19T00:39:35.265Z] ---> 61a6342863ec [2021-11-19T00:39:35.265Z] 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-19T00:39:36.246Z] ---> d7e09a5486a2 [2021-11-19T00:39:36.246Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-19T00:39:36.518Z] ---> e085ef2b6db5 [2021-11-19T00:39:36.518Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-19T00:39:37.118Z] Removing intermediate container 4af127454cf9 [2021-11-19T00:39:37.118Z] ---> dce8380ac48b [2021-11-19T00:39:37.118Z] [2021-11-19T00:39:37.118Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T00:39:37.118Z] ---> 5b8b7b635229 [2021-11-19T00:39:37.118Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-19T00:39:37.118Z] ---> Running in 9a611960e83c [2021-11-19T00:39:37.394Z] ---> df0261c8ff2a [2021-11-19T00:39:37.394Z] 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-19T00:39:37.665Z] ---> 1630991100de [2021-11-19T00:39:37.665Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-19T00:39:37.665Z] Removing intermediate container 9a611960e83c [2021-11-19T00:39:37.665Z] ---> 96dd6479c8b2 [2021-11-19T00:39:37.665Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-19T00:39:37.946Z] ---> Running in c6d2446e30eb [2021-11-19T00:39:38.219Z] ---> 8ec99459725b [2021-11-19T00:39:38.219Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-19T00:39:38.219Z] Removing intermediate container c6d2446e30eb [2021-11-19T00:39:38.219Z] ---> c11cd628e381 [2021-11-19T00:39:38.219Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-19T00:39:38.490Z] ---> Running in ec5a1da88119 [2021-11-19T00:39:38.490Z] ---> e32eaac7efb9 [2021-11-19T00:39:38.490Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-19T00:39:39.093Z] Removing intermediate container ec5a1da88119 [2021-11-19T00:39:39.093Z] ---> 1ffc3310bafa [2021-11-19T00:39:39.093Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T00:39:39.093Z] ---> Running in 3595a2a58d4b [2021-11-19T00:39:39.367Z] ---> bf8c4d63127f [2021-11-19T00:39:39.367Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-19T00:39:39.648Z] ---> 9ea2d1978683 [2021-11-19T00:39:39.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-19T00:39:39.648Z] ---> Running in 0ed0afd1d231 [2021-11-19T00:39:40.246Z] Removing intermediate container 0ed0afd1d231 [2021-11-19T00:39:40.246Z] ---> 2ff6fd9809a8 [2021-11-19T00:39:40.246Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-19T00:39:41.227Z] ---> b41b16e2db39 [2021-11-19T00:39:41.227Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-19T00:39:41.227Z] ---> 407f7858ffc4 [2021-11-19T00:39:41.227Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-19T00:39:41.501Z] ---> Running in 9aee98aaca44 [2021-11-19T00:39:41.790Z] Removing intermediate container 3595a2a58d4b [2021-11-19T00:39:41.790Z] ---> 664adb4c1a09 [2021-11-19T00:39:41.790Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-19T00:39:41.790Z] ---> Running in 3e0d5ea8820a [2021-11-19T00:39:41.790Z] ---> 58ee193d5ebd [2021-11-19T00:39:41.790Z] 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-19T00:39:42.080Z] ---> Running in 2955348e6b63 [2021-11-19T00:39:43.523Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T00:39:44.128Z] Removing intermediate container 9aee98aaca44 [2021-11-19T00:39:44.128Z] ---> 97b860f07a63 [2021-11-19T00:39:44.128Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-19T00:39:44.128Z] ---> Running in 23d68d32089f [2021-11-19T00:39:44.404Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T00:39:44.404Z] Removing intermediate container 2955348e6b63 [2021-11-19T00:39:44.404Z] ---> 419a44331e8c [2021-11-19T00:39:44.404Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-19T00:39:44.404Z] ---> Running in 9ddb72662fe0 [2021-11-19T00:39:44.677Z] Removing intermediate container 23d68d32089f [2021-11-19T00:39:44.677Z] ---> 577fa29aa183 [2021-11-19T00:39:44.677Z] Step 27/30 : CMD ["gate"] [2021-11-19T00:39:44.951Z] ---> Running in e91ec946bb1a [2021-11-19T00:39:45.229Z] Removing intermediate container 9ddb72662fe0 [2021-11-19T00:39:45.229Z] ---> f55465a8dd3c [2021-11-19T00:39:45.229Z] Step 22/24 : LABEL arch=arm64 [2021-11-19T00:39:45.229Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-19T00:39:45.229Z] ---> Running in 2dbdb11679db [2021-11-19T00:39:45.229Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T00:39:45.515Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-19T00:39:45.515Z] Removing intermediate container e91ec946bb1a [2021-11-19T00:39:45.515Z] ---> d677d25d5f2e [2021-11-19T00:39:45.515Z] Step 28/30 : LABEL arch=arm64 [2021-11-19T00:39:45.515Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T00:39:45.798Z] ---> Running in ede07d1b9a71 [2021-11-19T00:39:45.798Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-19T00:39:45.798Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-19T00:39:45.798Z] Removing intermediate container 2dbdb11679db [2021-11-19T00:39:45.798Z] ---> e9493c1b91c6 [2021-11-19T00:39:45.798Z] Step 23/24 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:39:45.798Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T00:39:45.798Z] OK: 8 MiB in 20 packages [2021-11-19T00:39:46.078Z] ---> Running in 9c1273e50195 [2021-11-19T00:39:46.355Z] Removing intermediate container ede07d1b9a71 [2021-11-19T00:39:46.355Z] ---> 71cb0559e165 [2021-11-19T00:39:46.355Z] Step 29/30 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:39:46.629Z] ---> Running in 249bf61dc862 [2021-11-19T00:39:46.629Z] Removing intermediate container 9c1273e50195 [2021-11-19T00:39:46.629Z] ---> 7b88bdf57ecf [2021-11-19T00:39:46.629Z] Step 24/24 : LABEL version=0.0.0 [2021-11-19T00:39:46.629Z] ---> Running in c0eabc7fa039 [2021-11-19T00:39:47.225Z] Removing intermediate container 3e0d5ea8820a [2021-11-19T00:39:47.225Z] ---> b80f2836151f [2021-11-19T00:39:47.225Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T00:39:47.225Z] Removing intermediate container 249bf61dc862 [2021-11-19T00:39:47.225Z] ---> 29001797a2a4 [2021-11-19T00:39:47.225Z] Step 30/30 : LABEL version=0.0.0 [2021-11-19T00:39:47.497Z] ---> Running in f665bb8e3be8 [2021-11-19T00:39:47.497Z] Removing intermediate container c0eabc7fa039 [2021-11-19T00:39:47.497Z] ---> da7f95060b71 [2021-11-19T00:39:47.497Z] [2021-11-19T00:39:47.773Z] Successfully built da7f95060b71 [2021-11-19T00:39:47.773Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-19T00:39:48.045Z]  Building security-secretstore-setup ... done Removing intermediate container f665bb8e3be8 [2021-11-19T00:39:48.045Z] ---> 2efe24cd1d4f [2021-11-19T00:39:48.046Z] [2021-11-19T00:39:48.318Z] Successfully built 2efe24cd1d4f [2021-11-19T00:39:48.318Z] ---> 180a2dddb4e4 [2021-11-19T00:39:48.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-19T00:39:48.318Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-19T00:39:49.293Z]  Building security-bootstrapper ... done  ---> fc5a67f93dfb [2021-11-19T00:39:49.293Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-19T00:39:50.268Z] ---> cf12acb38877 [2021-11-19T00:39:50.268Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-19T00:39:50.268Z] ---> Running in 946a88426bcd [2021-11-19T00:39:50.542Z] Removing intermediate container 946a88426bcd [2021-11-19T00:39:50.542Z] ---> 14bf2b732a15 [2021-11-19T00:39:50.542Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T00:39:50.542Z] ---> Running in 7773a8ae8d2e [2021-11-19T00:39:51.136Z] Removing intermediate container 7773a8ae8d2e [2021-11-19T00:39:51.136Z] ---> b300e5275fe8 [2021-11-19T00:39:51.136Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T00:39:51.136Z] ---> Running in 0a2e05c8debc [2021-11-19T00:39:51.730Z] Removing intermediate container 0a2e05c8debc [2021-11-19T00:39:51.730Z] ---> 099f9a7d6085 [2021-11-19T00:39:51.730Z] Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 [2021-11-19T00:39:51.730Z] ---> Running in d5decaaeca28 [2021-11-19T00:39:52.009Z] Removing intermediate container d5decaaeca28 [2021-11-19T00:39:52.009Z] ---> 9ceb8be4d3bc [2021-11-19T00:39:52.009Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T00:39:52.281Z] ---> Running in cf18c981dbba [2021-11-19T00:39:52.552Z] Removing intermediate container cf18c981dbba [2021-11-19T00:39:52.552Z] ---> 073d0a884094 [2021-11-19T00:39:52.552Z] [2021-11-19T00:39:52.824Z] Successfully built 073d0a884094 [2021-11-19T00:39:52.824Z] Successfully tagged core-data-arm64:latest [2021-11-19T00:39:53.433Z]  Building core-data ... done  [Pipeline] } [2021-11-19T00:39:53.440Z] $ docker stop --time=1 e57b751e6357e02df6af8bf3f55e30673228039d3973325aa79afebf09eaa81e [2021-11-19T00:39:55.153Z] $ docker rm -f e57b751e6357e02df6af8bf3f55e30673228039d3973325aa79afebf09eaa81e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T00:39:55.712Z] + docker images [2021-11-19T00:39:55.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T00:39:55.983Z] core-data-arm64 latest 073d0a884094 3 seconds ago 19.6MB [2021-11-19T00:39:55.983Z] security-secretstore-setup-arm64 latest da7f95060b71 8 seconds ago 26.8MB [2021-11-19T00:39:55.983Z] security-bootstrapper-arm64 latest 2efe24cd1d4f 8 seconds ago 17.8MB [2021-11-19T00:39:55.983Z] dce8380ac48b 19 seconds ago 1.58GB [2021-11-19T00:39:55.983Z] core-command-arm64 latest ed04983baf06 23 seconds ago 15.2MB [2021-11-19T00:39:55.983Z] af1621a06434 29 seconds ago 1.58GB [2021-11-19T00:39:55.983Z] 7361566761e0 35 seconds ago 1.57GB [2021-11-19T00:39:55.983Z] 7ce198e9f774 40 seconds ago 1.57GB [2021-11-19T00:39:55.983Z] sys-mgmt-agent-arm64 latest a1f5431c3769 2 minutes ago 277MB [2021-11-19T00:39:55.983Z] support-notifications-arm64 latest 43530fa05a8b 3 minutes ago 16.1MB [2021-11-19T00:39:55.983Z] core-metadata-arm64 latest a4713e4c3e12 3 minutes ago 15.9MB [2021-11-19T00:39:55.983Z] support-scheduler-arm64 latest 1bc3845b02c1 3 minutes ago 15.3MB [2021-11-19T00:39:55.983Z] security-proxy-setup-arm64 latest 0a2ae961c100 3 minutes ago 25.5MB [2021-11-19T00:39:55.983Z] 7a390832213c 3 minutes ago 1.57GB [2021-11-19T00:39:55.983Z] c6649718a088 3 minutes ago 1.57GB [2021-11-19T00:39:55.983Z] 56e07488dbd0 3 minutes ago 1.58GB [2021-11-19T00:39:55.983Z] 09a73d33e0b6 3 minutes ago 1.58GB [2021-11-19T00:39:55.983Z] 5a09b64c6b63 4 minutes ago 1.57GB [2021-11-19T00:39:55.983Z] ci-base-image-arm64 latest aaff26de5c75 14 minutes ago 1.24GB [2021-11-19T00:39:55.983Z] alpine 3.14 5b8b7b635229 6 days ago 5.35MB [2021-11-19T00:39:55.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 weeks ago 534MB [2021-11-19T00:39:55.983Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-19T00:39:55.983Z] 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-19T00:39:56.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T00:39:56.787Z] [2021-11-19T00:39:56.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:39:57.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T00:39:57.398Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-19T00:39:57.398Z] 448f6bf000e3: Pulling fs layer [2021-11-19T00:39:57.398Z] f757da607395: Pulling fs layer [2021-11-19T00:39:57.398Z] 05883995daec: Pulling fs layer [2021-11-19T00:39:57.398Z] 8603b9c90790: Pulling fs layer [2021-11-19T00:39:57.398Z] 1560dd03e051: Pulling fs layer [2021-11-19T00:39:57.398Z] 27f5ce0e4adf: Pulling fs layer [2021-11-19T00:39:57.398Z] c2d8d7efcc4b: Pulling fs layer [2021-11-19T00:39:57.398Z] 8603b9c90790: Waiting [2021-11-19T00:39:57.398Z] 27f5ce0e4adf: Waiting [2021-11-19T00:39:57.398Z] 1560dd03e051: Waiting [2021-11-19T00:39:57.398Z] f757da607395: Verifying Checksum [2021-11-19T00:39:57.398Z] f757da607395: Download complete [2021-11-19T00:39:57.398Z] 8603b9c90790: Verifying Checksum [2021-11-19T00:39:57.398Z] 8603b9c90790: Download complete [2021-11-19T00:39:57.671Z] 1560dd03e051: Verifying Checksum [2021-11-19T00:39:57.671Z] 1560dd03e051: Download complete [2021-11-19T00:39:57.671Z] 27f5ce0e4adf: Verifying Checksum [2021-11-19T00:39:57.671Z] 27f5ce0e4adf: Download complete [2021-11-19T00:39:57.671Z] 05883995daec: Verifying Checksum [2021-11-19T00:39:57.671Z] 05883995daec: Download complete [2021-11-19T00:39:57.941Z] 448f6bf000e3: Verifying Checksum [2021-11-19T00:39:57.941Z] 448f6bf000e3: Download complete [2021-11-19T00:40:00.620Z] c2d8d7efcc4b: Verifying Checksum [2021-11-19T00:40:00.620Z] c2d8d7efcc4b: Download complete [2021-11-19T00:40:02.058Z] 448f6bf000e3: Pull complete [2021-11-19T00:40:03.030Z] f757da607395: Pull complete [2021-11-19T00:40:04.454Z] 05883995daec: Pull complete [2021-11-19T00:40:04.727Z] 8603b9c90790: Pull complete [2021-11-19T00:40:05.699Z] 1560dd03e051: Pull complete [2021-11-19T00:40:05.969Z] 27f5ce0e4adf: Pull complete [2021-11-19T00:40:21.031Z] c2d8d7efcc4b: Pull complete [2021-11-19T00:40:21.031Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-19T00:40:21.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T00:40:21.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-19T00:40:21.268Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2021-11-19T00:40:21.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-19T00:40:24.183Z] $ docker top 705f27f348782d54d32305697d01ce555627bb81cd598491fb9dea4ec9caf699 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:25.269Z] ---> job-cost.sh [2021-11-19T00:40:25.269Z] lf-activate-venv: SKIPPING [2021-11-19T00:40:25.269Z] INFO: No Stack... [2021-11-19T00:40:25.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-19T00:40:26.128Z] INFO: Archiving Costs [Pipeline] sh [2021-11-19T00:40:26.784Z] + + cut -d,cat -f6 [2021-11-19T00:40:26.784Z] /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-11-19T00:40:26.841Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] [2021-11-19T00:40:26.847Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] did not exist. Created. [2021-11-19T00:40:26.847Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-19T00:40:27.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-19T00:40:27.666Z] Stashed 1 file(s) [Pipeline] } [2021-11-19T00:40:27.672Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-19T00:40:27.684Z] $ docker stop --time=1 705f27f348782d54d32305697d01ce555627bb81cd598491fb9dea4ec9caf699 [2021-11-19T00:40:29.279Z] $ docker rm -f 705f27f348782d54d32305697d01ce555627bb81cd598491fb9dea4ec9caf699 [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-19T00:40:30.052Z] provisioning config files... [2021-11-19T00:40:30.061Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2359856919939750692tmp [Pipeline] { [Pipeline] sh [2021-11-19T00:40:30.357Z] + set +x [2021-11-19T00:40:30.357Z] + curl -s https://codecov.io/bash [2021-11-19T00:40:30.357Z] + bash -s -- [2021-11-19T00:40:30.357Z] [2021-11-19T00:40:30.357Z] _____ _ [2021-11-19T00:40:30.357Z] / ____| | | [2021-11-19T00:40:30.357Z] | | ___ __| | ___ ___ _____ __ [2021-11-19T00:40:30.357Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-19T00:40:30.357Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-19T00:40:30.357Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-19T00:40:30.357Z] Bash-1.0.6 [2021-11-19T00:40:30.357Z] [2021-11-19T00:40:30.357Z] [2021-11-19T00:40:30.357Z] ==> git version 2.24.4 found [2021-11-19T00:40:30.357Z] ==> 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-19T00:40:30.357Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-19T00:40:30.357Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-19T00:40:30.357Z] ==> Jenkins CI detected. [2021-11-19T00:40:30.620Z] current dir:  /w/workspace/edgex-go/3 [2021-11-19T00:40:30.620Z] project root: . [2021-11-19T00:40:30.620Z] --> token set from env [2021-11-19T00:40:30.620Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-19T00:40:30.620Z] ==> Running gcov in . (disable via -X gcov) [2021-11-19T00:40:30.620Z] ==> Python coveragepy not found [2021-11-19T00:40:30.620Z] ==> Searching for coverage reports in: [2021-11-19T00:40:30.620Z] + . [2021-11-19T00:40:30.620Z] -> Found 1 reports [2021-11-19T00:40:30.620Z] ==> Detecting git/mercurial file structure [2021-11-19T00:40:30.620Z] ==> Reading reports [2021-11-19T00:40:30.620Z] + ./coverage.out bytes=428381 [2021-11-19T00:40:30.620Z] ==> Appending adjustments [2021-11-19T00:40:30.620Z] https://docs.codecov.io/docs/fixing-reports [2021-11-19T00:40:32.007Z] + Found adjustments [2021-11-19T00:40:32.007Z] ==> Gzipping contents [2021-11-19T00:40:32.007Z] 60K /tmp/codecov.jPnoha.gz [2021-11-19T00:40:32.007Z] ==> Uploading reports [2021-11-19T00:40:32.007Z] url: https://codecov.io [2021-11-19T00:40:32.007Z] query: branch=PR-3822&commit=c69b39d6caaa6f77bf72e03613795b0d93241436&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= [2021-11-19T00:40:32.007Z] -> Pinging Codecov [2021-11-19T00:40:32.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3822&commit=c69b39d6caaa6f77bf72e03613795b0d93241436&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= [2021-11-19T00:40:32.267Z] -> Uploading to [2021-11-19T00:40:32.267Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-19/00271124DB129430A58F1EEE437C3FCB/c69b39d6caaa6f77bf72e03613795b0d93241436/65e3619e-4b5e-4077-bae7-e16a1181e658.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211119T004032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb212fab9f920cae1776c21f3e033586cfaa65819473b4ebe6e586e5f5216f85 [2021-11-19T00:40:32.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T00:40:32.267Z] Dload Upload Total Spent Left Speed [2021-11-19T00:40:32.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57888 0 0 100 57888 0 202k --:--:-- --:--:-- --:--:-- 202k [2021-11-19T00:40:32.527Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] } [2021-11-19T00:40:32.535Z] 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-19T00:40:33.644Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:33.946Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:34.508Z] ---> package-listing.sh [2021-11-19T00:40:34.508Z] ++ facter osfamily [2021-11-19T00:40:34.508Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-19T00:40:34.771Z] + OS_FAMILY=redhat [2021-11-19T00:40:34.771Z] + workspace=/w/workspace/edgex-go/3 [2021-11-19T00:40:34.771Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-19T00:40:34.771Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-19T00:40:34.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-19T00:40:34.771Z] + PACKAGES=/tmp/packages_start.txt [2021-11-19T00:40:34.771Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-19T00:40:34.771Z] + PACKAGES=/tmp/packages_end.txt [2021-11-19T00:40:34.771Z] + case "${OS_FAMILY}" in [2021-11-19T00:40:34.771Z] + rpm -qa [2021-11-19T00:40:34.771Z] + sort [2021-11-19T00:40:38.067Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-19T00:40:38.067Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-19T00:40:38.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-19T00:40:38.067Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-19T00:40:38.067Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-19T00:40:38.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-19T00:40:38.080Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-19T00:40:38.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:40:38.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T00:40:38.914Z] [2021-11-19T00:40:38.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T00:40:39.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T00:40:39.218Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-19T00:40:39.218Z] b4d181a07f80: Pulling fs layer [2021-11-19T00:40:39.218Z] a1111a8f2ec3: Pulling fs layer [2021-11-19T00:40:39.218Z] ed53099fbce6: Pulling fs layer [2021-11-19T00:40:39.218Z] dc539afda2c1: Pulling fs layer [2021-11-19T00:40:39.218Z] 77bc0d833cb6: Pulling fs layer [2021-11-19T00:40:39.218Z] 9065ff56babe: Pulling fs layer [2021-11-19T00:40:39.218Z] d287ab97295c: Pulling fs layer [2021-11-19T00:40:39.218Z] dc539afda2c1: Waiting [2021-11-19T00:40:39.218Z] 77bc0d833cb6: Waiting [2021-11-19T00:40:39.218Z] 9065ff56babe: Waiting [2021-11-19T00:40:39.218Z] d287ab97295c: Waiting [2021-11-19T00:40:39.218Z] a1111a8f2ec3: Verifying Checksum [2021-11-19T00:40:39.218Z] a1111a8f2ec3: Download complete [2021-11-19T00:40:39.218Z] dc539afda2c1: Verifying Checksum [2021-11-19T00:40:39.218Z] dc539afda2c1: Download complete [2021-11-19T00:40:39.218Z] ed53099fbce6: Verifying Checksum [2021-11-19T00:40:39.218Z] ed53099fbce6: Download complete [2021-11-19T00:40:39.218Z] 9065ff56babe: Verifying Checksum [2021-11-19T00:40:39.218Z] 9065ff56babe: Download complete [2021-11-19T00:40:39.481Z] 77bc0d833cb6: Verifying Checksum [2021-11-19T00:40:39.481Z] 77bc0d833cb6: Download complete [2021-11-19T00:40:39.481Z] b4d181a07f80: Download complete [2021-11-19T00:40:40.054Z] d287ab97295c: Verifying Checksum [2021-11-19T00:40:40.054Z] d287ab97295c: Download complete [2021-11-19T00:40:40.631Z] b4d181a07f80: Pull complete [2021-11-19T00:40:40.890Z] a1111a8f2ec3: Pull complete [2021-11-19T00:40:41.463Z] ed53099fbce6: Pull complete [2021-11-19T00:40:41.463Z] dc539afda2c1: Pull complete [2021-11-19T00:40:41.723Z] 77bc0d833cb6: Pull complete [2021-11-19T00:40:41.990Z] 9065ff56babe: Pull complete [2021-11-19T00:40:47.313Z] d287ab97295c: Pull complete [2021-11-19T00:40:47.313Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-19T00:40:47.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T00:40:47.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-19T00:40:47.374Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-19T00:40:47.404Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-19T00:40:50.658Z] $ docker top 233c203907c5fd2e35f904e53f1c386d5b5df1531fab0d2b08e1e70389c5c76d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T00:40:51.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-19T00:40:51.296Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-19T00:40:51.587Z] + ls /var/log/sa-host [2021-11-19T00:40:51.587Z] + sadf -c /var/log/sa-host/sa19 [2021-11-19T00:40:51.587Z] file_magic: OK [2021-11-19T00:40:51.587Z] HZ: Using current value: 100 [2021-11-19T00:40:51.587Z] file_header: OK [2021-11-19T00:40:51.587Z] 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-19T00:40:51.587Z] Statistics: [2021-11-19T00:40:51.587Z] 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-19T00:40:51.587Z] File successfully converted to sysstat format version 12.0.3 [2021-11-19T00:40:51.587Z] + sadf -c /var/log/sa-host/sa30 [2021-11-19T00:40:51.587Z] file_magic: OK [2021-11-19T00:40:51.587Z] HZ: Using current value: 100 [2021-11-19T00:40:51.587Z] file_header: OK [2021-11-19T00:40:51.587Z] 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-19T00:40:51.587Z] Statistics: [2021-11-19T00:40:51.587Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-19T00:40:51.587Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T00:40:51.809Z] provisioning config files... [2021-11-19T00:40:51.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5079103414594692449tmp [Pipeline] { [Pipeline] echo [2021-11-19T00:40:51.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:52.112Z] ---> create-netrc.sh [Pipeline] } [2021-11-19T00:40:52.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:52.456Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-19T00:40:52.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:52.753Z] ---> sudo-logs.sh [2021-11-19T00:40:52.753Z] Archiving 'sudo' log.. [2021-11-19T00:40:52.753Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-86.novalocal: Name or service not known [2021-11-19T00:40:52.753Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-86.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-19T00:40:52.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:53.081Z] ---> job-cost.sh [2021-11-19T00:40:53.081Z] lf-activate-venv: SKIPPING [2021-11-19T00:40:53.081Z] DEBUG: total: 0.10999999940395355 [2021-11-19T00:40:53.081Z] INFO: Retrieving Stack Cost... [2021-11-19T00:40:53.653Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-19T00:40:53.914Z] INFO: Archiving Costs [Pipeline] echo [2021-11-19T00:40:53.926Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T00:40:54.218Z] ---> logs-deploy.sh [2021-11-19T00:40:54.218Z] lf-activate-venv: SKIPPING [2021-11-19T00:40:54.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3822/3 [2021-11-19T00:40:54.218Z] INFO: archiving workspace using pattern(s): [2021-11-19T00:40:54.791Z] Archives upload complete. [2021-11-19T00:40:55.051Z] INFO: archiving logs to Nexus