Pull request #3853 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 11c9da610b1152c2be2db7cd130cd1d5172c252f rather than 5146f317954c54f61f407fea408538822df155f5 Obtained Jenkinsfile from 11c9da610b1152c2be2db7cd130cd1d5172c252f 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-ssh17179236226159543943.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-ssh11102472654710073553.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3853/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3853/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15344760470229414471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3853/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2059162777858752659.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6214446500384484750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3853/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3853/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13401550375565383939.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-604 in /w/workspace/edgexfoundry_edgex-go_PR-3853 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh354627585416187709.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 11c9da610b1152c2be2db7cd130cd1d5172c252f into PR head commit 5146f317954c54f61f407fea408538822df155f5 > 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/1@tmp/jenkins-gitclient-ssh7454327448716035784.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3853/head:refs/remotes/origin/PR-3853 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 Merge succeeded, producing 5146f317954c54f61f407fea408538822df155f5 Checking out Revision 5146f317954c54f61f407fea408538822df155f5 (PR-3853) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3194467532081667630.key > git merge 11c9da610b1152c2be2db7cd130cd1d5172c252f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 Commit message: "fix(meta): Fix the typo of notification message" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-03T02:03:58.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-03T02:03:58.271Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-03T02:03:58.370Z] ========================================================= [2022-01-03T02:03:58.370Z] EdgeX Global Pipelines Version Info [2022-01-03T02:03:58.370Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:03:59.526Z] ------------------- [2022-01-03T02:03:59.526Z] stable info: [2022-01-03T02:03:59.526Z] ------------------- [2022-01-03T02:03:59.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-03T02:03:59.526Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-03T02:03:59.526Z] Message: update stable to v1.0.217 [2022-01-03T02:04:00.101Z] ------------------- [2022-01-03T02:04:00.101Z] experimental info: [2022-01-03T02:04:00.101Z] ------------------- [2022-01-03T02:04:00.101Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-03T02:04:00.101Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-03T02:04:00.101Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-03T02:04:00.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-03T02:04:00.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-03T02:04:00.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-03T02:04:00.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-03T02:04:00.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-03T02:04:00.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-03T02:04:00.617Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-03T02:04:00.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-03T02:04:00.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-03T02:04:00.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-03T02:04:00.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-03T02:04:00.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-03T02:04:00.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-03T02:04:00.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-03T02:04:00.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-03T02:04:00.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-03T02:04:01.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-03T02:04:01.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-03T02:04:01.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-03T02:04:01.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-03T02:04:01.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-03T02:04:01.226Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-03T02:04:01.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3853 [Pipeline] echo [2022-01-03T02:04:01.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3853 [Pipeline] echo [2022-01-03T02:04:01.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3853 [Pipeline] echo [2022-01-03T02:04:01.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5146f317954c54f61f407fea408538822df155f5 [Pipeline] echo [2022-01-03T02:04:01.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5146f31 [Pipeline] echo [2022-01-03T02:04:01.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:04:01.591Z] provisioning config files... [2022-01-03T02:04:01.604Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3726195456452417723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:04:01.999Z] ---> docker-login.sh [2022-01-03T02:04:02.000Z] nexus3.edgexfoundry.org:10001 [2022-01-03T02:04:02.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:04:02.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:04:02.260Z] Configure a credential helper to remove this warning. See [2022-01-03T02:04:02.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:04:02.260Z] [2022-01-03T02:04:02.260Z] Login Succeeded [2022-01-03T02:04:02.260Z] nexus3.edgexfoundry.org:10002 [2022-01-03T02:04:02.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:04:02.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:04:02.260Z] Configure a credential helper to remove this warning. See [2022-01-03T02:04:02.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:04:02.260Z] [2022-01-03T02:04:02.260Z] Login Succeeded [2022-01-03T02:04:02.260Z] nexus3.edgexfoundry.org:10003 [2022-01-03T02:04:02.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:04:02.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:04:02.525Z] Configure a credential helper to remove this warning. See [2022-01-03T02:04:02.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:04:02.525Z] [2022-01-03T02:04:02.525Z] Login Succeeded [2022-01-03T02:04:02.525Z] nexus3.edgexfoundry.org:10004 [2022-01-03T02:04:02.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:04:02.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:04:02.525Z] Configure a credential helper to remove this warning. See [2022-01-03T02:04:02.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:04:02.525Z] [2022-01-03T02:04:02.525Z] Login Succeeded [2022-01-03T02:04:02.525Z] docker.io [2022-01-03T02:04:02.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:04:03.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:04:03.051Z] Configure a credential helper to remove this warning. See [2022-01-03T02:04:03.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:04:03.051Z] [2022-01-03T02:04:03.051Z] Login Succeeded [2022-01-03T02:04:03.051Z] ---> docker-login.sh ends [Pipeline] } [2022-01-03T02:04:03.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T02:04:03.524Z] ++ 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 [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/core-command/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/core-data/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-03T02:04:03.524Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:04:03.524Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-03T02:04:03.524Z] ++ cut -d/ -f2 [2022-01-03T02:04:03.524Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-03T02:04:03.571Z] 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 [2022-01-03T02:04:04.083Z] + git rev-list -1 --merges 5146f317954c54f61f407fea408538822df155f5~1..5146f317954c54f61f407fea408538822df155f5 [Pipeline] echo [2022-01-03T02:04:04.118Z] -----------> git rev-list -1 --merges 5146f317954c54f61f407fea408538822df155f5~1..5146f317954c54f61f407fea408538822df155f5 5146f317954c54f61f407fea408538822df155f5 [false] [Pipeline] sh [2022-01-03T02:04:04.436Z] + git log --format=format:%s -1 5146f317954c54f61f407fea408538822df155f5 [Pipeline] echo [2022-01-03T02:04:04.473Z] ========================================================= [2022-01-03T02:04:04.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-03T02:04:04.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-03T02:04:05.114Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-03T02:04:05.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-03T02:04:05.114Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-03T02:04:05.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-03T02:04:05.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-03T02:04:05.114Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-03T02:04:05.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:04:05.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:04:05.611Z] [2022-01-03T02:04:05.611Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:04:05.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:04:05.972Z] latest: Pulling from edgex-devops/git-semver [2022-01-03T02:04:05.972Z] a0d0a0d46f8b: Pulling fs layer [2022-01-03T02:04:05.972Z] 3e5f54012d9b: Pulling fs layer [2022-01-03T02:04:05.972Z] 4c7163046ea9: Pulling fs layer [2022-01-03T02:04:05.972Z] 0c2d73faf560: Pulling fs layer [2022-01-03T02:04:05.972Z] 0c2d73faf560: Waiting [2022-01-03T02:04:05.972Z] 3e5f54012d9b: Verifying Checksum [2022-01-03T02:04:05.972Z] 3e5f54012d9b: Download complete [2022-01-03T02:04:05.972Z] a0d0a0d46f8b: Verifying Checksum [2022-01-03T02:04:05.972Z] a0d0a0d46f8b: Download complete [2022-01-03T02:04:05.972Z] 0c2d73faf560: Verifying Checksum [2022-01-03T02:04:05.972Z] 0c2d73faf560: Download complete [2022-01-03T02:04:06.233Z] 4c7163046ea9: Verifying Checksum [2022-01-03T02:04:06.233Z] 4c7163046ea9: Download complete [2022-01-03T02:04:06.233Z] a0d0a0d46f8b: Pull complete [2022-01-03T02:04:06.233Z] 3e5f54012d9b: Pull complete [2022-01-03T02:04:06.495Z] 4c7163046ea9: Pull complete [2022-01-03T02:04:06.757Z] 0c2d73faf560: Pull complete [2022-01-03T02:04:06.757Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-03T02:04:06.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:04:06.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-03T02:04:06.861Z] prd-centos7-docker-4c-2g-604 does not seem to be running inside a container [2022-01-03T02:04:06.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-03T02:04:07.660Z] $ docker top 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-03T02:04:07.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T02:04:07.851Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T02:04:07.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T02:04:07.981Z] $ docker exec 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent [2022-01-03T02:04:08.095Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkcFimL/agent.14 [2022-01-03T02:04:08.095Z] SSH_AGENT_PID=21 [2022-01-03T02:04:08.101Z] Running ssh-add (command line suppressed) [2022-01-03T02:04:08.199Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4061404576256392610.key (/w/workspace/edgex-go/1@tmp/private_key_4061404576256392610.key) [2022-01-03T02:04:08.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T02:04:08.559Z] + git tag --points-at HEAD [Pipeline] } [2022-01-03T02:04:08.581Z] $ docker exec --env ******** --env ******** 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent -k [2022-01-03T02:04:08.667Z] unset SSH_AUTH_SOCK; [2022-01-03T02:04:08.667Z] unset SSH_AGENT_PID; [2022-01-03T02:04:08.667Z] echo Agent pid 21 killed; [2022-01-03T02:04:08.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-03T02:04:08.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T02:04:08.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T02:04:08.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T02:04:08.875Z] $ docker exec 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent [2022-01-03T02:04:08.971Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOPehpJ/agent.56 [2022-01-03T02:04:08.971Z] SSH_AGENT_PID=62 [2022-01-03T02:04:08.975Z] Running ssh-add (command line suppressed) [2022-01-03T02:04:09.060Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3348041318118759310.key (/w/workspace/edgex-go/1@tmp/private_key_3348041318118759310.key) [2022-01-03T02:04:09.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T02:04:09.403Z] + git semver init [2022-01-03T02:04:09.403Z] # -> Open(): unable to determine branch for HEAD [2022-01-03T02:04:09.403Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-03T02:04:09.403Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-03T02:04:09.403Z] # $SEMVER_REMOTE_NAME = origin [2022-01-03T02:04:09.403Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-03T02:04:09.403Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-03T02:04:09.403Z] # $SEMVER_BRANCH = PR-3853 [2022-01-03T02:04:09.403Z] # $SEMVER_TEMP = /tmp/semver-142334876 [2022-01-03T02:04:09.403Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-03T02:04:21.685Z] # '/tmp/semver-142334876' -> '/w/workspace/edgex-go/1/.semver' [2022-01-03T02:04:21.946Z] # -> Force: false [2022-01-03T02:04:21.946Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-03T02:04:21.967Z] $ docker exec --env ******** --env ******** 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent -k [2022-01-03T02:04:22.053Z] unset SSH_AUTH_SOCK; [2022-01-03T02:04:22.053Z] unset SSH_AGENT_PID; [2022-01-03T02:04:22.053Z] echo Agent pid 62 killed; [2022-01-03T02:04:22.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T02:04:22.495Z] + git semver [Pipeline] } [2022-01-03T02:04:22.520Z] $ docker stop --time=1 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb [2022-01-03T02:04:24.500Z] $ docker rm -f 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T02:04:24.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-03T02:04:25.223Z] Stashed 1 file(s) [Pipeline] echo [2022-01-03T02:04:25.252Z] [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 [2022-01-03T02:04:25.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T02:04:25.789Z] ========================================================= [2022-01-03T02:04:25.789Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-03T02:04:25.789Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:04:26.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:04:26.134Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-03T02:04:26.134Z] a0d0a0d46f8b: Already exists [2022-01-03T02:04:26.134Z] 31adcdaf11c8: Pulling fs layer [2022-01-03T02:04:26.134Z] b8b176561691: Pulling fs layer [2022-01-03T02:04:26.134Z] 4527c011a84f: Pulling fs layer [2022-01-03T02:04:26.134Z] 5d74067f8e1e: Pulling fs layer [2022-01-03T02:04:26.134Z] e0aca202a116: Pulling fs layer [2022-01-03T02:04:26.134Z] 3a43be97a3b4: Pulling fs layer [2022-01-03T02:04:26.134Z] 34cad66bf833: Pulling fs layer [2022-01-03T02:04:26.134Z] b4e3c513aaa6: Pulling fs layer [2022-01-03T02:04:26.134Z] 5d74067f8e1e: Waiting [2022-01-03T02:04:26.134Z] e0aca202a116: Waiting [2022-01-03T02:04:26.134Z] 3a43be97a3b4: Waiting [2022-01-03T02:04:26.134Z] 34cad66bf833: Waiting [2022-01-03T02:04:26.134Z] b4e3c513aaa6: Waiting [2022-01-03T02:04:26.134Z] b8b176561691: Verifying Checksum [2022-01-03T02:04:26.134Z] b8b176561691: Download complete [2022-01-03T02:04:26.134Z] 31adcdaf11c8: Verifying Checksum [2022-01-03T02:04:26.134Z] 31adcdaf11c8: Download complete [2022-01-03T02:04:26.134Z] 5d74067f8e1e: Verifying Checksum [2022-01-03T02:04:26.134Z] 5d74067f8e1e: Download complete [2022-01-03T02:04:26.134Z] e0aca202a116: Verifying Checksum [2022-01-03T02:04:26.134Z] e0aca202a116: Download complete [2022-01-03T02:04:26.134Z] 3a43be97a3b4: Verifying Checksum [2022-01-03T02:04:26.134Z] 3a43be97a3b4: Download complete [2022-01-03T02:04:26.401Z] 34cad66bf833: Verifying Checksum [2022-01-03T02:04:26.401Z] 34cad66bf833: Download complete [2022-01-03T02:04:26.401Z] 31adcdaf11c8: Pull complete [2022-01-03T02:04:26.401Z] b8b176561691: Pull complete [2022-01-03T02:04:26.671Z] 4527c011a84f: Verifying Checksum [2022-01-03T02:04:26.671Z] 4527c011a84f: Download complete [2022-01-03T02:04:26.671Z] b4e3c513aaa6: Verifying Checksum [2022-01-03T02:04:26.671Z] b4e3c513aaa6: Download complete [2022-01-03T02:04:30.881Z] 4527c011a84f: Pull complete [2022-01-03T02:04:30.881Z] 5d74067f8e1e: Pull complete [2022-01-03T02:04:30.881Z] e0aca202a116: Pull complete [2022-01-03T02:04:30.881Z] 3a43be97a3b4: Pull complete [2022-01-03T02:04:30.881Z] 34cad66bf833: Pull complete [2022-01-03T02:04:34.213Z] b4e3c513aaa6: Pull complete [2022-01-03T02:04:34.213Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-03T02:04:34.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:04:34.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:04:34.590Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:04:34.591Z] WORKDIR /edgex [2022-01-03T02:04:34.591Z] COPY go.mod . [2022-01-03T02:04:34.591Z] RUN go mod download' [2022-01-03T02:04:34.591Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-03T02:04:35.986Z] Sending build context to Docker daemon 333.7MB [2022-01-03T02:04:35.986Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:04:35.986Z] ---> 9f6097aaca64 [2022-01-03T02:04:35.986Z] Step 2/4 : WORKDIR /edgex [2022-01-03T02:04:38.538Z] ---> Running in 48ad2bdfa293 [2022-01-03T02:04:38.538Z] Removing intermediate container 48ad2bdfa293 [2022-01-03T02:04:38.538Z] ---> 18a95af350ab [2022-01-03T02:04:38.538Z] Step 3/4 : COPY go.mod . [2022-01-03T02:04:38.538Z] ---> 6e9985e30a04 [2022-01-03T02:04:38.538Z] Step 4/4 : RUN go mod download [2022-01-03T02:04:38.806Z] ---> Running in b187370753dd [2022-01-03T02:04:40.560Z] Still waiting to schedule task [2022-01-03T02:04:40.561Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-03T02:05:17.593Z] Removing intermediate container b187370753dd [2022-01-03T02:05:17.593Z] ---> 825a8e7ab4ca [2022-01-03T02:05:17.593Z] Successfully built 825a8e7ab4ca [2022-01-03T02:05:17.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:05:17.928Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-03T02:05:17.928Z] . [Pipeline] withDockerContainer [2022-01-03T02:05:18.015Z] prd-centos7-docker-4c-2g-604 does not seem to be running inside a container [2022-01-03T02:05:18.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-03T02:05:18.446Z] $ docker top 12308e08fc5d857b5469caff6c4eb298f80eb47b06f9ba75d2508f64485d1f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:05:18.852Z] + go version [2022-01-03T02:05:18.852Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-03T02:05:18.870Z] $ docker stop --time=1 12308e08fc5d857b5469caff6c4eb298f80eb47b06f9ba75d2508f64485d1f33 [2022-01-03T02:05:20.071Z] $ docker rm -f 12308e08fc5d857b5469caff6c4eb298f80eb47b06f9ba75d2508f64485d1f33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:05:20.722Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-03T02:05:20.722Z] . [Pipeline] withDockerContainer [2022-01-03T02:05:20.807Z] prd-centos7-docker-4c-2g-604 does not seem to be running inside a container [2022-01-03T02:05:20.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-03T02:05:21.321Z] $ docker top aac6b3b3b6807c72381cf779304725dacc299df4d41938210a3e025d387447e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-03T02:05:21.450Z] ========================================================= [2022-01-03T02:05:21.450Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-03T02:05:21.450Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:05:21.801Z] + make test [2022-01-03T02:05:21.801Z] go mod tidy [2022-01-03T02:05:22.063Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-03T02:05:27.407Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-03T02:05:45.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-03T02:05:48.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-03T02:05:48.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-03T02:05:49.933Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-03T02:05:52.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-03T02:05:52.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-03T02:05:52.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-03T02:05:52.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-03T02:05:53.406Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-03T02:05:53.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-03T02:05:53.944Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-03T02:05:53.944Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-03T02:05:53.944Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-03T02:05:53.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-03T02:05:55.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-01-03T02:05:55.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-03T02:05:55.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-03T02:05:56.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2022-01-03T02:05:56.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-03T02:05:56.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements [2022-01-03T02:05:56.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-03T02:05:56.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-03T02:05:58.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements [2022-01-03T02:05:58.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-03T02:05:58.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:05:58.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2022-01-03T02:05:58.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-03T02:05:58.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-03T02:05:58.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-03T02:05:58.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-03T02:05:58.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-03T02:05:59.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2022-01-03T02:05:59.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-03T02:05:59.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:05:59.816Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2022-01-03T02:05:59.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-03T02:05:59.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-03T02:05:59.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-03T02:05:59.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-03T02:05:59.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-03T02:06:00.091Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-01-03T02:06:00.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-03T02:06:00.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-03T02:06:00.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-03T02:06:01.043Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2022-01-03T02:06:01.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-03T02:06:01.043Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-01-03T02:06:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2022-01-03T02:06:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-03T02:06:01.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2022-01-03T02:06:02.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2022-01-03T02:06:02.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-01-03T02:06:02.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-01-03T02:06:02.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-01-03T02:06:15.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2022-01-03T02:06:15.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-01-03T02:06:20.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 82.5% of statements [2022-01-03T02:06:20.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-03T02:06:38.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-01-03T02:06:38.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-01-03T02:06:38.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.233s coverage: 65.4% of statements [2022-01-03T02:06:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-03T02:06:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-03T02:06:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-03T02:06:39.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.8% of statements [2022-01-03T02:06:39.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-03T02:06:39.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-03T02:06:39.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-01-03T02:06:39.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-03T02:06:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-01-03T02:06:40.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-03T02:06:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-03T02:06:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-03T02:06:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-03T02:06:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-03T02:06:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-03T02:06:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-03T02:06:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-01-03T02:06:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-01-03T02:06:46.670Z] 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 [2022-01-03T02:07:20.299Z] GO111MODULE=on go vet ./... [2022-01-03T02:07:30.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-03T02:07:30.353Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-03T02:07:30.353Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-03T02:07:30.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-03T02:07:30.703Z] + ls -al . [2022-01-03T02:07:30.703Z] total 644 [2022-01-03T02:07:30.703Z] drwxrwxr-x 10 1001 1001 4096 Jan 3 02:07 . [2022-01-03T02:07:30.703Z] drwxr-xr-x 4 root root 28 Jan 3 02:05 .. [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 11 Jan 3 02:03 .dockerignore [2022-01-03T02:07:30.703Z] drwxrwxr-x 8 1001 1001 179 Jan 3 02:03 .git [2022-01-03T02:07:30.703Z] drwxrwxr-x 4 1001 1001 142 Jan 3 02:03 .github [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 804 Jan 3 02:03 .gitignore [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 42 Jan 3 02:03 .golangci.yml [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 76 Jan 3 02:03 .hadolint.yml [2022-01-03T02:07:30.703Z] drwx------ 3 1001 1001 73 Jan 3 02:04 .semver [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 166 Jan 3 02:03 .sonarcloud.properties [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 1171 Jan 3 02:03 ADOPTERS.md [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 8910 Jan 3 02:03 Attribution.txt [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 51732 Jan 3 02:03 CHANGELOG.md [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 3804 Jan 3 02:03 CONTRIBUTING.md [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 677 Jan 3 02:03 GOVERNANCE.md [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 849 Jan 3 02:03 Jenkinsfile [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 10775 Jan 3 02:03 LICENSE [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 6508 Jan 3 02:03 Makefile [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 582 Jan 3 02:03 OWNERS.md [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 8207 Jan 3 02:03 README.md [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 6912 Jan 3 02:03 SECURITY.md [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 5 Jan 3 02:04 VERSION [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 4131 Jan 3 02:03 ZMQWindows.md [2022-01-03T02:07:30.703Z] drwxrwxr-x 2 1001 1001 37 Jan 3 02:03 bin [2022-01-03T02:07:30.703Z] drwxrwxr-x 14 1001 1001 4096 Jan 3 02:03 cmd [2022-01-03T02:07:30.703Z] -rw-r--r-- 1 root root 428381 Jan 3 02:06 coverage.out [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 828 Jan 3 02:03 go.mod [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 49574 Jan 3 02:05 go.sum [2022-01-03T02:07:30.703Z] drwxrwxr-x 8 1001 1001 124 Jan 3 02:03 internal [2022-01-03T02:07:30.703Z] drwxrwxr-x 3 1001 1001 16 Jan 3 02:03 openapi [2022-01-03T02:07:30.703Z] drwxrwxr-x 4 1001 1001 71 Jan 3 02:03 snap [2022-01-03T02:07:30.703Z] -rw-rw-r-- 1 1001 1001 204 Jan 3 02:03 version.go [Pipeline] sh [2022-01-03T02:07:31.022Z] + '[' -e coverage.out ] [2022-01-03T02:07:31.022Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-03T02:07:31.181Z] Stashed 1 file(s) [Pipeline] sh [2022-01-03T02:07:31.744Z] + make build [2022-01-03T02:07:31.744Z] 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 [2022-01-03T02:07:32.941Z] 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 [2022-01-03T02:07:39.579Z] 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 [2022-01-03T02:07:40.156Z] 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 [2022-01-03T02:07:41.549Z] 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 [2022-01-03T02:07:41.549Z] 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 [2022-01-03T02:07:42.498Z] 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 [2022-01-03T02:07:43.450Z] 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 [2022-01-03T02:07:44.047Z] 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 [2022-01-03T02:07:45.010Z] 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 [2022-01-03T02:07:45.962Z] 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 [2022-01-03T02:07:46.564Z] 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] } [2022-01-03T02:07:48.004Z] $ docker stop --time=1 aac6b3b3b6807c72381cf779304725dacc299df4d41938210a3e025d387447e6 [2022-01-03T02:07:50.064Z] $ docker rm -f aac6b3b3b6807c72381cf779304725dacc299df4d41938210a3e025d387447e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:07:51.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:07:51.712Z] [2022-01-03T02:07:51.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:07:52.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:07:52.062Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-03T02:07:52.062Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-03T02:07:52.062Z] ca9280d653b3: Pulling fs layer [2022-01-03T02:07:52.062Z] 7e9c9ca2126c: Pulling fs layer [2022-01-03T02:07:52.062Z] cbdbe7a5bc2a: Download complete [2022-01-03T02:07:52.328Z] ca9280d653b3: Verifying Checksum [2022-01-03T02:07:52.328Z] ca9280d653b3: Download complete [2022-01-03T02:07:52.328Z] cbdbe7a5bc2a: Pull complete [2022-01-03T02:07:52.599Z] 7e9c9ca2126c: Verifying Checksum [2022-01-03T02:07:52.599Z] 7e9c9ca2126c: Download complete [2022-01-03T02:07:52.863Z] ca9280d653b3: Pull complete [2022-01-03T02:07:57.120Z] 7e9c9ca2126c: Pull complete [2022-01-03T02:07:57.120Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-03T02:07:57.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:07:57.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-03T02:07:57.213Z] prd-centos7-docker-4c-2g-604 does not seem to be running inside a container [2022-01-03T02:07:57.246Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-03T02:07:59.239Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-605 in /w/workspace/edgexfoundry_edgex-go_PR-3853 [2022-01-03T02:07:59.866Z] $ docker top 7146c987931ac0ae4462bdde509ff06a501ef17ebad7e533fc51aa766917c4b2 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2022-01-03T02:08:00.068Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-03T02:08:00.295Z] + docker-compose build --help [2022-01-03T02:08:00.295Z] + grep parallel [2022-01-03T02:08:00.333Z] The recommended git tool is: git [2022-01-03T02:08:00.865Z] --parallel Build images in parallel. [Pipeline] } [2022-01-03T02:08:00.909Z] $ docker stop --time=1 7146c987931ac0ae4462bdde509ff06a501ef17ebad7e533fc51aa766917c4b2 [2022-01-03T02:08:02.084Z] $ docker rm -f 7146c987931ac0ae4462bdde509ff06a501ef17ebad7e533fc51aa766917c4b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:08:02.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:08:02.643Z] . [Pipeline] withDockerContainer [2022-01-03T02:08:02.730Z] prd-centos7-docker-4c-2g-604 does not seem to be running inside a container [2022-01-03T02:08:02.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-03T02:08:03.061Z] $ docker top a0debf7a6ee220697789b47311fc608caea9f926d24c1beb52cc29d1dbebb394 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:08:03.520Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-03T02:08:04.091Z] Building core-command ... [2022-01-03T02:08:04.091Z] Building core-data ... [2022-01-03T02:08:04.091Z] Building core-metadata ... [2022-01-03T02:08:04.091Z] Building security-bootstrapper ... [2022-01-03T02:08:04.091Z] Building security-proxy-setup ... [2022-01-03T02:08:04.091Z] Building security-secretstore-setup ... [2022-01-03T02:08:04.091Z] Building support-notifications ... [2022-01-03T02:08:04.091Z] Building support-scheduler ... [2022-01-03T02:08:04.091Z] Building sys-mgmt-agent ... [2022-01-03T02:08:04.091Z] Building support-notifications [2022-01-03T02:08:04.091Z] Building support-scheduler [2022-01-03T02:08:04.091Z] Building security-proxy-setup [2022-01-03T02:08:04.091Z] Building security-secretstore-setup [2022-01-03T02:08:04.091Z] Building security-bootstrapper [2022-01-03T02:08:04.813Z] using credential edgex-jenkins-ssh [2022-01-03T02:08:04.831Z] Cloning the remote Git repository [2022-01-03T02:08:04.904Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:08:04.976Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-03T02:08:05.061Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:08:05.062Z] > git --version # timeout=10 [2022-01-03T02:08:05.084Z] > git --version # 'git version 2.17.1' [2022-01-03T02:08:05.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T02:08:05.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T02:08:16.342Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:08:16.343Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:08:16.343Z] ---> 825a8e7ab4ca [2022-01-03T02:08:16.343Z] Step 3/20 : WORKDIR /edgex-go [2022-01-03T02:08:16.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:08:16.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:08:16.343Z] ---> 825a8e7ab4ca [2022-01-03T02:08:16.343Z] Step 3/23 : WORKDIR /edgex-go [2022-01-03T02:08:16.343Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:08:16.343Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:08:16.343Z] ---> 825a8e7ab4ca [2022-01-03T02:08:16.343Z] Step 3/30 : WORKDIR /edgex-go [2022-01-03T02:08:20.540Z] ---> Running in 0a25f0c497e5 [2022-01-03T02:08:20.540Z] ---> Running in 7c6e6c4c130f [2022-01-03T02:08:20.802Z] ---> Running in 41a4e54dd8e5 [2022-01-03T02:08:21.917Z] Merging remotes/origin/main commit 11c9da610b1152c2be2db7cd130cd1d5172c252f into PR head commit 5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:08:22.244Z] Merge succeeded, producing 5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:08:22.244Z] Checking out Revision 5146f317954c54f61f407fea408538822df155f5 (PR-3853) [2022-01-03T02:08:20.998Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-03T02:08:21.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T02:08:21.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-03T02:08:21.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:08:21.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T02:08:21.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3853/head:refs/remotes/origin/PR-3853 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-03T02:08:21.943Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T02:08:21.955Z] > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 [2022-01-03T02:08:22.169Z] > git remote # timeout=10 [2022-01-03T02:08:22.189Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T02:08:22.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T02:08:22.213Z] > git merge 11c9da610b1152c2be2db7cd130cd1d5172c252f # timeout=10 [2022-01-03T02:08:22.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T02:08:22.258Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T02:08:22.282Z] > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 [2022-01-03T02:08:26.522Z] Commit message: "fix(meta): Fix the typo of notification message" [2022-01-03T02:08:26.598Z] > git --version # timeout=10 [2022-01-03T02:08:26.610Z] > git --version # 'git version 2.17.1' [2022-01-03T02:08:26.621Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-03T02:08:27.741Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-03T02:08:27.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:08:27.741Z] Dload Upload Total Spent Left Speed [2022-01-03T02:08:27.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88902 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh [2022-01-03T02:08:28.233Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-03T02:08:28.590Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-03T02:08:28.590Z] + sudo tee /etc/docker/daemon.new [2022-01-03T02:08:28.590Z] { [2022-01-03T02:08:28.590Z] "registry-mirrors": [ [2022-01-03T02:08:28.590Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-03T02:08:28.590Z] ], [2022-01-03T02:08:28.590Z] "bip": "10.250.0.254/24", [2022-01-03T02:08:28.590Z] "hosts": [ [2022-01-03T02:08:28.590Z] "tcp://0.0.0.0:5555", [2022-01-03T02:08:28.590Z] "unix:///var/run/docker.sock" [2022-01-03T02:08:28.590Z] ], [2022-01-03T02:08:28.590Z] "mtu": 1458, [2022-01-03T02:08:28.590Z] "selinux-enabled": true, [2022-01-03T02:08:28.590Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-03T02:08:28.590Z] } [Pipeline] sh [2022-01-03T02:08:28.939Z] Removing intermediate container 7c6e6c4c130f [2022-01-03T02:08:28.940Z] ---> 4b6e9e20895d [2022-01-03T02:08:28.940Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:08:28.940Z] Removing intermediate container 0a25f0c497e5 [2022-01-03T02:08:28.940Z] ---> 01270c3db0a8 [2022-01-03T02:08:28.940Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:08:28.940Z] Removing intermediate container 41a4e54dd8e5 [2022-01-03T02:08:28.940Z] ---> 6c8c3b17c833 [2022-01-03T02:08:28.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:08:28.940Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:08:28.940Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:08:28.940Z] ---> 825a8e7ab4ca [2022-01-03T02:08:28.940Z] Step 3/21 : WORKDIR /edgex-go [2022-01-03T02:08:28.940Z] ---> Using cache [2022-01-03T02:08:28.940Z] ---> 01270c3db0a8 [2022-01-03T02:08:28.940Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:08:28.940Z] ---> Running in 06a8ba172a87 [2022-01-03T02:08:29.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-03T02:08:29.205Z] ---> Running in b10db7fd4677 [2022-01-03T02:08:29.205Z] ---> Running in 83f8355f01a5 [2022-01-03T02:08:29.421Z] + sudo service docker restart [2022-01-03T02:08:29.466Z] ---> Running in dfd855ac88f9 [2022-01-03T02:08:31.394Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:08:31.394Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:08:31.394Z] ---> 825a8e7ab4ca [2022-01-03T02:08:31.394Z] Step 3/24 : WORKDIR /edgex-go [2022-01-03T02:08:31.394Z] ---> Using cache [2022-01-03T02:08:31.394Z] ---> 01270c3db0a8 [2022-01-03T02:08:31.394Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:08:31.394Z] ---> Running in 9c8a64cbd375 [2022-01-03T02:08:31.394Z] Removing intermediate container 83f8355f01a5 [2022-01-03T02:08:31.394Z] ---> 5e84bf6a3ed0 [2022-01-03T02:08:31.394Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-03T02:08:31.394Z] Removing intermediate container 06a8ba172a87 [2022-01-03T02:08:31.394Z] ---> 642c9e000235 [2022-01-03T02:08:31.394Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-03T02:08:31.663Z] ---> Running in 39ed67fd658a [2022-01-03T02:08:31.663Z] ---> Running in fb904705c487 [2022-01-03T02:08:31.663Z] Removing intermediate container b10db7fd4677 [2022-01-03T02:08:31.663Z] ---> fbc816bb1e27 [2022-01-03T02:08:31.663Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-03T02:08:31.663Z] Removing intermediate container dfd855ac88f9 [2022-01-03T02:08:31.663Z] ---> c88740f37d60 [2022-01-03T02:08:31.663Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-03T02:08:31.663Z] ---> Running in f67272f05a7b [2022-01-03T02:08:31.663Z] ---> Running in cb32f6309fef [2022-01-03T02:08:32.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:32.241Z] Removing intermediate container 9c8a64cbd375 [2022-01-03T02:08:32.241Z] ---> 64af055095aa [2022-01-03T02:08:32.241Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-03T02:08:32.241Z] ---> Running in e233fe23ae13 [2022-01-03T02:08:32.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:32.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:32.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:32.761Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:33.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:33.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:33.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:33.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:33.564Z] OK: 220 MiB in 52 packages [2022-01-03T02:08:33.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:08:33.564Z] OK: 220 MiB in 52 packages [2022-01-03T02:08:33.841Z] OK: 220 MiB in 52 packages [2022-01-03T02:08:33.841Z] Removing intermediate container 39ed67fd658a [2022-01-03T02:08:33.841Z] ---> 13e34c044fa6 [2022-01-03T02:08:33.841Z] Step 6/20 : COPY . . [2022-01-03T02:08:34.113Z] OK: 220 MiB in 52 packages [2022-01-03T02:08:34.113Z] OK: 220 MiB in 52 packages [2022-01-03T02:08:34.113Z] Removing intermediate container f67272f05a7b [2022-01-03T02:08:34.113Z] ---> b3d490563278 [2022-01-03T02:08:34.113Z] Step 6/30 : COPY . . [2022-01-03T02:08:39.434Z] Removing intermediate container fb904705c487 [2022-01-03T02:08:39.434Z] ---> 2cf1aff7956f [2022-01-03T02:08:39.434Z] Step 6/23 : COPY go.mod . [2022-01-03T02:08:39.434Z] Removing intermediate container cb32f6309fef [2022-01-03T02:08:39.434Z] ---> 7e53d5e294a8 [2022-01-03T02:08:39.434Z] Step 6/21 : COPY . . [2022-01-03T02:08:39.434Z] ---> 23f0e9674ec1 [2022-01-03T02:08:39.434Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:08:39.434Z] Removing intermediate container e233fe23ae13 [2022-01-03T02:08:39.434Z] ---> 892d3cd6afe8 [2022-01-03T02:08:39.434Z] Step 6/24 : COPY . . [2022-01-03T02:08:39.434Z] ---> Running in 876dc8b2883f [2022-01-03T02:08:39.434Z] ---> c6b48f4f1a16 [2022-01-03T02:08:39.434Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:08:39.434Z] ---> bb2e8f9608e3 [2022-01-03T02:08:39.434Z] Step 7/23 : RUN go mod download [2022-01-03T02:08:40.026Z] ---> Running in dba9d1781901 [2022-01-03T02:08:43.352Z] ---> Running in 597fd3ab246f [2022-01-03T02:08:46.788Z] ---> eaca7133b0ed [2022-01-03T02:08:46.788Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:08:46.788Z] ---> cd9831a78ee5 [2022-01-03T02:08:46.788Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:08:46.788Z] Removing intermediate container 876dc8b2883f [2022-01-03T02:08:46.788Z] ---> e180ad2aa15e [2022-01-03T02:08:46.788Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-03T02:08:46.788Z] ---> Running in 4b79f857070e [2022-01-03T02:08:46.788Z] ---> Running in b7fa5c174a7c [2022-01-03T02:08:46.788Z] ---> Running in 14ecb0279119 [2022-01-03T02:08:46.788Z] Removing intermediate container dba9d1781901 [2022-01-03T02:08:46.788Z] ---> 85fc5f26f577 [2022-01-03T02:08:46.788Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-03T02:08:46.788Z] Removing intermediate container 597fd3ab246f [2022-01-03T02:08:46.788Z] ---> 1505d41d5fc1 [2022-01-03T02:08:46.788Z] Step 8/23 : COPY . . [2022-01-03T02:08:46.788Z] ---> Running in 5438659ce9eb [2022-01-03T02:08:47.051Z] 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 [2022-01-03T02:08:47.051Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:08:47.824Z] provisioning config files... [2022-01-03T02:08:47.850Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1281073085182720968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:08:48.250Z] ---> docker-login.sh [2022-01-03T02:08:48.250Z] nexus3.edgexfoundry.org:10001 [2022-01-03T02:08:48.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:08:49.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:08:49.119Z] Configure a credential helper to remove this warning. See [2022-01-03T02:08:49.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:08:49.119Z] [2022-01-03T02:08:49.119Z] Login Succeeded [2022-01-03T02:08:49.119Z] nexus3.edgexfoundry.org:10002 [2022-01-03T02:08:49.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:08:49.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:08:49.398Z] Configure a credential helper to remove this warning. See [2022-01-03T02:08:49.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:08:49.398Z] [2022-01-03T02:08:49.398Z] Login Succeeded [2022-01-03T02:08:49.398Z] nexus3.edgexfoundry.org:10003 [2022-01-03T02:08:50.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:08:50.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:08:50.000Z] Configure a credential helper to remove this warning. See [2022-01-03T02:08:50.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:08:50.000Z] [2022-01-03T02:08:50.000Z] Login Succeeded [2022-01-03T02:08:50.000Z] nexus3.edgexfoundry.org:10004 [2022-01-03T02:08:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:08:50.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:08:50.275Z] Configure a credential helper to remove this warning. See [2022-01-03T02:08:50.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:08:50.275Z] [2022-01-03T02:08:50.275Z] Login Succeeded [2022-01-03T02:08:50.275Z] docker.io [2022-01-03T02:08:50.409Z] Removing intermediate container 4b79f857070e [2022-01-03T02:08:50.409Z] ---> 5d13cd994647 [2022-01-03T02:08:50.409Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-03T02:08:50.686Z] Removing intermediate container 14ecb0279119 [2022-01-03T02:08:50.686Z] ---> 1f60f4d4842a [2022-01-03T02:08:50.686Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-03T02:08:50.686Z] ---> Running in 9dd1ed25b937 [2022-01-03T02:08:50.686Z] ---> Running in 7460ccb0f486 [2022-01-03T02:08:50.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:08:51.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:08:51.147Z] Configure a credential helper to remove this warning. See [2022-01-03T02:08:51.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:08:51.147Z] [2022-01-03T02:08:51.147Z] Login Succeeded [2022-01-03T02:08:51.147Z] ---> docker-login.sh ends [Pipeline] } [2022-01-03T02:08:51.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-01-03T02:08:51.676Z] 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 [2022-01-03T02:08:51.677Z] 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 [Pipeline] echo [2022-01-03T02:08:51.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T02:08:51.866Z] ========================================================= [2022-01-03T02:08:51.866Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-03T02:08:51.866Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:08:52.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:08:52.265Z] ---> cff9615da9dd [2022-01-03T02:08:52.265Z] Step 9/23 : RUN go mod tidy [2022-01-03T02:08:52.531Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-03T02:08:52.531Z] 552d1f2373af: Pulling fs layer [2022-01-03T02:08:52.531Z] ea3f2d53f512: Pulling fs layer [2022-01-03T02:08:52.531Z] 9e70ebbbe112: Pulling fs layer [2022-01-03T02:08:52.531Z] 7a9cfe048b4a: Pulling fs layer [2022-01-03T02:08:52.531Z] 72dc09318566: Pulling fs layer [2022-01-03T02:08:52.531Z] f4f7b4309257: Pulling fs layer [2022-01-03T02:08:52.531Z] 0ac9a79272e3: Pulling fs layer [2022-01-03T02:08:52.531Z] b78e95d17946: Pulling fs layer [2022-01-03T02:08:52.531Z] f4f7b4309257: Waiting [2022-01-03T02:08:52.531Z] 0ac9a79272e3: Waiting [2022-01-03T02:08:52.531Z] b78e95d17946: Waiting [2022-01-03T02:08:52.531Z] 72dc09318566: Waiting [2022-01-03T02:08:52.531Z] 9e70ebbbe112: Verifying Checksum [2022-01-03T02:08:52.531Z] 9e70ebbbe112: Download complete [2022-01-03T02:08:52.531Z] ea3f2d53f512: Verifying Checksum [2022-01-03T02:08:52.531Z] ea3f2d53f512: Download complete [2022-01-03T02:08:52.531Z] 72dc09318566: Verifying Checksum [2022-01-03T02:08:52.531Z] 72dc09318566: Download complete [2022-01-03T02:08:52.531Z] f4f7b4309257: Verifying Checksum [2022-01-03T02:08:52.531Z] f4f7b4309257: Download complete [2022-01-03T02:08:52.531Z] 552d1f2373af: Download complete [2022-01-03T02:08:52.531Z] 0ac9a79272e3: Verifying Checksum [2022-01-03T02:08:52.531Z] 0ac9a79272e3: Download complete [2022-01-03T02:08:52.539Z] ---> Running in 0eb09906914e [2022-01-03T02:08:53.525Z] 552d1f2373af: Pull complete [2022-01-03T02:08:53.798Z] ea3f2d53f512: Pull complete [2022-01-03T02:08:54.402Z] 9e70ebbbe112: Pull complete [2022-01-03T02:08:54.402Z] b78e95d17946: Download complete [2022-01-03T02:08:54.494Z] Removing intermediate container 0eb09906914e [2022-01-03T02:08:54.494Z] ---> ec70a8b07712 [2022-01-03T02:08:54.494Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-03T02:08:54.494Z] ---> Running in b008b01b8265 [2022-01-03T02:08:54.999Z] 7a9cfe048b4a: Verifying Checksum [2022-01-03T02:08:54.999Z] 7a9cfe048b4a: Download complete [2022-01-03T02:08:55.083Z] 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 [2022-01-03T02:09:07.411Z] 7a9cfe048b4a: Pull complete [2022-01-03T02:09:07.411Z] 72dc09318566: Pull complete [2022-01-03T02:09:07.411Z] f4f7b4309257: Pull complete [2022-01-03T02:09:07.411Z] 0ac9a79272e3: Pull complete [2022-01-03T02:09:11.719Z] b78e95d17946: Pull complete [2022-01-03T02:09:11.719Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-03T02:09:11.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:09:11.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:09:12.124Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-03T02:09:12.125Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:09:12.125Z] WORKDIR /edgex [2022-01-03T02:09:12.125Z] COPY go.mod . [2022-01-03T02:09:12.125Z] RUN go mod download [2022-01-03T02:09:14.776Z] Sending build context to Docker daemon 168.5MB [2022-01-03T02:09:14.776Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:09:14.776Z] ---> 8b459fc5aaf0 [2022-01-03T02:09:14.776Z] Step 2/4 : WORKDIR /edgex [2022-01-03T02:09:16.207Z] ---> Running in 39b3c9cc416b [2022-01-03T02:09:16.801Z] Removing intermediate container 39b3c9cc416b [2022-01-03T02:09:16.801Z] ---> 45500c15562c [2022-01-03T02:09:16.801Z] Step 3/4 : COPY go.mod . [2022-01-03T02:09:17.399Z] ---> e78d2d65c516 [2022-01-03T02:09:17.399Z] Step 4/4 : RUN go mod download [2022-01-03T02:09:17.399Z] ---> Running in a228e12082d4 [2022-01-03T02:09:21.686Z] 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 [2022-01-03T02:09:25.911Z] Removing intermediate container 5438659ce9eb [2022-01-03T02:09:25.911Z] ---> 67e32f4b346b [2022-01-03T02:09:25.911Z] [2022-01-03T02:09:25.911Z] Step 9/30 : FROM alpine:3.14 [2022-01-03T02:09:26.187Z] Removing intermediate container b7fa5c174a7c [2022-01-03T02:09:26.187Z] ---> f50a1a495200 [2022-01-03T02:09:26.187Z] [2022-01-03T02:09:26.187Z] Step 9/20 : FROM alpine:3.14 [2022-01-03T02:09:27.159Z] 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 [2022-01-03T02:09:31.497Z] Removing intermediate container 9dd1ed25b937 [2022-01-03T02:09:31.497Z] ---> 763db087bbc5 [2022-01-03T02:09:31.497Z] [2022-01-03T02:09:31.497Z] Step 9/24 : FROM alpine:3.14 [2022-01-03T02:09:32.074Z] Removing intermediate container 7460ccb0f486 [2022-01-03T02:09:32.074Z] ---> fa410e2315fd [2022-01-03T02:09:32.074Z] [2022-01-03T02:09:32.074Z] Step 9/21 : FROM alpine:3.14 [2022-01-03T02:09:32.648Z] 3.14: Pulling from library/alpine [2022-01-03T02:09:32.912Z] 3.14: Pulling from library/alpine [2022-01-03T02:09:32.912Z] 3.14: Pulling from library/alpine [2022-01-03T02:09:33.852Z] Removing intermediate container b008b01b8265 [2022-01-03T02:09:33.852Z] ---> 5bdd87719ab7 [2022-01-03T02:09:33.852Z] [2022-01-03T02:09:33.852Z] Step 11/23 : FROM alpine:3.14 [2022-01-03T02:09:34.121Z] 3.14: Pulling from library/alpine [2022-01-03T02:09:34.121Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:09:34.121Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:09:34.121Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:09:34.121Z] Status: Image is up to date for alpine:3.14 [2022-01-03T02:09:34.121Z] Status: Downloaded newer image for alpine:3.14 [2022-01-03T02:09:34.121Z] Status: Downloaded newer image for alpine:3.14 [2022-01-03T02:09:34.121Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:09:34.121Z] Status: Image is up to date for alpine:3.14 [2022-01-03T02:09:34.121Z] ---> 0a97eee8041e [2022-01-03T02:09:34.121Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-03T02:09:34.121Z] ---> 0a97eee8041e [2022-01-03T02:09:34.121Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-03T02:09:34.121Z] ---> 0a97eee8041e [2022-01-03T02:09:34.121Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-03T02:09:34.121Z] ---> 0a97eee8041e [2022-01-03T02:09:34.121Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-03T02:09:34.122Z] 3.14: Pulling from library/alpine [2022-01-03T02:09:34.122Z] ---> Running in 74ca0a60df43 [2022-01-03T02:09:34.122Z] ---> Running in a73a7118ab75 [2022-01-03T02:09:34.122Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:09:34.122Z] Status: Image is up to date for alpine:3.14 [2022-01-03T02:09:34.388Z] ---> Running in 38c145b5c043 [2022-01-03T02:09:34.388Z] ---> 0a97eee8041e [2022-01-03T02:09:34.388Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:09:34.388Z] ---> Running in 265957e074dc [2022-01-03T02:09:34.388Z] ---> Running in 80e669ce0a8c [2022-01-03T02:09:34.388Z] Removing intermediate container a73a7118ab75 [2022-01-03T02:09:34.388Z] ---> f94c95ccf38b [2022-01-03T02:09:34.388Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-03T02:09:34.388Z] ---> Running in 71677a88935f [2022-01-03T02:09:34.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:34.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:34.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.231Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-03T02:09:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.231Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-03T02:09:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:35.495Z] (3/3) Installing su-exec (0.2-r1) [2022-01-03T02:09:35.495Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:09:35.495Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:09:35.495Z] OK: 6 MiB in 17 packages [2022-01-03T02:09:35.495Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-03T02:09:35.495Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-03T02:09:35.495Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:09:35.495Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:09:35.495Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:09:35.495Z] OK: 6 MiB in 15 packages [2022-01-03T02:09:35.495Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:09:35.755Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:09:35.755Z] (2/2) Installing su-exec (0.2-r1) [2022-01-03T02:09:35.755Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:09:35.755Z] OK: 6 MiB in 16 packages [2022-01-03T02:09:35.755Z] OK: 6 MiB in 16 packages [2022-01-03T02:09:35.755Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-03T02:09:35.755Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:09:35.755Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:09:36.015Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-03T02:09:36.015Z] (5/5) Installing curl (7.79.1-r0) [2022-01-03T02:09:36.015Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:09:36.015Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:09:36.015Z] OK: 8 MiB in 19 packages [2022-01-03T02:09:36.015Z] Removing intermediate container 74ca0a60df43 [2022-01-03T02:09:36.015Z] ---> e35736e4da3b [2022-01-03T02:09:36.015Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:09:36.279Z] ---> Running in a58d3613df49 [2022-01-03T02:09:36.279Z] Removing intermediate container 80e669ce0a8c [2022-01-03T02:09:36.279Z] ---> 8e21bd89e6c6 [2022-01-03T02:09:36.279Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:09:36.279Z] Removing intermediate container 71677a88935f [2022-01-03T02:09:36.279Z] ---> 853cfea35e17 [2022-01-03T02:09:36.279Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-03T02:09:36.279Z] ---> Running in c7d47a57f99d [2022-01-03T02:09:36.279Z] ---> Running in 5b7f842a4d41 [2022-01-03T02:09:36.279Z] Removing intermediate container 265957e074dc [2022-01-03T02:09:36.279Z] ---> e630a0c96360 [2022-01-03T02:09:36.279Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:09:36.279Z] Removing intermediate container a58d3613df49 [2022-01-03T02:09:36.279Z] ---> 05bc1f4589aa [2022-01-03T02:09:36.279Z] Step 12/24 : WORKDIR / [2022-01-03T02:09:36.544Z] ---> Running in 41db3ee33e54 [2022-01-03T02:09:36.544Z] ---> Running in e01d3d63a826 [2022-01-03T02:09:36.544Z] Removing intermediate container c7d47a57f99d [2022-01-03T02:09:36.544Z] ---> 375aebf9524b [2022-01-03T02:09:36.544Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-03T02:09:36.544Z] Removing intermediate container 5b7f842a4d41 [2022-01-03T02:09:36.544Z] ---> da772c1b812b [2022-01-03T02:09:36.544Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-03T02:09:36.544Z] Removing intermediate container 38c145b5c043 [2022-01-03T02:09:36.544Z] ---> 72b0dd6a250b [2022-01-03T02:09:36.544Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:09:36.544Z] ---> Running in 6b5dee25e2a7 [2022-01-03T02:09:36.544Z] ---> Running in c2d619e9044a [2022-01-03T02:09:36.544Z] Removing intermediate container 41db3ee33e54 [2022-01-03T02:09:36.544Z] ---> 23347f251099 [2022-01-03T02:09:36.544Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-03T02:09:36.544Z] ---> Running in 5e3da5a448dc [2022-01-03T02:09:36.544Z] Removing intermediate container e01d3d63a826 [2022-01-03T02:09:36.544Z] ---> 325c6de152ca [2022-01-03T02:09:36.544Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-03T02:09:36.544Z] ---> Running in 2d9989a16a6d [2022-01-03T02:09:36.811Z] Removing intermediate container c2d619e9044a [2022-01-03T02:09:36.811Z] ---> cc940beec341 [2022-01-03T02:09:36.811Z] Step 12/20 : WORKDIR /edgex [2022-01-03T02:09:36.811Z] Removing intermediate container 6b5dee25e2a7 [2022-01-03T02:09:36.811Z] ---> 923ea8bd6967 [2022-01-03T02:09:36.811Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-03T02:09:36.811Z] Removing intermediate container 5e3da5a448dc [2022-01-03T02:09:36.811Z] ---> a67023a3c66e [2022-01-03T02:09:36.811Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-03T02:09:36.811Z] ---> Running in 46df5f71b309 [2022-01-03T02:09:36.811Z] ---> Running in df305d2e131c [2022-01-03T02:09:36.811Z] ---> 571a17059d25 [2022-01-03T02:09:36.811Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-03T02:09:36.811Z] ---> Running in 6e1def6ae6b2 [2022-01-03T02:09:36.811Z] Removing intermediate container 2d9989a16a6d [2022-01-03T02:09:36.811Z] ---> 883aa9ef6608 [2022-01-03T02:09:36.811Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-03T02:09:37.073Z] ---> Running in 645e109f0e0e [2022-01-03T02:09:37.073Z] Removing intermediate container df305d2e131c [2022-01-03T02:09:37.073Z] ---> 39875254d31b [2022-01-03T02:09:37.073Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-03T02:09:37.073Z] Removing intermediate container 46df5f71b309 [2022-01-03T02:09:37.073Z] ---> 46af332d048b [2022-01-03T02:09:37.073Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:09:37.073Z] Removing intermediate container 645e109f0e0e [2022-01-03T02:09:37.073Z] ---> de40e0e8d555 [2022-01-03T02:09:37.073Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:09:37.355Z] ---> 91aff057de8f [2022-01-03T02:09:37.355Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-03T02:09:37.355Z] ---> e5048e551d9c [2022-01-03T02:09:37.355Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-03T02:09:37.355Z] ---> 4284edac1964 [2022-01-03T02:09:37.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-03T02:09:37.618Z] ---> 3c522ceff27f [2022-01-03T02:09:37.618Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-03T02:09:37.618Z] ---> 3e8aa3800935 [2022-01-03T02:09:37.618Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-03T02:09:37.895Z] ---> 7aaf6a28ca60 [2022-01-03T02:09:37.895Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-03T02:09:37.895Z] Removing intermediate container 6e1def6ae6b2 [2022-01-03T02:09:37.895Z] ---> 0a2c225d6fd7 [2022-01-03T02:09:37.895Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-03T02:09:37.895Z] ---> 9e28caafcc3e [2022-01-03T02:09:37.895Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-03T02:09:37.895Z] ---> Running in 6c260c56da9c [2022-01-03T02:09:37.895Z] ---> aef631225fc8 [2022-01-03T02:09:37.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-03T02:09:38.159Z] ---> 4b1409b7a934 [2022-01-03T02:09:38.159Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-03T02:09:38.430Z] Removing intermediate container 6c260c56da9c [2022-01-03T02:09:38.430Z] ---> 8150e3f44c9b [2022-01-03T02:09:38.430Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-03T02:09:38.431Z] ---> 043a086eede0 [2022-01-03T02:09:38.431Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-03T02:09:38.431Z] ---> 36caf65f473c [2022-01-03T02:09:38.431Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-03T02:09:38.431Z] ---> a2c410ecc1f3 [2022-01-03T02:09:38.431Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-03T02:09:38.431Z] ---> a86f765efe52 [2022-01-03T02:09:38.431Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-03T02:09:38.431Z] ---> Running in 9e826bb4ad0e [2022-01-03T02:09:38.431Z] ---> Running in 81c639f5597d [2022-01-03T02:09:38.431Z] ---> Running in 6557c50a201b [2022-01-03T02:09:38.695Z] ---> 5d5bb8dffef2 [2022-01-03T02:09:38.695Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-03T02:09:38.695Z] Removing intermediate container 81c639f5597d [2022-01-03T02:09:38.695Z] ---> a5bb7c067f69 [2022-01-03T02:09:38.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:09:38.695Z] ---> Running in f98116139cac [2022-01-03T02:09:38.695Z] Removing intermediate container 9e826bb4ad0e [2022-01-03T02:09:38.695Z] ---> f8f112a7aeac [2022-01-03T02:09:38.695Z] Step 17/20 : CMD ["--init=true"] [2022-01-03T02:09:38.695Z] Removing intermediate container 6557c50a201b [2022-01-03T02:09:38.695Z] ---> 91f874574c50 [2022-01-03T02:09:38.695Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:09:38.695Z] ---> Running in 53b80df101ad [2022-01-03T02:09:38.695Z] ---> Running in 85caececea09 [2022-01-03T02:09:38.695Z] ---> Running in 62738f11f28a [2022-01-03T02:09:38.695Z] ---> fc3e361b64b2 [2022-01-03T02:09:38.695Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-03T02:09:38.954Z] Removing intermediate container 85caececea09 [2022-01-03T02:09:38.954Z] ---> 5e62060cbfc8 [2022-01-03T02:09:38.954Z] Step 21/23 : LABEL arch=x86_64 [2022-01-03T02:09:38.954Z] Removing intermediate container 62738f11f28a [2022-01-03T02:09:38.954Z] ---> de6acd429676 [2022-01-03T02:09:38.954Z] Step 18/20 : LABEL arch=x86_64 [2022-01-03T02:09:38.954Z] ---> Running in 71081760d74b [2022-01-03T02:09:38.954Z] Removing intermediate container 53b80df101ad [2022-01-03T02:09:38.954Z] ---> 5cf2e75ff60a [2022-01-03T02:09:38.954Z] Step 19/21 : LABEL arch=x86_64 [2022-01-03T02:09:38.954Z] ---> Running in b472f9c51956 [2022-01-03T02:09:38.954Z] ---> 11f8decb8319 [2022-01-03T02:09:38.954Z] 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/ [2022-01-03T02:09:38.954Z] ---> Running in ef0d160747ea [2022-01-03T02:09:39.216Z] ---> Running in 7d6feb3a7aa3 [2022-01-03T02:09:39.216Z] Removing intermediate container 71081760d74b [2022-01-03T02:09:39.216Z] ---> 735f936fe1f7 [2022-01-03T02:09:39.216Z] Step 22/23 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:09:39.216Z] Removing intermediate container b472f9c51956 [2022-01-03T02:09:39.216Z] ---> 49cb422027f2 [2022-01-03T02:09:39.216Z] Step 19/20 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:09:39.216Z] ---> Running in 70867e859bb5 [2022-01-03T02:09:39.216Z] ---> Running in 6d014b9d0c25 [2022-01-03T02:09:39.216Z] Removing intermediate container ef0d160747ea [2022-01-03T02:09:39.216Z] ---> 1bce00897046 [2022-01-03T02:09:39.216Z] Step 20/21 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:09:39.216Z] ---> Running in ba2fa8e87744 [2022-01-03T02:09:39.476Z] Removing intermediate container 6d014b9d0c25 [2022-01-03T02:09:39.476Z] ---> fa5317729759 [2022-01-03T02:09:39.476Z] Step 20/20 : LABEL version=0.0.0 [2022-01-03T02:09:39.476Z] Removing intermediate container 70867e859bb5 [2022-01-03T02:09:39.476Z] ---> 514971566100 [2022-01-03T02:09:39.476Z] Step 23/23 : LABEL version=0.0.0 [2022-01-03T02:09:39.476Z] ---> Running in 3662873959ec [2022-01-03T02:09:39.476Z] ---> Running in 4b1f49b9fd92 [2022-01-03T02:09:39.476Z] Removing intermediate container f98116139cac [2022-01-03T02:09:39.476Z] ---> 71fd92f66f37 [2022-01-03T02:09:39.476Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:09:39.476Z] Removing intermediate container ba2fa8e87744 [2022-01-03T02:09:39.476Z] ---> f2239e6b3ab6 [2022-01-03T02:09:39.476Z] Step 21/21 : LABEL version=0.0.0 [2022-01-03T02:09:39.476Z] ---> Running in dc2457a7c1ea [2022-01-03T02:09:39.476Z] Removing intermediate container 3662873959ec [2022-01-03T02:09:39.476Z] ---> f7978d752256 [2022-01-03T02:09:39.476Z] [2022-01-03T02:09:39.476Z] Removing intermediate container 4b1f49b9fd92 [2022-01-03T02:09:39.476Z] ---> 588e3f078e62 [2022-01-03T02:09:39.476Z] [2022-01-03T02:09:39.740Z] ---> a25e4f528cfc [2022-01-03T02:09:39.740Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-03T02:09:39.740Z] Successfully built 588e3f078e62 [2022-01-03T02:09:39.740Z] Successfully built f7978d752256 [2022-01-03T02:09:39.740Z] Successfully tagged support-scheduler:latest [2022-01-03T02:09:39.740Z] Building core-command [2022-01-03T02:09:39.740Z] Successfully tagged security-proxy-setup:latest [2022-01-03T02:09:39.740Z]  Building support-scheduler ... done  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-01-03T02:09:39.740Z] Removing intermediate container dc2457a7c1ea [2022-01-03T02:09:39.740Z] ---> 709278316d53 [2022-01-03T02:09:39.740Z] [2022-01-03T02:09:40.004Z] Successfully built 709278316d53 [2022-01-03T02:09:40.004Z] Successfully tagged support-notifications:latest [2022-01-03T02:09:40.004Z] Building core-data [2022-01-03T02:09:40.274Z]  Building support-notifications ... done Removing intermediate container 7d6feb3a7aa3 [2022-01-03T02:09:40.275Z] ---> 9ae7ebd5009f [2022-01-03T02:09:40.275Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-03T02:09:41.662Z] ---> e06d7f87f7e8 [2022-01-03T02:09:41.662Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-03T02:09:41.662Z] ---> Running in 015b1ef44161 [2022-01-03T02:09:43.048Z] Removing intermediate container 015b1ef44161 [2022-01-03T02:09:43.048Z] ---> d346f977d17b [2022-01-03T02:09:43.048Z] Step 22/24 : LABEL arch=x86_64 [2022-01-03T02:09:43.987Z] ---> c7bc930cbd48 [2022-01-03T02:09:43.988Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-03T02:09:43.988Z] ---> Running in 7bd0dbc14fd6 [2022-01-03T02:09:44.246Z] Removing intermediate container 7bd0dbc14fd6 [2022-01-03T02:09:44.246Z] ---> f80af87f1171 [2022-01-03T02:09:44.246Z] Step 23/24 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:09:44.510Z] ---> Running in c63c0f8ae89a [2022-01-03T02:09:44.510Z] ---> b7a5ccd5dfeb [2022-01-03T02:09:44.510Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-03T02:09:44.774Z] Removing intermediate container c63c0f8ae89a [2022-01-03T02:09:44.774Z] ---> 83304e0a98a8 [2022-01-03T02:09:44.774Z] Step 24/24 : LABEL version=0.0.0 [2022-01-03T02:09:44.774Z] ---> Running in 19a72355121f [2022-01-03T02:09:45.043Z] ---> 659959940a71 [2022-01-03T02:09:45.043Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-03T02:09:45.304Z] ---> Running in 5545c8a5661b [2022-01-03T02:09:45.304Z] Removing intermediate container 19a72355121f [2022-01-03T02:09:45.304Z] ---> 592f1d21c675 [2022-01-03T02:09:45.304Z] [2022-01-03T02:09:45.304Z] Successfully built 592f1d21c675 [2022-01-03T02:09:45.304Z] Successfully tagged security-secretstore-setup:latest [2022-01-03T02:09:45.304Z]  Building security-secretstore-setup ... done Building core-metadata [2022-01-03T02:09:45.572Z] Removing intermediate container 5545c8a5661b [2022-01-03T02:09:45.572Z] ---> b3d8c3f1eb0c [2022-01-03T02:09:45.572Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-03T02:09:49.793Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:09:49.793Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:09:49.793Z] ---> 825a8e7ab4ca [2022-01-03T02:09:49.793Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:09:49.793Z] ---> Using cache [2022-01-03T02:09:49.793Z] ---> 01270c3db0a8 [2022-01-03T02:09:49.793Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:09:49.793Z] ---> Using cache [2022-01-03T02:09:49.793Z] ---> 64af055095aa [2022-01-03T02:09:49.793Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:09:49.793Z] ---> Using cache [2022-01-03T02:09:49.793Z] ---> 892d3cd6afe8 [2022-01-03T02:09:49.793Z] Step 6/22 : COPY . . [2022-01-03T02:09:49.793Z] ---> Using cache [2022-01-03T02:09:49.793Z] ---> eaca7133b0ed [2022-01-03T02:09:49.793Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:09:49.793Z] ---> Using cache [2022-01-03T02:09:49.793Z] ---> 5d13cd994647 [2022-01-03T02:09:49.793Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-03T02:09:52.338Z] ---> f02cac44c71f [2022-01-03T02:09:52.338Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-03T02:09:52.338Z] ---> Running in a48eb912ae8b [2022-01-03T02:09:52.908Z] ---> Running in 14cd0fbb99e8 [2022-01-03T02:09:55.449Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:09:55.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:09:55.449Z] ---> 825a8e7ab4ca [2022-01-03T02:09:55.449Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:09:55.449Z] ---> Using cache [2022-01-03T02:09:55.449Z] ---> 01270c3db0a8 [2022-01-03T02:09:55.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:09:55.449Z] ---> Using cache [2022-01-03T02:09:55.449Z] ---> 64af055095aa [2022-01-03T02:09:55.449Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:09:55.449Z] ---> Using cache [2022-01-03T02:09:55.449Z] ---> 892d3cd6afe8 [2022-01-03T02:09:55.449Z] Step 6/22 : COPY . . [2022-01-03T02:09:55.449Z] ---> Using cache [2022-01-03T02:09:55.449Z] ---> eaca7133b0ed [2022-01-03T02:09:55.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:09:55.449Z] ---> Using cache [2022-01-03T02:09:55.449Z] ---> 5d13cd994647 [2022-01-03T02:09:55.449Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-03T02:09:56.394Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:09:56.394Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:09:56.394Z] ---> 825a8e7ab4ca [2022-01-03T02:09:56.394Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:09:56.394Z] ---> Using cache [2022-01-03T02:09:56.394Z] ---> 01270c3db0a8 [2022-01-03T02:09:56.394Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:09:56.394Z] ---> Using cache [2022-01-03T02:09:56.394Z] ---> 64af055095aa [2022-01-03T02:09:56.394Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-03T02:09:56.659Z] 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 [2022-01-03T02:09:56.938Z] ---> Running in b51f8ccfdb0a [2022-01-03T02:09:56.938Z] ---> Running in 9018ba1417bd [2022-01-03T02:09:57.512Z] Removing intermediate container 14cd0fbb99e8 [2022-01-03T02:09:57.512Z] ---> ebf1f6cc79d3 [2022-01-03T02:09:57.512Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-03T02:09:57.777Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:57.777Z] ---> Running in 131a4875e4b9 [2022-01-03T02:09:58.041Z] 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 [2022-01-03T02:09:58.041Z] Removing intermediate container 131a4875e4b9 [2022-01-03T02:09:58.041Z] ---> 2ffba38eeb8c [2022-01-03T02:09:58.041Z] Step 27/30 : CMD ["gate"] [2022-01-03T02:09:58.041Z] ---> Running in ebfc813f317c [2022-01-03T02:09:58.303Z] Removing intermediate container ebfc813f317c [2022-01-03T02:09:58.303Z] ---> 82fe3e1034af [2022-01-03T02:09:58.303Z] Step 28/30 : LABEL arch=x86_64 [2022-01-03T02:09:58.565Z] ---> Running in c28f90c921c3 [2022-01-03T02:09:58.565Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:09:58.565Z] Removing intermediate container c28f90c921c3 [2022-01-03T02:09:58.565Z] ---> 41e3e1cb7319 [2022-01-03T02:09:58.565Z] Step 29/30 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:09:58.829Z] ---> Running in 0efa5840b780 [2022-01-03T02:09:59.095Z] Removing intermediate container 0efa5840b780 [2022-01-03T02:09:59.095Z] ---> 3bea58665a30 [2022-01-03T02:09:59.095Z] Step 30/30 : LABEL version=0.0.0 [2022-01-03T02:09:59.095Z] OK: 220 MiB in 52 packages [2022-01-03T02:09:59.095Z] ---> Running in 7d9c00fab622 [2022-01-03T02:09:59.359Z] Removing intermediate container 7d9c00fab622 [2022-01-03T02:09:59.359Z] ---> 233966f6ced8 [2022-01-03T02:09:59.359Z] [2022-01-03T02:09:59.621Z] Successfully built 233966f6ced8 [2022-01-03T02:09:59.621Z] Successfully tagged security-bootstrapper:latest [2022-01-03T02:09:59.885Z]  Building security-bootstrapper ... done Removing intermediate container b51f8ccfdb0a [2022-01-03T02:09:59.885Z] ---> 86d928245285 [2022-01-03T02:09:59.885Z] Step 6/22 : COPY . . [2022-01-03T02:10:01.805Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:10:01.805Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:10:01.805Z] ---> 825a8e7ab4ca [2022-01-03T02:10:01.805Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:10:01.805Z] ---> Using cache [2022-01-03T02:10:01.805Z] ---> 01270c3db0a8 [2022-01-03T02:10:01.805Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:10:01.805Z] ---> Using cache [2022-01-03T02:10:01.805Z] ---> 64af055095aa [2022-01-03T02:10:01.805Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-03T02:10:03.758Z] ---> Running in 4d0aab3fc042 [2022-01-03T02:10:04.772Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:10:05.352Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:10:05.929Z] OK: 220 MiB in 52 packages [2022-01-03T02:10:07.324Z] ---> 1ff9bc7b986b [2022-01-03T02:10:07.324Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:10:07.324Z] ---> Running in 593a2eaf8ac1 [2022-01-03T02:10:07.586Z] Removing intermediate container 4d0aab3fc042 [2022-01-03T02:10:07.586Z] ---> 7f5f6c78169a [2022-01-03T02:10:07.586Z] Step 6/22 : COPY . . [2022-01-03T02:10:10.953Z] Removing intermediate container 593a2eaf8ac1 [2022-01-03T02:10:10.953Z] ---> 6cec24f59470 [2022-01-03T02:10:10.953Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-03T02:10:11.907Z] ---> Running in f4a9a0a14311 [2022-01-03T02:10:12.169Z] 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 [2022-01-03T02:10:13.124Z] ---> fd7b3e34ec42 [2022-01-03T02:10:13.124Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:10:13.124Z] ---> Running in 16d67106ad3a [2022-01-03T02:10:14.510Z] Removing intermediate container 16d67106ad3a [2022-01-03T02:10:14.510Z] ---> 4c276b23eb4e [2022-01-03T02:10:14.510Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-03T02:10:14.510Z] ---> Running in f9199074e8b8 [2022-01-03T02:10:15.076Z] 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 [2022-01-03T02:10:25.086Z] Removing intermediate container 9018ba1417bd [2022-01-03T02:10:25.086Z] ---> c1e5d986c0ce [2022-01-03T02:10:25.086Z] [2022-01-03T02:10:25.086Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:10:25.086Z] ---> 0a97eee8041e [2022-01-03T02:10:25.086Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:10:25.086Z] ---> Using cache [2022-01-03T02:10:25.086Z] ---> 8e21bd89e6c6 [2022-01-03T02:10:25.086Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:10:25.086Z] ---> Using cache [2022-01-03T02:10:25.086Z] ---> 375aebf9524b [2022-01-03T02:10:25.086Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-03T02:10:25.086Z] ---> Running in 1315eb7a86a3 [2022-01-03T02:10:25.086Z] Removing intermediate container 1315eb7a86a3 [2022-01-03T02:10:25.086Z] ---> f7318a387b94 [2022-01-03T02:10:25.086Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:10:25.086Z] ---> Running in 4b43846b112e [2022-01-03T02:10:25.086Z] Removing intermediate container 4b43846b112e [2022-01-03T02:10:25.086Z] ---> 1f4fd558f60d [2022-01-03T02:10:25.086Z] Step 14/22 : WORKDIR / [2022-01-03T02:10:25.086Z] ---> Running in fd48a8a5f190 [2022-01-03T02:10:25.086Z] Removing intermediate container fd48a8a5f190 [2022-01-03T02:10:25.086Z] ---> 8e4642384d52 [2022-01-03T02:10:25.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:10:25.086Z] ---> ab2bd44617d2 [2022-01-03T02:10:25.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-03T02:10:25.086Z] ---> bcbb3da62397 [2022-01-03T02:10:25.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-03T02:10:25.355Z] ---> 4fbbcdc8efee [2022-01-03T02:10:25.355Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-03T02:10:25.355Z] ---> Running in 4d765231e286 [2022-01-03T02:10:25.355Z] Removing intermediate container 4d765231e286 [2022-01-03T02:10:25.355Z] ---> 9c83f878d7f5 [2022-01-03T02:10:25.355Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:10:25.355Z] ---> Running in e6b0c015305e [2022-01-03T02:10:25.619Z] Removing intermediate container e6b0c015305e [2022-01-03T02:10:25.619Z] ---> 5902473d3996 [2022-01-03T02:10:25.619Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:10:25.619Z] ---> Running in 930e90e09c7c [2022-01-03T02:10:25.880Z] Removing intermediate container 930e90e09c7c [2022-01-03T02:10:25.880Z] ---> f232c26f35d9 [2022-01-03T02:10:25.880Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:10:25.880Z] ---> Running in 1bbce3245c59 [2022-01-03T02:10:26.143Z] Removing intermediate container 1bbce3245c59 [2022-01-03T02:10:26.143Z] ---> 1e63b758002a [2022-01-03T02:10:26.143Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:10:26.143Z] ---> Running in 521f0b11618d [2022-01-03T02:10:26.143Z] Removing intermediate container 521f0b11618d [2022-01-03T02:10:26.143Z] ---> 47bac9da4bbc [2022-01-03T02:10:26.143Z] [2022-01-03T02:10:26.410Z] Successfully built 47bac9da4bbc [2022-01-03T02:10:26.410Z] Successfully tagged core-command:latest [2022-01-03T02:10:27.822Z]  Building core-command ... done Removing intermediate container a48eb912ae8b [2022-01-03T02:10:27.822Z] ---> 2bd5eb5bd04e [2022-01-03T02:10:27.822Z] [2022-01-03T02:10:27.822Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:10:27.822Z] ---> 0a97eee8041e [2022-01-03T02:10:27.822Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:10:27.822Z] ---> Using cache [2022-01-03T02:10:27.822Z] ---> 8e21bd89e6c6 [2022-01-03T02:10:27.822Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:10:27.822Z] ---> Using cache [2022-01-03T02:10:27.822Z] ---> 375aebf9524b [2022-01-03T02:10:27.822Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-03T02:10:27.822Z] ---> Running in 317a700d739a [2022-01-03T02:10:27.822Z] Removing intermediate container 317a700d739a [2022-01-03T02:10:27.822Z] ---> a11e66e56e73 [2022-01-03T02:10:27.822Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:10:27.822Z] ---> Running in 22094f6e975a [2022-01-03T02:10:28.084Z] Removing intermediate container 22094f6e975a [2022-01-03T02:10:28.084Z] ---> f98ef837f36d [2022-01-03T02:10:28.084Z] Step 14/22 : WORKDIR / [2022-01-03T02:10:28.084Z] ---> Running in 296715c594d6 [2022-01-03T02:10:28.345Z] Removing intermediate container 296715c594d6 [2022-01-03T02:10:28.345Z] ---> 4a7c2625407a [2022-01-03T02:10:28.345Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:10:28.608Z] ---> f5e028f3eee2 [2022-01-03T02:10:28.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-03T02:10:29.183Z] ---> 8f89e09a08ce [2022-01-03T02:10:29.183Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-03T02:10:29.446Z] ---> 567aa0258a63 [2022-01-03T02:10:29.446Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-03T02:10:29.446Z] ---> Running in a8d8b6a9ffab [2022-01-03T02:10:29.446Z] Removing intermediate container a8d8b6a9ffab [2022-01-03T02:10:29.446Z] ---> 8740180d3dd0 [2022-01-03T02:10:29.446Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:10:29.810Z] ---> Running in de3316d70a87 [2022-01-03T02:10:29.810Z] Removing intermediate container de3316d70a87 [2022-01-03T02:10:29.810Z] ---> f78b248154f4 [2022-01-03T02:10:29.810Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:10:29.810Z] ---> Running in 41b0c9056dd7 [2022-01-03T02:10:30.136Z] Removing intermediate container 41b0c9056dd7 [2022-01-03T02:10:30.136Z] ---> f780b3b4ba34 [2022-01-03T02:10:30.136Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:10:30.136Z] ---> Running in f60912709aae [2022-01-03T02:10:30.136Z] Removing intermediate container f60912709aae [2022-01-03T02:10:30.136Z] ---> 0a35ef16dfac [2022-01-03T02:10:30.136Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:10:30.136Z] ---> Running in 55c7ab1ae765 [2022-01-03T02:10:30.509Z] Removing intermediate container 55c7ab1ae765 [2022-01-03T02:10:30.509Z] ---> 5ad1a1e6a706 [2022-01-03T02:10:30.509Z] [2022-01-03T02:10:30.509Z] Successfully built 5ad1a1e6a706 [2022-01-03T02:10:30.509Z] Successfully tagged core-metadata:latest [2022-01-03T02:10:38.985Z]  Building core-metadata ... done Removing intermediate container f9199074e8b8 [2022-01-03T02:10:38.985Z] ---> 5fcb7cd8e2fa [2022-01-03T02:10:38.985Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-03T02:10:38.985Z] ---> Running in 0e11ff97a4e0 [2022-01-03T02:10:38.985Z] 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 [2022-01-03T02:10:38.985Z] Removing intermediate container 0e11ff97a4e0 [2022-01-03T02:10:38.985Z] ---> fabfb7d3d457 [2022-01-03T02:10:38.985Z] [2022-01-03T02:10:38.985Z] Step 10/22 : FROM docker:20.10.10 [2022-01-03T02:10:39.210Z] Removing intermediate container a228e12082d4 [2022-01-03T02:10:39.210Z] ---> cb283cdc6a08 [2022-01-03T02:10:39.210Z] Successfully built cb283cdc6a08 [2022-01-03T02:10:39.210Z] Successfully tagged ci-base-image-arm64:latest [2022-01-03T02:10:39.244Z] Removing intermediate container f4a9a0a14311 [2022-01-03T02:10:39.244Z] ---> d378f9b744f8 [2022-01-03T02:10:39.244Z] [2022-01-03T02:10:39.244Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:10:39.244Z] ---> 0a97eee8041e [2022-01-03T02:10:39.244Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-03T02:10:39.244Z] ---> Running in 2a992ae1cd69 [2022-01-03T02:10:39.244Z] Removing intermediate container 2a992ae1cd69 [2022-01-03T02:10:39.244Z] ---> 7f6291d3e7e7 [2022-01-03T02:10:39.244Z] Step 11/22 : ENV APP_PORT=59880 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:10:39.503Z] ---> Running in 3d9627d2d967 [2022-01-03T02:10:39.503Z] 20.10.10: Pulling from library/docker [2022-01-03T02:10:39.503Z] Removing intermediate container 3d9627d2d967 [2022-01-03T02:10:39.503Z] ---> 372b168eed36 [2022-01-03T02:10:39.503Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-03T02:10:39.503Z] ---> Running in e589db5764e7 [2022-01-03T02:10:39.503Z] Removing intermediate container e589db5764e7 [2022-01-03T02:10:39.503Z] ---> b8d8c951f398 [2022-01-03T02:10:39.503Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:10:39.503Z] ---> Running in 87c2eacfa4ec [2022-01-03T02:10:39.583Z] + docker inspect -f . ci-base-image-arm64 [2022-01-03T02:10:39.583Z] . [Pipeline] withDockerContainer [2022-01-03T02:10:39.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container [2022-01-03T02:10:39.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-03T02:10:40.087Z] Removing intermediate container 87c2eacfa4ec [2022-01-03T02:10:40.087Z] ---> 52a658499923 [2022-01-03T02:10:40.087Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-03T02:10:40.087Z] ---> Running in 0adc02c42302 [2022-01-03T02:10:40.351Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:10:41.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:10:41.365Z] $ docker top 5eac9ba83ea3d3d61f043adffcefe7f72c561d362b741ea1a220c093db86b2d2 -eo pid,comm [2022-01-03T02:10:41.562Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-03T02:10:41.562Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [Pipeline] { [Pipeline] sh [2022-01-03T02:10:41.826Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-03T02:10:41.826Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-03T02:10:41.826Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-03T02:10:42.085Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-03T02:10:42.085Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:10:42.085Z] OK: 8 MiB in 20 packages [2022-01-03T02:10:42.387Z] + go version [2022-01-03T02:10:42.387Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-03T02:10:42.429Z] $ docker stop --time=1 5eac9ba83ea3d3d61f043adffcefe7f72c561d362b741ea1a220c093db86b2d2 [2022-01-03T02:10:43.047Z] Removing intermediate container 0adc02c42302 [2022-01-03T02:10:43.047Z] ---> c445097bcb36 [2022-01-03T02:10:43.047Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:10:43.313Z] ---> 2b3c0bbd6efd [2022-01-03T02:10:43.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-03T02:10:43.887Z] ---> 1bbe3fcf93c4 [2022-01-03T02:10:43.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-03T02:10:43.887Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-03T02:10:43.887Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-03T02:10:43.887Z] ---> b706a049f56e [2022-01-03T02:10:43.887Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:10:43.887Z] ---> Running in bb8f8b5c03b7 [2022-01-03T02:10:43.887Z] Removing intermediate container bb8f8b5c03b7 [2022-01-03T02:10:43.887Z] ---> 57cc66dc161d [2022-01-03T02:10:43.887Z] 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 [2022-01-03T02:10:43.887Z] ---> Running in 8269dacbfa2b [2022-01-03T02:10:43.887Z] ---> 75511f9cb8f3 [2022-01-03T02:10:43.887Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-03T02:10:43.887Z] ---> Running in 1964e043ef8f [2022-01-03T02:10:44.103Z] $ docker rm -f 5eac9ba83ea3d3d61f043adffcefe7f72c561d362b741ea1a220c093db86b2d2 [2022-01-03T02:10:44.147Z] Removing intermediate container 1964e043ef8f [2022-01-03T02:10:44.147Z] ---> cc5bdea45b04 [2022-01-03T02:10:44.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:10:44.147Z] ---> Running in 2154e46eb14b [2022-01-03T02:10:44.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:10:44.147Z] Removing intermediate container 2154e46eb14b [2022-01-03T02:10:44.147Z] ---> 0e6fdcef402c [2022-01-03T02:10:44.147Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:10:44.147Z] ---> Running in 427405c5c6df [2022-01-03T02:10:44.147Z] Removing intermediate container 427405c5c6df [2022-01-03T02:10:44.147Z] ---> bff7ce96d5b3 [2022-01-03T02:10:44.147Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:10:44.417Z] ---> Running in 8e1895cc6608 [2022-01-03T02:10:44.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:10:44.417Z] Removing intermediate container 8e1895cc6608 [2022-01-03T02:10:44.417Z] ---> 637b614b31c8 [2022-01-03T02:10:44.417Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:10:44.417Z] ---> Running in f69f68b88125 [2022-01-03T02:10:44.417Z] Removing intermediate container f69f68b88125 [2022-01-03T02:10:44.417Z] ---> 1fe2cea9547e [2022-01-03T02:10:44.417Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-01-03T02:10:44.684Z] (1/42) Installing readline (8.1.0-r0) [2022-01-03T02:10:44.685Z] Successfully built 1fe2cea9547e [2022-01-03T02:10:44.685Z] Successfully tagged core-data:latest [2022-01-03T02:10:44.685Z]  Building core-data ... done (2/42) Installing bash (5.1.4-r0) [2022-01-03T02:10:44.685Z] Executing bash-5.1.4-r0.post-install [2022-01-03T02:10:44.685Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:10:44.685Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:10:44.685Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-03T02:10:44.685Z] (6/42) Installing curl (7.79.1-r0) [2022-01-03T02:10:44.685Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-03T02:10:44.685Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-03T02:10:44.685Z] (9/42) Installing expat (2.4.1-r0) [2022-01-03T02:10:44.685Z] (10/42) Installing libffi (3.3-r2) [2022-01-03T02:10:44.685Z] (11/42) Installing gdbm (1.19-r0) [2022-01-03T02:10:44.685Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-03T02:10:44.685Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-03T02:10:44.685Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:10:44.954Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-03T02:10:44.954Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-03T02:10:44.954Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-03T02:10:45.086Z] + docker inspect -f . ci-base-image-arm64 [2022-01-03T02:10:45.086Z] . [Pipeline] withDockerContainer [2022-01-03T02:10:45.337Z] prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container [2022-01-03T02:10:45.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-03T02:10:45.522Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-03T02:10:45.522Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-03T02:10:45.522Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-03T02:10:45.522Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-03T02:10:45.522Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-03T02:10:45.522Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-03T02:10:45.522Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-03T02:10:45.522Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-03T02:10:45.522Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-03T02:10:45.522Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-03T02:10:45.522Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-03T02:10:45.522Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-03T02:10:45.522Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-03T02:10:45.522Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-03T02:10:45.522Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-03T02:10:45.522Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-03T02:10:45.522Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-03T02:10:45.785Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-03T02:10:45.786Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-03T02:10:45.786Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-03T02:10:45.786Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-03T02:10:45.786Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-03T02:10:45.786Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-03T02:10:45.786Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-03T02:10:45.786Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-03T02:10:46.048Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:10:46.048Z] OK: 84 MiB in 64 packages [2022-01-03T02:10:46.619Z] Collecting docker-compose==1.23.2 [2022-01-03T02:10:46.619Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-03T02:10:46.619Z] Collecting cached-property<2,>=1.2.0 [2022-01-03T02:10:46.619Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-03T02:10:46.619Z] Collecting docker<4.0,>=3.6.0 [2022-01-03T02:10:46.619Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-03T02:10:46.671Z] $ docker top c7e406e5b87a7c90dd9a6272bd86b6d51bd1db00dfdec6a6f8ef4dd7c876cdd2 -eo pid,comm [2022-01-03T02:10:46.880Z] Collecting PyYAML<4,>=3.10 [2022-01-03T02:10:46.880Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] { [Pipeline] echo [2022-01-03T02:10:47.073Z] ========================================================= [2022-01-03T02:10:47.073Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-03T02:10:47.073Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:10:47.450Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-03T02:10:47.450Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-03T02:10:47.450Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-03T02:10:47.711Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-03T02:10:47.711Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-03T02:10:47.711Z] Collecting texttable<0.10,>=0.9.0 [2022-01-03T02:10:47.711Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-03T02:10:47.780Z] + make test [2022-01-03T02:10:47.780Z] go mod tidy [2022-01-03T02:10:48.281Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-03T02:10:48.281Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-03T02:10:48.281Z] Collecting docopt<0.7,>=0.6.1 [2022-01-03T02:10:48.281Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-03T02:10:48.377Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-03T02:10:48.540Z] Collecting jsonschema<3,>=2.5.1 [2022-01-03T02:10:48.540Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-03T02:10:48.540Z] Collecting docker-pycreds>=0.4.0 [2022-01-03T02:10:48.540Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-03T02:10:48.799Z] Collecting idna<2.8,>=2.5 [2022-01-03T02:10:48.799Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-03T02:10:48.799Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-03T02:10:48.799Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-03T02:10:48.799Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-03T02:10:48.799Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-03T02:10:48.799Z] 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) [2022-01-03T02:10:48.799Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-03T02:10:48.799Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-03T02:10:48.799Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-03T02:10:48.799Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-03T02:10:49.059Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-03T02:10:49.059Z] Attempting uninstall: urllib3 [2022-01-03T02:10:49.059Z] Found existing installation: urllib3 1.26.5 [2022-01-03T02:10:49.059Z] Uninstalling urllib3-1.26.5: [2022-01-03T02:10:49.059Z] Successfully uninstalled urllib3-1.26.5 [2022-01-03T02:10:49.059Z] Attempting uninstall: idna [2022-01-03T02:10:49.059Z] Found existing installation: idna 3.2 [2022-01-03T02:10:49.059Z] Uninstalling idna-3.2: [2022-01-03T02:10:49.059Z] Successfully uninstalled idna-3.2 [2022-01-03T02:10:49.320Z] Attempting uninstall: chardet [2022-01-03T02:10:49.320Z] Found existing installation: chardet 4.0.0 [2022-01-03T02:10:49.320Z] Uninstalling chardet-4.0.0: [2022-01-03T02:10:49.320Z] Successfully uninstalled chardet-4.0.0 [2022-01-03T02:10:49.580Z] Attempting uninstall: requests [2022-01-03T02:10:49.580Z] Found existing installation: requests 2.25.1 [2022-01-03T02:10:49.580Z] Uninstalling requests-2.25.1: [2022-01-03T02:10:49.580Z] Successfully uninstalled requests-2.25.1 [2022-01-03T02:10:49.580Z] Running setup.py install for texttable: started [2022-01-03T02:10:49.840Z] Running setup.py install for texttable: finished with status 'done' [2022-01-03T02:10:49.840Z] Running setup.py install for PyYAML: started [2022-01-03T02:10:50.413Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-03T02:10:50.413Z] Running setup.py install for docopt: started [2022-01-03T02:10:50.676Z] Running setup.py install for docopt: finished with status 'done' [2022-01-03T02:10:50.676Z] Running setup.py install for dockerpty: started [2022-01-03T02:10:50.937Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-03T02:10:51.198Z] 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 [2022-01-03T02:10:54.525Z] Removing intermediate container 8269dacbfa2b [2022-01-03T02:10:54.525Z] ---> 221fb905503c [2022-01-03T02:10:54.525Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-03T02:10:54.525Z] ---> Running in f52fd1c5be1f [2022-01-03T02:10:54.525Z] Removing intermediate container f52fd1c5be1f [2022-01-03T02:10:54.525Z] ---> c3bcb68ef79d [2022-01-03T02:10:54.525Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-03T02:10:54.525Z] ---> Running in 1a5c93004375 [2022-01-03T02:10:54.525Z] Removing intermediate container 1a5c93004375 [2022-01-03T02:10:54.525Z] ---> e3ec21bf50c1 [2022-01-03T02:10:54.525Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-03T02:10:54.792Z] ---> b6441829e7d5 [2022-01-03T02:10:54.792Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-03T02:10:55.054Z] ---> 332a68e298a2 [2022-01-03T02:10:55.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-03T02:10:55.315Z] ---> 726465e9d58c [2022-01-03T02:10:55.315Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-03T02:10:55.315Z] ---> Running in 3fd1874d037e [2022-01-03T02:10:55.315Z] Removing intermediate container 3fd1874d037e [2022-01-03T02:10:55.315Z] ---> c37c4460a350 [2022-01-03T02:10:55.315Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:10:55.315Z] ---> Running in 78c245f99f51 [2022-01-03T02:10:55.579Z] Removing intermediate container 78c245f99f51 [2022-01-03T02:10:55.579Z] ---> 8920ab49a3a0 [2022-01-03T02:10:55.579Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:10:55.579Z] ---> Running in cb6f88abc447 [2022-01-03T02:10:55.579Z] Removing intermediate container cb6f88abc447 [2022-01-03T02:10:55.579Z] ---> 1d4862af0198 [2022-01-03T02:10:55.579Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:10:55.579Z] ---> Running in f44d0db74c92 [2022-01-03T02:10:55.579Z] Removing intermediate container f44d0db74c92 [2022-01-03T02:10:55.579Z] ---> 708d0a7b73d6 [2022-01-03T02:10:55.579Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:10:55.841Z] ---> Running in 149f8de2808b [2022-01-03T02:10:55.841Z] Removing intermediate container 149f8de2808b [2022-01-03T02:10:55.841Z] ---> ee0ece0f850a [2022-01-03T02:10:55.841Z] [2022-01-03T02:10:55.841Z] Successfully built ee0ece0f850a [2022-01-03T02:10:55.841Z] Successfully tagged sys-mgmt-agent:latest [2022-01-03T02:10:56.109Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-03T02:10:56.126Z] $ docker stop --time=1 a0debf7a6ee220697789b47311fc608caea9f926d24c1beb52cc29d1dbebb394 [2022-01-03T02:10:57.422Z] $ docker rm -f a0debf7a6ee220697789b47311fc608caea9f926d24c1beb52cc29d1dbebb394 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T02:10:57.837Z] + docker images [2022-01-03T02:10:57.837Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T02:10:57.837Z] sys-mgmt-agent latest ee0ece0f850a 2 seconds ago 297MB [2022-01-03T02:10:57.837Z] core-data latest 1fe2cea9547e 13 seconds ago 20.7MB [2022-01-03T02:10:57.837Z] d378f9b744f8 19 seconds ago 1.77GB [2022-01-03T02:10:57.837Z] fabfb7d3d457 19 seconds ago 1.76GB [2022-01-03T02:10:57.837Z] core-metadata latest 5ad1a1e6a706 27 seconds ago 16.9MB [2022-01-03T02:10:57.837Z] core-command latest 47bac9da4bbc 31 seconds ago 16.1MB [2022-01-03T02:10:57.837Z] 2bd5eb5bd04e 31 seconds ago 1.76GB [2022-01-03T02:10:57.837Z] c1e5d986c0ce 34 seconds ago 1.76GB [2022-01-03T02:10:57.837Z] security-bootstrapper latest 233966f6ced8 58 seconds ago 18.9MB [2022-01-03T02:10:57.837Z] security-secretstore-setup latest 592f1d21c675 About a minute ago 28.4MB [2022-01-03T02:10:57.837Z] support-scheduler latest 588e3f078e62 About a minute ago 16.2MB [2022-01-03T02:10:57.837Z] support-notifications latest 709278316d53 About a minute ago 17MB [2022-01-03T02:10:57.837Z] security-proxy-setup latest f7978d752256 About a minute ago 26.9MB [2022-01-03T02:10:57.837Z] 5bdd87719ab7 About a minute ago 1.76GB [2022-01-03T02:10:57.837Z] fa410e2315fd About a minute ago 1.76GB [2022-01-03T02:10:57.837Z] 763db087bbc5 About a minute ago 1.77GB [2022-01-03T02:10:57.837Z] 67e32f4b346b About a minute ago 1.76GB [2022-01-03T02:10:57.837Z] f50a1a495200 About a minute ago 1.76GB [2022-01-03T02:10:57.837Z] ci-base-image-x86_64 latest 825a8e7ab4ca 5 minutes ago 1.25GB [2022-01-03T02:10:57.837Z] docker 20.10.10 b706a049f56e 7 weeks ago 216MB [2022-01-03T02:10:57.837Z] alpine 3.14 0a97eee8041e 7 weeks ago 5.61MB [2022-01-03T02:10:57.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2022-01-03T02:10:57.837Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2022-01-03T02:10:57.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 [2022-01-03T02:11:13.403Z] Still waiting to schedule task [2022-01-03T02:11:13.403Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-03T02:11:15.216Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-03T02:12:11.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-03T02:12:16.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-03T02:12:16.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-03T02:12:17.803Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-03T02:12:23.069Z] Running on prd-ubuntu18.04-docker-8c-8g-606 in /w/workspace/edgexfoundry_edgex-go_PR-3853 [Pipeline] { [Pipeline] ws [2022-01-03T02:12:23.164Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-03T02:12:23.302Z] The recommended git tool is: git [2022-01-03T02:12:24.783Z] using credential edgex-jenkins-ssh [2022-01-03T02:12:24.799Z] Cloning the remote Git repository [2022-01-03T02:12:24.818Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:12:24.855Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-03T02:12:24.885Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:12:24.886Z] > git --version # timeout=10 [2022-01-03T02:12:24.897Z] > git --version # 'git version 2.17.1' [2022-01-03T02:12:24.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T02:12:24.945Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T02:12:28.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-03T02:12:28.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T02:12:28.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-03T02:12:29.626Z] Merging remotes/origin/main commit 11c9da610b1152c2be2db7cd130cd1d5172c252f into PR head commit 5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:12:29.738Z] Merge succeeded, producing 5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:12:29.739Z] Checking out Revision 5146f317954c54f61f407fea408538822df155f5 (PR-3853) [2022-01-03T02:12:30.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-03T02:12:30.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-03T02:12:30.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-03T02:12:30.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-03T02:12:30.211Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-03T02:12:30.211Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-03T02:12:29.003Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:12:29.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T02:12:29.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3853/head:refs/remotes/origin/PR-3853 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-03T02:12:29.636Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T02:12:29.642Z] > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 [2022-01-03T02:12:29.698Z] > git remote # timeout=10 [2022-01-03T02:12:29.704Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T02:12:29.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T02:12:29.718Z] > git merge 11c9da610b1152c2be2db7cd130cd1d5172c252f # timeout=10 [2022-01-03T02:12:29.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T02:12:29.743Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T02:12:29.746Z] > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 [2022-01-03T02:12:30.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-03T02:12:30.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-03T02:12:30.810Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-03T02:12:30.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-03T02:12:33.258Z] Commit message: "fix(meta): Fix the typo of notification message" [2022-01-03T02:12:33.283Z] > git --version # timeout=10 [2022-01-03T02:12:33.287Z] > git --version # 'git version 2.17.1' [2022-01-03T02:12:33.292Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:12:34.245Z] + echo snap-build.sh [2022-01-03T02:12:34.245Z] snap-build.sh [2022-01-03T02:12:34.245Z] + SNAP_BASE_DIR=. [2022-01-03T02:12:34.245Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-03T02:12:34.245Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-03T02:12:34.245Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-03T02:12:34.245Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-03T02:12:34.245Z] + cd /w/workspace/edgex-go/1 [2022-01-03T02:12:34.245Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-03T02:12:34.245Z] Reading package lists... [2022-01-03T02:12:34.245Z] Building dependency tree... [2022-01-03T02:12:34.245Z] Reading state information... [2022-01-03T02:12:34.245Z] The following packages were automatically installed and are no longer required: [2022-01-03T02:12:34.245Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-03T02:12:34.245Z] uidmap xdelta3 [2022-01-03T02:12:34.245Z] Use 'sudo apt autoremove' to remove them. [2022-01-03T02:12:34.245Z] The following packages will be REMOVED: [2022-01-03T02:12:34.245Z] lxd* lxd-client* [2022-01-03T02:12:34.245Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-03T02:12:34.509Z] After this operation, 31.7 MB disk space will be freed. [2022-01-03T02:12:35.296Z] (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 ... 190666 files and directories currently installed.) [2022-01-03T02:12:35.296Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-03T02:12:35.878Z] Removing lxd dnsmasq configuration [2022-01-03T02:12:35.878Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-03T02:12:36.139Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-03T02:12:36.714Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-03T02:12:36.980Z] (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 ... 190491 files and directories currently installed.) [2022-01-03T02:12:36.980Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-03T02:12:38.369Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-03T02:12:38.369Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-03T02:12:38.939Z] + sudo snap remove --purge lxd [2022-01-03T02:12:38.939Z] snap "lxd" is not installed [2022-01-03T02:12:38.939Z] + sudo groupadd --force --system lxd [2022-01-03T02:12:38.939Z] ++ whoami [2022-01-03T02:12:38.939Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-03T02:12:39.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2022-01-03T02:12:39.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-03T02:12:39.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-03T02:12:39.209Z] + newgrp - lxd [2022-01-03T02:12:39.209Z] + sudo snap install lxd [2022-01-03T02:12:42.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.506s coverage: 98.5% of statements [2022-01-03T02:12:42.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-03T02:12:42.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 44.7% of statements [2022-01-03T02:12:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-03T02:12:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-03T02:12:44.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.667s coverage: 89.5% of statements [2022-01-03T02:12:44.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-03T02:12:44.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:12:46.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 84.4% of statements [2022-01-03T02:12:46.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-03T02:12:46.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-03T02:12:46.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-03T02:12:46.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-03T02:12:46.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-03T02:12:49.225Z] 2022-01-03T02:12:45Z INFO Waiting for automatic snapd restart... [2022-01-03T02:12:55.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.644s coverage: 94.2% of statements [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 59.1% of statements [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.387s coverage: 0.9% of statements [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.199s coverage: 58.8% of statements [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.173s coverage: 21.7% of statements [2022-01-03T02:12:55.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements [2022-01-03T02:12:55.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2022-01-03T02:12:55.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2022-01-03T02:12:56.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2022-01-03T02:12:59.242Z] lxd 4.21 from Canonical* installed [2022-01-03T02:12:59.242Z] + sudo lxd init --auto [2022-01-03T02:13:08.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements [2022-01-03T02:13:08.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2022-01-03T02:13:09.247Z] + sudo snap install --classic snapcraft [2022-01-03T02:13:13.451Z] snapcraft 6.0 from Canonical* installed [2022-01-03T02:13:13.451Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-03T02:13:13.451Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-03T02:13:13.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:13:13.451Z] Dload Upload Total Spent Left Speed [2022-01-03T02:13:13.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2022-01-03T02:13:13.711Z] 100 3325k 100 3325k 0 0 6369k 0 --:--:-- --:--:-- --:--:-- 6369k [2022-01-03T02:13:13.711Z] ./yq_linux_amd64 [2022-01-03T02:13:13.973Z] + sudo snapcraft prime --use-lxd [2022-01-03T02:13:14.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.570s coverage: 82.5% of statements [2022-01-03T02:13:14.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-03T02:13:15.890Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-03T02:13:15.890Z] 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: [2022-01-03T02:13:15.890Z] - README.md [2022-01-03T02:13:15.890Z] [2022-01-03T02:13:15.890Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-03T02:13:16.153Z] Launching a container. [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements [2022-01-03T02:13:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.757s coverage: 91.2% of statements [2022-01-03T02:13:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-03T02:13:21.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements [2022-01-03T02:13:21.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-03T02:13:21.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-03T02:13:21.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2022-01-03T02:13:21.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2022-01-03T02:13:22.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-01-03T02:13:22.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2022-01-03T02:13:23.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2022-01-03T02:13:26.167Z] Waiting for container to be ready [2022-01-03T02:13:26.167Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-03T02:13:26.167Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-03T02:13:26.167Z] [2022-01-03T02:13:28.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.252s coverage: 65.4% of statements [2022-01-03T02:13:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-03T02:13:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-03T02:13:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-03T02:13:29.468Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-03T02:13:29.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements [2022-01-03T02:13:29.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-03T02:13:29.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-03T02:13:29.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements [2022-01-03T02:13:29.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-03T02:13:29.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2022-01-03T02:13:29.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-03T02:13:30.039Z] Waiting for network to be ready... [2022-01-03T02:13:30.305Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-03T02:13:30.305Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-03T02:13:30.877Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-03T02:13:30.877Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] [2022-01-03T02:13:31.138Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-03T02:13:31.399Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-03T02:13:31.399Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-03T02:13:31.399Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-03T02:13:31.399Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-03T02:13:31.399Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-03T02:13:31.399Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-03T02:13:31.399Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2022-01-03T02:13:31.399Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-03T02:13:31.399Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-03T02:13:31.399Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2022-01-03T02:13:31.399Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2022-01-03T02:13:31.399Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1158 kB] [2022-01-03T02:13:31.399Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [266 kB] [2022-01-03T02:13:31.660Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-03T02:13:31.919Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] [2022-01-03T02:13:31.919Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2022-01-03T02:13:31.919Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2022-01-03T02:13:31.919Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-03T02:13:31.919Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2022-01-03T02:13:31.920Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2022-01-03T02:13:31.920Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1772 kB] [2022-01-03T02:13:31.920Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [384 kB] [2022-01-03T02:13:35.301Z] Fetched 25.7 MB in 5s (5475 kB/s) [2022-01-03T02:13:35.880Z] Reading package lists... [2022-01-03T02:13:35.880Z] Reading package lists... [2022-01-03T02:13:36.143Z] Building dependency tree... [2022-01-03T02:13:36.143Z] Reading state information... [2022-01-03T02:13:36.143Z] The following additional packages will be installed: [2022-01-03T02:13:36.143Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-03T02:13:36.143Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-03T02:13:36.143Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-03T02:13:36.143Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-03T02:13:36.143Z] Suggested packages: [2022-01-03T02:13:36.143Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-03T02:13:36.143Z] Recommended packages: [2022-01-03T02:13:36.143Z] gnupg libsasl2-modules [2022-01-03T02:13:36.406Z] The following NEW packages will be installed: [2022-01-03T02:13:36.406Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-03T02:13:36.406Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-03T02:13:36.406Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-03T02:13:36.406Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-03T02:13:36.406Z] The following packages will be upgraded: [2022-01-03T02:13:36.406Z] gpg gpg-agent gpgconf libudev1 [2022-01-03T02:13:36.406Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-03T02:13:36.406Z] Need to get 3527 kB of archives. [2022-01-03T02:13:36.406Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-03T02:13:36.406Z] 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] [2022-01-03T02:13:36.406Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-03T02:13:36.406Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-03T02:13:36.406Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-03T02:13:36.406Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2022-01-03T02:13:36.668Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2022-01-03T02:13:37.239Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-03T02:13:37.239Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-03T02:13:37.239Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-03T02:13:37.239Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-03T02:13:37.239Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-03T02:13:37.239Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-03T02:13:37.239Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-03T02:13:37.239Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-03T02:13:37.239Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-03T02:13:37.239Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-03T02:13:37.239Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-03T02:13:37.239Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-03T02:13:37.239Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-03T02:13:37.239Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-03T02:13:37.239Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-03T02:13:37.239Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-03T02:13:37.500Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T02:13:37.500Z] Fetched 3527 kB in 1s (3380 kB/s) [2022-01-03T02:13:37.500Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-03T02:13:37.500Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2022-01-03T02:13:37.500Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2022-01-03T02:13:37.500Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2022-01-03T02:13:37.766Z] Selecting previously unselected package udev. [2022-01-03T02:13:37.766Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-03T02:13:37.766Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2022-01-03T02:13:37.766Z] Unpacking udev (237-3ubuntu10.52) ... [2022-01-03T02:13:38.032Z] Selecting previously unselected package libfuse2:amd64. [2022-01-03T02:13:38.032Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-03T02:13:38.032Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-03T02:13:38.032Z] Selecting previously unselected package fuse. [2022-01-03T02:13:38.032Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-03T02:13:38.032Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-03T02:13:38.032Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-03T02:13:38.032Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-03T02:13:38.032Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-03T02:13:38.032Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-03T02:13:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-03T02:13:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-03T02:13:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-03T02:13:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.7% of statements [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-03T02:13:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-03T02:13:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-03T02:13:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2022-01-03T02:13:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2022-01-03T02:13:38.291Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-03T02:13:38.291Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-03T02:13:38.291Z] Selecting previously unselected package libksba8:amd64. [2022-01-03T02:13:38.291Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-03T02:13:38.291Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-03T02:13:38.291Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-03T02:13:38.291Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.291Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.291Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-03T02:13:38.291Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.291Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.539Z] 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 [2022-01-03T02:13:38.539Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-03T02:13:38.539Z] GO111MODULE=on go vet ./... [2022-01-03T02:13:38.558Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-03T02:13:38.558Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.558Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.558Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-03T02:13:38.558Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.558Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.558Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-03T02:13:38.558Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.558Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.558Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-03T02:13:38.558Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.558Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.817Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-03T02:13:38.817Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.817Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.817Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-03T02:13:38.817Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.817Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.817Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-03T02:13:38.817Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-03T02:13:38.817Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:38.817Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T02:13:38.817Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-03T02:13:38.817Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-03T02:13:39.080Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T02:13:39.081Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-03T02:13:39.081Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-03T02:13:39.081Z] Selecting previously unselected package libldap-common. [2022-01-03T02:13:39.081Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-03T02:13:39.081Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-03T02:13:39.081Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T02:13:39.081Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-03T02:13:39.081Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-03T02:13:39.081Z] Selecting previously unselected package dirmngr. [2022-01-03T02:13:39.081Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-03T02:13:39.340Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-03T02:13:39.340Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-03T02:13:39.340Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-03T02:13:39.340Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-03T02:13:39.340Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-03T02:13:39.340Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-03T02:13:39.340Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-03T02:13:39.340Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.340Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-03T02:13:39.340Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-03T02:13:39.340Z] Setting up udev (237-3ubuntu10.52) ... [2022-01-03T02:13:39.600Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T02:13:39.860Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-03T02:13:39.860Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-03T02:13:39.860Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-03T02:13:39.860Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-03T02:13:39.860Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-03T02:13:39.860Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-03T02:13:40.121Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-03T02:13:40.382Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-03T02:13:40.382Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-03T02:13:40.382Z] This means they are not meant to be enabled using systemctl. [2022-01-03T02:13:40.382Z] Possible reasons for having this kind of units are: [2022-01-03T02:13:40.382Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-03T02:13:40.382Z] .wants/ or .requires/ directory. [2022-01-03T02:13:40.382Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-03T02:13:40.382Z] a requirement dependency on it. [2022-01-03T02:13:40.382Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-03T02:13:40.382Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-03T02:13:40.382Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-03T02:13:40.382Z] instance name specified. [2022-01-03T02:13:40.642Z] Reading package lists... [2022-01-03T02:13:40.903Z] Building dependency tree... [2022-01-03T02:13:40.904Z] Reading state information... [2022-01-03T02:13:40.904Z] The following additional packages will be installed: [2022-01-03T02:13:40.904Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-03T02:13:40.904Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-03T02:13:40.904Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-03T02:13:40.904Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-03T02:13:40.904Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-03T02:13:40.904Z] Suggested packages: [2022-01-03T02:13:40.904Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-03T02:13:40.904Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-03T02:13:40.904Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-03T02:13:40.904Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-03T02:13:40.904Z] systemd-container policykit-1 [2022-01-03T02:13:40.904Z] Recommended packages: [2022-01-03T02:13:40.904Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-03T02:13:40.904Z] The following NEW packages will be installed: [2022-01-03T02:13:40.904Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-03T02:13:40.904Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-03T02:13:40.904Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-03T02:13:40.904Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-03T02:13:40.904Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-03T02:13:40.904Z] The following packages will be upgraded: [2022-01-03T02:13:40.904Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-03T02:13:41.164Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-03T02:13:41.164Z] Need to get 36.8 MB of archives. [2022-01-03T02:13:41.164Z] After this operation, 147 MB of additional disk space will be used. [2022-01-03T02:13:41.164Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-03T02:13:41.164Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2022-01-03T02:13:41.735Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-03T02:13:41.735Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-03T02:13:41.996Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-03T02:13:41.996Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-03T02:13:41.996Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-03T02:13:41.996Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2022-01-03T02:13:41.996Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-03T02:13:41.996Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-03T02:13:41.996Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-03T02:13:41.996Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-03T02:13:41.996Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-03T02:13:41.996Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-03T02:13:41.996Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-03T02:13:41.996Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-03T02:13:41.996Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-03T02:13:42.255Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-03T02:13:42.256Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-03T02:13:42.256Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-03T02:13:42.256Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-03T02:13:42.256Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-03T02:13:42.256Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-03T02:13:42.256Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-03T02:13:42.256Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-03T02:13:42.256Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-03T02:13:42.256Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-03T02:13:42.256Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-03T02:13:42.256Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-03T02:13:42.256Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-03T02:13:43.198Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T02:13:43.198Z] Fetched 36.8 MB in 2s (18.7 MB/s) [2022-01-03T02:13:43.198Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-03T02:13:43.198Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2022-01-03T02:13:43.198Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2022-01-03T02:13:43.774Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2022-01-03T02:13:43.774Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2022-01-03T02:13:43.774Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2022-01-03T02:13:43.774Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-03T02:13:43.774Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-03T02:13:44.035Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-03T02:13:44.035Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-03T02:13:44.035Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-03T02:13:44.035Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-03T02:13:44.035Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-03T02:13:44.298Z] Setting up apt (1.6.14) ... [2022-01-03T02:13:44.557Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-03T02:13:44.817Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-03T02:13:44.817Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-03T02:13:44.817Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-03T02:13:44.817Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-03T02:13:45.078Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-03T02:13:45.078Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-03T02:13:45.078Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:45.078Z] Selecting previously unselected package libexpat1:amd64. [2022-01-03T02:13:45.078Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-03T02:13:45.078Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-03T02:13:45.337Z] Selecting previously unselected package python3.6-minimal. [2022-01-03T02:13:45.337Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-03T02:13:45.337Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:45.598Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-03T02:13:45.598Z] Checking for services that may need to be restarted...done. [2022-01-03T02:13:45.598Z] Checking for services that may need to be restarted...done. [2022-01-03T02:13:45.598Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:45.598Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-03T02:13:45.859Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:46.119Z] Selecting previously unselected package python3-minimal. [2022-01-03T02:13:46.119Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-03T02:13:46.119Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-03T02:13:46.119Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-03T02:13:46.119Z] Selecting previously unselected package mime-support. [2022-01-03T02:13:46.119Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-03T02:13:46.119Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-03T02:13:46.379Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-03T02:13:46.379Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-03T02:13:46.379Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-03T02:13:46.379Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-03T02:13:46.379Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-03T02:13:46.379Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:46.638Z] Selecting previously unselected package python3.6. [2022-01-03T02:13:46.638Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-03T02:13:46.638Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:46.638Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-03T02:13:46.638Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-03T02:13:46.638Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-03T02:13:46.638Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-03T02:13:46.898Z] Selecting previously unselected package python3. [2022-01-03T02:13:46.898Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-03T02:13:46.898Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-03T02:13:46.898Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-03T02:13:46.898Z] Selecting previously unselected package multiarch-support. [2022-01-03T02:13:46.898Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-03T02:13:46.898Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-03T02:13:46.898Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-03T02:13:47.159Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-03T02:13:47.159Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-03T02:13:47.159Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-03T02:13:47.159Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-03T02:13:47.159Z] Selecting previously unselected package libbsd0:amd64. [2022-01-03T02:13:47.159Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-03T02:13:47.159Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-03T02:13:47.159Z] Selecting previously unselected package sudo. [2022-01-03T02:13:47.159Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-03T02:13:47.159Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-03T02:13:47.422Z] Selecting previously unselected package apparmor. [2022-01-03T02:13:47.422Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-03T02:13:47.422Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-03T02:13:47.422Z] Selecting previously unselected package libedit2:amd64. [2022-01-03T02:13:47.422Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-03T02:13:47.422Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-03T02:13:47.422Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-03T02:13:47.422Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-03T02:13:47.422Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:47.683Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-03T02:13:47.683Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-03T02:13:47.683Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:47.683Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-03T02:13:47.683Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-03T02:13:47.683Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-03T02:13:47.683Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-03T02:13:47.683Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-03T02:13:47.683Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:47.683Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-03T02:13:47.683Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-03T02:13:47.683Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:47.943Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-03T02:13:47.943Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-03T02:13:47.943Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-03T02:13:47.943Z] Selecting previously unselected package openssh-client. [2022-01-03T02:13:48.207Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-03T02:13:48.207Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-03T02:13:48.207Z] Selecting previously unselected package squashfs-tools. [2022-01-03T02:13:48.207Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-03T02:13:48.207Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-03T02:13:48.207Z] Selecting previously unselected package snapd. [2022-01-03T02:13:48.207Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-03T02:13:48.207Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-03T02:13:50.752Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-03T02:13:50.752Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-03T02:13:50.752Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-03T02:13:50.752Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-03T02:13:50.752Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-03T02:13:50.752Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:50.752Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-03T02:13:50.752Z] Setting up systemd (237-3ubuntu10.52) ... [2022-01-03T02:13:50.752Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-03T02:13:51.323Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-03T02:13:51.323Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-03T02:13:51.323Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-03T02:13:51.323Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:51.323Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:51.323Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-03T02:13:51.893Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-03T02:13:51.893Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:51.893Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-03T02:13:51.893Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-03T02:13:51.893Z] running python rtupdate hooks for python3.6... [2022-01-03T02:13:51.893Z] running python post-rtupdate hooks for python3.6... [2022-01-03T02:13:52.158Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-03T02:13:52.728Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-03T02:13:52.988Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-03T02:13:52.988Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-03T02:13:52.988Z] Setting up snapd (2.51.1+18.04) ... [2022-01-03T02:13:53.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-03T02:13:53.511Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-03T02:13:53.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-03T02:13:53.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-03T02:13:54.034Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-03T02:13:54.034Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-03T02:13:54.034Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-03T02:13:54.297Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-03T02:13:54.557Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-03T02:13:54.557Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-03T02:13:54.818Z] /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' [2022-01-03T02:13:54.818Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-03T02:13:54.818Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-03T02:13:55.761Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-03T02:13:55.761Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-03T02:13:55.761Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-03T02:13:56.962Z] Reading package lists... [2022-01-03T02:13:57.222Z] Reading package lists... [2022-01-03T02:13:57.482Z] Building dependency tree... [2022-01-03T02:13:57.482Z] Reading state information... [2022-01-03T02:13:57.482Z] Calculating upgrade... [2022-01-03T02:13:57.742Z] The following packages will be upgraded: [2022-01-03T02:13:57.742Z] advancecomp base-files bash binutils binutils-common [2022-01-03T02:13:57.742Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-03T02:13:57.742Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-03T02:13:57.742Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-03T02:13:57.742Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-03T02:13:57.742Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-03T02:13:57.742Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-03T02:13:57.742Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-03T02:13:57.742Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-03T02:13:57.742Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-03T02:13:57.742Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-03T02:13:57.742Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-03T02:13:57.742Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-03T02:13:57.742Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-03T02:13:57.742Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-03T02:13:57.742Z] ubuntu-keyring util-linux [2022-01-03T02:13:57.743Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T02:13:57.743Z] Need to get 64.2 MB of archives. [2022-01-03T02:13:57.743Z] After this operation, 5154 kB of additional disk space will be used. [2022-01-03T02:13:57.743Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2022-01-03T02:13:58.004Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-03T02:13:58.004Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-03T02:13:58.004Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-03T02:13:58.004Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-03T02:13:58.004Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-03T02:13:58.004Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-03T02:13:58.004Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-03T02:13:58.004Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-03T02:13:58.004Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-03T02:13:58.004Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-03T02:13:58.004Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-03T02:13:58.004Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-03T02:13:58.004Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-03T02:13:58.004Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-03T02:13:58.004Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-03T02:13:58.004Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-03T02:13:58.004Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-03T02:13:58.004Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-03T02:13:58.004Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-03T02:13:58.004Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-03T02:13:58.004Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-03T02:13:58.004Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-03T02:13:58.004Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-03T02:13:58.004Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-03T02:13:58.004Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-03T02:13:58.004Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-03T02:13:58.004Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-03T02:13:58.004Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-03T02:13:58.004Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-03T02:13:58.004Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-03T02:13:58.265Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-03T02:13:58.265Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-03T02:13:58.265Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-03T02:13:58.265Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-03T02:13:58.265Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-03T02:13:58.265Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-03T02:13:58.265Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-03T02:13:58.265Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-03T02:13:58.265Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-03T02:13:58.265Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-03T02:13:58.265Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-03T02:13:58.265Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-03T02:13:58.265Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-03T02:13:58.265Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-03T02:13:58.265Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-03T02:13:58.265Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-03T02:13:58.265Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-03T02:13:58.265Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-03T02:13:58.265Z] 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] [2022-01-03T02:13:58.265Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-03T02:13:58.265Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-03T02:13:58.265Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-03T02:13:58.265Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-03T02:13:58.265Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-03T02:13:58.265Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-03T02:13:58.265Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-03T02:13:58.265Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-03T02:13:58.525Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-03T02:13:58.525Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-03T02:13:58.525Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-03T02:13:58.525Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-03T02:13:58.525Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-03T02:13:58.525Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-03T02:13:58.525Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-03T02:13:58.525Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-03T02:13:58.786Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-03T02:13:58.786Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-03T02:13:58.786Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-03T02:13:58.786Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-03T02:13:58.786Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-03T02:13:58.786Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-03T02:13:58.786Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-03T02:13:58.786Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-03T02:13:58.786Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-03T02:13:58.786Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-03T02:13:58.786Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-03T02:13:59.048Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-03T02:13:59.048Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-03T02:13:59.048Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-03T02:13:59.048Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-03T02:13:59.048Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-03T02:13:59.048Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-03T02:13:59.048Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-03T02:13:59.048Z] 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] [2022-01-03T02:13:59.048Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-03T02:13:59.048Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2022-01-03T02:13:59.048Z] 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] [2022-01-03T02:13:59.048Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-03T02:13:59.310Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-03T02:13:59.310Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-03T02:13:59.310Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-03T02:13:59.310Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-03T02:13:59.310Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-03T02:13:59.310Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-03T02:13:59.310Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-03T02:13:59.310Z] 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] [2022-01-03T02:13:59.310Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-03T02:13:59.310Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-03T02:13:59.310Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-03T02:13:59.310Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-03T02:13:59.310Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-03T02:13:59.310Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-03T02:13:59.572Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T02:13:59.572Z] Fetched 64.2 MB in 2s (39.6 MB/s) [2022-01-03T02:13:59.572Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-03T02:13:59.572Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-03T02:13:59.572Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-03T02:13:59.835Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-03T02:13:59.835Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-03T02:14:00.097Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2022-01-03T02:14:00.098Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2022-01-03T02:14:00.359Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.359Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.359Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.359Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.359Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.359Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.621Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.621Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.621Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.621Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.621Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.621Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.621Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.621Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.883Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:00.883Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-03T02:14:00.883Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.883Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-03T02:14:00.883Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:00.883Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-03T02:14:00.883Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:00.883Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:01.148Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:01.148Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:01.148Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:01.148Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-03T02:14:01.148Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:01.411Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-03T02:14:01.411Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-03T02:14:01.411Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-03T02:14:01.984Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-03T02:14:01.984Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-03T02:14:01.984Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-03T02:14:01.984Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-03T02:14:01.984Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-03T02:14:01.984Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-03T02:14:02.559Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-03T02:14:02.559Z] Installing new version of config file /etc/issue ... [2022-01-03T02:14:02.559Z] Installing new version of config file /etc/issue.net ... [2022-01-03T02:14:02.559Z] Installing new version of config file /etc/lsb-release ... [2022-01-03T02:14:02.559Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-03T02:14:02.821Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-03T02:14:02.821Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-03T02:14:02.821Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-03T02:14:02.821Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:02.821Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-03T02:14:02.821Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-03T02:14:03.083Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-03T02:14:03.083Z] 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 [2022-01-03T02:14:03.083Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:03.083Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:03.083Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:03.083Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:03.345Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:03.345Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-03T02:14:03.345Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-03T02:14:03.345Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-03T02:14:03.345Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:03.345Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-03T02:14:03.345Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-03T02:14:03.606Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-03T02:14:03.606Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:03.606Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-03T02:14:03.606Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-03T02:14:03.866Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-03T02:14:03.866Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:03.866Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-03T02:14:03.866Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-03T02:14:03.866Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-03T02:14:04.127Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:04.127Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-03T02:14:04.127Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-03T02:14:04.127Z] Setting up grep (3.1-2build1) ... [2022-01-03T02:14:04.127Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:04.127Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-03T02:14:04.127Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-03T02:14:04.127Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-03T02:14:04.388Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:04.388Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-03T02:14:04.388Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-03T02:14:04.388Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-03T02:14:04.388Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:04.388Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-03T02:14:04.388Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-03T02:14:04.650Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-03T02:14:04.650Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:04.650Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-03T02:14:04.650Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-03T02:14:05.222Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-03T02:14:05.222Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-03T02:14:05.222Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-03T02:14:05.222Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-03T02:14:05.483Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-03T02:14:05.483Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:05.483Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-03T02:14:05.483Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-03T02:14:06.054Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-03T02:14:06.054Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-03T02:14:06.054Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-03T02:14:06.054Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-03T02:14:06.317Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-03T02:14:06.317Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:06.317Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-03T02:14:06.317Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-03T02:14:06.317Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-03T02:14:06.317Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:06.317Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:06.317Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:06.583Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:06.583Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:06.583Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:06.583Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:06.583Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:06.842Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:06.842Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:06.842Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:06.842Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:06.842Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:06.842Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:06.842Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:06.842Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:07.104Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:07.104Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-03T02:14:07.104Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-03T02:14:07.104Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-03T02:14:07.104Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-03T02:14:07.104Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-03T02:14:07.104Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:07.104Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-03T02:14:07.104Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-03T02:14:07.366Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-03T02:14:07.366Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:07.366Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:07.366Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:07.366Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:07.366Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:07.366Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:07.366Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:07.627Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:07.627Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:07.627Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:07.887Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:08.147Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:08.408Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-03T02:14:08.670Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-03T02:14:08.930Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:08.930Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-03T02:14:08.930Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-03T02:14:08.930Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-03T02:14:09.205Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-03T02:14:09.205Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-03T02:14:09.205Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-03T02:14:09.205Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-03T02:14:09.205Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-03T02:14:09.205Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-03T02:14:09.205Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-03T02:14:09.466Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-03T02:14:09.466Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-03T02:14:09.466Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-03T02:14:09.466Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-03T02:14:09.726Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-03T02:14:09.726Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-03T02:14:09.726Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-03T02:14:09.726Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-03T02:14:09.726Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-03T02:14:09.726Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-03T02:14:09.726Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-03T02:14:09.726Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-03T02:14:09.988Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-03T02:14:09.988Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-03T02:14:09.988Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-03T02:14:09.988Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-03T02:14:10.249Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-03T02:14:10.249Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-03T02:14:10.249Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-03T02:14:10.249Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-03T02:14:10.509Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-03T02:14:10.509Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:10.509Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-03T02:14:10.509Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-03T02:14:10.509Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2022-01-03T02:14:10.509Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2022-01-03T02:14:10.769Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-03T02:14:10.769Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-03T02:14:10.769Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-03T02:14:10.769Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:10.769Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-03T02:14:10.769Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-03T02:14:11.029Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-03T02:14:11.029Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:11.029Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-03T02:14:11.029Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-03T02:14:11.029Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-03T02:14:11.029Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:11.029Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-03T02:14:11.029Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-03T02:14:11.289Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-03T02:14:11.289Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:11.289Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-03T02:14:11.289Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-03T02:14:11.549Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-03T02:14:11.549Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:11.549Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-03T02:14:11.549Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-03T02:14:11.549Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-03T02:14:11.549Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:11.549Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-03T02:14:11.549Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-03T02:14:11.809Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-03T02:14:12.070Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:12.070Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-03T02:14:12.070Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-03T02:14:12.070Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-03T02:14:12.070Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:12.070Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-03T02:14:12.070Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-03T02:14:12.331Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-03T02:14:12.331Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:12.331Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-03T02:14:12.331Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-03T02:14:12.331Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-03T02:14:12.331Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:12.331Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-03T02:14:12.331Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-03T02:14:12.591Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-03T02:14:12.591Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:12.592Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-03T02:14:12.592Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-03T02:14:12.592Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-03T02:14:12.852Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:12.852Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-03T02:14:12.852Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-03T02:14:12.852Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-03T02:14:12.852Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:12.852Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-03T02:14:12.852Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-03T02:14:13.112Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-03T02:14:13.112Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:13.112Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-03T02:14:13.112Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-03T02:14:13.112Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-03T02:14:13.112Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-03T02:14:13.112Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-03T02:14:13.374Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-03T02:14:13.374Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-03T02:14:13.374Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-03T02:14:13.374Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-03T02:14:13.374Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-03T02:14:13.374Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-03T02:14:13.374Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-03T02:14:13.637Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-03T02:14:13.637Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-03T02:14:13.637Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-03T02:14:13.898Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-03T02:14:13.898Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-03T02:14:13.898Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-03T02:14:13.898Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-03T02:14:13.898Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-03T02:14:14.159Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-03T02:14:14.159Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-03T02:14:14.159Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-03T02:14:14.159Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-03T02:14:14.159Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-03T02:14:14.159Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-03T02:14:14.159Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-03T02:14:14.420Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-03T02:14:14.420Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-03T02:14:14.420Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-03T02:14:14.420Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-03T02:14:14.420Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-03T02:14:14.681Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-03T02:14:14.681Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-03T02:14:14.942Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-03T02:14:14.942Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-03T02:14:14.942Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-03T02:14:14.942Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-03T02:14:15.211Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-03T02:14:15.211Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-03T02:14:15.211Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-03T02:14:15.211Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-03T02:14:15.473Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-03T02:14:15.473Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-03T02:14:15.473Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:15.473Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:15.473Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:15.473Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:15.735Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:15.735Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:15.735Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:15.735Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:16.679Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:16.679Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:17.249Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:17.249Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:17.511Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:17.772Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:18.033Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:18.033Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:18.607Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-03T02:14:18.607Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-03T02:14:18.869Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-03T02:14:18.869Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-03T02:14:18.869Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-03T02:14:18.869Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-03T02:14:18.869Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-03T02:14:18.869Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-03T02:14:19.131Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-03T02:14:19.131Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-03T02:14:19.131Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-03T02:14:19.131Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-03T02:14:19.131Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-03T02:14:19.131Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-03T02:14:19.397Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-03T02:14:19.397Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-03T02:14:19.397Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:19.397Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-03T02:14:19.397Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:19.397Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:19.397Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:19.397Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-03T02:14:19.397Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-03T02:14:19.397Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-03T02:14:19.658Z] [2022-01-03T02:14:19.658Z] Current default time zone: 'Etc/UTC' [2022-01-03T02:14:19.658Z] Local time is now: Mon Jan 3 02:14:19 UTC 2022. [2022-01-03T02:14:19.658Z] Universal Time is now: Mon Jan 3 02:14:19 UTC 2022. [2022-01-03T02:14:19.658Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-03T02:14:19.658Z] [2022-01-03T02:14:19.658Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2022-01-03T02:14:19.658Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:19.658Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2022-01-03T02:14:19.658Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-03T02:14:19.658Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-03T02:14:19.658Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-03T02:14:19.658Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-03T02:14:19.658Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-03T02:14:19.658Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-03T02:14:19.658Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-03T02:14:19.658Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:19.658Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-03T02:14:19.919Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:19.919Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-03T02:14:19.920Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:19.920Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-03T02:14:19.920Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-03T02:14:19.920Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-03T02:14:19.920Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-03T02:14:19.920Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-03T02:14:19.920Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-03T02:14:19.920Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-03T02:14:19.920Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-03T02:14:21.834Z] Updating certificates in /etc/ssl/certs... [2022-01-03T02:14:22.776Z] 23 added, 28 removed; done. [2022-01-03T02:14:22.776Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-03T02:14:22.776Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-03T02:14:22.776Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-03T02:14:22.776Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-03T02:14:22.776Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-03T02:14:22.776Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:22.776Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-03T02:14:22.776Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:22.776Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:22.776Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:22.776Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:23.040Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:23.040Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-03T02:14:23.040Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-03T02:14:23.040Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-03T02:14:23.040Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-03T02:14:23.040Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-03T02:14:23.040Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:23.040Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-03T02:14:23.040Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-03T02:14:23.302Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-03T02:14:23.302Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-03T02:14:23.302Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-03T02:14:23.302Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-03T02:14:23.302Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-03T02:14:23.302Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-03T02:14:23.302Z] Updating certificates in /etc/ssl/certs... [2022-01-03T02:14:23.874Z] 0 added, 0 removed; done. [2022-01-03T02:14:23.875Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-03T02:14:23.875Z] done. [2022-01-03T02:14:24.503Z] Reading package lists... [2022-01-03T02:14:24.503Z] Building dependency tree... [2022-01-03T02:14:24.503Z] Reading state information... [2022-01-03T02:14:24.764Z] The following NEW packages will be installed: [2022-01-03T02:14:24.764Z] apt-transport-https [2022-01-03T02:14:24.764Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T02:14:25.024Z] Need to get 4348 B of archives. [2022-01-03T02:14:25.024Z] After this operation, 154 kB of additional disk space will be used. [2022-01-03T02:14:25.024Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-03T02:14:25.024Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T02:14:25.024Z] Fetched 4348 B in 0s (21.2 kB/s) [2022-01-03T02:14:25.024Z] Selecting previously unselected package apt-transport-https. [2022-01-03T02:14:25.024Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-03T02:14:25.024Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-03T02:14:25.024Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-03T02:14:25.286Z] Setting up apt-transport-https (1.6.14) ... [2022-01-03T02:14:25.286Z] Waiting for network to be ready... [2022-01-03T02:14:31.868Z] 2022-01-03T02:14:28Z INFO Waiting for automatic snapd restart... [2022-01-03T02:14:31.868Z] snapd 2.53.4 from Canonical* installed [2022-01-03T02:14:32.438Z] "snapd" switched to the "latest/stable" channel [2022-01-03T02:14:32.438Z] [2022-01-03T02:14:37.726Z] core18 20211028 from Canonical* installed [2022-01-03T02:14:39.637Z] core20 20211129 from Canonical* installed [2022-01-03T02:14:39.637Z] "core20" switched to the "latest/stable" channel [2022-01-03T02:14:39.637Z] [2022-01-03T02:14:42.183Z] snapcraft 6.0 from Canonical* installed [2022-01-03T02:14:42.183Z] "snapcraft" switched to the "latest/stable" channel [2022-01-03T02:14:42.183Z] [2022-01-03T02:14:46.381Z] 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: [2022-01-03T02:14:46.381Z] - README.md [2022-01-03T02:14:46.381Z] [2022-01-03T02:14:46.381Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-03T02:14:47.764Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-03T02:14:47.764Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-03T02:14:47.764Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-03T02:14:48.964Z] Reading package lists... [2022-01-03T02:14:50.354Z] 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.9 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 [2022-01-03T02:14:51.310Z] Reading package lists... [2022-01-03T02:14:51.310Z] Building dependency tree... [2022-01-03T02:14:51.310Z] Reading state information... [2022-01-03T02:14:51.310Z] Suggested packages: [2022-01-03T02:14:51.310Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-03T02:14:51.310Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-03T02:14:51.310Z] Recommended packages: [2022-01-03T02:14:51.310Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-03T02:14:51.570Z] The following NEW packages will be installed: [2022-01-03T02:14:51.570Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-03T02:14:51.570Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-03T02:14:51.570Z] pkg-config zip [2022-01-03T02:14:51.570Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T02:14:51.570Z] Need to get 7668 kB of archives. [2022-01-03T02:14:51.570Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-03T02:14:51.570Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-03T02:14:51.831Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-03T02:14:51.831Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-03T02:14:51.831Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-03T02:14:51.831Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-03T02:14:51.831Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-03T02:14:51.831Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-03T02:14:51.831Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-03T02:14:52.091Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-03T02:14:52.091Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-03T02:14:52.091Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-03T02:14:52.091Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-03T02:14:52.091Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-03T02:14:52.351Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-03T02:14:52.351Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-03T02:14:52.351Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T02:14:52.351Z] Fetched 7668 kB in 1s (10.6 MB/s) [2022-01-03T02:14:52.351Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-03T02:14:52.351Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-03T02:14:52.351Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-03T02:14:52.351Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-03T02:14:52.618Z] Selecting previously unselected package libpsl5:amd64. [2022-01-03T02:14:52.618Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-03T02:14:52.618Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-03T02:14:52.618Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T02:14:52.618Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-03T02:14:52.618Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-03T02:14:52.618Z] Selecting previously unselected package librtmp1:amd64. [2022-01-03T02:14:52.618Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-03T02:14:52.618Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-03T02:14:52.878Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-03T02:14:52.878Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-03T02:14:52.878Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-03T02:14:52.878Z] Selecting previously unselected package liberror-perl. [2022-01-03T02:14:52.878Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-03T02:14:52.878Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-03T02:14:52.878Z] Selecting previously unselected package git-man. [2022-01-03T02:14:52.878Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-03T02:14:52.878Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-03T02:14:53.170Z] Selecting previously unselected package git. [2022-01-03T02:14:53.170Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-03T02:14:53.170Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-03T02:14:53.793Z] Selecting previously unselected package libnorm1:amd64. [2022-01-03T02:14:53.793Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-03T02:14:53.793Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-03T02:14:53.793Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-03T02:14:53.793Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-03T02:14:53.793Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-03T02:14:53.793Z] Selecting previously unselected package libsodium23:amd64. [2022-01-03T02:14:53.793Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-03T02:14:53.793Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-03T02:14:53.793Z] Selecting previously unselected package libzmq5:amd64. [2022-01-03T02:14:53.793Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-03T02:14:53.793Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-03T02:14:53.793Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-03T02:14:53.793Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-03T02:14:53.793Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-03T02:14:54.057Z] Selecting previously unselected package pkg-config. [2022-01-03T02:14:54.057Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-03T02:14:54.057Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-03T02:14:54.057Z] Selecting previously unselected package zip. [2022-01-03T02:14:54.057Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-03T02:14:54.057Z] Unpacking zip (3.0-11build1) ... [2022-01-03T02:14:54.057Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-03T02:14:54.332Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-03T02:14:54.332Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-03T02:14:54.332Z] Setting up liberror-perl (0.17025-1) ... [2022-01-03T02:14:54.332Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-03T02:14:54.332Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-03T02:14:54.332Z] No schema files found: doing nothing. [2022-01-03T02:14:54.332Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-03T02:14:54.332Z] Setting up zip (3.0-11build1) ... [2022-01-03T02:14:54.332Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-03T02:14:54.332Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-03T02:14:54.332Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-03T02:14:54.332Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-03T02:14:54.332Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-03T02:14:54.332Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-03T02:14:54.332Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-03T02:14:54.332Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-03T02:14:54.941Z] git set to automatically installed. [2022-01-03T02:14:54.941Z] git-man set to automatically installed. [2022-01-03T02:14:54.941Z] libcurl3-gnutls set to automatically installed. [2022-01-03T02:14:54.941Z] liberror-perl set to automatically installed. [2022-01-03T02:14:54.941Z] libglib2.0-0 set to automatically installed. [2022-01-03T02:14:54.941Z] libnghttp2-14 set to automatically installed. [2022-01-03T02:14:54.941Z] libnorm1 set to automatically installed. [2022-01-03T02:14:54.941Z] libpgm-5.2-0 set to automatically installed. [2022-01-03T02:14:54.941Z] libpsl5 set to automatically installed. [2022-01-03T02:14:54.941Z] librtmp1 set to automatically installed. [2022-01-03T02:14:54.941Z] libsodium23 set to automatically installed. [2022-01-03T02:14:54.941Z] libzmq3-dev set to automatically installed. [2022-01-03T02:14:54.941Z] libzmq5 set to automatically installed. [2022-01-03T02:14:54.941Z] pkg-config set to automatically installed. [2022-01-03T02:14:54.941Z] zip set to automatically installed. [2022-01-03T02:14:56.874Z] snapd is not logged in, snap install commands will use sudo [2022-01-03T02:15:00.293Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-03T02:15:00.293Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-03T02:15:00.889Z] ./bin/test-attribution-txt.sh [2022-01-03T02:15:01.084Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2022-01-03T02:15:01.662Z] Downloading snap 'edgex-app-service-configurable' [Pipeline] echo [2022-01-03T02:15:02.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-03T02:15:03.596Z] + ls -al . [2022-01-03T02:15:03.596Z] total 672 [2022-01-03T02:15:03.596Z] drwxrwxr-x 9 1001 1001 4096 Jan 3 02:15 . [2022-01-03T02:15:03.596Z] drwxr-xr-x 4 root root 4096 Jan 3 02:10 .. [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 11 Jan 3 02:08 .dockerignore [2022-01-03T02:15:03.596Z] drwxrwxr-x 8 1001 1001 4096 Jan 3 02:08 .git [2022-01-03T02:15:03.596Z] drwxrwxr-x 4 1001 1001 4096 Jan 3 02:08 .github [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 804 Jan 3 02:08 .gitignore [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 42 Jan 3 02:08 .golangci.yml [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 76 Jan 3 02:08 .hadolint.yml [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 166 Jan 3 02:08 .sonarcloud.properties [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 1171 Jan 3 02:08 ADOPTERS.md [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 8910 Jan 3 02:08 Attribution.txt [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 51732 Jan 3 02:08 CHANGELOG.md [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 3804 Jan 3 02:08 CONTRIBUTING.md [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 677 Jan 3 02:08 GOVERNANCE.md [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 849 Jan 3 02:08 Jenkinsfile [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 10775 Jan 3 02:08 LICENSE [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 6508 Jan 3 02:08 Makefile [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 582 Jan 3 02:08 OWNERS.md [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 8207 Jan 3 02:08 README.md [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 6912 Jan 3 02:08 SECURITY.md [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 5 Jan 3 02:04 VERSION [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 4131 Jan 3 02:08 ZMQWindows.md [2022-01-03T02:15:03.596Z] drwxrwxr-x 2 1001 1001 4096 Jan 3 02:08 bin [2022-01-03T02:15:03.596Z] drwxrwxr-x 14 1001 1001 4096 Jan 3 02:08 cmd [2022-01-03T02:15:03.596Z] -rw-r--r-- 1 root root 428381 Jan 3 02:13 coverage.out [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 828 Jan 3 02:08 go.mod [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 49574 Jan 3 02:10 go.sum [2022-01-03T02:15:03.596Z] drwxrwxr-x 8 1001 1001 4096 Jan 3 02:08 internal [2022-01-03T02:15:03.596Z] drwxrwxr-x 3 1001 1001 4096 Jan 3 02:08 openapi [2022-01-03T02:15:03.596Z] drwxrwxr-x 4 1001 1001 4096 Jan 3 02:08 snap [2022-01-03T02:15:03.596Z] -rw-rw-r-- 1 1001 1001 204 Jan 3 02:08 version.go [Pipeline] sh [2022-01-03T02:15:04.204Z] Pulling app-service-configurable [2022-01-03T02:15:04.204Z] + snapcraftctl pull [2022-01-03T02:15:04.269Z] + '[' -e coverage.out ] [2022-01-03T02:15:04.269Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-03T02:15:04.310Z] Warning: overwriting stash ‘coverage-report’ [2022-01-03T02:15:05.027Z] Stashed 1 file(s) [Pipeline] sh [2022-01-03T02:15:05.149Z] Pulling config-common [2022-01-03T02:15:05.150Z] + snapcraftctl pull [2022-01-03T02:15:05.686Z] + make build [2022-01-03T02:15:05.686Z] 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 [2022-01-03T02:15:06.531Z] Pulling go-build-helper [2022-01-03T02:15:06.531Z] + snapcraftctl pull [2022-01-03T02:15:07.914Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-03T02:15:07.914Z] Skipping pull go-build-helper (already ran) [2022-01-03T02:15:07.914Z] Building go-build-helper [2022-01-03T02:15:07.914Z] + snapcraftctl build [2022-01-03T02:15:10.460Z] Staging go-build-helper [2022-01-03T02:15:10.460Z] + snapcraftctl stage [2022-01-03T02:15:12.381Z] 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 [2022-01-03T02:15:15.747Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-03T02:15:15.747Z] Fetched 224 kB in 0s (0 B/s) [2022-01-03T02:15:15.747Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-03T02:15:15.747Z] Fetched 157 kB in 0s (0 B/s) [2022-01-03T02:15:15.747Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-03T02:15:15.747Z] Fetched 221 kB in 0s (0 B/s) [2022-01-03T02:15:15.747Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-03T02:15:15.747Z] Fetched 143 kB in 0s (0 B/s) [2022-01-03T02:15:15.747Z] Pulling edgex-go [2022-01-03T02:15:15.747Z] + snapcraftctl pull [2022-01-03T02:15:16.688Z] Pulling hooks [2022-01-03T02:15:16.688Z] + snapcraftctl pull [2022-01-03T02:15:34.562Z] 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 [2022-01-03T02:15:37.934Z] 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 [2022-01-03T02:15:38.783Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-03T02:15:38.783Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-03T02:15:38.783Z] Fetched 279 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-03T02:15:38.783Z] Fetched 122 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-03T02:15:38.783Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-03T02:15:38.783Z] Fetched 8848 B in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-03T02:15:38.783Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-03T02:15:38.783Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-03T02:15:38.783Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-03T02:15:38.783Z] Fetched 220 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-03T02:15:38.783Z] Fetched 154 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-03T02:15:38.783Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-03T02:15:38.783Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-03T02:15:38.783Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-03T02:15:38.783Z] Fetched 499 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-03T02:15:38.783Z] Fetched 111 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-03T02:15:38.783Z] Fetched 240 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-03T02:15:38.783Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-03T02:15:38.783Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-03T02:15:38.783Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-03T02:15:38.783Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-03T02:15:38.783Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-03T02:15:38.783Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-03T02:15:38.783Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-03T02:15:38.783Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-03T02:15:38.783Z] Fetched 8720 B in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-03T02:15:38.783Z] Fetched 140 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-03T02:15:38.783Z] Fetched 119 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-03T02:15:38.783Z] Fetched 111 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-03T02:15:38.783Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-03T02:15:38.783Z] Fetched 646 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-03T02:15:38.783Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-03T02:15:38.783Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-03T02:15:38.783Z] Fetched 368 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-03T02:15:38.783Z] Fetched 187 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-03T02:15:38.783Z] Fetched 175 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-03T02:15:38.783Z] Fetched 206 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-03T02:15:38.783Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-03T02:15:38.783Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-03T02:15:38.783Z] Fetched 159 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-03T02:15:38.783Z] Fetched 107 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-03T02:15:38.783Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-03T02:15:38.783Z] Pulling static-packages [2022-01-03T02:15:38.783Z] + snapcraftctl pull [2022-01-03T02:15:38.783Z] Pulling version [2022-01-03T02:15:38.783Z] + cd /root/project [2022-01-03T02:15:38.783Z] + git describe --tags --abbrev=0 [2022-01-03T02:15:38.783Z] + sed s/v// [2022-01-03T02:15:38.783Z] + GIT_VERSION=2.2.0-dev.14 [2022-01-03T02:15:38.783Z] + [ -z 2.2.0-dev.14 ] [2022-01-03T02:15:38.783Z] + snapcraftctl set-version 2.2.0-dev.14 [2022-01-03T02:15:39.207Z] Building app-service-configurable [2022-01-03T02:15:39.207Z] + snapcraftctl build [2022-01-03T02:15:41.231Z] Building config-common [2022-01-03T02:15:41.231Z] + snapcraftctl build [2022-01-03T02:15:41.377Z] 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 [2022-01-03T02:15:42.814Z] 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 [2022-01-03T02:15:43.188Z] Skipping build go-build-helper (already ran) [2022-01-03T02:15:43.596Z] Building edgex-go [2022-01-03T02:15:43.596Z] + cd /root/parts/edgex-go/src [2022-01-03T02:15:43.596Z] + git describe --tags --abbrev=0 [2022-01-03T02:15:43.596Z] + sed s/v// [2022-01-03T02:15:43.596Z] + GIT_VERSION=2.2.0-dev.14 [2022-01-03T02:15:43.596Z] + [ -z 2.2.0-dev.14 ] [2022-01-03T02:15:43.596Z] + echo 2.2.0-dev.14 [2022-01-03T02:15:43.596Z] + [ ! -d vendor ] [2022-01-03T02:15:43.596Z] + go mod download all [2022-01-03T02:15:47.144Z] 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 [2022-01-03T02:15:50.547Z] 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 [2022-01-03T02:15:53.931Z] 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 [2022-01-03T02:15:56.415Z] + make build [2022-01-03T02:15:56.415Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/core-data/core-data ./cmd/core-data [2022-01-03T02:15:58.219Z] 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 [2022-01-03T02:16:01.603Z] 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 [2022-01-03T02:16:04.987Z] 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 [2022-01-03T02:16:06.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [2022-01-03T02:16:10.429Z] $ docker stop --time=1 c7e406e5b87a7c90dd9a6272bd86b6d51bd1db00dfdec6a6f8ef4dd7c876cdd2 [2022-01-03T02:16:10.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/core-command/core-command ./cmd/core-command [2022-01-03T02:16:11.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-03T02:16:12.386Z] $ docker rm -f c7e406e5b87a7c90dd9a6272bd86b6d51bd1db00dfdec6a6f8ef4dd7c876cdd2 [2022-01-03T02:16:12.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-03T02:16:13.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:16:14.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:16:14.212Z] [2022-01-03T02:16:14.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:16:14.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-03T02:16:14.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:16:14.859Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-03T02:16:14.859Z] 29e5d40040c1: Pulling fs layer [2022-01-03T02:16:14.859Z] 1ce36da41761: Pulling fs layer [2022-01-03T02:16:14.859Z] 25b303627fd3: Pulling fs layer [2022-01-03T02:16:14.859Z] 29e5d40040c1: Verifying Checksum [2022-01-03T02:16:14.859Z] 29e5d40040c1: Download complete [2022-01-03T02:16:15.132Z] 1ce36da41761: Verifying Checksum [2022-01-03T02:16:15.132Z] 1ce36da41761: Download complete [2022-01-03T02:16:15.403Z] 29e5d40040c1: Pull complete [2022-01-03T02:16:15.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-03T02:16:16.836Z] 25b303627fd3: Verifying Checksum [2022-01-03T02:16:16.836Z] 25b303627fd3: Download complete [2022-01-03T02:16:16.836Z] 1ce36da41761: Pull complete [2022-01-03T02:16:16.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-03T02:16:17.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-03T02:16:19.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-03T02:16:20.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-03T02:16:22.060Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-03T02:16:22.060Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-03T02:16:22.060Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-03T02:16:22.060Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-03T02:16:22.060Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-03T02:16:22.060Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-03T02:16:22.060Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-03T02:16:22.060Z] + 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 [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-03T02:16:22.060Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-03T02:16:22.060Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-03T02:16:22.060Z] + 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 [2022-01-03T02:16:22.060Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-03T02:16:22.060Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-03T02:16:22.060Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-03T02:16:22.630Z] Building hooks [2022-01-03T02:16:22.630Z] + cd /root/parts/hooks/src [2022-01-03T02:16:22.630Z] + make build [2022-01-03T02:16:22.630Z] go mod tidy [2022-01-03T02:16:23.207Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-03T02:16:23.780Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-03T02:16:23.780Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-03T02:16:24.041Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-03T02:16:24.981Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-03T02:16:25.551Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-03T02:16:25.551Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-03T02:16:26.970Z] 25b303627fd3: Pull complete [2022-01-03T02:16:26.970Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-03T02:16:26.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:16:26.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-03T02:16:27.193Z] prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container [2022-01-03T02:16:27.280Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-03T02:16:28.090Z] Building static-packages [2022-01-03T02:16:28.090Z] + snapcraftctl build [2022-01-03T02:16:29.640Z] $ docker top 09176d34746d992937079d5b3b88ed46c2ada54730e0fda80cc5e9c4f3aa1abf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:16:29.995Z] Building version [2022-01-03T02:16:29.995Z] + snapcraftctl build [2022-01-03T02:16:30.586Z] + docker-compose build --help [2022-01-03T02:16:30.586Z] + grep parallel [2022-01-03T02:16:33.959Z] --parallel Build images in parallel. [2022-01-03T02:16:34.229Z] Staging app-service-configurable [2022-01-03T02:16:34.229Z] + snapcraftctl stage [Pipeline] } [2022-01-03T02:16:34.276Z] $ docker stop --time=1 09176d34746d992937079d5b3b88ed46c2ada54730e0fda80cc5e9c4f3aa1abf [2022-01-03T02:16:35.900Z] $ docker rm -f 09176d34746d992937079d5b3b88ed46c2ada54730e0fda80cc5e9c4f3aa1abf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:16:36.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:16:36.627Z] . [Pipeline] withDockerContainer [2022-01-03T02:16:36.852Z] prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container [2022-01-03T02:16:36.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-03T02:16:38.210Z] $ docker top 35a18dd9fc8d1e4f8f331cfbe8c5bcc705e5855d9c437de47a6406f1e50b1e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:16:38.782Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-03T02:16:39.590Z] Staging config-common [2022-01-03T02:16:39.590Z] + snapcraftctl stage [2022-01-03T02:16:42.937Z] Skipping stage go-build-helper (already ran) [2022-01-03T02:16:42.937Z] Staging edgex-go [2022-01-03T02:16:43.056Z] Building core-command ... [2022-01-03T02:16:43.056Z] Building core-data ... [2022-01-03T02:16:43.056Z] Building core-metadata ... [2022-01-03T02:16:43.056Z] Building security-bootstrapper ... [2022-01-03T02:16:43.056Z] Building security-proxy-setup ... [2022-01-03T02:16:43.056Z] Building security-secretstore-setup ... [2022-01-03T02:16:43.056Z] Building support-notifications ... [2022-01-03T02:16:43.056Z] Building support-scheduler ... [2022-01-03T02:16:43.056Z] Building sys-mgmt-agent ... [2022-01-03T02:16:43.056Z] Building security-secretstore-setup [2022-01-03T02:16:43.056Z] Building sys-mgmt-agent [2022-01-03T02:16:43.056Z] Building core-metadata [2022-01-03T02:16:43.056Z] Building support-notifications [2022-01-03T02:16:43.056Z] Building security-bootstrapper [2022-01-03T02:16:43.292Z] + snapcraftctl stage [2022-01-03T02:16:46.330Z] Staging hooks [2022-01-03T02:16:46.330Z] + snapcraftctl stage [2022-01-03T02:16:48.248Z] Staging static-packages [2022-01-03T02:16:48.249Z] + snapcraftctl stage [2022-01-03T02:16:49.634Z] Staging version [2022-01-03T02:16:49.634Z] + snapcraftctl stage [2022-01-03T02:16:51.016Z] Priming app-service-configurable [2022-01-03T02:16:51.016Z] + snapcraftctl prime [2022-01-03T02:16:54.304Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-03T02:16:54.304Z] stage-packages: [2022-01-03T02:16:54.304Z] - libnorm1 [2022-01-03T02:16:54.305Z] - libpgm-5.2-0 [2022-01-03T02:16:54.305Z] - libsodium23 [2022-01-03T02:16:54.305Z] - libzmq5 [2022-01-03T02:16:54.305Z] Priming config-common [2022-01-03T02:16:54.305Z] + snapcraftctl prime [2022-01-03T02:16:55.244Z] Priming go-build-helper [2022-01-03T02:16:55.244Z] + snapcraftctl prime [2022-01-03T02:16:56.627Z] Priming edgex-go [2022-01-03T02:16:56.627Z] + snapcraftctl prime [2022-01-03T02:16:58.542Z] Priming hooks [2022-01-03T02:16:58.542Z] + snapcraftctl prime [2022-01-03T02:16:59.926Z] Priming static-packages [2022-01-03T02:16:59.926Z] + snapcraftctl prime [2022-01-03T02:17:02.473Z] Priming version [2022-01-03T02:17:02.473Z] + snapcraftctl prime [2022-01-03T02:17:03.883Z] 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] } [2022-01-03T02:17:50.978Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:17:50.978Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:17:50.978Z] ---> cb283cdc6a08 [2022-01-03T02:17:50.978Z] Step 3/30 : WORKDIR /edgex-go [2022-01-03T02:17:50.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:17:50.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:17:50.978Z] ---> cb283cdc6a08 [2022-01-03T02:17:50.978Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:17:50.978Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:17:50.978Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:17:50.978Z] ---> cb283cdc6a08 [2022-01-03T02:17:50.978Z] Step 3/24 : WORKDIR /edgex-go [2022-01-03T02:17:50.978Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:17:50.978Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:17:50.978Z] ---> cb283cdc6a08 [2022-01-03T02:17:50.978Z] Step 3/21 : WORKDIR /edgex-go [2022-01-03T02:17:50.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:17:50.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:17:50.978Z] ---> cb283cdc6a08 [2022-01-03T02:17:50.978Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:17:50.978Z] ---> Running in b00369227ae0 [2022-01-03T02:17:50.978Z] ---> Running in 4a9af559fe68 [2022-01-03T02:17:50.978Z] ---> Running in b95db494f96b [2022-01-03T02:17:50.979Z] ---> Running in e6b00126994b [2022-01-03T02:17:50.979Z] ---> Running in cb7d551cc3ab [2022-01-03T02:17:50.979Z] Removing intermediate container cb7d551cc3ab [2022-01-03T02:17:50.979Z] ---> 356748dfcbba [2022-01-03T02:17:50.979Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:17:50.979Z] Removing intermediate container b00369227ae0 [2022-01-03T02:17:50.979Z] ---> 779bf86929e6 [2022-01-03T02:17:50.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:17:50.979Z] Removing intermediate container 4a9af559fe68 [2022-01-03T02:17:50.979Z] ---> 3c028a3fd211 [2022-01-03T02:17:50.979Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:17:50.979Z] Removing intermediate container b95db494f96b [2022-01-03T02:17:50.979Z] ---> ceb2242e4f4c [2022-01-03T02:17:50.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:17:50.979Z] ---> Running in 90b28420694d [2022-01-03T02:17:50.979Z] Removing intermediate container e6b00126994b [2022-01-03T02:17:50.979Z] ---> 0fd6889931bf [2022-01-03T02:17:50.979Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:17:50.979Z] ---> Running in ea0f40e8af74 [2022-01-03T02:17:50.979Z] ---> Running in f019ac402377 [2022-01-03T02:17:50.979Z] ---> Running in 6a496c18f00b [2022-01-03T02:17:50.979Z] ---> Running in d9cf401a24ee [2022-01-03T02:17:50.979Z] Removing intermediate container 90b28420694d [2022-01-03T02:17:50.979Z] ---> ea66f278764f [2022-01-03T02:17:50.979Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-03T02:17:50.979Z] ---> Running in 53f205feea79 [2022-01-03T02:17:50.979Z] Removing intermediate container f019ac402377 [2022-01-03T02:17:50.979Z] ---> 0ca8c687f9ed [2022-01-03T02:17:50.979Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-03T02:17:50.979Z] ---> Running in 7a4d9621670d [2022-01-03T02:17:50.979Z] Removing intermediate container d9cf401a24ee [2022-01-03T02:17:50.979Z] ---> 3e8d445a2e7c [2022-01-03T02:17:50.979Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-03T02:17:50.979Z] Removing intermediate container ea0f40e8af74 [2022-01-03T02:17:50.979Z] ---> 659e27d9aa19 [2022-01-03T02:17:50.979Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:17:50.979Z] Removing intermediate container 6a496c18f00b [2022-01-03T02:17:50.979Z] ---> 0de4ba6cdcde [2022-01-03T02:17:50.979Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-03T02:17:50.979Z] ---> Running in c4a547e7b08a [2022-01-03T02:17:50.979Z] ---> Running in 5d5a932905cf [2022-01-03T02:17:50.979Z] ---> Running in ecdce73e3fee [2022-01-03T02:17:50.979Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:50.979Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:51.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:51.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:51.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:51.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:51.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:52.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:52.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:17:52.631Z] OK: 219 MiB in 52 packages [2022-01-03T02:17:53.250Z] OK: 219 MiB in 52 packages [2022-01-03T02:17:53.250Z] OK: 219 MiB in 52 packages [2022-01-03T02:17:53.852Z] OK: 219 MiB in 52 packages [2022-01-03T02:17:53.852Z] OK: 219 MiB in 52 packages [2022-01-03T02:17:54.131Z] Removing intermediate container 53f205feea79 [2022-01-03T02:17:54.132Z] ---> 7961c3147509 [2022-01-03T02:17:54.132Z] Step 6/24 : COPY . . [2022-01-03T02:17:54.746Z] Removing intermediate container 7a4d9621670d [2022-01-03T02:17:54.746Z] ---> 7ccbd9f016eb [2022-01-03T02:17:54.746Z] Step 6/21 : COPY . . [2022-01-03T02:17:54.746Z] Removing intermediate container c4a547e7b08a [2022-01-03T02:17:54.746Z] ---> 3e3f23d948a3 [2022-01-03T02:17:54.746Z] Step 6/22 : COPY . . [2022-01-03T02:17:55.346Z] Removing intermediate container 5d5a932905cf [2022-01-03T02:17:55.346Z] ---> 4f253e090807 [2022-01-03T02:17:55.346Z] Step 6/22 : COPY . . [2022-01-03T02:17:55.346Z] Removing intermediate container ecdce73e3fee [2022-01-03T02:17:55.346Z] ---> 3db8a1906f10 [2022-01-03T02:17:55.346Z] Step 6/30 : COPY . . [2022-01-03T02:18:22.305Z] ---> a0be050abb79 [2022-01-03T02:18:22.305Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:18:22.305Z] ---> dc999bd261db [2022-01-03T02:18:22.305Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:18:22.305Z] ---> 17a16dd315fd [2022-01-03T02:18:22.305Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:18:22.305Z] ---> Running in 77e95d8b4685 [2022-01-03T02:18:22.305Z] ---> b60121f15437 [2022-01-03T02:18:22.305Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:18:22.305Z] ---> Running in a8b75993f866 [2022-01-03T02:18:22.305Z] ---> Running in 3eae7e817b56 [2022-01-03T02:18:22.305Z] ---> Running in 26905fe010c5 [2022-01-03T02:18:22.305Z] ---> c1caa743cfc6 [2022-01-03T02:18:22.305Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:18:22.305Z] ---> Running in d56a89ffdd04 [2022-01-03T02:18:22.579Z] Removing intermediate container 77e95d8b4685 [2022-01-03T02:18:22.579Z] ---> 6dbb46c52f98 [2022-01-03T02:18:22.861Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-03T02:18:22.861Z] ---> Running in 97889ba81886 [2022-01-03T02:18:24.309Z] Removing intermediate container 26905fe010c5 [2022-01-03T02:18:24.309Z] ---> 97d3128803de [2022-01-03T02:18:24.309Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-03T02:18:24.309Z] ---> Running in 9911659a29f9 [2022-01-03T02:18:24.591Z] Removing intermediate container 3eae7e817b56 [2022-01-03T02:18:24.591Z] ---> c3374296b627 [2022-01-03T02:18:24.591Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-03T02:18:24.591Z] Removing intermediate container a8b75993f866 [2022-01-03T02:18:24.591Z] ---> e5c77e62806f [2022-01-03T02:18:24.591Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-03T02:18:24.591Z] Removing intermediate container d56a89ffdd04 [2022-01-03T02:18:24.591Z] ---> 8bdecb1afef7 [2022-01-03T02:18:24.591Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-03T02:18:24.591Z] ---> Running in 333b6c6f7821 [2022-01-03T02:18:24.591Z] 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 [2022-01-03T02:18:24.591Z] ---> Running in ff4be83bb36a [2022-01-03T02:18:24.871Z] ---> Running in 94f59c037f81 [2022-01-03T02:18:26.325Z] 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 [2022-01-03T02:18:27.307Z] 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 [2022-01-03T02:18:27.307Z] 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 [2022-01-03T02:18:27.307Z] 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 [2022-01-03T02:20:34.625Z] 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 [2022-01-03T02:20:34.626Z] Removing intermediate container 97889ba81886 [2022-01-03T02:20:34.626Z] ---> ce38601ecc3a [2022-01-03T02:20:34.626Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-03T02:20:34.626Z] ---> Running in cabb69c28b8f [2022-01-03T02:20:34.626Z] 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 [2022-01-03T02:20:34.626Z] Removing intermediate container cabb69c28b8f [2022-01-03T02:20:34.626Z] ---> 7a41e6185933 [2022-01-03T02:20:34.626Z] [2022-01-03T02:20:34.626Z] Step 10/22 : FROM docker:20.10.10 [2022-01-03T02:20:34.626Z] 20.10.10: Pulling from library/docker [2022-01-03T02:20:34.626Z] Removing intermediate container 94f59c037f81 [2022-01-03T02:20:34.626Z] ---> a00cb585ee20 [2022-01-03T02:20:34.626Z] [2022-01-03T02:20:34.626Z] Step 9/30 : FROM alpine:3.14 [2022-01-03T02:20:34.626Z] 3.14: Pulling from library/alpine [2022-01-03T02:20:35.607Z] Removing intermediate container 333b6c6f7821 [2022-01-03T02:20:35.607Z] ---> 9eceb6c58920 [2022-01-03T02:20:35.607Z] [2022-01-03T02:20:35.607Z] Step 9/24 : FROM alpine:3.14 [2022-01-03T02:20:35.882Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:20:35.882Z] Status: Downloaded newer image for alpine:3.14 [2022-01-03T02:20:35.882Z] ---> 5b8b7b635229 [2022-01-03T02:20:35.882Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-03T02:20:35.882Z] 3.14: Pulling from library/alpine [2022-01-03T02:20:35.882Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:20:35.882Z] Status: Image is up to date for alpine:3.14 [2022-01-03T02:20:35.882Z] ---> 5b8b7b635229 [2022-01-03T02:20:35.882Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-03T02:20:36.156Z] ---> Running in 3ca4201442db [2022-01-03T02:20:36.156Z] ---> Running in c6eba585f285 [2022-01-03T02:20:36.752Z] Removing intermediate container 3ca4201442db [2022-01-03T02:20:36.752Z] ---> 8bb5afe8aa20 [2022-01-03T02:20:36.752Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-03T02:20:36.752Z] ---> Running in ceda5685419d [2022-01-03T02:20:37.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:38.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:38.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:38.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:38.910Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-03T02:20:38.910Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-03T02:20:38.910Z] (3/3) Installing su-exec (0.2-r1) [2022-01-03T02:20:38.910Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:20:38.910Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:20:39.210Z] OK: 6 MiB in 17 packages [2022-01-03T02:20:39.818Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:20:39.818Z] (2/2) Installing su-exec (0.2-r1) [2022-01-03T02:20:39.818Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:20:39.818Z] OK: 6 MiB in 16 packages [2022-01-03T02:20:40.097Z] Removing intermediate container 9911659a29f9 [2022-01-03T02:20:40.097Z] ---> 48077ffc13cf [2022-01-03T02:20:40.097Z] [2022-01-03T02:20:40.097Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:20:40.097Z] ---> 5b8b7b635229 [2022-01-03T02:20:40.097Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:20:40.097Z] Removing intermediate container ff4be83bb36a [2022-01-03T02:20:40.097Z] ---> 32b6795df5e4 [2022-01-03T02:20:40.097Z] [2022-01-03T02:20:40.097Z] Step 9/21 : FROM alpine:3.14 [2022-01-03T02:20:40.097Z] ---> 5b8b7b635229 [2022-01-03T02:20:40.097Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-03T02:20:40.375Z] ---> Running in f90a6079975e [2022-01-03T02:20:40.375Z] ---> Running in 1c829952adcc [2022-01-03T02:20:41.821Z] Removing intermediate container c6eba585f285 [2022-01-03T02:20:41.821Z] ---> 82a05e46b099 [2022-01-03T02:20:41.821Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:20:41.821Z] Removing intermediate container ceda5685419d [2022-01-03T02:20:41.821Z] ---> 4c970f0b0637 [2022-01-03T02:20:41.821Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-03T02:20:41.821Z] ---> Running in 8048cc23ccf1 [2022-01-03T02:20:41.821Z] ---> Running in 21425fe2c188 [2022-01-03T02:20:42.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:42.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:42.423Z] Removing intermediate container 8048cc23ccf1 [2022-01-03T02:20:42.423Z] ---> 21398c88a74a [2022-01-03T02:20:42.423Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-03T02:20:42.423Z] Removing intermediate container 21425fe2c188 [2022-01-03T02:20:42.423Z] ---> 2710e7dde276 [2022-01-03T02:20:42.423Z] Step 12/24 : WORKDIR / [2022-01-03T02:20:42.696Z] ---> Running in 3dd9ce7830bf [2022-01-03T02:20:42.696Z] ---> Running in dd7626ad73ad [2022-01-03T02:20:42.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:42.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:43.687Z] Removing intermediate container 3dd9ce7830bf [2022-01-03T02:20:43.687Z] ---> 86c5f1749821 [2022-01-03T02:20:43.687Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-03T02:20:43.687Z] Removing intermediate container dd7626ad73ad [2022-01-03T02:20:43.687Z] ---> 5bbe45a6c04b [2022-01-03T02:20:43.687Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-03T02:20:43.687Z] ---> Running in a8a8449e693d [2022-01-03T02:20:43.687Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-03T02:20:43.687Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:20:43.997Z] OK: 6 MiB in 15 packages [2022-01-03T02:20:43.997Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-03T02:20:43.997Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:20:44.273Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:20:44.273Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:20:44.546Z] OK: 6 MiB in 16 packages [2022-01-03T02:20:45.149Z] ---> e5cfdc71b802 [2022-01-03T02:20:45.149Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-03T02:20:45.449Z] Removing intermediate container f90a6079975e [2022-01-03T02:20:45.449Z] ---> 8ed742b6f9e6 [2022-01-03T02:20:45.449Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:20:45.730Z] ---> Running in 338d22e26ce0 [2022-01-03T02:20:46.718Z] Removing intermediate container 338d22e26ce0 [2022-01-03T02:20:46.718Z] ---> a99a6a059b58 [2022-01-03T02:20:46.718Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-03T02:20:46.718Z] ---> 7293238acdb6 [2022-01-03T02:20:46.718Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-03T02:20:46.718Z] Removing intermediate container 1c829952adcc [2022-01-03T02:20:46.718Z] ---> 8ad163d840fe [2022-01-03T02:20:46.718Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:20:46.718Z] ---> Running in aabd85f8df5f [2022-01-03T02:20:46.718Z] ---> Running in 9495b3fc7460 [2022-01-03T02:20:46.999Z] Removing intermediate container a8a8449e693d [2022-01-03T02:20:46.999Z] ---> a2c0b3a069e1 [2022-01-03T02:20:46.999Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-03T02:20:46.999Z] ---> Running in d54ff640c57b [2022-01-03T02:20:47.272Z] Removing intermediate container aabd85f8df5f [2022-01-03T02:20:47.272Z] ---> 955ae6268a8a [2022-01-03T02:20:47.272Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:20:47.554Z] ---> Running in 43cdc7c6700e [2022-01-03T02:20:47.554Z] Removing intermediate container 9495b3fc7460 [2022-01-03T02:20:47.554Z] ---> 6356ff2a097c [2022-01-03T02:20:47.554Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-03T02:20:47.554Z] ---> Running in ffa4dd2fe0a9 [2022-01-03T02:20:47.831Z] ---> 20b455c7d9cb [2022-01-03T02:20:47.831Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-03T02:20:47.831Z] Removing intermediate container d54ff640c57b [2022-01-03T02:20:47.831Z] ---> b4f74bba50fb [2022-01-03T02:20:47.831Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-03T02:20:48.113Z] Removing intermediate container 43cdc7c6700e [2022-01-03T02:20:48.113Z] ---> 2bf9ce7103f7 [2022-01-03T02:20:48.113Z] Step 14/22 : WORKDIR / [2022-01-03T02:20:48.113Z] Removing intermediate container ffa4dd2fe0a9 [2022-01-03T02:20:48.113Z] ---> 6a68cd5fa3c3 [2022-01-03T02:20:48.113Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-03T02:20:48.113Z] ---> Running in b4ef003d8314 [2022-01-03T02:20:48.390Z] ---> Running in 9880dce8b881 [2022-01-03T02:20:49.000Z] Removing intermediate container 9880dce8b881 [2022-01-03T02:20:49.000Z] ---> 5b74eb1fd6e3 [2022-01-03T02:20:49.000Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:20:49.000Z] Removing intermediate container b4ef003d8314 [2022-01-03T02:20:49.000Z] ---> 8abb9e94f63c [2022-01-03T02:20:49.000Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:20:49.277Z] ---> cc4b4387af1f [2022-01-03T02:20:49.277Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-03T02:20:49.277Z] ---> 407e7a1e9050 [2022-01-03T02:20:49.277Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-03T02:20:49.553Z] ---> Running in d662cf2200b9 [2022-01-03T02:20:50.152Z] ---> f248b6ba60bf [2022-01-03T02:20:50.152Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-03T02:20:50.426Z] ---> 6676d1182e4f [2022-01-03T02:20:50.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-03T02:20:51.871Z] ---> 854409e5c89f [2022-01-03T02:20:51.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-03T02:20:51.871Z] ---> 571debde40ae [2022-01-03T02:20:51.871Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-03T02:20:52.153Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-03T02:20:52.153Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-03T02:20:52.153Z] ---> 520e9a0a30f7 [2022-01-03T02:20:52.153Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:20:52.153Z] Removing intermediate container d662cf2200b9 [2022-01-03T02:20:52.153Z] ---> d9ddb9663145 [2022-01-03T02:20:52.153Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:20:52.430Z] ---> 448fde0a3f98 [2022-01-03T02:20:52.430Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-03T02:20:52.430Z] ---> Running in 2aaad72218f8 [2022-01-03T02:20:52.706Z] ---> a34c4152df27 [2022-01-03T02:20:52.706Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-03T02:20:52.983Z] ---> Running in 36366c462bde [2022-01-03T02:20:52.983Z] Removing intermediate container 2aaad72218f8 [2022-01-03T02:20:52.983Z] ---> 09d17f57b7d0 [2022-01-03T02:20:52.983Z] 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 [2022-01-03T02:20:53.256Z] ---> Running in 056a2128fac3 [2022-01-03T02:20:53.534Z] ---> 43fd6b2f2973 [2022-01-03T02:20:53.534Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-03T02:20:53.534Z] ---> f28da85dfde3 [2022-01-03T02:20:53.534Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-03T02:20:53.534Z] ---> Running in f84a01c5c800 [2022-01-03T02:20:53.825Z] ---> 4f4cf9d8ede2 [2022-01-03T02:20:53.825Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-03T02:20:53.825Z] Removing intermediate container 36366c462bde [2022-01-03T02:20:53.825Z] ---> 7f61f8702032 [2022-01-03T02:20:53.825Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:20:54.100Z] ---> Running in a1817f164bcc [2022-01-03T02:20:54.372Z] Removing intermediate container f84a01c5c800 [2022-01-03T02:20:54.372Z] ---> dde1e63193c4 [2022-01-03T02:20:54.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:20:54.644Z] ---> Running in 4f74ed0374d8 [2022-01-03T02:20:54.645Z] Removing intermediate container a1817f164bcc [2022-01-03T02:20:54.645Z] ---> 28f340507383 [2022-01-03T02:20:54.645Z] Step 19/21 : LABEL arch=arm64 [2022-01-03T02:20:54.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:54.645Z] ---> cb158f056a14 [2022-01-03T02:20:54.645Z] 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/ [2022-01-03T02:20:54.645Z] ---> Running in 9d5b18e4d42b [2022-01-03T02:20:54.917Z] ---> Running in e7653b3f7ff8 [2022-01-03T02:20:55.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:20:55.193Z] Removing intermediate container 4f74ed0374d8 [2022-01-03T02:20:55.193Z] ---> e72560eed158 [2022-01-03T02:20:55.193Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:20:55.484Z] Removing intermediate container 9d5b18e4d42b [2022-01-03T02:20:55.484Z] ---> 986b9ca26e06 [2022-01-03T02:20:55.484Z] Step 20/21 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:20:55.484Z] ---> Running in 4b1301c7de4a [2022-01-03T02:20:55.759Z] ---> Running in 41fcdb2a5b28 [2022-01-03T02:20:55.759Z] ---> 2b9073e83149 [2022-01-03T02:20:55.759Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-03T02:20:56.042Z] (1/42) Installing readline (8.1.0-r0) [2022-01-03T02:20:56.042Z] (2/42) Installing bash (5.1.4-r0) [2022-01-03T02:20:56.042Z] Executing bash-5.1.4-r0.post-install [2022-01-03T02:20:56.042Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:20:56.042Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:20:56.042Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-03T02:20:56.042Z] (6/42) Installing curl (7.79.1-r0) [2022-01-03T02:20:56.042Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-03T02:20:56.042Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-03T02:20:56.042Z] (9/42) Installing expat (2.4.1-r0) [2022-01-03T02:20:56.042Z] (10/42) Installing libffi (3.3-r2) [2022-01-03T02:20:56.320Z] (11/42) Installing gdbm (1.19-r0) [2022-01-03T02:20:56.320Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-03T02:20:56.320Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-03T02:20:56.320Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-03T02:20:56.320Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-03T02:20:56.320Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-03T02:20:56.320Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-03T02:20:56.320Z] Removing intermediate container 4b1301c7de4a [2022-01-03T02:20:56.320Z] ---> 3b9a3d777e4e [2022-01-03T02:20:56.320Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:20:56.320Z] Removing intermediate container 41fcdb2a5b28 [2022-01-03T02:20:56.320Z] ---> 7e9e12d35105 [2022-01-03T02:20:56.320Z] Step 21/21 : LABEL version=0.0.0 [2022-01-03T02:20:56.602Z] ---> Running in 9206bfa10bb1 [2022-01-03T02:20:56.602Z] ---> Running in 88e80c8915db [2022-01-03T02:20:56.884Z] ---> 75a6f1a42fbe [2022-01-03T02:20:56.884Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-03T02:20:57.492Z] Removing intermediate container 9206bfa10bb1 [2022-01-03T02:20:57.492Z] ---> b2bbc8fdf437 [2022-01-03T02:20:57.492Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:20:57.492Z] Removing intermediate container 88e80c8915db [2022-01-03T02:20:57.492Z] ---> 2ef56b6ae85f [2022-01-03T02:20:57.492Z] [2022-01-03T02:20:57.492Z] ---> Running in 74ac724278e9 [2022-01-03T02:20:58.083Z] Removing intermediate container e7653b3f7ff8 [2022-01-03T02:20:58.084Z] ---> 91bb49dfa845 [2022-01-03T02:20:58.084Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-03T02:20:58.084Z] ---> 2a196eab1974 [2022-01-03T02:20:58.084Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-03T02:20:58.084Z] Successfully built 2ef56b6ae85f [2022-01-03T02:20:58.084Z] Successfully tagged support-notifications-arm64:latest [2022-01-03T02:20:58.084Z]  Building support-notifications ... done Building core-command [2022-01-03T02:20:58.084Z] ---> Running in b96e6c4d6137 [2022-01-03T02:20:58.355Z] Removing intermediate container 74ac724278e9 [2022-01-03T02:20:58.355Z] ---> dfdbf783cf06 [2022-01-03T02:20:58.355Z] [2022-01-03T02:20:58.634Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-03T02:20:58.634Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-03T02:20:58.909Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-03T02:20:58.909Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-03T02:20:58.909Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-03T02:20:58.909Z] Successfully built dfdbf783cf06 [2022-01-03T02:20:58.909Z] Removing intermediate container b96e6c4d6137 [2022-01-03T02:20:58.909Z] ---> 4b82b20d20b2 [2022-01-03T02:20:58.909Z] Step 22/24 : LABEL arch=arm64 [2022-01-03T02:20:58.909Z] Successfully tagged core-metadata-arm64:latest [2022-01-03T02:20:58.909Z] Building core-data [2022-01-03T02:20:58.909Z]  Building core-metadata ... done (23/42) Installing py3-requests (2.25.1-r4) [2022-01-03T02:20:58.909Z] ---> 22c9127bfc93 [2022-01-03T02:20:58.909Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-03T02:20:58.909Z] ---> Running in d82472f4dca4 [2022-01-03T02:20:59.182Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-03T02:20:59.182Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-03T02:20:59.182Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-03T02:20:59.182Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-03T02:20:59.182Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-03T02:20:59.182Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-03T02:20:59.453Z] ---> Running in ea4af98c4001 [2022-01-03T02:20:59.453Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-03T02:20:59.453Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-03T02:20:59.453Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-03T02:20:59.453Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-03T02:20:59.453Z] Removing intermediate container d82472f4dca4 [2022-01-03T02:20:59.453Z] ---> 2a67353d16dd [2022-01-03T02:20:59.453Z] Step 23/24 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:20:59.453Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-03T02:20:59.453Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-03T02:20:59.743Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-03T02:20:59.743Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-03T02:20:59.743Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-03T02:20:59.743Z] ---> Running in 9b1b4276f1b2 [2022-01-03T02:20:59.743Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-03T02:20:59.743Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-03T02:20:59.743Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-03T02:21:00.019Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-03T02:21:00.019Z] Removing intermediate container ea4af98c4001 [2022-01-03T02:21:00.019Z] ---> 3ffd37b7098c [2022-01-03T02:21:00.019Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-03T02:21:00.292Z] Removing intermediate container 9b1b4276f1b2 [2022-01-03T02:21:00.292Z] ---> 62f5cee05dcb [2022-01-03T02:21:00.292Z] Step 24/24 : LABEL version=0.0.0 [2022-01-03T02:21:00.577Z] ---> Running in b67138692e76 [2022-01-03T02:21:00.577Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:21:00.577Z] OK: 84 MiB in 64 packages [2022-01-03T02:21:00.850Z] Removing intermediate container b67138692e76 [2022-01-03T02:21:00.850Z] ---> 8a084262973d [2022-01-03T02:21:00.850Z] [2022-01-03T02:21:01.132Z] ---> d726c7e551f4 [2022-01-03T02:21:01.132Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-03T02:21:01.407Z] ---> Running in 9a60c7211b1d [2022-01-03T02:21:01.407Z] Successfully built 8a084262973d [2022-01-03T02:21:01.407Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-03T02:21:01.682Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-01-03T02:21:03.667Z] Removing intermediate container 9a60c7211b1d [2022-01-03T02:21:03.667Z] ---> b448d5d836c9 [2022-01-03T02:21:03.667Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-03T02:21:04.263Z] ---> Running in 8dad7d8083c7 [2022-01-03T02:21:04.554Z] Removing intermediate container 8dad7d8083c7 [2022-01-03T02:21:04.554Z] ---> f7f975e53284 [2022-01-03T02:21:04.554Z] Step 27/30 : CMD ["gate"] [2022-01-03T02:21:04.829Z] ---> Running in 716e3dc73197 [2022-01-03T02:21:05.428Z] Collecting docker-compose==1.23.2 [2022-01-03T02:21:05.428Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-03T02:21:05.428Z] Removing intermediate container 716e3dc73197 [2022-01-03T02:21:05.428Z] ---> 9bda08c3d900 [2022-01-03T02:21:05.428Z] Step 28/30 : LABEL arch=arm64 [2022-01-03T02:21:05.701Z] ---> Running in e3b4f81ad61c [2022-01-03T02:21:05.701Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-03T02:21:05.701Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-03T02:21:06.298Z] Removing intermediate container e3b4f81ad61c [2022-01-03T02:21:06.298Z] ---> 05c88c20bc81 [2022-01-03T02:21:06.298Z] Step 29/30 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:21:06.298Z] ---> Running in f2df1dab8373 [2022-01-03T02:21:06.904Z] Removing intermediate container f2df1dab8373 [2022-01-03T02:21:06.904Z] ---> e1066e65aad2 [2022-01-03T02:21:06.904Z] Step 30/30 : LABEL version=0.0.0 [2022-01-03T02:21:07.183Z] ---> Running in 44290e390582 [2022-01-03T02:21:07.478Z] Removing intermediate container 44290e390582 [2022-01-03T02:21:07.478Z] ---> 117821e1b470 [2022-01-03T02:21:07.478Z] [2022-01-03T02:21:08.075Z] Successfully built 117821e1b470 [2022-01-03T02:21:08.075Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-03T02:21:08.075Z]  Building security-bootstrapper ... done Building support-scheduler [2022-01-03T02:21:08.674Z] Collecting PyYAML<4,>=3.10 [2022-01-03T02:21:08.674Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-03T02:21:12.975Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-03T02:21:12.975Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-03T02:21:12.975Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-03T02:21:13.247Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-03T02:21:13.247Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-03T02:21:13.842Z] Collecting docker<4.0,>=3.6.0 [2022-01-03T02:21:13.842Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-03T02:21:14.123Z] Collecting cached-property<2,>=1.2.0 [2022-01-03T02:21:14.123Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-03T02:21:14.402Z] Collecting jsonschema<3,>=2.5.1 [2022-01-03T02:21:14.676Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-03T02:21:14.676Z] Collecting docopt<0.7,>=0.6.1 [2022-01-03T02:21:14.676Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-03T02:21:16.664Z] Collecting texttable<0.10,>=0.9.0 [2022-01-03T02:21:16.664Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-03T02:21:18.657Z] Collecting docker-pycreds>=0.4.0 [2022-01-03T02:21:18.657Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-03T02:21:20.102Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-03T02:21:20.102Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-03T02:21:20.380Z] Collecting idna<2.8,>=2.5 [2022-01-03T02:21:20.380Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-03T02:21:20.380Z] 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) [2022-01-03T02:21:20.380Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-03T02:21:20.380Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-03T02:21:20.985Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-03T02:21:20.985Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-03T02:21:20.985Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-03T02:21:20.985Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-03T02:21:22.062Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-03T02:21:22.062Z] Attempting uninstall: urllib3 [2022-01-03T02:21:22.062Z] Found existing installation: urllib3 1.26.5 [2022-01-03T02:21:22.062Z] Uninstalling urllib3-1.26.5: [2022-01-03T02:21:22.062Z] Successfully uninstalled urllib3-1.26.5 [2022-01-03T02:21:22.744Z] Attempting uninstall: idna [2022-01-03T02:21:22.744Z] Found existing installation: idna 3.2 [2022-01-03T02:21:22.744Z] Uninstalling idna-3.2: [2022-01-03T02:21:23.073Z] Successfully uninstalled idna-3.2 [2022-01-03T02:21:24.109Z] Attempting uninstall: chardet [2022-01-03T02:21:24.109Z] Found existing installation: chardet 4.0.0 [2022-01-03T02:21:24.109Z] Uninstalling chardet-4.0.0: [2022-01-03T02:21:24.109Z] Successfully uninstalled chardet-4.0.0 [2022-01-03T02:21:26.108Z] Attempting uninstall: requests [2022-01-03T02:21:26.108Z] Found existing installation: requests 2.25.1 [2022-01-03T02:21:26.108Z] Uninstalling requests-2.25.1: [2022-01-03T02:21:26.108Z] Successfully uninstalled requests-2.25.1 [2022-01-03T02:21:26.386Z] Running setup.py install for texttable: started [2022-01-03T02:21:29.030Z] Running setup.py install for texttable: finished with status 'done' [2022-01-03T02:21:29.030Z] Running setup.py install for PyYAML: started [2022-01-03T02:21:31.656Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-03T02:21:31.656Z] Running setup.py install for docopt: started [2022-01-03T02:21:33.638Z] Running setup.py install for docopt: finished with status 'done' [2022-01-03T02:21:33.638Z] Running setup.py install for dockerpty: started [2022-01-03T02:21:36.271Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-03T02:21:37.720Z] 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 [2022-01-03T02:21:43.179Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:21:43.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:21:43.179Z] ---> cb283cdc6a08 [2022-01-03T02:21:43.179Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:21:43.179Z] ---> Using cache [2022-01-03T02:21:43.179Z] ---> 0fd6889931bf [2022-01-03T02:21:43.179Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:21:43.179Z] ---> Using cache [2022-01-03T02:21:43.179Z] ---> 0de4ba6cdcde [2022-01-03T02:21:43.179Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:21:43.179Z] ---> Using cache [2022-01-03T02:21:43.179Z] ---> 3db8a1906f10 [2022-01-03T02:21:43.179Z] Step 6/22 : COPY . . [2022-01-03T02:21:43.179Z] ---> Using cache [2022-01-03T02:21:43.179Z] ---> c1caa743cfc6 [2022-01-03T02:21:43.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:21:43.179Z] ---> Using cache [2022-01-03T02:21:43.179Z] ---> 8bdecb1afef7 [2022-01-03T02:21:43.179Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-03T02:21:43.461Z] ---> Running in 47e272825283 [2022-01-03T02:21:44.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:21:44.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:21:44.709Z] ---> cb283cdc6a08 [2022-01-03T02:21:44.709Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:21:44.709Z] ---> Using cache [2022-01-03T02:21:44.709Z] ---> 0fd6889931bf [2022-01-03T02:21:44.709Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:21:44.709Z] ---> Using cache [2022-01-03T02:21:44.709Z] ---> 0de4ba6cdcde [2022-01-03T02:21:44.709Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-03T02:21:44.709Z] ---> Running in 7afd8214c908 [2022-01-03T02:21:45.310Z] 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 [2022-01-03T02:21:46.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:21:47.299Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:21:47.602Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:21:47.602Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:21:47.602Z] ---> cb283cdc6a08 [2022-01-03T02:21:47.602Z] Step 3/20 : WORKDIR /edgex-go [2022-01-03T02:21:47.602Z] ---> Using cache [2022-01-03T02:21:47.602Z] ---> 0fd6889931bf [2022-01-03T02:21:47.602Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:21:47.602Z] ---> Using cache [2022-01-03T02:21:47.602Z] ---> 0de4ba6cdcde [2022-01-03T02:21:47.602Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-03T02:21:47.602Z] ---> Using cache [2022-01-03T02:21:47.602Z] ---> 3db8a1906f10 [2022-01-03T02:21:47.602Z] Step 6/20 : COPY . . [2022-01-03T02:21:47.602Z] ---> Using cache [2022-01-03T02:21:47.602Z] ---> c1caa743cfc6 [2022-01-03T02:21:47.602Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:21:47.602Z] ---> Using cache [2022-01-03T02:21:47.602Z] ---> 8bdecb1afef7 [2022-01-03T02:21:47.602Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-03T02:21:48.237Z] OK: 219 MiB in 52 packages [2022-01-03T02:21:48.237Z] ---> Running in 415e780393c1 [2022-01-03T02:21:50.231Z] Removing intermediate container 7afd8214c908 [2022-01-03T02:21:50.231Z] ---> 879734ad5874 [2022-01-03T02:21:50.231Z] Step 6/22 : COPY . . [2022-01-03T02:21:50.841Z] 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 [2022-01-03T02:21:54.270Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:21:54.270Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:21:54.270Z] ---> cb283cdc6a08 [2022-01-03T02:21:54.270Z] Step 3/23 : WORKDIR /edgex-go [2022-01-03T02:21:54.270Z] ---> Using cache [2022-01-03T02:21:54.270Z] ---> 0fd6889931bf [2022-01-03T02:21:54.270Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:21:54.270Z] ---> Using cache [2022-01-03T02:21:54.270Z] ---> 0de4ba6cdcde [2022-01-03T02:21:54.270Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-03T02:21:54.270Z] ---> Using cache [2022-01-03T02:21:54.270Z] ---> 3db8a1906f10 [2022-01-03T02:21:54.270Z] Step 6/23 : COPY go.mod . [2022-01-03T02:21:56.290Z] ---> f5cfe4c1252c [2022-01-03T02:21:56.290Z] Step 7/23 : RUN go mod download [2022-01-03T02:21:56.575Z] ---> Running in 39c776bb2355 [2022-01-03T02:21:59.999Z] Removing intermediate container 056a2128fac3 [2022-01-03T02:21:59.999Z] ---> 4129834df6c8 [2022-01-03T02:21:59.999Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-03T02:21:59.999Z] ---> Running in 972d59a0a6c2 [2022-01-03T02:22:00.613Z] Removing intermediate container 972d59a0a6c2 [2022-01-03T02:22:00.613Z] ---> 01da08b1afd4 [2022-01-03T02:22:00.613Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-03T02:22:00.893Z] ---> Running in 94c3c6c67fb7 [2022-01-03T02:22:01.510Z] Removing intermediate container 94c3c6c67fb7 [2022-01-03T02:22:01.510Z] ---> ae26bffd4c61 [2022-01-03T02:22:01.510Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-03T02:22:04.167Z] ---> d29f4e03674d [2022-01-03T02:22:04.167Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-03T02:22:04.167Z] Removing intermediate container 39c776bb2355 [2022-01-03T02:22:04.167Z] ---> 1a4dee2c39ff [2022-01-03T02:22:04.167Z] Step 8/23 : COPY . . [2022-01-03T02:22:05.648Z] ---> e263f09cb2c1 [2022-01-03T02:22:05.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-03T02:22:07.653Z] ---> 4be213584aad [2022-01-03T02:22:07.653Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-03T02:22:07.653Z] ---> Running in 0bf929727809 [2022-01-03T02:22:09.134Z] Removing intermediate container 0bf929727809 [2022-01-03T02:22:09.134Z] ---> 6639dea817a1 [2022-01-03T02:22:09.134Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:22:09.134Z] ---> Running in e2a6ab859803 [2022-01-03T02:22:10.137Z] Removing intermediate container e2a6ab859803 [2022-01-03T02:22:10.137Z] ---> e960987b69a2 [2022-01-03T02:22:10.137Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:22:10.622Z] ---> Running in e876280bd002 [2022-01-03T02:22:11.246Z] Removing intermediate container e876280bd002 [2022-01-03T02:22:11.247Z] ---> 143061fcd5cf [2022-01-03T02:22:11.247Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:22:11.525Z] ---> Running in ec9f35f56032 [2022-01-03T02:22:12.726Z] Removing intermediate container ec9f35f56032 [2022-01-03T02:22:12.726Z] ---> 04ff1a589639 [2022-01-03T02:22:12.726Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:22:12.726Z] ---> Running in f4e8d80b98a9 [2022-01-03T02:22:13.741Z] Removing intermediate container f4e8d80b98a9 [2022-01-03T02:22:13.741Z] ---> 56d5c6426e4b [2022-01-03T02:22:13.741Z] [2022-01-03T02:22:14.740Z] Successfully built 56d5c6426e4b [2022-01-03T02:22:14.740Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-03T02:22:21.776Z]  Building sys-mgmt-agent ... done  ---> fd4cfae54972 [2022-01-03T02:22:21.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:22:21.776Z] ---> Running in 9461eade8124 [2022-01-03T02:22:28.546Z] Removing intermediate container 9461eade8124 [2022-01-03T02:22:28.546Z] ---> 93228e0636b2 [2022-01-03T02:22:28.546Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-03T02:22:28.546Z] ---> Running in 58fbce0ad7f2 [2022-01-03T02:22:29.544Z] ---> ec2cf5a922ae [2022-01-03T02:22:29.544Z] Step 9/23 : RUN go mod tidy [2022-01-03T02:22:29.544Z] 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 [2022-01-03T02:22:29.544Z] ---> Running in 8df0d59fe559 [2022-01-03T02:22:35.012Z] Removing intermediate container 8df0d59fe559 [2022-01-03T02:22:35.012Z] ---> b48f6e4c4ae0 [2022-01-03T02:22:35.012Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-03T02:22:35.287Z] ---> Running in 8b4a8dce6263 [2022-01-03T02:22:36.732Z] 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 [2022-01-03T02:23:16.352Z] 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 [2022-01-03T02:23:16.352Z] Removing intermediate container 47e272825283 [2022-01-03T02:23:16.352Z] ---> 6c7a782bafff [2022-01-03T02:23:16.352Z] [2022-01-03T02:23:16.352Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:23:16.352Z] ---> 5b8b7b635229 [2022-01-03T02:23:16.352Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:23:16.352Z] ---> Using cache [2022-01-03T02:23:16.352Z] ---> 8ed742b6f9e6 [2022-01-03T02:23:16.352Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:23:16.352Z] ---> Using cache [2022-01-03T02:23:16.352Z] ---> a99a6a059b58 [2022-01-03T02:23:16.352Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-03T02:23:16.352Z] ---> Running in 6cd89876546c [2022-01-03T02:23:16.352Z] Removing intermediate container 6cd89876546c [2022-01-03T02:23:16.352Z] ---> be43905adae4 [2022-01-03T02:23:16.352Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:23:16.352Z] ---> Running in 0643b5ce4d42 [2022-01-03T02:23:16.352Z] Removing intermediate container 0643b5ce4d42 [2022-01-03T02:23:16.352Z] ---> fc94f3014410 [2022-01-03T02:23:16.352Z] Step 14/22 : WORKDIR / [2022-01-03T02:23:16.352Z] ---> Running in 59b84cf8005d [2022-01-03T02:23:16.352Z] Removing intermediate container 59b84cf8005d [2022-01-03T02:23:16.352Z] ---> 3ed256cba5fe [2022-01-03T02:23:16.635Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:23:17.479Z] ---> 228c109748d0 [2022-01-03T02:23:17.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-03T02:23:19.168Z] ---> 3d19d7f36da1 [2022-01-03T02:23:19.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-03T02:23:20.178Z] ---> 7fcd190ef2b9 [2022-01-03T02:23:20.178Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-03T02:23:20.178Z] ---> Running in 9e52c91d028b [2022-01-03T02:23:20.462Z] Removing intermediate container 9e52c91d028b [2022-01-03T02:23:20.462Z] ---> 59bf88c0667d [2022-01-03T02:23:20.462Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:23:20.747Z] ---> Running in 9f767a48be31 [2022-01-03T02:23:21.033Z] Removing intermediate container 9f767a48be31 [2022-01-03T02:23:21.314Z] ---> 2f64616c86d7 [2022-01-03T02:23:21.314Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:23:21.314Z] ---> Running in 75c8c069c4fb [2022-01-03T02:23:22.149Z] Removing intermediate container 75c8c069c4fb [2022-01-03T02:23:22.149Z] ---> 3dfb6f5d757f [2022-01-03T02:23:22.149Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:23:22.149Z] ---> Running in 05d6bb42289c [2022-01-03T02:23:22.767Z] Removing intermediate container 05d6bb42289c [2022-01-03T02:23:22.767Z] ---> 21d2c4d81c61 [2022-01-03T02:23:22.767Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:23:22.767Z] ---> Running in 29f2f279c8c8 [2022-01-03T02:23:23.382Z] Removing intermediate container 29f2f279c8c8 [2022-01-03T02:23:23.382Z] ---> bc182f69b16b [2022-01-03T02:23:23.382Z] [2022-01-03T02:23:23.667Z] Successfully built bc182f69b16b [2022-01-03T02:23:23.667Z] Successfully tagged core-command-arm64:latest [2022-01-03T02:23:29.221Z]  Building core-command ... done Removing intermediate container 415e780393c1 [2022-01-03T02:23:29.221Z] ---> 916aa151ecbc [2022-01-03T02:23:29.221Z] [2022-01-03T02:23:29.221Z] Step 9/20 : FROM alpine:3.14 [2022-01-03T02:23:29.221Z] ---> 5b8b7b635229 [2022-01-03T02:23:29.221Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-03T02:23:29.221Z] ---> Running in b336d1720cca [2022-01-03T02:23:31.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:23:31.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:23:32.746Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-03T02:23:32.746Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:23:32.746Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:23:32.746Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-03T02:23:32.746Z] (5/5) Installing curl (7.79.1-r0) [2022-01-03T02:23:32.746Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:23:32.746Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:23:33.027Z] OK: 8 MiB in 19 packages [2022-01-03T02:23:35.051Z] Removing intermediate container b336d1720cca [2022-01-03T02:23:35.051Z] ---> bca57f948510 [2022-01-03T02:23:35.051Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:23:35.329Z] ---> Running in 914bf531669b [2022-01-03T02:23:35.605Z] Removing intermediate container 914bf531669b [2022-01-03T02:23:35.605Z] ---> 36d62747b556 [2022-01-03T02:23:35.605Z] Step 12/20 : WORKDIR /edgex [2022-01-03T02:23:35.886Z] ---> Running in 7e8409843f55 [2022-01-03T02:23:36.495Z] Removing intermediate container 7e8409843f55 [2022-01-03T02:23:36.495Z] ---> bf04c069004d [2022-01-03T02:23:36.495Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-03T02:23:37.496Z] ---> cc8d3986e4ae [2022-01-03T02:23:37.496Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-03T02:23:38.965Z] ---> e04099f56dce [2022-01-03T02:23:38.965Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-03T02:23:40.422Z] ---> 7946dcb71623 [2022-01-03T02:23:40.422Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-03T02:23:40.422Z] ---> Running in 3233fb2eb89b [2022-01-03T02:23:41.030Z] Removing intermediate container 3233fb2eb89b [2022-01-03T02:23:41.030Z] ---> 23d513b804b0 [2022-01-03T02:23:41.030Z] Step 17/20 : CMD ["--init=true"] [2022-01-03T02:23:41.321Z] ---> Running in dc7dd9cade9e [2022-01-03T02:23:41.618Z] Removing intermediate container dc7dd9cade9e [2022-01-03T02:23:41.618Z] ---> 35771d4cfb29 [2022-01-03T02:23:41.618Z] Step 18/20 : LABEL arch=arm64 [2022-01-03T02:23:41.902Z] ---> Running in 69f40b8bc554 [2022-01-03T02:23:42.404Z] Removing intermediate container 69f40b8bc554 [2022-01-03T02:23:42.404Z] ---> a37a824046f6 [2022-01-03T02:23:42.404Z] Step 19/20 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:23:42.689Z] ---> Running in 67ecf3ac7e83 [2022-01-03T02:23:43.327Z] Removing intermediate container 67ecf3ac7e83 [2022-01-03T02:23:43.327Z] ---> c4c8fa2d3014 [2022-01-03T02:23:43.327Z] Step 20/20 : LABEL version=0.0.0 [2022-01-03T02:23:43.327Z] ---> Running in 85484dbf0a0b [2022-01-03T02:23:43.948Z] Removing intermediate container 85484dbf0a0b [2022-01-03T02:23:43.948Z] ---> 0a25b8593ba6 [2022-01-03T02:23:43.948Z] [2022-01-03T02:23:44.230Z] Successfully built 0a25b8593ba6 [2022-01-03T02:23:44.514Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-03T02:23:59.770Z]  Building security-proxy-setup ... done Removing intermediate container 8b4a8dce6263 [2022-01-03T02:23:59.770Z] ---> 200b757b9b3b [2022-01-03T02:23:59.770Z] [2022-01-03T02:23:59.770Z] Step 11/23 : FROM alpine:3.14 [2022-01-03T02:23:59.770Z] ---> 5b8b7b635229 [2022-01-03T02:23:59.770Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:23:59.770Z] ---> Using cache [2022-01-03T02:23:59.770Z] ---> 8ed742b6f9e6 [2022-01-03T02:23:59.770Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:23:59.770Z] ---> Using cache [2022-01-03T02:23:59.770Z] ---> a99a6a059b58 [2022-01-03T02:23:59.770Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-03T02:24:00.053Z] ---> Running in 6eabad539c7a [2022-01-03T02:24:00.662Z] Removing intermediate container 6eabad539c7a [2022-01-03T02:24:00.662Z] ---> a1d74d89733d [2022-01-03T02:24:00.662Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-03T02:24:00.662Z] ---> Running in e6d68a0dc09c [2022-01-03T02:24:00.941Z] Removing intermediate container e6d68a0dc09c [2022-01-03T02:24:00.941Z] ---> 7f5512005eac [2022-01-03T02:24:00.941Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:24:01.783Z] ---> 9cce055365bc [2022-01-03T02:24:01.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-03T02:24:02.388Z] Removing intermediate container 58fbce0ad7f2 [2022-01-03T02:24:02.388Z] ---> 436cb645ff2f [2022-01-03T02:24:02.388Z] [2022-01-03T02:24:02.388Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:24:02.388Z] ---> 5b8b7b635229 [2022-01-03T02:24:02.388Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-03T02:24:02.388Z] ---> Running in 3e7fe645669b [2022-01-03T02:24:02.995Z] Removing intermediate container 3e7fe645669b [2022-01-03T02:24:02.995Z] ---> 08456de7c29c [2022-01-03T02:24:02.995Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-03T02:24:02.995Z] ---> dcba4c06f8c4 [2022-01-03T02:24:02.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-03T02:24:02.995Z] ---> Running in c162a394f536 [2022-01-03T02:24:03.274Z] Removing intermediate container c162a394f536 [2022-01-03T02:24:03.274Z] ---> 80335e35afc5 [2022-01-03T02:24:03.274Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-03T02:24:03.554Z] ---> Running in b1d76037ab15 [2022-01-03T02:24:03.554Z] ---> 7b28d74e1592 [2022-01-03T02:24:03.554Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-03T02:24:03.554Z] ---> Running in f7cdee0656df [2022-01-03T02:24:03.831Z] Removing intermediate container b1d76037ab15 [2022-01-03T02:24:03.831Z] ---> ee1d8dce47f2 [2022-01-03T02:24:03.831Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:24:03.831Z] ---> Running in 639f560650a8 [2022-01-03T02:24:04.109Z] Removing intermediate container f7cdee0656df [2022-01-03T02:24:04.109Z] ---> 4b8766a09fab [2022-01-03T02:24:04.109Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:24:04.109Z] ---> Running in 7b481f021602 [2022-01-03T02:24:04.388Z] Removing intermediate container 7b481f021602 [2022-01-03T02:24:04.388Z] ---> 2f69c1786ea6 [2022-01-03T02:24:04.388Z] Step 21/23 : LABEL arch=arm64 [2022-01-03T02:24:04.671Z] ---> Running in 153879d1c318 [2022-01-03T02:24:04.948Z] Removing intermediate container 153879d1c318 [2022-01-03T02:24:04.948Z] ---> 9276deae4a3a [2022-01-03T02:24:04.948Z] Step 22/23 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:24:04.949Z] ---> Running in 4cc7792fb9e7 [2022-01-03T02:24:05.553Z] Removing intermediate container 4cc7792fb9e7 [2022-01-03T02:24:05.554Z] ---> 93a635303156 [2022-01-03T02:24:05.554Z] Step 23/23 : LABEL version=0.0.0 [2022-01-03T02:24:05.554Z] ---> Running in 14e5eda2c762 [2022-01-03T02:24:05.554Z] Removing intermediate container 639f560650a8 [2022-01-03T02:24:05.554Z] ---> da3ad3940384 [2022-01-03T02:24:05.554Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-03T02:24:05.832Z] ---> Running in 73c35d7755ea [2022-01-03T02:24:05.832Z] Removing intermediate container 14e5eda2c762 [2022-01-03T02:24:05.832Z] ---> 36d6717bf4c8 [2022-01-03T02:24:05.832Z] [2022-01-03T02:24:06.109Z] Successfully built 36d6717bf4c8 [2022-01-03T02:24:06.388Z] Successfully tagged support-scheduler-arm64:latest [2022-01-03T02:24:06.994Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:24:08.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:24:12.795Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-03T02:24:12.795Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-03T02:24:12.795Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-03T02:24:12.795Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-03T02:24:14.781Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-03T02:24:15.060Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-03T02:24:15.060Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:24:15.060Z] OK: 8 MiB in 20 packages [2022-01-03T02:24:16.512Z] Removing intermediate container 73c35d7755ea [2022-01-03T02:24:16.512Z] ---> 89ff2951973d [2022-01-03T02:24:16.512Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:24:17.120Z] ---> 7cb974d45388 [2022-01-03T02:24:17.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-03T02:24:18.115Z] ---> 14ccd791ff79 [2022-01-03T02:24:18.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-03T02:24:18.394Z] ---> 7f2caf798012 [2022-01-03T02:24:18.394Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-03T02:24:18.671Z] ---> Running in cb74b10f3ef9 [2022-01-03T02:24:18.953Z] Removing intermediate container cb74b10f3ef9 [2022-01-03T02:24:18.953Z] ---> 4d91ce740247 [2022-01-03T02:24:18.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:24:18.953Z] ---> Running in fde0d32ac553 [2022-01-03T02:24:19.236Z] Removing intermediate container fde0d32ac553 [2022-01-03T02:24:19.236Z] ---> f6412070f936 [2022-01-03T02:24:19.236Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:24:19.514Z] ---> Running in 65405827e130 [2022-01-03T02:24:19.792Z] Removing intermediate container 65405827e130 [2022-01-03T02:24:19.792Z] ---> 1eb61746e7fe [2022-01-03T02:24:19.792Z] Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 [2022-01-03T02:24:19.792Z] ---> Running in 251ba1aaff6e [2022-01-03T02:24:20.073Z] Removing intermediate container 251ba1aaff6e [2022-01-03T02:24:20.073Z] ---> 26f0a79ccca2 [2022-01-03T02:24:20.073Z] Step 22/22 : LABEL version=0.0.0 [2022-01-03T02:24:20.352Z] ---> Running in 05db93d23408 [2022-01-03T02:24:20.631Z] Removing intermediate container 05db93d23408 [2022-01-03T02:24:20.631Z] ---> 98437126ac00 [2022-01-03T02:24:20.631Z] [2022-01-03T02:24:21.108Z] Successfully built 98437126ac00 [2022-01-03T02:24:21.108Z] Successfully tagged core-data-arm64:latest [2022-01-03T02:24:21.333Z]  Building core-data ... done  [Pipeline] } [2022-01-03T02:24:21.365Z] $ docker stop --time=1 35a18dd9fc8d1e4f8f331cfbe8c5bcc705e5855d9c437de47a6406f1e50b1e30 [2022-01-03T02:24:22.953Z] $ docker rm -f 35a18dd9fc8d1e4f8f331cfbe8c5bcc705e5855d9c437de47a6406f1e50b1e30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T02:24:23.536Z] + docker images [2022-01-03T02:24:23.808Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T02:24:23.808Z] core-data-arm64 latest 98437126ac00 3 seconds ago 19.6MB [2022-01-03T02:24:23.808Z] support-scheduler-arm64 latest 36d6717bf4c8 18 seconds ago 15.3MB [2022-01-03T02:24:23.808Z] 436cb645ff2f 22 seconds ago 1.58GB [2022-01-03T02:24:23.808Z] 200b757b9b3b 24 seconds ago 1.57GB [2022-01-03T02:24:23.808Z] security-proxy-setup-arm64 latest 0a25b8593ba6 40 seconds ago 25.5MB [2022-01-03T02:24:23.808Z] 916aa151ecbc 55 seconds ago 1.58GB [2022-01-03T02:24:23.808Z] core-command-arm64 latest bc182f69b16b About a minute ago 15.2MB [2022-01-03T02:24:23.808Z] 6c7a782bafff About a minute ago 1.57GB [2022-01-03T02:24:23.808Z] sys-mgmt-agent-arm64 latest 56d5c6426e4b 2 minutes ago 280MB [2022-01-03T02:24:23.808Z] security-bootstrapper-arm64 latest 117821e1b470 3 minutes ago 17.8MB [2022-01-03T02:24:23.808Z] security-secretstore-setup-arm64 latest 8a084262973d 3 minutes ago 26.8MB [2022-01-03T02:24:23.808Z] core-metadata-arm64 latest dfdbf783cf06 3 minutes ago 15.9MB [2022-01-03T02:24:23.808Z] support-notifications-arm64 latest 2ef56b6ae85f 3 minutes ago 16.1MB [2022-01-03T02:24:23.808Z] 32b6795df5e4 3 minutes ago 1.57GB [2022-01-03T02:24:23.808Z] 48077ffc13cf 3 minutes ago 1.58GB [2022-01-03T02:24:23.808Z] 9eceb6c58920 3 minutes ago 1.58GB [2022-01-03T02:24:23.808Z] a00cb585ee20 3 minutes ago 1.57GB [2022-01-03T02:24:23.808Z] 7a41e6185933 3 minutes ago 1.57GB [2022-01-03T02:24:23.808Z] ci-base-image-arm64 latest cb283cdc6a08 14 minutes ago 1.24GB [2022-01-03T02:24:23.808Z] docker 20.10.10 520e9a0a30f7 7 weeks ago 200MB [2022-01-03T02:24:23.808Z] alpine 3.14 5b8b7b635229 7 weeks ago 5.35MB [2022-01-03T02:24:23.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2022-01-03T02:24:23.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 [2022-01-03T02:24:24.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T02:24:24.627Z] [2022-01-03T02:24:24.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:24:25.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T02:24:25.321Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-03T02:24:25.321Z] 448f6bf000e3: Pulling fs layer [2022-01-03T02:24:25.321Z] f757da607395: Pulling fs layer [2022-01-03T02:24:25.321Z] 05883995daec: Pulling fs layer [2022-01-03T02:24:25.321Z] 8603b9c90790: Pulling fs layer [2022-01-03T02:24:25.321Z] 1560dd03e051: Pulling fs layer [2022-01-03T02:24:25.321Z] 27f5ce0e4adf: Pulling fs layer [2022-01-03T02:24:25.321Z] c2d8d7efcc4b: Pulling fs layer [2022-01-03T02:24:25.321Z] 1560dd03e051: Waiting [2022-01-03T02:24:25.321Z] 27f5ce0e4adf: Waiting [2022-01-03T02:24:25.321Z] 8603b9c90790: Waiting [2022-01-03T02:24:25.321Z] c2d8d7efcc4b: Waiting [2022-01-03T02:24:25.606Z] f757da607395: Verifying Checksum [2022-01-03T02:24:25.606Z] f757da607395: Download complete [2022-01-03T02:24:25.606Z] 8603b9c90790: Verifying Checksum [2022-01-03T02:24:25.606Z] 8603b9c90790: Download complete [2022-01-03T02:24:25.606Z] 05883995daec: Verifying Checksum [2022-01-03T02:24:25.606Z] 05883995daec: Download complete [2022-01-03T02:24:25.606Z] 27f5ce0e4adf: Verifying Checksum [2022-01-03T02:24:25.606Z] 27f5ce0e4adf: Download complete [2022-01-03T02:24:25.606Z] 1560dd03e051: Verifying Checksum [2022-01-03T02:24:25.606Z] 1560dd03e051: Download complete [2022-01-03T02:24:26.610Z] 448f6bf000e3: Verifying Checksum [2022-01-03T02:24:26.610Z] 448f6bf000e3: Download complete [2022-01-03T02:24:28.611Z] c2d8d7efcc4b: Verifying Checksum [2022-01-03T02:24:28.611Z] c2d8d7efcc4b: Download complete [2022-01-03T02:24:30.824Z] 448f6bf000e3: Pull complete [2022-01-03T02:24:31.126Z] f757da607395: Pull complete [2022-01-03T02:24:32.591Z] 05883995daec: Pull complete [2022-01-03T02:24:32.875Z] 8603b9c90790: Pull complete [2022-01-03T02:24:33.687Z] 1560dd03e051: Pull complete [2022-01-03T02:24:33.966Z] 27f5ce0e4adf: Pull complete [2022-01-03T02:24:49.115Z] c2d8d7efcc4b: Pull complete [2022-01-03T02:24:49.115Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-03T02:24:49.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T02:24:49.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-03T02:24:49.384Z] prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container [2022-01-03T02:24:49.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-03T02:24:52.245Z] $ docker top d1ee38ab6feacf61f865a6ea40e35bdd49b2c70bdfb62d064d1fcaab2bccb528 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:24:53.315Z] ---> job-cost.sh [2022-01-03T02:24:53.315Z] lf-activate-venv: SKIPPING [2022-01-03T02:24:53.315Z] INFO: No Stack... [2022-01-03T02:24:53.914Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-03T02:24:54.188Z] INFO: Archiving Costs [Pipeline] sh [2022-01-03T02:24:54.873Z] + cat+ /w/workspace/edgex-go/1/archives/cost.csv [2022-01-03T02:24:54.874Z] cut -d, -f6 [Pipeline] lock [2022-01-03T02:24:54.980Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] [2022-01-03T02:24:54.987Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] did not exist. Created. [2022-01-03T02:24:54.987Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-03T02:24:55.778Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-03T02:24:55.975Z] Stashed 1 file(s) [Pipeline] } [2022-01-03T02:24:55.996Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-03T02:24:56.121Z] $ docker stop --time=1 d1ee38ab6feacf61f865a6ea40e35bdd49b2c70bdfb62d064d1fcaab2bccb528 [2022-01-03T02:24:57.589Z] $ docker rm -f d1ee38ab6feacf61f865a6ea40e35bdd49b2c70bdfb62d064d1fcaab2bccb528 [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 [2022-01-03T02:24:58.862Z] provisioning config files... [2022-01-03T02:24:58.882Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2404115416314767852tmp [Pipeline] { [Pipeline] sh [2022-01-03T02:24:59.224Z] + set +x [2022-01-03T02:24:59.224Z] + curl -s https://codecov.io/bash [2022-01-03T02:24:59.224Z] + bash -s -- [2022-01-03T02:24:59.491Z] [2022-01-03T02:24:59.491Z] _____ _ [2022-01-03T02:24:59.491Z] / ____| | | [2022-01-03T02:24:59.491Z] | | ___ __| | ___ ___ _____ __ [2022-01-03T02:24:59.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-03T02:24:59.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-03T02:24:59.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-03T02:24:59.491Z] Bash-1.0.6 [2022-01-03T02:24:59.491Z] [2022-01-03T02:24:59.491Z] [2022-01-03T02:24:59.491Z] ==> git version 2.24.4 found [2022-01-03T02:24:59.491Z] ==> 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 [2022-01-03T02:24:59.491Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-03T02:24:59.491Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-03T02:24:59.491Z] ==> Jenkins CI detected. [2022-01-03T02:24:59.491Z] current dir:  /w/workspace/edgex-go/1 [2022-01-03T02:24:59.491Z] project root: . [2022-01-03T02:24:59.491Z] --> token set from env [2022-01-03T02:24:59.491Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-03T02:24:59.491Z] ==> Running gcov in . (disable via -X gcov) [2022-01-03T02:24:59.491Z] ==> Python coveragepy not found [2022-01-03T02:24:59.491Z] ==> Searching for coverage reports in: [2022-01-03T02:24:59.491Z] + . [2022-01-03T02:24:59.491Z] -> Found 1 reports [2022-01-03T02:24:59.491Z] ==> Detecting git/mercurial file structure [2022-01-03T02:24:59.491Z] ==> Reading reports [2022-01-03T02:24:59.491Z] + ./coverage.out bytes=428381 [2022-01-03T02:24:59.491Z] ==> Appending adjustments [2022-01-03T02:24:59.491Z] https://docs.codecov.io/docs/fixing-reports [2022-01-03T02:25:00.886Z] + Found adjustments [2022-01-03T02:25:00.886Z] ==> Gzipping contents [2022-01-03T02:25:00.886Z] 60K /tmp/codecov.ohLEx9.gz [2022-01-03T02:25:00.886Z] ==> Uploading reports [2022-01-03T02:25:00.886Z] url: https://codecov.io [2022-01-03T02:25:00.886Z] query: branch=PR-3853&commit=5146f317954c54f61f407fea408538822df155f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3853%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3853&job=&cmd_args= [2022-01-03T02:25:00.886Z] -> Pinging Codecov [2022-01-03T02:25:00.886Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3853&commit=5146f317954c54f61f407fea408538822df155f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3853%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3853&job=&cmd_args= [2022-01-03T02:25:01.150Z] -> Uploading to [2022-01-03T02:25:01.150Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-03/00271124DB129430A58F1EEE437C3FCB/5146f317954c54f61f407fea408538822df155f5/4da62dd7-54d9-489e-9911-401b76a9cb36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220103T022501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1b0cb8ca509b6be008be49d282c90b361d8f703cd0732aa39db5ec0c0a37fc2 [2022-01-03T02:25:01.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:25:01.150Z] Dload Upload Total Spent Left Speed [2022-01-03T02:25:01.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57944 0 0 100 57944 0 154k --:--:-- --:--:-- --:--:-- 154k 100 57944 0 0 100 57944 0 154k --:--:-- --:--:-- --:--:-- 154k [2022-01-03T02:25:01.413Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5146f317954c54f61f407fea408538822df155f5 [Pipeline] } [2022-01-03T02:25:01.446Z] 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 [2022-01-03T02:25:03.140Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:25:03.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:25:04.096Z] ---> package-listing.sh [2022-01-03T02:25:04.096Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-03T02:25:04.096Z] ++ facter osfamily [2022-01-03T02:25:04.358Z] + OS_FAMILY=redhat [2022-01-03T02:25:04.358Z] + workspace=/w/workspace/edgex-go/1 [2022-01-03T02:25:04.358Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-03T02:25:04.358Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-03T02:25:04.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-03T02:25:04.358Z] + PACKAGES=/tmp/packages_start.txt [2022-01-03T02:25:04.358Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-03T02:25:04.358Z] + PACKAGES=/tmp/packages_end.txt [2022-01-03T02:25:04.358Z] + case "${OS_FAMILY}" in [2022-01-03T02:25:04.358Z] + sort [2022-01-03T02:25:04.358Z] + rpm -qa [2022-01-03T02:25:08.576Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-03T02:25:08.576Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-03T02:25:08.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-03T02:25:08.576Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-03T02:25:08.576Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-03T02:25:08.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-03T02:25:08.620Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-03T02:25:08.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:25:11.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T02:25:11.077Z] [2022-01-03T02:25:11.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:25:11.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T02:25:11.450Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-03T02:25:11.450Z] b4d181a07f80: Pulling fs layer [2022-01-03T02:25:11.450Z] a1111a8f2ec3: Pulling fs layer [2022-01-03T02:25:11.450Z] ed53099fbce6: Pulling fs layer [2022-01-03T02:25:11.450Z] dc539afda2c1: Pulling fs layer [2022-01-03T02:25:11.450Z] 77bc0d833cb6: Pulling fs layer [2022-01-03T02:25:11.450Z] 9065ff56babe: Pulling fs layer [2022-01-03T02:25:11.450Z] d287ab97295c: Pulling fs layer [2022-01-03T02:25:11.450Z] dc539afda2c1: Waiting [2022-01-03T02:25:11.450Z] 77bc0d833cb6: Waiting [2022-01-03T02:25:11.450Z] 9065ff56babe: Waiting [2022-01-03T02:25:11.450Z] d287ab97295c: Waiting [2022-01-03T02:25:11.450Z] a1111a8f2ec3: Verifying Checksum [2022-01-03T02:25:11.450Z] a1111a8f2ec3: Download complete [2022-01-03T02:25:11.450Z] dc539afda2c1: Verifying Checksum [2022-01-03T02:25:11.450Z] dc539afda2c1: Download complete [2022-01-03T02:25:11.715Z] ed53099fbce6: Verifying Checksum [2022-01-03T02:25:11.715Z] ed53099fbce6: Download complete [2022-01-03T02:25:11.715Z] 77bc0d833cb6: Verifying Checksum [2022-01-03T02:25:11.715Z] 77bc0d833cb6: Download complete [2022-01-03T02:25:11.715Z] 9065ff56babe: Verifying Checksum [2022-01-03T02:25:11.715Z] 9065ff56babe: Download complete [2022-01-03T02:25:11.715Z] b4d181a07f80: Verifying Checksum [2022-01-03T02:25:11.715Z] b4d181a07f80: Download complete [2022-01-03T02:25:12.309Z] d287ab97295c: Verifying Checksum [2022-01-03T02:25:12.309Z] d287ab97295c: Download complete [2022-01-03T02:25:13.273Z] b4d181a07f80: Pull complete [2022-01-03T02:25:13.273Z] a1111a8f2ec3: Pull complete [2022-01-03T02:25:13.854Z] ed53099fbce6: Pull complete [2022-01-03T02:25:13.854Z] dc539afda2c1: Pull complete [2022-01-03T02:25:14.116Z] 77bc0d833cb6: Pull complete [2022-01-03T02:25:14.378Z] 9065ff56babe: Pull complete [2022-01-03T02:25:19.697Z] d287ab97295c: Pull complete [2022-01-03T02:25:19.698Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-03T02:25:19.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T02:25:19.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-03T02:25:20.202Z] prd-centos7-docker-4c-2g-604 does not seem to be running inside a container [2022-01-03T02:25:20.231Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-03T02:25:23.699Z] $ docker top 70086684de2d20669013800cbf24c924a887a8e7d6d5aaac6438ac71cf127487 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:25:24.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-03T02:25:24.480Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-03T02:25:24.798Z] + ls /var/log/sa-host [2022-01-03T02:25:24.799Z] + sadf -c /var/log/sa-host/sa03 [2022-01-03T02:25:24.799Z] file_magic: OK [2022-01-03T02:25:24.799Z] HZ: Using current value: 100 [2022-01-03T02:25:24.799Z] file_header: OK [2022-01-03T02:25:24.799Z] 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 [2022-01-03T02:25:24.799Z] Statistics: [2022-01-03T02:25:24.799Z] 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... [2022-01-03T02:25:24.799Z] File successfully converted to sysstat format version 12.0.3 [2022-01-03T02:25:24.799Z] + sadf -c /var/log/sa-host/sa17 [2022-01-03T02:25:24.799Z] file_magic: OK [2022-01-03T02:25:24.799Z] HZ: Using current value: 100 [2022-01-03T02:25:24.799Z] file_header: OK [2022-01-03T02:25:24.799Z] 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 [2022-01-03T02:25:24.799Z] Statistics: [2022-01-03T02:25:24.799Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-03T02:25:24.799Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:25:25.125Z] provisioning config files... [2022-01-03T02:25:25.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3454891735030264107tmp [Pipeline] { [Pipeline] echo [2022-01-03T02:25:25.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:25:25.537Z] ---> create-netrc.sh [Pipeline] } [2022-01-03T02:25:25.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:25:26.021Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-03T02:25:26.076Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:25:26.422Z] ---> sudo-logs.sh [2022-01-03T02:25:26.422Z] Archiving 'sudo' log.. [2022-01-03T02:25:26.422Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-604.novalocal: Name or service not known [2022-01-03T02:25:26.422Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-604.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-03T02:25:26.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:25:26.849Z] ---> job-cost.sh [2022-01-03T02:25:26.849Z] lf-activate-venv: SKIPPING [2022-01-03T02:25:26.849Z] DEBUG: total: 0.10999999940395355 [2022-01-03T02:25:26.849Z] INFO: Retrieving Stack Cost... [2022-01-03T02:25:31.060Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-03T02:25:31.060Z] INFO: Archiving Costs [Pipeline] echo [2022-01-03T02:25:31.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:25:31.465Z] ---> logs-deploy.sh [2022-01-03T02:25:31.465Z] lf-activate-venv: SKIPPING [2022-01-03T02:25:31.465Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3853/1 [2022-01-03T02:25:31.465Z] INFO: archiving workspace using pattern(s): [2022-01-03T02:25:32.406Z] Archives upload complete. [2022-01-03T02:25:32.406Z] INFO: archiving logs to Nexus