Pull request #3926 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 12679344879a08b212870445801930d5cb2f77c3 rather than 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 Obtained Jenkinsfile from 12679344879a08b212870445801930d5cb2f77c3 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-ssh7991075369285856771.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh11439887379650637473.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8007334984431544079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8162356742375931141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8386197719515597827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9394 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 Merge succeeded, producing 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 Checking out Revision 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 (PR-3926) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 Commit message: "feat(metadata): implement PATCH device profile basic info API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T03:41:41.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T03:41:41.906Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T03:41:41.925Z] ========================================================= [2022-03-30T03:41:41.925Z] EdgeX Global Pipelines Version Info [2022-03-30T03:41:41.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 [2022-03-30T03:41:42.716Z] ------------------- [2022-03-30T03:41:42.717Z] stable info: [2022-03-30T03:41:42.717Z] ------------------- [2022-03-30T03:41:42.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T03:41:42.717Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T03:41:42.717Z] Message: update stable to v1.0.221 [2022-03-30T03:41:43.293Z] ------------------- [2022-03-30T03:41:43.293Z] experimental info: [2022-03-30T03:41:43.293Z] ------------------- [2022-03-30T03:41:43.293Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T03:41:43.293Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T03:41:43.293Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T03:41:43.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T03:41:43.455Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T03:41:43.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T03:41:43.485Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T03:41:43.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T03:41:43.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T03:41:43.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T03:41:43.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T03:41:43.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T03:41:43.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T03:41:43.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T03:41:43.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T03:41:43.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T03:41:43.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T03:41:43.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T03:41:43.596Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T03:41:43.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T03:41:43.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T03:41:43.623Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T03:41:43.631Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T03:41:43.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T03:41:43.648Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T03:41:43.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo [2022-03-30T03:41:43.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo [2022-03-30T03:41:43.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo [2022-03-30T03:41:43.716Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] echo [2022-03-30T03:41:43.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4718b6a [Pipeline] echo [2022-03-30T03:41:43.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T03:41:43.854Z] provisioning config files... [2022-03-30T03:41:43.865Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7335786437945016849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T03:41:44.177Z] ---> docker-login.sh [2022-03-30T03:41:44.177Z] nexus3.edgexfoundry.org:10001 [2022-03-30T03:41:44.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:41:44.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:41:44.440Z] Configure a credential helper to remove this warning. See [2022-03-30T03:41:44.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:41:44.440Z] [2022-03-30T03:41:44.440Z] Login Succeeded [2022-03-30T03:41:44.440Z] nexus3.edgexfoundry.org:10002 [2022-03-30T03:41:44.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:41:44.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:41:44.704Z] Configure a credential helper to remove this warning. See [2022-03-30T03:41:44.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:41:44.704Z] [2022-03-30T03:41:44.704Z] Login Succeeded [2022-03-30T03:41:44.704Z] nexus3.edgexfoundry.org:10003 [2022-03-30T03:41:44.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:41:44.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:41:44.967Z] Configure a credential helper to remove this warning. See [2022-03-30T03:41:44.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:41:44.967Z] [2022-03-30T03:41:44.967Z] Login Succeeded [2022-03-30T03:41:44.967Z] nexus3.edgexfoundry.org:10004 [2022-03-30T03:41:44.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:41:44.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:41:44.967Z] Configure a credential helper to remove this warning. See [2022-03-30T03:41:44.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:41:44.967Z] [2022-03-30T03:41:44.967Z] Login Succeeded [2022-03-30T03:41:44.967Z] docker.io [2022-03-30T03:41:44.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:41:45.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:41:45.541Z] Configure a credential helper to remove this warning. See [2022-03-30T03:41:45.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:41:45.541Z] [2022-03-30T03:41:45.541Z] Login Succeeded [2022-03-30T03:41:45.541Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T03:41:45.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T03:41:45.871Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/core-command/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/core-data/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/core-metadata/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T03:41:45.871Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-03-30T03:41:45.871Z] -f2 [2022-03-30T03:41:45.871Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T03:41:45.871Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T03:41:45.871Z] + cut -d/ -f2 [2022-03-30T03:41:45.871Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T03:41:45.917Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-03-30T03:41:46.295Z] + git rev-list -1 --merges 4718b6a410fb8c73072b8b1e4de69a2172cf51e3~1..4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] echo [2022-03-30T03:41:46.422Z] -----------> git rev-list -1 --merges 4718b6a410fb8c73072b8b1e4de69a2172cf51e3~1..4718b6a410fb8c73072b8b1e4de69a2172cf51e3 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [false] [Pipeline] sh [2022-03-30T03:41:46.717Z] + git log --format=format:%s -1 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] echo [2022-03-30T03:41:46.734Z] ========================================================= [2022-03-30T03:41:46.734Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T03:41:46.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T03:41:47.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T03:41:47.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T03:41:47.283Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T03:41:47.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T03:41:47.283Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T03:41:47.283Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T03:41:47.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:41:47.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T03:41:47.714Z] [2022-03-30T03:41:47.714Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:41:48.025Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T03:41:48.025Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T03:41:48.025Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T03:41:48.025Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T03:41:48.025Z] 4c7163046ea9: Pulling fs layer [2022-03-30T03:41:48.025Z] 0c2d73faf560: Pulling fs layer [2022-03-30T03:41:48.025Z] 0c2d73faf560: Waiting [2022-03-30T03:41:48.025Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T03:41:48.025Z] 3e5f54012d9b: Download complete [2022-03-30T03:41:48.025Z] a0d0a0d46f8b: Download complete [2022-03-30T03:41:48.025Z] 0c2d73faf560: Verifying Checksum [2022-03-30T03:41:48.025Z] 0c2d73faf560: Download complete [2022-03-30T03:41:48.286Z] 4c7163046ea9: Verifying Checksum [2022-03-30T03:41:48.286Z] 4c7163046ea9: Download complete [2022-03-30T03:41:48.286Z] a0d0a0d46f8b: Pull complete [2022-03-30T03:41:48.286Z] 3e5f54012d9b: Pull complete [2022-03-30T03:41:48.861Z] 4c7163046ea9: Pull complete [2022-03-30T03:41:48.861Z] 0c2d73faf560: Pull complete [2022-03-30T03:41:48.861Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T03:41:48.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T03:41:48.861Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T03:41:48.939Z] prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container [2022-03-30T03:41:48.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T03:41:49.768Z] $ docker top 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T03:41:49.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T03:41:49.885Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T03:41:50.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T03:41:50.028Z] $ docker exec 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent [2022-03-30T03:41:50.152Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCacBk/agent.13 [2022-03-30T03:41:50.152Z] SSH_AGENT_PID=19 [2022-03-30T03:41:50.160Z] Running ssh-add (command line suppressed) [2022-03-30T03:41:50.288Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6415956631011257257.key (/w/workspace/edgex-go/6@tmp/private_key_6415956631011257257.key) [2022-03-30T03:41:50.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T03:41:50.600Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T03:41:50.619Z] $ docker exec --env ******** --env ******** 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent -k [2022-03-30T03:41:50.731Z] unset SSH_AUTH_SOCK; [2022-03-30T03:41:50.732Z] unset SSH_AGENT_PID; [2022-03-30T03:41:50.732Z] echo Agent pid 19 killed; [2022-03-30T03:41:50.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T03:41:50.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T03:41:50.765Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T03:41:50.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T03:41:50.917Z] $ docker exec 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent [2022-03-30T03:41:51.052Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjnnbNI/agent.53 [2022-03-30T03:41:51.052Z] SSH_AGENT_PID=59 [2022-03-30T03:41:51.058Z] Running ssh-add (command line suppressed) [2022-03-30T03:41:51.188Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8191724312531833569.key (/w/workspace/edgex-go/6@tmp/private_key_8191724312531833569.key) [2022-03-30T03:41:51.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T03:41:51.501Z] + git semver init [2022-03-30T03:41:51.501Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T03:41:51.501Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-03-30T03:41:51.501Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-03-30T03:41:51.501Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T03:41:51.501Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T03:41:51.501Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T03:41:51.501Z] # $SEMVER_BRANCH = PR-3926 [2022-03-30T03:41:51.501Z] # $SEMVER_TEMP = /tmp/semver-161072049 [2022-03-30T03:41:51.501Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T03:42:06.435Z] # '/tmp/semver-161072049' -> '/w/workspace/edgex-go/6/.semver' [2022-03-30T03:42:06.435Z] # -> Force: false [2022-03-30T03:42:06.435Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-03-30T03:42:06.453Z] $ docker exec --env ******** --env ******** 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent -k [2022-03-30T03:42:06.574Z] unset SSH_AUTH_SOCK; [2022-03-30T03:42:06.575Z] unset SSH_AGENT_PID; [2022-03-30T03:42:06.575Z] echo Agent pid 59 killed; [2022-03-30T03:42:06.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T03:42:06.897Z] + git semver [Pipeline] } [2022-03-30T03:42:06.918Z] $ docker stop --time=1 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 [2022-03-30T03:42:08.738Z] $ docker rm -f 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T03:42:09.126Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T03:42:09.382Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T03:42:09.386Z] [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-03-30T03:42:09.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T03:42:09.533Z] ========================================================= [2022-03-30T03:42:09.533Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T03:42:09.533Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:42:09.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:42:09.828Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T03:42:09.828Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T03:42:09.828Z] 666ba61612fd: Pulling fs layer [2022-03-30T03:42:09.828Z] 8ed8ca486205: Pulling fs layer [2022-03-30T03:42:09.828Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T03:42:09.828Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T03:42:09.828Z] 640e595b4fbd: Pulling fs layer [2022-03-30T03:42:09.828Z] 763cafe07f6e: Pulling fs layer [2022-03-30T03:42:09.828Z] 0c0b528cf693: Pulling fs layer [2022-03-30T03:42:09.828Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T03:42:09.828Z] 763cafe07f6e: Waiting [2022-03-30T03:42:09.828Z] 4fe6c5a15a65: Waiting [2022-03-30T03:42:09.828Z] 22a0e8bec74d: Waiting [2022-03-30T03:42:09.828Z] 640e595b4fbd: Waiting [2022-03-30T03:42:09.828Z] 10935f4eaf8b: Waiting [2022-03-30T03:42:09.828Z] 0c0b528cf693: Waiting [2022-03-30T03:42:09.828Z] 8ed8ca486205: Verifying Checksum [2022-03-30T03:42:09.828Z] 8ed8ca486205: Download complete [2022-03-30T03:42:09.828Z] 666ba61612fd: Download complete [2022-03-30T03:42:09.828Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T03:42:09.828Z] 22a0e8bec74d: Download complete [2022-03-30T03:42:09.828Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T03:42:09.828Z] 59bf1c3509f3: Download complete [2022-03-30T03:42:09.828Z] 640e595b4fbd: Verifying Checksum [2022-03-30T03:42:09.828Z] 640e595b4fbd: Download complete [2022-03-30T03:42:09.828Z] 763cafe07f6e: Verifying Checksum [2022-03-30T03:42:09.828Z] 763cafe07f6e: Download complete [2022-03-30T03:42:10.088Z] 0c0b528cf693: Verifying Checksum [2022-03-30T03:42:10.088Z] 0c0b528cf693: Download complete [2022-03-30T03:42:10.088Z] 59bf1c3509f3: Pull complete [2022-03-30T03:42:10.088Z] 666ba61612fd: Pull complete [2022-03-30T03:42:10.348Z] 8ed8ca486205: Pull complete [2022-03-30T03:42:10.608Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T03:42:10.608Z] 10935f4eaf8b: Download complete [2022-03-30T03:42:10.608Z] 4fe6c5a15a65: Download complete [2022-03-30T03:42:14.808Z] 4fe6c5a15a65: Pull complete [2022-03-30T03:42:14.808Z] 22a0e8bec74d: Pull complete [2022-03-30T03:42:14.808Z] 640e595b4fbd: Pull complete [2022-03-30T03:42:14.808Z] 763cafe07f6e: Pull complete [2022-03-30T03:42:15.067Z] 0c0b528cf693: Pull complete [2022-03-30T03:42:17.609Z] 10935f4eaf8b: Pull complete [2022-03-30T03:42:17.609Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T03:42:17.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:42:17.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:42:17.912Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:42:17.912Z] WORKDIR /edgex [2022-03-30T03:42:17.912Z] COPY go.mod . [2022-03-30T03:42:17.912Z] RUN go mod download [2022-03-30T03:42:17.912Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-30T03:42:19.293Z] Sending build context to Docker daemon 334.5MB [2022-03-30T03:42:19.293Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:42:19.293Z] ---> 99d49a6021b9 [2022-03-30T03:42:19.293Z] Step 2/4 : WORKDIR /edgex [2022-03-30T03:42:21.204Z] ---> Running in 2aecaa6d5a21 [2022-03-30T03:42:21.204Z] Removing intermediate container 2aecaa6d5a21 [2022-03-30T03:42:21.204Z] ---> 39f5740141b8 [2022-03-30T03:42:21.204Z] Step 3/4 : COPY go.mod . [2022-03-30T03:42:21.466Z] ---> dc7d40027549 [2022-03-30T03:42:21.466Z] Step 4/4 : RUN go mod download [2022-03-30T03:42:21.466Z] ---> Running in 7c0f4fed8f5f [2022-03-30T03:42:24.471Z] Still waiting to schedule task [2022-03-30T03:42:24.471Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-30T03:42:43.443Z] Removing intermediate container 7c0f4fed8f5f [2022-03-30T03:42:43.443Z] ---> f50f16b2fcb9 [2022-03-30T03:42:43.443Z] Successfully built f50f16b2fcb9 [2022-03-30T03:42:43.443Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:42:43.746Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T03:42:43.746Z] . [Pipeline] withDockerContainer [2022-03-30T03:42:43.816Z] prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container [2022-03-30T03:42:43.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T03:42:44.255Z] $ docker top 42062508520b82d6b22e96096cdf2d8c62f5b30323a7b47729148820f13c485d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:42:44.606Z] + go version [2022-03-30T03:42:44.606Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T03:42:44.625Z] $ docker stop --time=1 42062508520b82d6b22e96096cdf2d8c62f5b30323a7b47729148820f13c485d [2022-03-30T03:42:45.897Z] $ docker rm -f 42062508520b82d6b22e96096cdf2d8c62f5b30323a7b47729148820f13c485d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:42:46.277Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T03:42:46.277Z] . [Pipeline] withDockerContainer [2022-03-30T03:42:46.343Z] prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container [2022-03-30T03:42:46.384Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T03:42:46.791Z] $ docker top 96ba152b42b2a06231000f4953e928c8b9e806f3877ab6ff377590e2765d099d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T03:42:46.871Z] ========================================================= [2022-03-30T03:42:46.871Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T03:42:46.871Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:42:47.164Z] + make test [2022-03-30T03:42:47.164Z] go mod tidy -compat=1.17 [2022-03-30T03:42:47.164Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T03:42:52.442Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T03:43:04.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T03:43:05.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-03-30T03:43:05.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T03:43:05.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T03:43:05.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements [2022-03-30T03:43:05.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T03:43:06.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.9% of statements [2022-03-30T03:43:06.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T03:43:06.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.769s coverage: 89.2% of statements [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 84.4% of statements [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 94.5% of statements [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.104s coverage: 24.0% of statements [2022-03-30T03:43:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-03-30T03:43:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-03-30T03:43:20.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-03-30T03:43:20.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-03-30T03:43:20.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.176s coverage: 82.5% of statements [2022-03-30T03:43:20.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 89.4% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.083s coverage: 63.2% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T03:43:30.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-03-30T03:43:30.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-30T03:43:30.936Z] 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-03-30T03:43:45.818Z] GO111MODULE=on go vet ./... [2022-03-30T03:43:50.015Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T03:43:50.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T03:43:50.534Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T03:43:51.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T03:43:51.410Z] + ls -al . [2022-03-30T03:43:51.410Z] total 664 [2022-03-30T03:43:51.410Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 03:43 . [2022-03-30T03:43:51.410Z] drwxr-xr-x 4 root root 4096 Mar 30 03:42 .. [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 03:41 .dockerignore [2022-03-30T03:43:51.410Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 .git [2022-03-30T03:43:51.410Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 .github [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 03:41 .gitignore [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 03:41 .golangci.yml [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 03:41 .hadolint.yml [2022-03-30T03:43:51.410Z] drwx------ 3 1001 1001 4096 Mar 30 03:42 .semver [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 03:41 .sonarcloud.properties [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 03:41 ADOPTERS.md [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 03:41 Attribution.txt [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 03:41 CHANGELOG.md [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:41 CONTRIBUTING.md [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 03:41 GOVERNANCE.md [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 03:41 Jenkinsfile [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:41 LICENSE [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 03:41 Makefile [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 03:41 OWNERS.md [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 03:41 README.md [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 03:41 SECURITY.md [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:42 VERSION [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:41 ZMQWindows.md [2022-03-30T03:43:51.410Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 03:41 bin [2022-03-30T03:43:51.410Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 03:41 cmd [2022-03-30T03:43:51.410Z] -rw-r--r-- 1 root root 427963 Mar 30 03:43 coverage.out [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 03:41 go.mod [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 03:41 go.sum [2022-03-30T03:43:51.410Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 internal [2022-03-30T03:43:51.410Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 03:41 openapi [2022-03-30T03:43:51.410Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 snap [2022-03-30T03:43:51.410Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 03:41 version.go [Pipeline] sh [2022-03-30T03:43:51.706Z] + '[' -e coverage.out ] [2022-03-30T03:43:51.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T03:43:51.791Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T03:43:52.078Z] + make build [2022-03-30T03:43:52.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T03:43:56.929Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9395 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-30T03:43:56.950Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-30T03:43:57.288Z] The recommended git tool is: git [2022-03-30T03:44:04.679Z] using credential edgex-jenkins-ssh [2022-03-30T03:44:04.701Z] Cloning the remote Git repository [2022-03-30T03:44:04.788Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T03:44:04.882Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-30T03:44:04.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T03:44:04.960Z] > git --version # timeout=10 [2022-03-30T03:44:04.986Z] > git --version # 'git version 2.25.1' [2022-03-30T03:44:04.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T03:44:05.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T03:44:10.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T03:44:20.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T03:44:20.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T03:44:21.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T03:44:22.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T03:44:22.915Z] Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:44:23.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T03:44:23.259Z] Merge succeeded, producing 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:44:23.260Z] Checking out Revision 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 (PR-3926) [2022-03-30T03:44:21.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T03:44:21.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T03:44:21.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T03:44:22.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T03:44:22.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T03:44:22.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T03:44:22.936Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T03:44:22.951Z] > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 [2022-03-30T03:44:23.183Z] > git remote # timeout=10 [2022-03-30T03:44:23.200Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T03:44:23.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T03:44:23.221Z] > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [2022-03-30T03:44:23.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T03:44:23.268Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T03:44:23.278Z] > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 [2022-03-30T03:44:24.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T03:44:25.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T03:44:26.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T03:44:27.541Z] Commit message: "feat(metadata): implement PATCH device profile basic info API" [2022-03-30T03:44:27.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T03:44:28.498Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T03:44:28.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T03:44:28.498Z] Dload Upload Total Spent Left Speed [2022-03-30T03:44:28.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49345 [2022-03-30T03:44:28.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh [2022-03-30T03:44:29.032Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T03:44:29.379Z] + sudo tee /etc/docker/daemon.new [2022-03-30T03:44:29.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T03:44:29.379Z] { [2022-03-30T03:44:29.379Z] "registry-mirrors": [ [2022-03-30T03:44:29.379Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T03:44:29.379Z] ], [2022-03-30T03:44:29.379Z] "bip": "10.250.0.254/24", [2022-03-30T03:44:29.379Z] "hosts": [ [2022-03-30T03:44:29.379Z] "tcp://0.0.0.0:5555", [2022-03-30T03:44:29.379Z] "unix:///var/run/docker.sock" [2022-03-30T03:44:29.379Z] ], [2022-03-30T03:44:29.379Z] "mtu": 1458, [2022-03-30T03:44:29.379Z] "selinux-enabled": true, [2022-03-30T03:44:29.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T03:44:29.379Z] } [Pipeline] sh [2022-03-30T03:44:29.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T03:44:30.099Z] + sudo service docker restart [2022-03-30T03:44:30.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-30T03:44:31.527Z] $ docker stop --time=1 96ba152b42b2a06231000f4953e928c8b9e806f3877ab6ff377590e2765d099d [2022-03-30T03:44:33.842Z] $ docker rm -f 96ba152b42b2a06231000f4953e928c8b9e806f3877ab6ff377590e2765d099d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:44:35.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:44:35.301Z] [2022-03-30T03:44:35.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:44:35.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:44:35.608Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T03:44:35.608Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T03:44:35.608Z] ca9280d653b3: Pulling fs layer [2022-03-30T03:44:35.608Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T03:44:35.608Z] cbdbe7a5bc2a: Download complete [2022-03-30T03:44:35.870Z] ca9280d653b3: Verifying Checksum [2022-03-30T03:44:35.870Z] ca9280d653b3: Download complete [2022-03-30T03:44:35.870Z] cbdbe7a5bc2a: Pull complete [2022-03-30T03:44:36.132Z] 7e9c9ca2126c: Download complete [2022-03-30T03:44:36.392Z] ca9280d653b3: Pull complete [2022-03-30T03:44:39.687Z] 7e9c9ca2126c: Pull complete [2022-03-30T03:44:39.687Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T03:44:39.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:44:39.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T03:44:39.753Z] prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container [2022-03-30T03:44:39.795Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-30T03:44:40.992Z] $ docker top 497cbd1966b252f03ef427e64037a12ee6148e081b6866f83204fa541180ad3d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:44:41.342Z] + docker-compose build --help [2022-03-30T03:44:41.342Z] + grep parallel [2022-03-30T03:44:41.912Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T03:44:41.930Z] $ docker stop --time=1 497cbd1966b252f03ef427e64037a12ee6148e081b6866f83204fa541180ad3d [2022-03-30T03:44:43.190Z] $ docker rm -f 497cbd1966b252f03ef427e64037a12ee6148e081b6866f83204fa541180ad3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:44:43.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:44:43.580Z] . [Pipeline] withDockerContainer [2022-03-30T03:44:43.647Z] prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container [2022-03-30T03:44:43.700Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-30T03:44:44.057Z] $ docker top e3f8b074265e1ccb295d0def02511f65af438ff53492d58c30af6d78c8312bd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:44:44.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T03:44:45.028Z] Building core-command ... [2022-03-30T03:44:45.028Z] Building core-data ... [2022-03-30T03:44:45.028Z] Building core-metadata ... [2022-03-30T03:44:45.028Z] Building security-bootstrapper ... [2022-03-30T03:44:45.028Z] Building security-proxy-setup ... [2022-03-30T03:44:45.028Z] Building security-secretstore-setup ... [2022-03-30T03:44:45.028Z] Building security-spiffe-token-provider ... [2022-03-30T03:44:45.028Z] Building security-spire-agent ... [2022-03-30T03:44:45.028Z] Building security-spire-config ... [2022-03-30T03:44:45.028Z] Building security-spire-server ... [2022-03-30T03:44:45.028Z] Building support-notifications ... [2022-03-30T03:44:45.028Z] Building support-scheduler ... [2022-03-30T03:44:45.028Z] Building sys-mgmt-agent ... [2022-03-30T03:44:45.028Z] Building security-secretstore-setup [2022-03-30T03:44:45.028Z] Building security-spiffe-token-provider [2022-03-30T03:44:45.028Z] Building security-bootstrapper [2022-03-30T03:44:45.028Z] Building security-spire-config [2022-03-30T03:44:45.028Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T03:44:48.425Z] provisioning config files... [2022-03-30T03:44:48.448Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3745671294291664383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T03:44:48.803Z] ---> docker-login.sh [2022-03-30T03:44:48.803Z] nexus3.edgexfoundry.org:10001 [2022-03-30T03:44:49.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:44:49.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:44:49.397Z] Configure a credential helper to remove this warning. See [2022-03-30T03:44:49.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:44:49.397Z] [2022-03-30T03:44:49.397Z] Login Succeeded [2022-03-30T03:44:49.669Z] nexus3.edgexfoundry.org:10002 [2022-03-30T03:44:49.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:44:49.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:44:49.941Z] Configure a credential helper to remove this warning. See [2022-03-30T03:44:49.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:44:49.941Z] [2022-03-30T03:44:49.941Z] Login Succeeded [2022-03-30T03:44:49.941Z] nexus3.edgexfoundry.org:10003 [2022-03-30T03:44:50.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:44:50.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:44:50.487Z] Configure a credential helper to remove this warning. See [2022-03-30T03:44:50.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:44:50.487Z] [2022-03-30T03:44:50.487Z] Login Succeeded [2022-03-30T03:44:50.487Z] nexus3.edgexfoundry.org:10004 [2022-03-30T03:44:50.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:44:50.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:44:50.762Z] Configure a credential helper to remove this warning. See [2022-03-30T03:44:50.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:44:50.762Z] [2022-03-30T03:44:50.762Z] Login Succeeded [2022-03-30T03:44:50.762Z] docker.io [2022-03-30T03:44:51.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:44:51.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:44:51.623Z] Configure a credential helper to remove this warning. See [2022-03-30T03:44:51.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:44:51.623Z] [2022-03-30T03:44:51.623Z] Login Succeeded [2022-03-30T03:44:51.623Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T03:44:51.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T03:44:52.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T03:44:52.142Z] ========================================================= [2022-03-30T03:44:52.142Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T03:44:52.142Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:44:52.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T03:44:52.747Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T03:44:52.747Z] 9b3977197b4f: Pulling fs layer [2022-03-30T03:44:52.747Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T03:44:52.747Z] 94645a83ff95: Pulling fs layer [2022-03-30T03:44:52.747Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T03:44:52.747Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T03:44:52.747Z] f7c0051592d6: Pulling fs layer [2022-03-30T03:44:52.747Z] a227ed2f7395: Pulling fs layer [2022-03-30T03:44:52.747Z] 7b1c46037f91: Pulling fs layer [2022-03-30T03:44:52.747Z] 0c92f367c5e7: Waiting [2022-03-30T03:44:52.747Z] f7c0051592d6: Waiting [2022-03-30T03:44:52.747Z] a227ed2f7395: Waiting [2022-03-30T03:44:52.747Z] 7b1c46037f91: Waiting [2022-03-30T03:44:52.747Z] 3f3a8bcf1eab: Waiting [2022-03-30T03:44:52.747Z] 94645a83ff95: Verifying Checksum [2022-03-30T03:44:52.747Z] 94645a83ff95: Download complete [2022-03-30T03:44:52.747Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T03:44:52.747Z] 1a89e8eeedd5: Download complete [2022-03-30T03:44:52.747Z] 0c92f367c5e7: Download complete [2022-03-30T03:44:52.747Z] f7c0051592d6: Verifying Checksum [2022-03-30T03:44:52.747Z] f7c0051592d6: Download complete [2022-03-30T03:44:52.747Z] 9b3977197b4f: Download complete [2022-03-30T03:44:52.747Z] a227ed2f7395: Verifying Checksum [2022-03-30T03:44:52.747Z] a227ed2f7395: Download complete [2022-03-30T03:44:53.355Z] 9b3977197b4f: Pull complete [2022-03-30T03:44:53.962Z] 1a89e8eeedd5: Pull complete [2022-03-30T03:44:54.567Z] 94645a83ff95: Pull complete [2022-03-30T03:44:54.847Z] 7b1c46037f91: Verifying Checksum [2022-03-30T03:44:54.847Z] 7b1c46037f91: Download complete [2022-03-30T03:44:55.458Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T03:44:55.458Z] 3f3a8bcf1eab: Download complete [2022-03-30T03:45:03.121Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:45:03.122Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:45:03.122Z] ---> f50f16b2fcb9 [2022-03-30T03:45:03.122Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T03:45:03.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:45:03.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:45:03.122Z] ---> f50f16b2fcb9 [2022-03-30T03:45:03.122Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T03:45:03.122Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:45:03.122Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:45:03.122Z] ---> f50f16b2fcb9 [2022-03-30T03:45:03.122Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T03:45:03.122Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:45:03.122Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:45:03.122Z] ---> f50f16b2fcb9 [2022-03-30T03:45:03.122Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T03:45:03.122Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:45:03.122Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:45:03.122Z] ---> f50f16b2fcb9 [2022-03-30T03:45:03.122Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:45:03.122Z] ---> Running in edb386c585cf [2022-03-30T03:45:03.122Z] ---> Running in da6ca3b4c333 [2022-03-30T03:45:03.122Z] ---> Running in 3fd72020a743 [2022-03-30T03:45:03.122Z] ---> Running in fbf07c38b7ab [2022-03-30T03:45:03.122Z] ---> Running in aead12234507 [2022-03-30T03:45:03.122Z] Removing intermediate container edb386c585cf [2022-03-30T03:45:03.122Z] ---> f96755278313 [2022-03-30T03:45:03.122Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:45:03.122Z] Removing intermediate container aead12234507 [2022-03-30T03:45:03.122Z] ---> 9120fe4ebf77 [2022-03-30T03:45:03.122Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T03:45:03.122Z] Removing intermediate container fbf07c38b7ab [2022-03-30T03:45:03.122Z] ---> 35d5dc11f17d [2022-03-30T03:45:03.122Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:45:03.122Z] Removing intermediate container da6ca3b4c333 [2022-03-30T03:45:03.122Z] ---> 77e7a9287963 [2022-03-30T03:45:03.122Z] Removing intermediate container 3fd72020a743 [2022-03-30T03:45:03.122Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> b6662704a0ec [2022-03-30T03:45:03.122Z] [2022-03-30T03:45:03.122Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:45:03.382Z] ---> Running in 875c4f1ddaaf [2022-03-30T03:45:03.382Z] ---> Running in 0aeb3091a0db [2022-03-30T03:45:03.382Z] ---> Running in 603685f63ac4 [2022-03-30T03:45:03.382Z] ---> Running in 20592c32c713 [2022-03-30T03:45:03.382Z] ---> Running in 4a7317b19b77 [2022-03-30T03:45:04.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:04.323Z] Removing intermediate container 875c4f1ddaaf [2022-03-30T03:45:04.323Z] ---> 56c4e686252e [2022-03-30T03:45:04.323Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T03:45:04.323Z] ---> Running in 3a2d1e2faf08 [2022-03-30T03:45:04.323Z] Removing intermediate container 0aeb3091a0db [2022-03-30T03:45:04.323Z] ---> d8b2c94ee83e [2022-03-30T03:45:04.323Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T03:45:04.323Z] ---> Running in 0743a7351bd1 [2022-03-30T03:45:04.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:04.584Z] Removing intermediate container 20592c32c713 [2022-03-30T03:45:04.584Z] ---> da996afe0d76 [2022-03-30T03:45:04.584Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T03:45:04.843Z] ---> Running in 452c89a68668 [2022-03-30T03:45:04.843Z] Removing intermediate container 4a7317b19b77 [2022-03-30T03:45:04.843Z] ---> f701f17ba00e [2022-03-30T03:45:04.843Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T03:45:04.843Z] ---> Running in 45328d97fa5b [2022-03-30T03:45:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.364Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T03:45:05.364Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T03:45:05.364Z] OK: 15864 distinct packages available [2022-03-30T03:45:05.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.885Z] OK: 221 MiB in 52 packages [2022-03-30T03:45:05.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:05.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:06.145Z] OK: 221 MiB in 52 packages [2022-03-30T03:45:06.145Z] Removing intermediate container 3a2d1e2faf08 [2022-03-30T03:45:06.145Z] ---> 90596f860c93 [2022-03-30T03:45:06.145Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T03:45:06.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:06.405Z] OK: 221 MiB in 52 packages [2022-03-30T03:45:06.405Z] OK: 221 MiB in 52 packages [2022-03-30T03:45:06.405Z] ---> 42f9a5aa17fa [2022-03-30T03:45:06.405Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:45:06.405Z] ---> Running in 1dbab96c3742 [2022-03-30T03:45:06.405Z] Removing intermediate container 0743a7351bd1 [2022-03-30T03:45:06.405Z] ---> 0f646ab1883a [2022-03-30T03:45:06.405Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:45:06.665Z] OK: 221 MiB in 52 packages [2022-03-30T03:45:06.665Z] ---> b3311d32a857 [2022-03-30T03:45:06.665Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:45:06.665Z] Removing intermediate container 45328d97fa5b [2022-03-30T03:45:06.665Z] ---> 45d0d4668cd9 [2022-03-30T03:45:06.665Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T03:45:06.925Z] ---> Running in b568e2faffe0 [2022-03-30T03:45:06.925Z] Removing intermediate container 452c89a68668 [2022-03-30T03:45:06.925Z] ---> 571e97e15fce [2022-03-30T03:45:06.925Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T03:45:06.925Z] ---> 2e4e2ff8dc08 [2022-03-30T03:45:06.925Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:45:07.186Z] ---> Running in 06b77d3e0439 [2022-03-30T03:45:07.186Z] ---> e8ed28800ab9 [2022-03-30T03:45:07.186Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:45:07.186Z] ---> Running in 23d85655774b [2022-03-30T03:45:07.186Z] Removing intermediate container 603685f63ac4 [2022-03-30T03:45:07.186Z] ---> cfe5575231a4 [2022-03-30T03:45:07.186Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T03:45:07.467Z] ---> 3e005b97dc79 [2022-03-30T03:45:07.467Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:45:07.467Z] ---> Running in 36dac5b7a86f [2022-03-30T03:45:07.733Z] Removing intermediate container 1dbab96c3742 [2022-03-30T03:45:07.733Z] ---> 7ec834ff04b9 [2022-03-30T03:45:07.733Z] Step 8/31 : COPY . . [2022-03-30T03:45:07.878Z] 3f3a8bcf1eab: Pull complete [2022-03-30T03:45:07.878Z] 0c92f367c5e7: Pull complete [2022-03-30T03:45:07.878Z] f7c0051592d6: Pull complete [2022-03-30T03:45:07.878Z] a227ed2f7395: Pull complete [2022-03-30T03:45:08.305Z] Removing intermediate container b568e2faffe0 [2022-03-30T03:45:08.305Z] ---> ae4186e5208a [2022-03-30T03:45:08.305Z] Step 8/23 : COPY . . [2022-03-30T03:45:10.841Z] Removing intermediate container 06b77d3e0439 [2022-03-30T03:45:10.841Z] ---> 978b67b8b8e8 [2022-03-30T03:45:10.841Z] Step 8/25 : COPY . . [2022-03-30T03:45:10.841Z] Removing intermediate container 23d85655774b [2022-03-30T03:45:10.841Z] ---> 7572103b1435 [2022-03-30T03:45:10.841Z] Step 8/24 : COPY . . [2022-03-30T03:45:10.841Z] Removing intermediate container 36dac5b7a86f [2022-03-30T03:45:10.841Z] ---> 83217dcf1f20 [2022-03-30T03:45:10.841Z] Step 7/20 : COPY . . [2022-03-30T03:45:14.608Z] 7b1c46037f91: Pull complete [2022-03-30T03:45:14.608Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T03:45:14.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T03:45:14.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:45:14.966Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T03:45:14.966Z] WORKDIR /edgex [2022-03-30T03:45:14.966Z] COPY go.mod . [2022-03-30T03:45:14.966Z] RUN go mod download [2022-03-30T03:45:14.966Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-30T03:45:18.967Z] ---> dc54931f62f9 [2022-03-30T03:45:18.967Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T03:45:18.967Z] ---> 6f0e4f033ca8 [2022-03-30T03:45:18.967Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T03:45:18.967Z] ---> e7c1d799f3e1 [2022-03-30T03:45:18.967Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T03:45:18.967Z] ---> e8c8961652a5 [2022-03-30T03:45:18.967Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T03:45:18.967Z] ---> 65cd54dfa602 [2022-03-30T03:45:18.967Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T03:45:18.967Z] ---> Running in baeee4b68dc6 [2022-03-30T03:45:18.967Z] ---> Running in 7e3f12c13434 [2022-03-30T03:45:18.967Z] ---> Running in 8cad959037e7 [2022-03-30T03:45:18.967Z] ---> Running in 0ccdef31998a [2022-03-30T03:45:18.967Z] ---> Running in bd98688f64bf [2022-03-30T03:45:18.967Z] Removing intermediate container bd98688f64bf [2022-03-30T03:45:18.967Z] ---> 83687a33ccff [2022-03-30T03:45:18.967Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T03:45:18.967Z] ---> Running in aeab580ecee3 [2022-03-30T03:45:18.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T03:45:18.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T03:45:18.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T03:45:19.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T03:45:19.295Z] Sending build context to Docker daemon 169MB [2022-03-30T03:45:19.295Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T03:45:19.295Z] ---> f79e39bc4007 [2022-03-30T03:45:19.295Z] Step 2/4 : WORKDIR /edgex [2022-03-30T03:45:20.166Z] spire-1.2.0/ [2022-03-30T03:45:20.751Z] ---> Running in 7562df300e0d [2022-03-30T03:45:21.025Z] Removing intermediate container 7562df300e0d [2022-03-30T03:45:21.025Z] ---> a4262ece5d49 [2022-03-30T03:45:21.025Z] Step 3/4 : COPY go.mod . [2022-03-30T03:45:21.113Z] spire-1.2.0/README.md [2022-03-30T03:45:21.113Z] spire-1.2.0/bin/ [2022-03-30T03:45:21.113Z] spire-1.2.0/bin/spire-server [2022-03-30T03:45:21.113Z] spire-1.2.0/bin/spire-agent [2022-03-30T03:45:21.113Z] spire-1.2.0/conf/ [2022-03-30T03:45:21.113Z] spire-1.2.0/conf/server/ [2022-03-30T03:45:21.113Z] spire-1.2.0/conf/server/server.conf [2022-03-30T03:45:21.113Z] spire-1.2.0/conf/agent/ [2022-03-30T03:45:21.113Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T03:45:21.113Z] spire-1.2.0/LICENSE [2022-03-30T03:45:21.623Z] ---> 5db3e5fcc49e [2022-03-30T03:45:21.623Z] Step 4/4 : RUN go mod download [2022-03-30T03:45:21.623Z] ---> Running in 62565e64af8d [2022-03-30T03:45:23.653Z] Removing intermediate container aeab580ecee3 [2022-03-30T03:45:23.653Z] ---> 98d8512ec1f4 [2022-03-30T03:45:23.653Z] [2022-03-30T03:45:23.653Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T03:45:23.653Z] 3.15: Pulling from library/alpine [2022-03-30T03:45:24.331Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T03:45:24.331Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T03:45:24.331Z] ---> 76c8fb57b6fc [2022-03-30T03:45:24.331Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T03:45:24.591Z] ---> Running in 54ac4c728e5a [2022-03-30T03:45:24.853Z] Removing intermediate container 54ac4c728e5a [2022-03-30T03:45:24.853Z] ---> 4ab3ab9c2da2 [2022-03-30T03:45:24.853Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:45:25.112Z] ---> Running in a565db59067f [2022-03-30T03:45:27.018Z] Removing intermediate container a565db59067f [2022-03-30T03:45:27.018Z] ---> 1b66f3208d37 [2022-03-30T03:45:27.018Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T03:45:27.018Z] ---> Running in 94db42a983fe [2022-03-30T03:45:28.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:28.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:29.538Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T03:45:29.538Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T03:45:29.538Z] OK: 15854 distinct packages available [2022-03-30T03:45:29.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:30.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:30.479Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T03:45:30.740Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T03:45:30.740Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T03:45:30.740Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T03:45:30.999Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T03:45:30.999Z] OK: 6 MiB in 18 packages [2022-03-30T03:45:32.913Z] Removing intermediate container 94db42a983fe [2022-03-30T03:45:32.913Z] ---> 7fa33d3671ae [2022-03-30T03:45:32.913Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T03:45:36.210Z] ---> a3a9512427fe [2022-03-30T03:45:36.210Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T03:45:36.778Z] ---> 5ed7778f3388 [2022-03-30T03:45:36.778Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T03:45:36.778Z] ---> Running in d441407bb034 [2022-03-30T03:45:37.039Z] Removing intermediate container d441407bb034 [2022-03-30T03:45:37.039Z] ---> bdd7e3f9b8fc [2022-03-30T03:45:37.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T03:45:37.982Z] ---> 7a05065d3432 [2022-03-30T03:45:37.982Z] Step 19/24 : WORKDIR / [2022-03-30T03:45:37.982Z] ---> Running in 57eae2eec77d [2022-03-30T03:45:38.241Z] Removing intermediate container 57eae2eec77d [2022-03-30T03:45:38.241Z] ---> 51bb8bab0619 [2022-03-30T03:45:38.241Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T03:45:38.241Z] ---> Running in 89cc9f0f2fdd [2022-03-30T03:45:38.501Z] Removing intermediate container 89cc9f0f2fdd [2022-03-30T03:45:38.501Z] ---> 5c15d776e477 [2022-03-30T03:45:38.501Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T03:45:38.501Z] ---> Running in af73037b3e55 [2022-03-30T03:45:38.761Z] Removing intermediate container af73037b3e55 [2022-03-30T03:45:38.761Z] ---> 0ac73e071f34 [2022-03-30T03:45:38.761Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T03:45:38.761Z] ---> Running in bb6d94e0b7d1 [2022-03-30T03:45:39.020Z] Removing intermediate container bb6d94e0b7d1 [2022-03-30T03:45:39.020Z] ---> e21d8f3da289 [2022-03-30T03:45:39.020Z] Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:45:39.020Z] ---> Running in 95f2e4a36210 [2022-03-30T03:45:39.592Z] Removing intermediate container 95f2e4a36210 [2022-03-30T03:45:39.592Z] ---> 08cb7927bd70 [2022-03-30T03:45:39.592Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T03:45:39.592Z] ---> Running in a6849973509c [2022-03-30T03:45:39.851Z] Removing intermediate container a6849973509c [2022-03-30T03:45:39.851Z] ---> af5d4540724a [2022-03-30T03:45:39.851Z] [2022-03-30T03:45:39.851Z] Successfully built af5d4540724a [2022-03-30T03:45:39.851Z] Successfully tagged security-spire-config:latest [2022-03-30T03:45:39.851Z] Building core-metadata [2022-03-30T03:45:45.131Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:45:45.131Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:45:45.131Z] ---> f50f16b2fcb9 [2022-03-30T03:45:45.131Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:45:45.131Z] ---> Using cache [2022-03-30T03:45:45.131Z] ---> b6662704a0ec [2022-03-30T03:45:45.131Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:45:45.131Z] ---> Using cache [2022-03-30T03:45:45.131Z] ---> da996afe0d76 [2022-03-30T03:45:45.131Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T03:45:45.131Z] ---> Using cache [2022-03-30T03:45:45.131Z] ---> 571e97e15fce [2022-03-30T03:45:45.131Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:45:45.131Z] ---> Using cache [2022-03-30T03:45:45.131Z] ---> e8ed28800ab9 [2022-03-30T03:45:45.131Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:45:45.131Z] ---> Using cache [2022-03-30T03:45:45.131Z] ---> 7572103b1435 [2022-03-30T03:45:45.131Z] Step 8/23 : COPY . . [2022-03-30T03:45:45.131Z] ---> Using cache [2022-03-30T03:45:45.131Z] ---> e7c1d799f3e1 [2022-03-30T03:45:45.131Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T03:45:47.038Z] ---> Running in 8b696491d322 [2022-03-30T03:45:47.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T03:45:48.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T03:45:51.539Z] Removing intermediate container 7e3f12c13434 [2022-03-30T03:45:51.539Z] ---> 596743c911db [2022-03-30T03:45:51.539Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T03:45:51.539Z] ---> Running in 1b3a82ef039d [2022-03-30T03:45:52.181Z] Removing intermediate container 0ccdef31998a [2022-03-30T03:45:52.181Z] ---> 144d7e1e64cc [2022-03-30T03:45:52.181Z] [2022-03-30T03:45:52.181Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T03:45:52.181Z] ---> 76c8fb57b6fc [2022-03-30T03:45:52.181Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T03:45:52.181Z] ---> Using cache [2022-03-30T03:45:52.181Z] ---> 4ab3ab9c2da2 [2022-03-30T03:45:52.181Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:45:52.181Z] ---> Using cache [2022-03-30T03:45:52.181Z] ---> 1b66f3208d37 [2022-03-30T03:45:52.181Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T03:45:52.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T03:45:52.704Z] ---> Running in b927382da5f2 [2022-03-30T03:45:53.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:54.236Z] Removing intermediate container baeee4b68dc6 [2022-03-30T03:45:54.236Z] ---> 0c44f3b1dfdb [2022-03-30T03:45:54.236Z] [2022-03-30T03:45:54.236Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T03:45:54.236Z] Removing intermediate container 1b3a82ef039d [2022-03-30T03:45:54.236Z] ---> 7265105fe795 [2022-03-30T03:45:54.236Z] [2022-03-30T03:45:54.236Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T03:45:54.236Z] 3.14: Pulling from library/alpine [2022-03-30T03:45:54.236Z] 20.10.10: Pulling from library/docker [2022-03-30T03:45:54.236Z] Removing intermediate container 8cad959037e7 [2022-03-30T03:45:54.236Z] ---> 7201a2db6b8f [2022-03-30T03:45:54.236Z] [2022-03-30T03:45:54.236Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T03:45:54.236Z] 3.14: Pulling from library/alpine [2022-03-30T03:45:54.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:54.805Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T03:45:54.805Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T03:45:54.805Z] OK: 15854 distinct packages available [2022-03-30T03:45:54.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:55.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:55.743Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T03:45:55.743Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T03:45:55.743Z] ---> 84b07dd2d1fd [2022-03-30T03:45:55.743Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T03:45:55.743Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T03:45:55.743Z] Status: Image is up to date for alpine:3.14 [2022-03-30T03:45:55.743Z] ---> 84b07dd2d1fd [2022-03-30T03:45:55.743Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T03:45:56.003Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T03:45:56.003Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T03:45:56.263Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T03:45:56.263Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T03:45:56.263Z] ---> Running in fc7b9e96a8e6 [2022-03-30T03:45:56.263Z] ---> Running in b967f579b166 [2022-03-30T03:45:56.263Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T03:45:56.537Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T03:45:56.537Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T03:45:56.537Z] Removing intermediate container b967f579b166 [2022-03-30T03:45:56.537Z] ---> 43171c36b58a [2022-03-30T03:45:56.537Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T03:45:56.801Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T03:45:56.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:56.801Z] ---> Running in 723505c85b61 [2022-03-30T03:45:56.801Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T03:45:56.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:56.801Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T03:45:56.801Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T03:45:57.062Z] OK: 8 MiB in 23 packages [2022-03-30T03:45:57.062Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T03:45:57.062Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T03:45:57.062Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T03:45:57.062Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T03:45:57.062Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T03:45:57.062Z] OK: 6 MiB in 17 packages [2022-03-30T03:45:57.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:57.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:45:57.921Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T03:45:57.921Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T03:45:57.921Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T03:45:57.921Z] OK: 6 MiB in 16 packages [2022-03-30T03:45:58.180Z] Removing intermediate container b927382da5f2 [2022-03-30T03:45:58.180Z] ---> 4996ef0cb353 [2022-03-30T03:45:58.180Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T03:45:58.181Z] Removing intermediate container fc7b9e96a8e6 [2022-03-30T03:45:58.181Z] ---> 34b553f44808 [2022-03-30T03:45:58.181Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T03:45:58.181Z] ---> Running in 4d5b4e8d715b [2022-03-30T03:45:58.440Z] ---> ae9ffca9f959 [2022-03-30T03:45:58.440Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T03:45:58.701Z] Removing intermediate container 723505c85b61 [2022-03-30T03:45:58.701Z] ---> 8b1bb5e1dec1 [2022-03-30T03:45:58.701Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T03:45:58.701Z] Removing intermediate container 4d5b4e8d715b [2022-03-30T03:45:58.701Z] ---> 7117e0cc73fc [2022-03-30T03:45:58.701Z] Step 13/25 : WORKDIR / [2022-03-30T03:45:58.960Z] ---> Running in 9cae0f159649 [2022-03-30T03:45:58.960Z] ---> Running in 13f9b1758952 [2022-03-30T03:45:59.253Z] Removing intermediate container 9cae0f159649 [2022-03-30T03:45:59.253Z] ---> 168693194352 [2022-03-30T03:45:59.253Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T03:45:59.253Z] Removing intermediate container 13f9b1758952 [2022-03-30T03:45:59.253Z] ---> f95dfae64d7f [2022-03-30T03:45:59.253Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-30T03:45:59.253Z] ---> Running in 5afc9ae0b88b [2022-03-30T03:45:59.514Z] ---> f3f948d3143a [2022-03-30T03:45:59.514Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T03:45:59.773Z] ---> fb4ccda1b29c [2022-03-30T03:45:59.773Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-30T03:45:59.773Z] Removing intermediate container 5afc9ae0b88b [2022-03-30T03:45:59.773Z] ---> eed033be29a6 [2022-03-30T03:45:59.773Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T03:45:59.773Z] ---> Running in ae17274484f2 [2022-03-30T03:45:59.773Z] ---> dc9728a6e0c7 [2022-03-30T03:45:59.773Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T03:46:00.033Z] ---> Running in 930b0d1a322b [2022-03-30T03:46:00.033Z] ---> 7c01347ea5ef [2022-03-30T03:46:00.033Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T03:46:00.613Z] Removing intermediate container 930b0d1a322b [2022-03-30T03:46:00.613Z] ---> 6aa12c8a7b2b [2022-03-30T03:46:00.613Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T03:46:00.872Z] ---> 055db4ca84ae [2022-03-30T03:46:00.872Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-30T03:46:00.872Z] ---> Running in 57bbfec44afb [2022-03-30T03:46:01.132Z] ---> 6a17296e9bb1 [2022-03-30T03:46:01.132Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T03:46:01.132Z] Removing intermediate container 57bbfec44afb [2022-03-30T03:46:01.132Z] ---> 2b1151e16b08 [2022-03-30T03:46:01.132Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T03:46:01.391Z] Removing intermediate container ae17274484f2 [2022-03-30T03:46:01.391Z] ---> 83400b904e18 [2022-03-30T03:46:01.391Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T03:46:01.391Z] ---> Running in ccc349f48092 [2022-03-30T03:46:01.391Z] ---> Running in 7c7cd13ac629 [2022-03-30T03:46:01.692Z] Removing intermediate container ccc349f48092 [2022-03-30T03:46:01.692Z] ---> 87b8c9b0b86c [2022-03-30T03:46:01.692Z] Step 19/20 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:01.692Z] ---> Running in 210b097ba98b [2022-03-30T03:46:01.953Z] Removing intermediate container 7c7cd13ac629 [2022-03-30T03:46:01.953Z] ---> deda6020d730 [2022-03-30T03:46:01.953Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T03:46:01.953Z] ---> 14dee5389533 [2022-03-30T03:46:01.953Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T03:46:01.953Z] Removing intermediate container 210b097ba98b [2022-03-30T03:46:01.953Z] ---> eeaf289c3f6f [2022-03-30T03:46:01.953Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T03:46:02.215Z] ---> Running in 01b7b8442e34 [2022-03-30T03:46:02.215Z] ---> bac83e98943e [2022-03-30T03:46:02.215Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T03:46:02.215Z] ---> Running in 9a355f277a83 [2022-03-30T03:46:02.215Z] Removing intermediate container 01b7b8442e34 [2022-03-30T03:46:02.215Z] ---> 9c624ea4a8fc [2022-03-30T03:46:02.215Z] [2022-03-30T03:46:02.474Z] Successfully built 9c624ea4a8fc [2022-03-30T03:46:02.474Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T03:46:02.474Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-03-30T03:46:03.861Z] ---> 0c6dbaadcca9 [2022-03-30T03:46:03.861Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T03:46:04.125Z] ---> 723d9a0f2ac3 [2022-03-30T03:46:04.125Z] Step 21/25 : 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-03-30T03:46:04.388Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T03:46:04.388Z] ---> Running in fb1d29fa5f0d [2022-03-30T03:46:04.388Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T03:46:04.388Z] ---> b706a049f56e [2022-03-30T03:46:04.388Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-30T03:46:04.648Z] ---> Running in 91679bdbe1c9 [2022-03-30T03:46:04.648Z] Removing intermediate container 9a355f277a83 [2022-03-30T03:46:04.648Z] ---> 3f8cd41f43ba [2022-03-30T03:46:04.648Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T03:46:04.912Z] Removing intermediate container 91679bdbe1c9 [2022-03-30T03:46:04.912Z] ---> fe4b73bc7ed4 [2022-03-30T03:46:04.912Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-30T03:46:05.172Z] ---> cc6c15ba3335 [2022-03-30T03:46:05.172Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T03:46:05.172Z] ---> Running in 158ca0de4e03 [2022-03-30T03:46:05.741Z] Removing intermediate container fb1d29fa5f0d [2022-03-30T03:46:05.741Z] ---> bcb25750c0c5 [2022-03-30T03:46:05.741Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T03:46:05.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:06.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:06.011Z] ---> Running in 552f878795a6 [2022-03-30T03:46:06.011Z] ---> 45acf2712c27 [2022-03-30T03:46:06.011Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T03:46:06.011Z] Removing intermediate container 552f878795a6 [2022-03-30T03:46:06.011Z] ---> 9f5c1ebd7dbd [2022-03-30T03:46:06.011Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T03:46:06.272Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T03:46:06.272Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T03:46:06.272Z] Executing bash-5.1.16-r0.post-install [2022-03-30T03:46:06.272Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T03:46:06.272Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T03:46:06.272Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T03:46:06.272Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T03:46:06.272Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T03:46:06.272Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T03:46:06.272Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T03:46:06.272Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T03:46:06.272Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T03:46:06.272Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T03:46:06.272Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T03:46:06.272Z] ---> Running in d9ec437fef0b [2022-03-30T03:46:06.272Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T03:46:06.272Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T03:46:06.272Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T03:46:06.531Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T03:46:06.531Z] ---> 1b700da85ef4 [2022-03-30T03:46:06.531Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T03:46:06.792Z] Removing intermediate container d9ec437fef0b [2022-03-30T03:46:06.792Z] ---> 2e267c2762c5 [2022-03-30T03:46:06.792Z] Step 24/25 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:07.053Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T03:46:07.053Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T03:46:07.053Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T03:46:07.053Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T03:46:07.053Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T03:46:07.053Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T03:46:07.053Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T03:46:07.053Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T03:46:07.053Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T03:46:07.053Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T03:46:07.053Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T03:46:07.053Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T03:46:07.053Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T03:46:07.053Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T03:46:07.053Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T03:46:07.053Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T03:46:07.053Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T03:46:07.053Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T03:46:07.053Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T03:46:07.053Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T03:46:07.053Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T03:46:07.053Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T03:46:07.314Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T03:46:07.314Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T03:46:07.314Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T03:46:07.314Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T03:46:07.314Z] OK: 84 MiB in 64 packages [2022-03-30T03:46:07.887Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:46:07.887Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:46:07.887Z] ---> f50f16b2fcb9 [2022-03-30T03:46:07.887Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> b6662704a0ec [2022-03-30T03:46:07.887Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> da996afe0d76 [2022-03-30T03:46:07.887Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> 571e97e15fce [2022-03-30T03:46:07.887Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T03:46:07.887Z] ---> 7ca8cdbc6654 [2022-03-30T03:46:07.887Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> e8ed28800ab9 [2022-03-30T03:46:07.887Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> 7572103b1435 [2022-03-30T03:46:07.887Z] Step 8/24 : COPY . . [2022-03-30T03:46:07.887Z] ---> Running in 9c83e956db46 [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> e7c1d799f3e1 [2022-03-30T03:46:07.887Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> 83687a33ccff [2022-03-30T03:46:07.887Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> 98d8512ec1f4 [2022-03-30T03:46:07.887Z] [2022-03-30T03:46:07.887Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T03:46:07.887Z] ---> 76c8fb57b6fc [2022-03-30T03:46:07.887Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> 4ab3ab9c2da2 [2022-03-30T03:46:07.887Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:07.887Z] ---> Using cache [2022-03-30T03:46:07.887Z] ---> 1b66f3208d37 [2022-03-30T03:46:07.887Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T03:46:08.150Z] ---> Running in a4b291ce37b1 [2022-03-30T03:46:08.150Z] Removing intermediate container 8b696491d322 [2022-03-30T03:46:08.150Z] ---> 345fe8d5ff42 [2022-03-30T03:46:08.150Z] [2022-03-30T03:46:08.150Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T03:46:08.150Z] ---> 84b07dd2d1fd [2022-03-30T03:46:08.150Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T03:46:08.150Z] Removing intermediate container 9c83e956db46 [2022-03-30T03:46:08.150Z] ---> 98ad79aa9649 [2022-03-30T03:46:08.150Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T03:46:08.150Z] ---> 6ea5239785c2 [2022-03-30T03:46:08.150Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T03:46:08.150Z] ---> Running in 5163ebc0ef9b [2022-03-30T03:46:08.150Z] ---> Running in 033325c610b6 [2022-03-30T03:46:08.410Z] ---> Running in 6052960f182e [2022-03-30T03:46:08.410Z] Removing intermediate container 033325c610b6 [2022-03-30T03:46:08.410Z] ---> 94cd3b90c4b0 [2022-03-30T03:46:08.410Z] [2022-03-30T03:46:08.410Z] Collecting docker-compose==1.23.2 [2022-03-30T03:46:08.410Z] Removing intermediate container 6052960f182e [2022-03-30T03:46:08.410Z] ---> 49d88b4b0cb9 [2022-03-30T03:46:08.410Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T03:46:08.410Z] Successfully built 94cd3b90c4b0 [2022-03-30T03:46:08.410Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T03:46:08.410Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-30T03:46:08.410Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T03:46:08.631Z] Removing intermediate container 62565e64af8d [2022-03-30T03:46:08.631Z] ---> 37df35f26ede [2022-03-30T03:46:08.631Z] Successfully built 37df35f26ede [2022-03-30T03:46:08.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:46:08.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:08.669Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T03:46:08.669Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T03:46:08.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:08.669Z] ---> a554771393ac [2022-03-30T03:46:08.669Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T03:46:08.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:08.669Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T03:46:08.669Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T03:46:08.928Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T03:46:08.928Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T03:46:08.928Z] Collecting PyYAML<4,>=3.10 [2022-03-30T03:46:08.928Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T03:46:08.928Z] OK: 6 MiB in 15 packages [2022-03-30T03:46:08.978Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T03:46:08.978Z] . [Pipeline] withDockerContainer [2022-03-30T03:46:09.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container [2022-03-30T03:46:09.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T03:46:09.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:09.500Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T03:46:09.500Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T03:46:09.500Z] ---> Running in e3a9dcc696db [2022-03-30T03:46:09.761Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T03:46:09.761Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T03:46:09.761Z] OK: 15854 distinct packages available [2022-03-30T03:46:09.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:09.761Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T03:46:09.761Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T03:46:10.021Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T03:46:10.021Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T03:46:10.021Z] 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-03-30T03:46:10.021Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T03:46:10.021Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T03:46:10.283Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T03:46:10.283Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T03:46:10.543Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T03:46:10.543Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T03:46:10.543Z] Removing intermediate container 5163ebc0ef9b [2022-03-30T03:46:10.543Z] ---> 6ce1389feb0e [2022-03-30T03:46:10.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T03:46:10.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:10.543Z] ---> Running in 5f13194a93ba [2022-03-30T03:46:10.633Z] $ docker top ef17a2488b372c07b04c31a5d33434557226283d1440d011899340c263b24f98 -eo pid,comm [2022-03-30T03:46:10.812Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T03:46:10.812Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T03:46:10.813Z] Removing intermediate container 5f13194a93ba [2022-03-30T03:46:10.813Z] ---> ee0c1d5ab6e3 [2022-03-30T03:46:10.813Z] Step 13/23 : ENV APP_PORT=59881 [Pipeline] { [Pipeline] sh [2022-03-30T03:46:11.112Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T03:46:11.112Z] 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-03-30T03:46:11.112Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T03:46:11.112Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T03:46:11.112Z] ---> Running in 6ae1073dfc0b [2022-03-30T03:46:11.112Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T03:46:11.112Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T03:46:11.112Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T03:46:11.112Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T03:46:11.112Z] Collecting idna<2.8,>=2.5 [2022-03-30T03:46:11.112Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T03:46:11.112Z] Removing intermediate container e3a9dcc696db [2022-03-30T03:46:11.112Z] ---> 99e7fc17cad9 [2022-03-30T03:46:11.112Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T03:46:11.112Z] Removing intermediate container 6ae1073dfc0b [2022-03-30T03:46:11.112Z] ---> 65a9c2e8a7bb [2022-03-30T03:46:11.112Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T03:46:11.112Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T03:46:11.112Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T03:46:11.112Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T03:46:11.112Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T03:46:11.112Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T03:46:11.376Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T03:46:11.376Z] ---> Running in 5bb68a81dd09 [2022-03-30T03:46:11.376Z] ---> Running in 5ac91a8a87ad [2022-03-30T03:46:11.376Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T03:46:11.376Z] Attempting uninstall: urllib3 [2022-03-30T03:46:11.376Z] Found existing installation: urllib3 1.26.5 [2022-03-30T03:46:11.376Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T03:46:11.376Z] OK: 6 MiB in 19 packages [2022-03-30T03:46:11.376Z] Uninstalling urllib3-1.26.5: [2022-03-30T03:46:11.376Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T03:46:11.569Z] + go version [2022-03-30T03:46:11.569Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T03:46:11.596Z] $ docker stop --time=1 ef17a2488b372c07b04c31a5d33434557226283d1440d011899340c263b24f98 [2022-03-30T03:46:11.657Z] Attempting uninstall: idna [2022-03-30T03:46:11.657Z] Found existing installation: idna 3.2 [2022-03-30T03:46:11.657Z] Uninstalling idna-3.2: [2022-03-30T03:46:11.657Z] Removing intermediate container 5bb68a81dd09 [2022-03-30T03:46:11.657Z] ---> a48f627e3b98 [2022-03-30T03:46:11.657Z] Step 28/31 : CMD ["gate"] [2022-03-30T03:46:11.657Z] Successfully uninstalled idna-3.2 [2022-03-30T03:46:11.657Z] Removing intermediate container 5ac91a8a87ad [2022-03-30T03:46:11.657Z] ---> b86fae8096bb [2022-03-30T03:46:11.657Z] Step 15/23 : WORKDIR / [2022-03-30T03:46:11.998Z] ---> Running in 0bf6d3d31584 [2022-03-30T03:46:11.998Z] ---> Running in 03d4bccc072b [2022-03-30T03:46:11.998Z] Attempting uninstall: chardet [2022-03-30T03:46:11.998Z] Found existing installation: chardet 4.0.0 [2022-03-30T03:46:11.998Z] Uninstalling chardet-4.0.0: [2022-03-30T03:46:11.998Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T03:46:12.279Z] Removing intermediate container a4b291ce37b1 [2022-03-30T03:46:12.279Z] ---> 0586075aa652 [2022-03-30T03:46:12.279Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T03:46:12.279Z] Removing intermediate container 0bf6d3d31584 [2022-03-30T03:46:12.279Z] ---> 48522304390c [2022-03-30T03:46:12.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T03:46:12.279Z] Removing intermediate container 03d4bccc072b [2022-03-30T03:46:12.279Z] ---> e987d8c4a983 [2022-03-30T03:46:12.279Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T03:46:12.279Z] ---> Running in 536f0ed492bc [2022-03-30T03:46:12.558Z] Attempting uninstall: requests [2022-03-30T03:46:12.558Z] Found existing installation: requests 2.25.1 [2022-03-30T03:46:12.558Z] Uninstalling requests-2.25.1: [2022-03-30T03:46:12.558Z] Successfully uninstalled requests-2.25.1 [2022-03-30T03:46:12.558Z] ---> 0edd0e8f28b6 [2022-03-30T03:46:12.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T03:46:12.558Z] Removing intermediate container 536f0ed492bc [2022-03-30T03:46:12.558Z] ---> 38b07dfb6ea8 [2022-03-30T03:46:12.558Z] Step 30/31 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:12.871Z] Running setup.py install for texttable: started [2022-03-30T03:46:12.871Z] ---> Running in fb54d22be8f4 [2022-03-30T03:46:13.131Z] ---> 57ff54ffb217 [2022-03-30T03:46:13.131Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T03:46:13.131Z] Removing intermediate container fb54d22be8f4 [2022-03-30T03:46:13.131Z] ---> 05f949007348 [2022-03-30T03:46:13.131Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T03:46:13.131Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T03:46:13.131Z] Running setup.py install for PyYAML: started [2022-03-30T03:46:13.235Z] $ docker rm -f ef17a2488b372c07b04c31a5d33434557226283d1440d011899340c263b24f98 [2022-03-30T03:46:13.402Z] ---> Running in 84b516c56e62 [2022-03-30T03:46:13.403Z] ---> 1faf2591568e [2022-03-30T03:46:13.403Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:46:13.670Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T03:46:13.670Z] Removing intermediate container 84b516c56e62 [2022-03-30T03:46:13.670Z] ---> 6759005a8092 [2022-03-30T03:46:13.670Z] [2022-03-30T03:46:13.670Z] ---> 599d62ffd708 [2022-03-30T03:46:13.670Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T03:46:13.670Z] Running setup.py install for docopt: started [2022-03-30T03:46:13.670Z] ---> Running in 867315b533ce [2022-03-30T03:46:13.670Z] Successfully built 6759005a8092 [2022-03-30T03:46:13.853Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T03:46:13.853Z] . [Pipeline] withDockerContainer [2022-03-30T03:46:13.930Z] Successfully tagged security-bootstrapper:latest [2022-03-30T03:46:13.930Z]  Building security-bootstrapper ... done Building core-data [2022-03-30T03:46:13.930Z] Removing intermediate container 867315b533ce [2022-03-30T03:46:13.930Z] ---> b0bf72c99e12 [2022-03-30T03:46:13.930Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T03:46:14.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container [2022-03-30T03:46:14.170Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T03:46:14.190Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T03:46:14.191Z] Running setup.py install for dockerpty: started [2022-03-30T03:46:14.191Z] ---> Running in 7e1803205f76 [2022-03-30T03:46:14.453Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T03:46:14.715Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:46:14.715Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:46:14.715Z] ---> f50f16b2fcb9 [2022-03-30T03:46:14.715Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T03:46:14.715Z] ---> Using cache [2022-03-30T03:46:14.715Z] ---> b6662704a0ec [2022-03-30T03:46:14.715Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:14.715Z] ---> Using cache [2022-03-30T03:46:14.715Z] ---> da996afe0d76 [2022-03-30T03:46:14.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T03:46:14.715Z] ---> Using cache [2022-03-30T03:46:14.715Z] ---> 571e97e15fce [2022-03-30T03:46:14.715Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T03:46:14.715Z] ---> Using cache [2022-03-30T03:46:14.715Z] ---> e8ed28800ab9 [2022-03-30T03:46:14.715Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:46:14.715Z] ---> Using cache [2022-03-30T03:46:14.715Z] ---> 7572103b1435 [2022-03-30T03:46:14.715Z] Step 8/22 : COPY . . [2022-03-30T03:46:14.715Z] ---> Using cache [2022-03-30T03:46:14.715Z] ---> e7c1d799f3e1 [2022-03-30T03:46:14.715Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T03:46:15.288Z] Removing intermediate container 7e1803205f76 [2022-03-30T03:46:15.288Z] ---> 1a58641e1ac2 [2022-03-30T03:46:15.288Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T03:46:15.474Z] $ docker top 40d1ba68e7986ff84ec75106c704b3bb18e4a98c5cbc2f086b0e20fb27d80e12 -eo pid,comm [2022-03-30T03:46:15.550Z] ---> Running in 67eb425d0932 [2022-03-30T03:46:15.550Z] 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-03-30T03:46:15.550Z] ---> 8f064616bf0d [2022-03-30T03:46:15.550Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo [2022-03-30T03:46:15.754Z] ========================================================= [2022-03-30T03:46:15.754Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T03:46:15.754Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:46:15.817Z] ---> Running in 470441b67a39 [2022-03-30T03:46:15.817Z] Removing intermediate container 470441b67a39 [2022-03-30T03:46:15.817Z] ---> a0f5c921a1a7 [2022-03-30T03:46:15.817Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:16.080Z] ---> Running in 3e98f39f5e3d [2022-03-30T03:46:16.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T03:46:16.081Z] ---> e002794e9774 [2022-03-30T03:46:16.081Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T03:46:16.081Z] Removing intermediate container 3e98f39f5e3d [2022-03-30T03:46:16.081Z] ---> 5766a1dbdddc [2022-03-30T03:46:16.081Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T03:46:16.342Z] ---> Running in e3f0b05f7353 [2022-03-30T03:46:16.342Z] ---> a8062b103733 [2022-03-30T03:46:16.342Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T03:46:16.408Z] + make test [2022-03-30T03:46:16.408Z] go mod tidy -compat=1.17 [2022-03-30T03:46:16.605Z] Removing intermediate container e3f0b05f7353 [2022-03-30T03:46:16.605Z] ---> 564743c71df1 [2022-03-30T03:46:16.605Z] [2022-03-30T03:46:16.605Z] Successfully built 564743c71df1 [2022-03-30T03:46:16.869Z] Successfully tagged core-metadata:latest [2022-03-30T03:46:16.869Z]  Building core-metadata ... done Building security-spire-server [2022-03-30T03:46:16.869Z] ---> d60eb063c22f [2022-03-30T03:46:16.869Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T03:46:17.129Z] ---> Running in 3e7246a79e31 [2022-03-30T03:46:17.390Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T03:46:17.697Z] Removing intermediate container 3e7246a79e31 [2022-03-30T03:46:17.697Z] ---> 4e23cc53266a [2022-03-30T03:46:17.697Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T03:46:19.114Z] ---> Running in 79112e1e5a36 [2022-03-30T03:46:19.114Z] Removing intermediate container 158ca0de4e03 [2022-03-30T03:46:19.114Z] ---> e71a739f5fe7 [2022-03-30T03:46:19.114Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T03:46:19.114Z] Removing intermediate container 79112e1e5a36 [2022-03-30T03:46:19.114Z] ---> caa274e62eb6 [2022-03-30T03:46:19.114Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T03:46:19.375Z] ---> Running in a647b6749423 [2022-03-30T03:46:19.375Z] ---> Running in 0fd74701753c [2022-03-30T03:46:19.635Z] Removing intermediate container a647b6749423 [2022-03-30T03:46:19.635Z] ---> 95f1ea75d68a [2022-03-30T03:46:19.635Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T03:46:19.635Z] Removing intermediate container 0fd74701753c [2022-03-30T03:46:19.635Z] ---> c0d0e63d8bd0 [2022-03-30T03:46:19.635Z] Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:19.635Z] ---> Running in 28f92eb7dc1e [2022-03-30T03:46:19.916Z] ---> Running in 37f6fe44278e [2022-03-30T03:46:19.916Z] Removing intermediate container 28f92eb7dc1e [2022-03-30T03:46:19.916Z] ---> f8ecfdbc2124 [2022-03-30T03:46:19.916Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T03:46:19.916Z] Removing intermediate container 37f6fe44278e [2022-03-30T03:46:19.916Z] ---> 63268083b5cf [2022-03-30T03:46:19.916Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T03:46:20.177Z] ---> Running in 6fb642e777e5 [2022-03-30T03:46:20.481Z] Removing intermediate container 6fb642e777e5 [2022-03-30T03:46:20.481Z] ---> e131a355f6ed [2022-03-30T03:46:20.481Z] [2022-03-30T03:46:20.743Z] Successfully built e131a355f6ed [2022-03-30T03:46:20.743Z] ---> 0bf8276c53e3 [2022-03-30T03:46:20.743Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T03:46:20.743Z] Successfully tagged security-spire-agent:latest [2022-03-30T03:46:20.743Z] Building support-notifications [2022-03-30T03:46:21.320Z]  Building security-spire-agent ... done  ---> e627e72bcdf7 [2022-03-30T03:46:21.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T03:46:22.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:46:22.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:46:22.261Z] ---> f50f16b2fcb9 [2022-03-30T03:46:22.261Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:46:22.261Z] ---> Using cache [2022-03-30T03:46:22.261Z] ---> b6662704a0ec [2022-03-30T03:46:22.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:22.261Z] ---> Using cache [2022-03-30T03:46:22.261Z] ---> da996afe0d76 [2022-03-30T03:46:22.261Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T03:46:23.210Z] ---> 5675b7e02ef6 [2022-03-30T03:46:23.210Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T03:46:23.470Z] ---> Running in b2655c78716d [2022-03-30T03:46:23.470Z] ---> Running in d214883e02cd [2022-03-30T03:46:23.743Z] Removing intermediate container d214883e02cd [2022-03-30T03:46:23.744Z] ---> 80952b12a1c5 [2022-03-30T03:46:23.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T03:46:24.007Z] ---> Running in c4df4bb5e2a9 [2022-03-30T03:46:24.275Z] Removing intermediate container c4df4bb5e2a9 [2022-03-30T03:46:24.275Z] ---> 41e71975d86a [2022-03-30T03:46:24.275Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T03:46:24.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:24.535Z] ---> Running in 216d4b5041ed [2022-03-30T03:46:25.113Z] Removing intermediate container 216d4b5041ed [2022-03-30T03:46:25.113Z] ---> 6895a9903269 [2022-03-30T03:46:25.113Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:25.113Z] ---> Running in 19a42aaaf148 [2022-03-30T03:46:25.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:25.682Z] OK: 221 MiB in 52 packages [2022-03-30T03:46:25.682Z] Removing intermediate container 19a42aaaf148 [2022-03-30T03:46:25.682Z] ---> f9ca7431806c [2022-03-30T03:46:25.682Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T03:46:25.942Z] ---> Running in 36d8d8f7b8fc [2022-03-30T03:46:26.201Z] Removing intermediate container 36d8d8f7b8fc [2022-03-30T03:46:26.201Z] ---> 42dc89ea125b [2022-03-30T03:46:26.201Z] [2022-03-30T03:46:26.201Z] Removing intermediate container b2655c78716d [2022-03-30T03:46:26.201Z] ---> af45b444b107 [2022-03-30T03:46:26.201Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:46:26.464Z] Successfully built 42dc89ea125b [2022-03-30T03:46:26.464Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T03:46:26.464Z]  Building sys-mgmt-agent ... done Building core-command [2022-03-30T03:46:26.727Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:46:26.727Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:46:26.727Z] ---> f50f16b2fcb9 [2022-03-30T03:46:26.727Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> b6662704a0ec [2022-03-30T03:46:26.727Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> da996afe0d76 [2022-03-30T03:46:26.727Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> 571e97e15fce [2022-03-30T03:46:26.727Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> e8ed28800ab9 [2022-03-30T03:46:26.727Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> 7572103b1435 [2022-03-30T03:46:26.727Z] Step 8/23 : COPY . . [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> e7c1d799f3e1 [2022-03-30T03:46:26.727Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> 83687a33ccff [2022-03-30T03:46:26.727Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> 98d8512ec1f4 [2022-03-30T03:46:26.727Z] [2022-03-30T03:46:26.727Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T03:46:26.727Z] ---> 76c8fb57b6fc [2022-03-30T03:46:26.727Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> 4ab3ab9c2da2 [2022-03-30T03:46:26.727Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> 1b66f3208d37 [2022-03-30T03:46:26.727Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T03:46:26.727Z] ---> Using cache [2022-03-30T03:46:26.727Z] ---> 0586075aa652 [2022-03-30T03:46:26.727Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T03:46:27.298Z] ---> 012b6399d780 [2022-03-30T03:46:27.298Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:46:28.685Z] ---> Running in 609db37fa77b [2022-03-30T03:46:28.685Z] ---> b14eaa5bcaee [2022-03-30T03:46:28.685Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T03:46:29.630Z] ---> e9807ffa0f32 [2022-03-30T03:46:29.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T03:46:31.013Z] ---> 0424a5d04109 [2022-03-30T03:46:31.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T03:46:31.013Z] Removing intermediate container 609db37fa77b [2022-03-30T03:46:31.013Z] ---> 3f8eb380f7cc [2022-03-30T03:46:31.013Z] Step 8/23 : COPY . . [2022-03-30T03:46:31.274Z] ---> 71c94fac11ac [2022-03-30T03:46:31.274Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T03:46:31.844Z] ---> Running in 3c27a1ee4004 [2022-03-30T03:46:31.844Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:46:31.844Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:46:31.844Z] ---> f50f16b2fcb9 [2022-03-30T03:46:31.844Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T03:46:31.844Z] ---> Using cache [2022-03-30T03:46:31.844Z] ---> b6662704a0ec [2022-03-30T03:46:31.844Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:31.844Z] ---> Using cache [2022-03-30T03:46:31.844Z] ---> da996afe0d76 [2022-03-30T03:46:31.844Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T03:46:32.107Z] ---> Running in c49899c0ecb0 [2022-03-30T03:46:32.107Z] Removing intermediate container 3c27a1ee4004 [2022-03-30T03:46:32.107Z] ---> cdb55ef7292b [2022-03-30T03:46:32.107Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T03:46:33.052Z] ---> Running in 0fc59ad65c88 [2022-03-30T03:46:33.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:33.622Z] Removing intermediate container 0fc59ad65c88 [2022-03-30T03:46:33.622Z] ---> 8f5f51567f69 [2022-03-30T03:46:33.622Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T03:46:33.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:46:33.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:46:33.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:46:33.883Z] ---> f50f16b2fcb9 [2022-03-30T03:46:33.883Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:46:33.883Z] ---> Using cache [2022-03-30T03:46:33.883Z] ---> b6662704a0ec [2022-03-30T03:46:33.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:33.883Z] ---> Using cache [2022-03-30T03:46:33.883Z] ---> da996afe0d76 [2022-03-30T03:46:33.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T03:46:33.883Z] ---> Using cache [2022-03-30T03:46:33.883Z] ---> 571e97e15fce [2022-03-30T03:46:33.883Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:46:33.883Z] ---> Using cache [2022-03-30T03:46:33.883Z] ---> e8ed28800ab9 [2022-03-30T03:46:33.883Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:46:33.883Z] ---> Using cache [2022-03-30T03:46:33.883Z] ---> 7572103b1435 [2022-03-30T03:46:33.883Z] Step 8/23 : COPY . . [2022-03-30T03:46:33.883Z] ---> Using cache [2022-03-30T03:46:33.883Z] ---> e7c1d799f3e1 [2022-03-30T03:46:33.883Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T03:46:34.143Z] OK: 221 MiB in 52 packages [2022-03-30T03:46:34.143Z] ---> Running in 8bdc511fa9f9 [2022-03-30T03:46:34.143Z] ---> Running in a241459a79a2 [2022-03-30T03:46:34.402Z] Removing intermediate container a241459a79a2 [2022-03-30T03:46:34.402Z] ---> a934acf6e4cd [2022-03-30T03:46:34.402Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:34.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T03:46:34.662Z] ---> Running in f18f7f99bebd [2022-03-30T03:46:34.978Z] Removing intermediate container c49899c0ecb0 [2022-03-30T03:46:34.978Z] ---> df8a46b92d0f [2022-03-30T03:46:34.978Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T03:46:34.978Z] Removing intermediate container f18f7f99bebd [2022-03-30T03:46:34.978Z] ---> b93b0583511e [2022-03-30T03:46:34.978Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T03:46:35.241Z] ---> Running in d7f70e07558f [2022-03-30T03:46:35.505Z] ---> 5c16f54601d4 [2022-03-30T03:46:35.506Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:46:35.506Z] Removing intermediate container d7f70e07558f [2022-03-30T03:46:35.506Z] ---> 69cf7d6c8c12 [2022-03-30T03:46:35.506Z] [2022-03-30T03:46:35.506Z] ---> Running in 9071a7c314cc [2022-03-30T03:46:35.765Z] Successfully built 69cf7d6c8c12 [2022-03-30T03:46:35.765Z] Successfully tagged security-spire-server:latest [2022-03-30T03:46:35.765Z] Building security-proxy-setup [2022-03-30T03:46:39.094Z]  Building security-spire-server ... done Removing intermediate container 67eb425d0932 [2022-03-30T03:46:39.094Z] ---> 09763b7c7c0d [2022-03-30T03:46:39.094Z] [2022-03-30T03:46:39.094Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T03:46:39.094Z] ---> 84b07dd2d1fd [2022-03-30T03:46:39.094Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T03:46:39.094Z] ---> Using cache [2022-03-30T03:46:39.094Z] ---> 6ce1389feb0e [2022-03-30T03:46:39.094Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T03:46:39.094Z] ---> Using cache [2022-03-30T03:46:39.094Z] ---> ee0c1d5ab6e3 [2022-03-30T03:46:39.094Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T03:46:39.094Z] Removing intermediate container 9071a7c314cc [2022-03-30T03:46:39.094Z] ---> f4889ffa6c79 [2022-03-30T03:46:39.094Z] Step 8/22 : COPY . . [2022-03-30T03:46:39.094Z] ---> Running in 6504b2d5c939 [2022-03-30T03:46:39.353Z] ---> 938845113bc8 [2022-03-30T03:46:39.353Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T03:46:39.622Z] Removing intermediate container 6504b2d5c939 [2022-03-30T03:46:39.622Z] ---> 1dafe26dc373 [2022-03-30T03:46:39.622Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T03:46:39.896Z] ---> Running in da57d1fada86 [2022-03-30T03:46:40.159Z] ---> Running in b3e829781ebd [2022-03-30T03:46:40.728Z] Removing intermediate container b3e829781ebd [2022-03-30T03:46:40.728Z] ---> d63f2a3b8e73 [2022-03-30T03:46:40.728Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T03:46:40.728Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T03:46:41.670Z] ---> 524c53f928ab [2022-03-30T03:46:41.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T03:46:43.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:46:43.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:46:43.055Z] ---> f50f16b2fcb9 [2022-03-30T03:46:43.055Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T03:46:43.055Z] ---> Using cache [2022-03-30T03:46:43.055Z] ---> b6662704a0ec [2022-03-30T03:46:43.055Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:46:43.055Z] ---> Using cache [2022-03-30T03:46:43.055Z] ---> da996afe0d76 [2022-03-30T03:46:43.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T03:46:43.055Z] ---> Using cache [2022-03-30T03:46:43.055Z] ---> 571e97e15fce [2022-03-30T03:46:43.055Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T03:46:43.055Z] ---> Using cache [2022-03-30T03:46:43.055Z] ---> e8ed28800ab9 [2022-03-30T03:46:43.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:46:43.055Z] ---> Using cache [2022-03-30T03:46:43.055Z] ---> 7572103b1435 [2022-03-30T03:46:43.055Z] Step 8/22 : COPY . . [2022-03-30T03:46:43.055Z] ---> Using cache [2022-03-30T03:46:43.055Z] ---> e7c1d799f3e1 [2022-03-30T03:46:43.055Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T03:46:43.994Z] ---> 6ae62c16ccca [2022-03-30T03:46:43.994Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T03:46:43.994Z] ---> Running in 6a349568327d [2022-03-30T03:46:44.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T03:46:44.576Z] ---> d6091ee34d62 [2022-03-30T03:46:44.576Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T03:46:44.858Z] ---> Running in 9f7e23beaabe [2022-03-30T03:46:45.428Z] Removing intermediate container 9f7e23beaabe [2022-03-30T03:46:45.428Z] ---> 7002022b35d5 [2022-03-30T03:46:45.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T03:46:45.428Z] ---> Running in 10ba96b37c1d [2022-03-30T03:46:45.689Z] Removing intermediate container 10ba96b37c1d [2022-03-30T03:46:45.689Z] ---> 731a0c916e1a [2022-03-30T03:46:45.689Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T03:46:45.949Z] ---> Running in 6524ceb1b67f [2022-03-30T03:46:46.249Z] Removing intermediate container 6524ceb1b67f [2022-03-30T03:46:46.249Z] ---> 58087dc769c8 [2022-03-30T03:46:46.249Z] Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:46:46.510Z] ---> Running in 977f8411d1c9 [2022-03-30T03:46:46.773Z] Removing intermediate container 977f8411d1c9 [2022-03-30T03:46:46.773Z] ---> b1d4bf9eec8d [2022-03-30T03:46:46.773Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T03:46:47.035Z] ---> Running in 38d6057726c2 [2022-03-30T03:46:47.295Z] Removing intermediate container 38d6057726c2 [2022-03-30T03:46:47.295Z] ---> 37cbe6e40409 [2022-03-30T03:46:47.295Z] [2022-03-30T03:46:47.560Z] Successfully built 37cbe6e40409 [2022-03-30T03:46:47.560Z] Successfully tagged support-scheduler:latest [2022-03-30T03:46:49.469Z]  Building support-scheduler ... done  ---> 1e9f7c5f31fa [2022-03-30T03:46:49.469Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T03:46:49.469Z] ---> Running in 5ea51ac95920 [2022-03-30T03:46:49.748Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T03:46:50.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T03:47:00.409Z] Removing intermediate container 8bdc511fa9f9 [2022-03-30T03:47:00.409Z] ---> f614b18dc582 [2022-03-30T03:47:00.409Z] [2022-03-30T03:47:00.409Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T03:47:00.409Z] ---> 84b07dd2d1fd [2022-03-30T03:47:00.409Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T03:47:00.409Z] ---> Using cache [2022-03-30T03:47:00.409Z] ---> 6ce1389feb0e [2022-03-30T03:47:00.409Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T03:47:00.409Z] ---> Using cache [2022-03-30T03:47:00.409Z] ---> ee0c1d5ab6e3 [2022-03-30T03:47:00.409Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T03:47:00.409Z] ---> Running in 98d2026f42af [2022-03-30T03:47:00.684Z] Removing intermediate container 98d2026f42af [2022-03-30T03:47:00.684Z] ---> 94ee24e38947 [2022-03-30T03:47:00.684Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T03:47:00.963Z] ---> Running in 765132696b7d [2022-03-30T03:47:01.235Z] Removing intermediate container 765132696b7d [2022-03-30T03:47:01.235Z] ---> 15d60400fd5d [2022-03-30T03:47:01.235Z] Step 15/23 : WORKDIR / [2022-03-30T03:47:01.235Z] ---> Running in 4fa1622fbf40 [2022-03-30T03:47:01.808Z] Removing intermediate container 4fa1622fbf40 [2022-03-30T03:47:01.808Z] ---> 1f2e8cfa07c0 [2022-03-30T03:47:01.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T03:47:02.379Z] ---> 6c6b63e4fc50 [2022-03-30T03:47:02.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T03:47:03.761Z] ---> 7f52b61a5540 [2022-03-30T03:47:03.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T03:47:04.333Z] ---> 11e795859339 [2022-03-30T03:47:04.333Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T03:47:04.592Z] ---> Running in f97db7c42878 [2022-03-30T03:47:05.161Z] Removing intermediate container f97db7c42878 [2022-03-30T03:47:05.161Z] ---> a793eec3b26f [2022-03-30T03:47:05.161Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T03:47:05.161Z] ---> Running in 09ca3a7c45d1 [2022-03-30T03:47:05.728Z] Removing intermediate container 09ca3a7c45d1 [2022-03-30T03:47:05.728Z] ---> 3f640cde827e [2022-03-30T03:47:05.728Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T03:47:05.728Z] ---> Running in 8ed05b5957cc [2022-03-30T03:47:06.297Z] Removing intermediate container 8ed05b5957cc [2022-03-30T03:47:06.297Z] ---> 7c95444c23a8 [2022-03-30T03:47:06.297Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:47:06.297Z] ---> Running in 4342532fa303 [2022-03-30T03:47:06.556Z] Removing intermediate container 4342532fa303 [2022-03-30T03:47:06.556Z] ---> 7b27c747d4b2 [2022-03-30T03:47:06.556Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T03:47:06.817Z] ---> Running in 620b5d4a04ef [2022-03-30T03:47:07.077Z] Removing intermediate container 620b5d4a04ef [2022-03-30T03:47:07.077Z] ---> 4b93dd23d341 [2022-03-30T03:47:07.077Z] [2022-03-30T03:47:07.077Z] Successfully built 4b93dd23d341 [2022-03-30T03:47:07.077Z] Successfully tagged core-command:latest [2022-03-30T03:47:11.273Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T03:47:15.498Z] Removing intermediate container 6a349568327d [2022-03-30T03:47:15.498Z] ---> d8acb93bd5ff [2022-03-30T03:47:15.498Z] [2022-03-30T03:47:15.498Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T03:47:15.498Z] ---> 84b07dd2d1fd [2022-03-30T03:47:15.498Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T03:47:15.498Z] Removing intermediate container da57d1fada86 [2022-03-30T03:47:15.498Z] ---> 578d4471bdad [2022-03-30T03:47:15.498Z] [2022-03-30T03:47:15.498Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T03:47:15.498Z] ---> 84b07dd2d1fd [2022-03-30T03:47:15.498Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T03:47:15.498Z] ---> Running in aa092790182c [2022-03-30T03:47:15.498Z] ---> Running in d5688d825c0e [2022-03-30T03:47:15.759Z] Removing intermediate container d5688d825c0e [2022-03-30T03:47:15.759Z] ---> 3a5ed0bb2b86 [2022-03-30T03:47:15.759Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T03:47:15.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:47:15.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:47:15.759Z] ---> Running in 59752cd6bf03 [2022-03-30T03:47:16.020Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T03:47:16.020Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T03:47:16.020Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T03:47:16.020Z] Removing intermediate container 59752cd6bf03 [2022-03-30T03:47:16.020Z] ---> 50ced3a29bed [2022-03-30T03:47:16.020Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T03:47:16.020Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T03:47:16.020Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T03:47:16.020Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T03:47:16.020Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T03:47:16.020Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T03:47:16.281Z] OK: 8 MiB in 20 packages [2022-03-30T03:47:16.281Z] ---> Running in d9504cf0d73e [2022-03-30T03:47:16.540Z] Removing intermediate container d9504cf0d73e [2022-03-30T03:47:16.540Z] ---> e9bff8e685e0 [2022-03-30T03:47:16.540Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:47:16.801Z] ---> Running in a0d9ae548b53 [2022-03-30T03:47:17.060Z] Removing intermediate container aa092790182c [2022-03-30T03:47:17.060Z] ---> b7199e552129 [2022-03-30T03:47:17.060Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T03:47:17.060Z] ---> Running in 1b9154478f86 [2022-03-30T03:47:17.322Z] Removing intermediate container 1b9154478f86 [2022-03-30T03:47:17.322Z] ---> 4d81c67ae6b3 [2022-03-30T03:47:17.322Z] Step 13/22 : WORKDIR /edgex [2022-03-30T03:47:17.322Z] ---> Running in d146f24dc373 [2022-03-30T03:47:17.582Z] Removing intermediate container a0d9ae548b53 [2022-03-30T03:47:17.582Z] ---> 93597fcc997f [2022-03-30T03:47:17.582Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T03:47:17.582Z] Removing intermediate container d146f24dc373 [2022-03-30T03:47:17.582Z] ---> 8558d8511d11 [2022-03-30T03:47:17.582Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T03:47:17.582Z] ---> Running in 510e31564ab0 [2022-03-30T03:47:17.582Z] Removing intermediate container 5ea51ac95920 [2022-03-30T03:47:17.582Z] ---> 1530cabbb2d4 [2022-03-30T03:47:17.582Z] [2022-03-30T03:47:17.582Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T03:47:17.582Z] ---> 84b07dd2d1fd [2022-03-30T03:47:17.582Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T03:47:17.844Z] ---> Running in 6f4a2ffcd4e6 [2022-03-30T03:47:17.844Z] ---> c0bf85931b92 [2022-03-30T03:47:17.844Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T03:47:18.105Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:47:18.366Z] ---> 3f304f76614c [2022-03-30T03:47:18.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T03:47:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:47:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:47:18.657Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T03:47:18.657Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T03:47:18.657Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T03:47:18.657Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T03:47:18.657Z] OK: 6 MiB in 16 packages [2022-03-30T03:47:18.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:47:18.951Z] ---> a54309edd212 [2022-03-30T03:47:18.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T03:47:18.951Z] ---> b996f7dca922 [2022-03-30T03:47:18.951Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T03:47:18.951Z] ---> Running in 5fa1d8b636a2 [2022-03-30T03:47:18.951Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T03:47:19.242Z] Removing intermediate container 6f4a2ffcd4e6 [2022-03-30T03:47:19.242Z] ---> 4bc266809392 [2022-03-30T03:47:19.242Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T03:47:19.242Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T03:47:19.242Z] ---> Running in 7a5caccd97df [2022-03-30T03:47:19.242Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T03:47:19.242Z] Removing intermediate container 7a5caccd97df [2022-03-30T03:47:19.242Z] ---> 959d37aabf64 [2022-03-30T03:47:19.242Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T03:47:19.242Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T03:47:19.551Z] ---> Running in 47b9357d0074 [2022-03-30T03:47:19.551Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T03:47:19.551Z] Removing intermediate container 47b9357d0074 [2022-03-30T03:47:19.551Z] ---> 3858dfd6e560 [2022-03-30T03:47:19.551Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T03:47:19.551Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T03:47:19.551Z] ---> Running in 09336a056240 [2022-03-30T03:47:19.551Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T03:47:19.835Z] OK: 8 MiB in 20 packages [2022-03-30T03:47:19.835Z] Removing intermediate container 09336a056240 [2022-03-30T03:47:19.835Z] ---> ee3c5aa42ec2 [2022-03-30T03:47:19.835Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T03:47:19.835Z] Removing intermediate container 5fa1d8b636a2 [2022-03-30T03:47:19.835Z] ---> e2085349f0f5 [2022-03-30T03:47:19.835Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T03:47:19.835Z] ---> Running in c33a7a6e6796 [2022-03-30T03:47:20.094Z] Removing intermediate container c33a7a6e6796 [2022-03-30T03:47:20.094Z] ---> 3a77562c81b1 [2022-03-30T03:47:20.094Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T03:47:20.094Z] ---> ca8cb12fb919 [2022-03-30T03:47:20.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T03:47:20.094Z] ---> Running in 81a676570508 [2022-03-30T03:47:20.094Z] Removing intermediate container 510e31564ab0 [2022-03-30T03:47:20.094Z] ---> a34289746044 [2022-03-30T03:47:20.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T03:47:20.094Z] Removing intermediate container 81a676570508 [2022-03-30T03:47:20.094Z] ---> 550d4f962dba [2022-03-30T03:47:20.094Z] Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:47:20.353Z] ---> Running in b83a9bc3792f [2022-03-30T03:47:20.353Z] ---> 1a4ee15be608 [2022-03-30T03:47:20.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T03:47:20.353Z] Removing intermediate container b83a9bc3792f [2022-03-30T03:47:20.353Z] ---> 750a8c21cab0 [2022-03-30T03:47:20.353Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T03:47:20.613Z] ---> Running in b50810591078 [2022-03-30T03:47:20.613Z] ---> 37df6dc69406 [2022-03-30T03:47:20.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T03:47:20.872Z] Removing intermediate container b50810591078 [2022-03-30T03:47:20.872Z] ---> 73c6ff366158 [2022-03-30T03:47:20.872Z] [2022-03-30T03:47:20.872Z] Successfully built 73c6ff366158 [2022-03-30T03:47:20.872Z] Successfully tagged security-proxy-setup:latest [2022-03-30T03:47:21.132Z]  Building security-proxy-setup ... done  ---> f76ee7dbf659 [2022-03-30T03:47:21.132Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T03:47:21.132Z] ---> 158584554e58 [2022-03-30T03:47:21.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T03:47:21.132Z] ---> Running in b244f602bf52 [2022-03-30T03:47:21.132Z] Removing intermediate container b244f602bf52 [2022-03-30T03:47:21.132Z] ---> 791d72a2e715 [2022-03-30T03:47:21.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T03:47:21.393Z] ---> 5210fd2754ad [2022-03-30T03:47:21.393Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T03:47:21.393Z] ---> Running in 4d939f67bcb9 [2022-03-30T03:47:21.393Z] ---> Running in 01616a19dbf5 [2022-03-30T03:47:21.393Z] Removing intermediate container 4d939f67bcb9 [2022-03-30T03:47:21.393Z] ---> 618789377629 [2022-03-30T03:47:21.393Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T03:47:21.393Z] ---> Running in 7fafb64db250 [2022-03-30T03:47:21.393Z] Removing intermediate container 01616a19dbf5 [2022-03-30T03:47:21.393Z] ---> 6840ea24847d [2022-03-30T03:47:21.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T03:47:21.654Z] ---> Running in a89d24fa07ca [2022-03-30T03:47:21.654Z] Removing intermediate container 7fafb64db250 [2022-03-30T03:47:21.654Z] ---> 231609a84e90 [2022-03-30T03:47:21.654Z] Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:47:21.654Z] ---> Running in 0680b1e66d03 [2022-03-30T03:47:21.654Z] Removing intermediate container a89d24fa07ca [2022-03-30T03:47:21.654Z] ---> 514cf0f36f7c [2022-03-30T03:47:21.654Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T03:47:21.654Z] ---> Running in 9680a7570c2e [2022-03-30T03:47:21.654Z] Removing intermediate container 0680b1e66d03 [2022-03-30T03:47:21.654Z] ---> e43c26d5e5e3 [2022-03-30T03:47:21.654Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T03:47:21.916Z] ---> Running in 0ad35614f025 [2022-03-30T03:47:21.916Z] Removing intermediate container 9680a7570c2e [2022-03-30T03:47:21.916Z] ---> 6a99a5c93345 [2022-03-30T03:47:21.916Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:47:21.916Z] ---> Running in 1e17a475aeef [2022-03-30T03:47:21.916Z] Removing intermediate container 0ad35614f025 [2022-03-30T03:47:21.916Z] ---> 13609cd0a517 [2022-03-30T03:47:21.916Z] [2022-03-30T03:47:21.916Z] Removing intermediate container 1e17a475aeef [2022-03-30T03:47:21.916Z] ---> f8d3aaa7db68 [2022-03-30T03:47:21.916Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T03:47:22.178Z] ---> Running in 4f6df8ffb58d [2022-03-30T03:47:22.178Z] Successfully built 13609cd0a517 [2022-03-30T03:47:22.178Z] Successfully tagged support-notifications:latest [2022-03-30T03:47:22.178Z]  Building support-notifications ... done Removing intermediate container 4f6df8ffb58d [2022-03-30T03:47:22.178Z] ---> 69fef66f438d [2022-03-30T03:47:22.178Z] [2022-03-30T03:47:22.178Z] Successfully built 69fef66f438d [2022-03-30T03:47:22.178Z] Successfully tagged core-data:latest [2022-03-30T03:47:22.448Z]  Building core-data ... done  [Pipeline] } [2022-03-30T03:47:22.457Z] $ docker stop --time=1 e3f8b074265e1ccb295d0def02511f65af438ff53492d58c30af6d78c8312bd9 [2022-03-30T03:47:23.821Z] $ docker rm -f e3f8b074265e1ccb295d0def02511f65af438ff53492d58c30af6d78c8312bd9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T03:47:24.168Z] + docker images [2022-03-30T03:47:24.168Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T03:47:24.168Z] support-notifications latest 13609cd0a517 2 seconds ago 26.6MB [2022-03-30T03:47:24.168Z] core-data latest 69fef66f438d 2 seconds ago 35.9MB [2022-03-30T03:47:24.168Z] security-proxy-setup latest 73c6ff366158 3 seconds ago 43.4MB [2022-03-30T03:47:24.168Z] 1530cabbb2d4 6 seconds ago 1.62GB [2022-03-30T03:47:24.168Z] 578d4471bdad 9 seconds ago 1.65GB [2022-03-30T03:47:24.168Z] d8acb93bd5ff 9 seconds ago 1.63GB [2022-03-30T03:47:24.168Z] core-command latest 4b93dd23d341 17 seconds ago 24.5MB [2022-03-30T03:47:24.168Z] f614b18dc582 25 seconds ago 1.61GB [2022-03-30T03:47:24.168Z] support-scheduler latest 37cbe6e40409 36 seconds ago 26MB [2022-03-30T03:47:24.168Z] 09763b7c7c0d 46 seconds ago 1.62GB [2022-03-30T03:47:24.168Z] security-spire-server latest 69cf7d6c8c12 48 seconds ago 82.9MB [2022-03-30T03:47:24.168Z] sys-mgmt-agent latest 42dc89ea125b 58 seconds ago 305MB [2022-03-30T03:47:24.168Z] security-spire-agent latest e131a355f6ed About a minute ago 119MB [2022-03-30T03:47:24.168Z] core-metadata latest 564743c71df1 About a minute ago 26.1MB [2022-03-30T03:47:24.168Z] security-bootstrapper latest 6759005a8092 About a minute ago 24.3MB [2022-03-30T03:47:24.168Z] security-secretstore-setup latest 94cd3b90c4b0 About a minute ago 42.1MB [2022-03-30T03:47:24.168Z] 345fe8d5ff42 About a minute ago 1.62GB [2022-03-30T03:47:24.168Z] security-spiffe-token-provider latest 9c624ea4a8fc About a minute ago 28.5MB [2022-03-30T03:47:24.168Z] 7265105fe795 About a minute ago 1.61GB [2022-03-30T03:47:24.168Z] 7201a2db6b8f About a minute ago 1.61GB [2022-03-30T03:47:24.168Z] 0c44f3b1dfdb About a minute ago 1.63GB [2022-03-30T03:47:24.168Z] 144d7e1e64cc About a minute ago 1.61GB [2022-03-30T03:47:24.168Z] security-spire-config latest af5d4540724a About a minute ago 82.2MB [2022-03-30T03:47:24.168Z] 98d8512ec1f4 2 minutes ago 1.61GB [2022-03-30T03:47:24.168Z] ci-base-image-x86_64 latest f50f16b2fcb9 4 minutes ago 896MB [2022-03-30T03:47:24.168Z] alpine 3.14 84b07dd2d1fd 27 hours ago 5.59MB [2022-03-30T03:47:24.168Z] alpine 3.15 76c8fb57b6fc 27 hours ago 5.57MB [2022-03-30T03:47:24.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-30T03:47:24.168Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T03:47:24.168Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T03:47:24.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-03-30T03:47:39.341Z] Still waiting to schedule task [2022-03-30T03:47:39.342Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-30T03:48:11.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T03:48:18.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T03:48:18.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T03:48:18.357Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T03:48:25.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T03:48:25.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T03:48:25.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T03:48:25.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T03:48:25.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T03:48:25.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T03:48:25.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T03:48:26.083Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T03:48:26.083Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T03:48:26.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T03:48:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T03:48:36.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements [2022-03-30T03:48:36.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T03:48:36.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T03:48:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements [2022-03-30T03:48:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T03:48:42.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.457s coverage: 54.9% of statements [2022-03-30T03:48:42.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T03:48:42.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T03:48:46.167Z] Running on prd-ubuntu18.04-docker-8c-8g-9396 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-30T03:48:46.180Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-30T03:48:46.266Z] The recommended git tool is: git [2022-03-30T03:48:47.844Z] using credential edgex-jenkins-ssh [2022-03-30T03:48:47.859Z] Cloning the remote Git repository [2022-03-30T03:48:47.890Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T03:48:47.977Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-30T03:48:48.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T03:48:48.035Z] > git --version # timeout=10 [2022-03-30T03:48:48.041Z] > git --version # 'git version 2.17.1' [2022-03-30T03:48:48.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T03:48:48.070Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T03:48:52.896Z] Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:48:52.996Z] Merge succeeded, producing 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:48:52.997Z] Checking out Revision 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 (PR-3926) [2022-03-30T03:48:52.213Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T03:48:52.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T03:48:52.230Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T03:48:52.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T03:48:52.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T03:48:52.249Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T03:48:52.910Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T03:48:52.915Z] > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 [2022-03-30T03:48:52.974Z] > git remote # timeout=10 [2022-03-30T03:48:52.981Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T03:48:52.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T03:48:52.989Z] > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [2022-03-30T03:48:52.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T03:48:53.006Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T03:48:53.012Z] > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 [2022-03-30T03:48:56.520Z] Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T03:48:57.282Z] + echo snap-build.sh [2022-03-30T03:48:57.282Z] snap-build.sh [2022-03-30T03:48:57.282Z] + SNAP_BASE_DIR=. [2022-03-30T03:48:57.282Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2022-03-30T03:48:57.282Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2022-03-30T03:48:57.282Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2022-03-30T03:48:57.282Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2022-03-30T03:48:57.282Z] + cd /w/workspace/edgex-go/6 [2022-03-30T03:48:57.283Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-30T03:48:57.283Z] Reading package lists... [2022-03-30T03:48:57.283Z] Building dependency tree... [2022-03-30T03:48:57.283Z] Reading state information... [2022-03-30T03:48:57.283Z] The following packages were automatically installed and are no longer required: [2022-03-30T03:48:57.283Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-30T03:48:57.283Z] uidmap xdelta3 [2022-03-30T03:48:57.283Z] Use 'sudo apt autoremove' to remove them. [2022-03-30T03:48:57.283Z] The following packages will be REMOVED: [2022-03-30T03:48:57.283Z] lxd* lxd-client* [2022-03-30T03:48:57.283Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-30T03:48:57.545Z] After this operation, 31.7 MB disk space will be freed. [2022-03-30T03:48:58.331Z] (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-03-30T03:48:58.331Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T03:48:59.277Z] Removing lxd dnsmasq configuration [2022-03-30T03:48:59.277Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T03:48:59.277Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-30T03:49:00.223Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-30T03:49:00.223Z] (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-03-30T03:49:00.223Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T03:49:01.614Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-30T03:49:01.615Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-30T03:49:02.189Z] + sudo snap remove --purge lxd [2022-03-30T03:49:02.451Z] snap "lxd" is not installed [2022-03-30T03:49:02.451Z] + sudo groupadd --force --system lxd [2022-03-30T03:49:02.451Z] ++ whoami [2022-03-30T03:49:02.451Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-30T03:49:02.451Z] + newgrp - lxd [2022-03-30T03:49:02.451Z] + sudo snap install lxd [2022-03-30T03:49:08.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.754s coverage: 89.2% of statements [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.443s coverage: 84.4% of statements [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.470s coverage: 94.5% of statements [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 60.0% of statements [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.546s coverage: 0.9% of statements [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.270s coverage: 58.8% of statements [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.313s coverage: 24.0% of statements [2022-03-30T03:49:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.319s coverage: 47.1% of statements [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.319s coverage: 79.5% of statements [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.366s coverage: 96.3% of statements [2022-03-30T03:49:08.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2022-03-30T03:49:12.474Z] 2022-03-30T03:49:09Z INFO Waiting for automatic snapd restart... [2022-03-30T03:49:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2022-03-30T03:49:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2022-03-30T03:49:23.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.658s coverage: 82.5% of statements [2022-03-30T03:49:23.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T03:49:24.723Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-30T03:49:24.723Z] + sudo lxd init --auto [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.744s coverage: 91.2% of statements [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.844s coverage: 64.4% of statements [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T03:49:31.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements [2022-03-30T03:49:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-03-30T03:49:32.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2022-03-30T03:49:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-03-30T03:49:34.746Z] + sudo snap install --classic snapcraft [2022-03-30T03:49:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.404s coverage: 65.4% of statements [2022-03-30T03:49:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T03:49:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T03:49:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T03:49:40.042Z] snapcraft 6.1 from Canonical* installed [2022-03-30T03:49:40.042Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-30T03:49:40.042Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-30T03:49:40.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T03:49:40.042Z] Dload Upload Total Spent Left Speed [2022-03-30T03:49:40.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4838 0 --:--:-- --:--:-- --:--:-- 4838 [2022-03-30T03:49:40.042Z] 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 9985k [2022-03-30T03:49:40.042Z] ./yq_linux_amd64 [2022-03-30T03:49:40.305Z] + sudo snapcraft prime --use-lxd [2022-03-30T03:49:40.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.777s coverage: 43.8% of statements [2022-03-30T03:49:40.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T03:49:40.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T03:49:40.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2022-03-30T03:49:40.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T03:49:40.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.314s coverage: 84.8% of statements [2022-03-30T03:49:40.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T03:49:40.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T03:49:40.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T03:49:40.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T03:49:42.221Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-30T03:49:42.221Z] 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-03-30T03:49:42.221Z] - README.md [2022-03-30T03:49:42.221Z] [2022-03-30T03:49:42.221Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T03:49:42.483Z] Launching a container. [2022-03-30T03:49:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T03:49:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.661s coverage: 92.3% of statements [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T03:49:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T03:49:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T03:49:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T03:49:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T03:49:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2022-03-30T03:49:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-30T03:49:49.284Z] 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-03-30T03:49:49.284Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-30T03:49:49.284Z] GO111MODULE=on go vet ./... [2022-03-30T03:49:54.729Z] Waiting for container to be ready [2022-03-30T03:49:54.729Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-30T03:49:54.729Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-30T03:49:54.729Z] [2022-03-30T03:49:58.965Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-30T03:50:00.355Z] Waiting for network to be ready... [2022-03-30T03:50:00.933Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-30T03:50:00.933Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-30T03:50:00.933Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-30T03:50:00.933Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1349 kB] [2022-03-30T03:50:01.193Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [235 kB] [2022-03-30T03:50:01.193Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-30T03:50:01.193Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-30T03:50:01.193Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [832 kB] [2022-03-30T03:50:01.193Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-30T03:50:01.193Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-30T03:50:01.193Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-30T03:50:01.193Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-30T03:50:01.193Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-30T03:50:01.193Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-30T03:50:01.193Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-30T03:50:01.193Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-30T03:50:01.193Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-30T03:50:01.193Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-30T03:50:01.193Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-30T03:50:01.453Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1680 kB] [2022-03-30T03:50:01.453Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [317 kB] [2022-03-30T03:50:01.453Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-30T03:50:01.453Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-30T03:50:01.453Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [893 kB] [2022-03-30T03:50:01.453Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-30T03:50:01.453Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-30T03:50:01.453Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-30T03:50:04.001Z] Fetched 23.5 MB in 3s (7139 kB/s) [2022-03-30T03:50:04.946Z] Reading package lists... [2022-03-30T03:50:04.946Z] Reading package lists... [2022-03-30T03:50:05.208Z] Building dependency tree... [2022-03-30T03:50:05.208Z] Reading state information... [2022-03-30T03:50:05.469Z] The following additional packages will be installed: [2022-03-30T03:50:05.469Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T03:50:05.469Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T03:50:05.469Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T03:50:05.469Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-30T03:50:05.469Z] Suggested packages: [2022-03-30T03:50:05.469Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-30T03:50:05.469Z] Recommended packages: [2022-03-30T03:50:05.469Z] gnupg libsasl2-modules [2022-03-30T03:50:05.469Z] The following NEW packages will be installed: [2022-03-30T03:50:05.469Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T03:50:05.469Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T03:50:05.469Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T03:50:05.469Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-30T03:50:05.469Z] The following packages will be upgraded: [2022-03-30T03:50:05.469Z] gpg gpg-agent gpgconf libudev1 [2022-03-30T03:50:05.469Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-30T03:50:05.469Z] Need to get 3859 kB of archives. [2022-03-30T03:50:05.469Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-30T03:50:05.469Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-30T03:50:05.469Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-30T03:50:05.732Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-30T03:50:05.732Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-30T03:50:05.732Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-30T03:50:05.995Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-30T03:50:05.995Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-30T03:50:06.257Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-30T03:50:06.257Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-30T03:50:06.518Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-30T03:50:06.518Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-30T03:50:06.518Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-30T03:50:06.519Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-30T03:50:06.519Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-30T03:50:06.519Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-30T03:50:06.519Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-30T03:50:06.519Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-30T03:50:06.519Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-30T03:50:06.519Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-30T03:50:06.519Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-30T03:50:06.519Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-30T03:50:06.519Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-30T03:50:06.786Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T03:50:06.787Z] Fetched 3859 kB in 1s (3197 kB/s) [2022-03-30T03:50:06.787Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T03:50:06.787Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T03:50:06.787Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T03:50:06.787Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T03:50:07.047Z] Selecting previously unselected package udev. [2022-03-30T03:50:07.047Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T03:50:07.047Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T03:50:07.047Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-30T03:50:07.308Z] Selecting previously unselected package libfuse2:amd64. [2022-03-30T03:50:07.308Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-30T03:50:07.308Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-30T03:50:07.308Z] Selecting previously unselected package fuse. [2022-03-30T03:50:07.308Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-30T03:50:07.308Z] Unpacking fuse (2.9.9-3) ... [2022-03-30T03:50:07.308Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T03:50:07.308Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T03:50:07.308Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T03:50:07.308Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T03:50:07.570Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T03:50:07.570Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T03:50:07.571Z] Selecting previously unselected package libksba8:amd64. [2022-03-30T03:50:07.571Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-30T03:50:07.571Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-30T03:50:07.571Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-30T03:50:07.571Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:07.571Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:07.835Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-30T03:50:07.835Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:07.835Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:07.835Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-30T03:50:07.835Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:07.835Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:07.835Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-30T03:50:07.835Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:07.835Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:08.102Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-30T03:50:08.102Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:08.102Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:08.102Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-30T03:50:08.102Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:08.102Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:08.102Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-30T03:50:08.102Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:08.102Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:08.102Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-30T03:50:08.102Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:08.102Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:08.102Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-30T03:50:08.102Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T03:50:08.102Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:08.365Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-30T03:50:08.365Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T03:50:08.365Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T03:50:08.365Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-30T03:50:08.365Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T03:50:08.365Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T03:50:08.365Z] Selecting previously unselected package libldap-common. [2022-03-30T03:50:08.365Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-30T03:50:08.365Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T03:50:08.365Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-30T03:50:08.365Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-30T03:50:08.365Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T03:50:08.626Z] Selecting previously unselected package dirmngr. [2022-03-30T03:50:08.626Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T03:50:08.626Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T03:50:08.627Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-30T03:50:08.627Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-30T03:50:08.627Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T03:50:08.627Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T03:50:08.627Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-30T03:50:09.199Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-30T03:50:09.460Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T03:50:09.460Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:09.460Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-30T03:50:09.460Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-30T03:50:09.460Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:09.460Z] Setting up fuse (2.9.9-3) ... [2022-03-30T03:50:09.460Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-30T03:50:10.033Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:10.033Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:10.033Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:10.033Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:10.033Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:10.033Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:10.033Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T03:50:10.033Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T03:50:10.033Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T03:50:10.033Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-30T03:50:10.295Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-30T03:50:10.295Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T03:50:10.870Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-30T03:50:10.870Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-30T03:50:10.870Z] units). This means they are not meant to be enabled using systemctl. [2022-03-30T03:50:10.870Z] [2022-03-30T03:50:10.870Z] Possible reasons for having this kind of units are: [2022-03-30T03:50:10.870Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-30T03:50:10.870Z] .wants/ or .requires/ directory. [2022-03-30T03:50:10.870Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-30T03:50:10.870Z] a requirement dependency on it. [2022-03-30T03:50:10.870Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-30T03:50:10.870Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-30T03:50:10.870Z] • In case of template units, the unit is meant to be enabled with some [2022-03-30T03:50:10.870Z] instance name specified. [2022-03-30T03:50:11.133Z] Reading package lists... [2022-03-30T03:50:11.394Z] Building dependency tree... [2022-03-30T03:50:11.394Z] Reading state information... [2022-03-30T03:50:11.394Z] The following additional packages will be installed: [2022-03-30T03:50:11.394Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T03:50:11.394Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T03:50:11.394Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T03:50:11.394Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-30T03:50:11.394Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-30T03:50:11.394Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-30T03:50:11.394Z] Suggested packages: [2022-03-30T03:50:11.394Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-30T03:50:11.394Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-30T03:50:11.394Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-30T03:50:11.394Z] systemd-container policykit-1 [2022-03-30T03:50:11.394Z] Recommended packages: [2022-03-30T03:50:11.394Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-30T03:50:11.657Z] The following NEW packages will be installed: [2022-03-30T03:50:11.657Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T03:50:11.657Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T03:50:11.657Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T03:50:11.657Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-30T03:50:11.657Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-30T03:50:11.657Z] The following packages will be upgraded: [2022-03-30T03:50:11.657Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-30T03:50:11.657Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-30T03:50:11.657Z] Need to get 46.5 MB of archives. [2022-03-30T03:50:11.657Z] After this operation, 181 MB of additional disk space will be used. [2022-03-30T03:50:11.657Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-30T03:50:11.657Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-30T03:50:11.657Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-30T03:50:11.657Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-30T03:50:11.657Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-30T03:50:11.657Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-30T03:50:11.657Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-30T03:50:11.657Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-30T03:50:11.657Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-30T03:50:11.657Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-30T03:50:11.657Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-30T03:50:11.657Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-30T03:50:11.657Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-30T03:50:11.657Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-30T03:50:11.657Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-30T03:50:11.657Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-30T03:50:11.919Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-30T03:50:11.919Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-30T03:50:11.919Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-30T03:50:11.919Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-30T03:50:11.919Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-30T03:50:11.919Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-30T03:50:11.919Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-30T03:50:11.919Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-30T03:50:11.919Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-30T03:50:11.919Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-30T03:50:11.919Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-30T03:50:11.919Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-30T03:50:11.919Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-30T03:50:11.919Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-30T03:50:11.919Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-30T03:50:11.919Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-30T03:50:11.919Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-30T03:50:12.180Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T03:50:12.180Z] Fetched 46.5 MB in 1s (76.6 MB/s) [2022-03-30T03:50:12.442Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-30T03:50:12.442Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T03:50:12.442Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T03:50:12.704Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T03:50:12.704Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T03:50:12.704Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T03:50:12.965Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T03:50:13.539Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T03:50:13.539Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T03:50:13.539Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T03:50:13.539Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-30T03:50:13.539Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-30T03:50:13.539Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T03:50:13.539Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:13.539Z] Selecting previously unselected package libexpat1:amd64. [2022-03-30T03:50:13.539Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-30T03:50:13.539Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T03:50:13.800Z] Selecting previously unselected package python3.8-minimal. [2022-03-30T03:50:13.800Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T03:50:13.800Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:14.063Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:14.063Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T03:50:14.063Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:14.665Z] Selecting previously unselected package python3-minimal. [2022-03-30T03:50:14.665Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-30T03:50:14.665Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T03:50:14.665Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T03:50:14.665Z] Selecting previously unselected package mime-support. [2022-03-30T03:50:14.665Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-30T03:50:14.665Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-30T03:50:14.665Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-30T03:50:14.665Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-30T03:50:14.665Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T03:50:14.665Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-30T03:50:14.665Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T03:50:14.931Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:15.193Z] Selecting previously unselected package python3.8. [2022-03-30T03:50:15.193Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T03:50:15.193Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:15.193Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-30T03:50:15.193Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T03:50:15.193Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T03:50:15.193Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T03:50:15.454Z] Selecting previously unselected package python3. [2022-03-30T03:50:15.454Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-30T03:50:15.454Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T03:50:15.454Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-30T03:50:15.454Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-30T03:50:15.454Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T03:50:15.454Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T03:50:15.716Z] Selecting previously unselected package dbus. [2022-03-30T03:50:15.716Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T03:50:15.716Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T03:50:15.716Z] Selecting previously unselected package libbsd0:amd64. [2022-03-30T03:50:15.716Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-30T03:50:15.716Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-30T03:50:15.716Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-30T03:50:15.716Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T03:50:15.716Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T03:50:15.979Z] Selecting previously unselected package sudo. [2022-03-30T03:50:15.979Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-30T03:50:15.979Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T03:50:15.979Z] Selecting previously unselected package apparmor. [2022-03-30T03:50:15.979Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T03:50:15.979Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T03:50:16.241Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-30T03:50:16.241Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-30T03:50:16.241Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T03:50:16.241Z] Selecting previously unselected package libedit2:amd64. [2022-03-30T03:50:16.241Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-30T03:50:16.241Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T03:50:16.241Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-30T03:50:16.241Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-30T03:50:16.241Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T03:50:16.501Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-30T03:50:16.501Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:50:16.501Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:16.501Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-30T03:50:16.501Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:50:16.501Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:16.501Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-30T03:50:16.501Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-30T03:50:16.501Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T03:50:16.501Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-30T03:50:16.501Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:50:16.501Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:16.761Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-30T03:50:16.761Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:50:16.761Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:16.761Z] Selecting previously unselected package openssh-client. [2022-03-30T03:50:16.761Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-30T03:50:16.761Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T03:50:17.023Z] Selecting previously unselected package dbus-user-session. [2022-03-30T03:50:17.023Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T03:50:17.023Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T03:50:17.023Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-30T03:50:17.023Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-30T03:50:17.023Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-30T03:50:17.023Z] Selecting previously unselected package squashfs-tools. [2022-03-30T03:50:17.023Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-30T03:50:17.023Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T03:50:17.284Z] Selecting previously unselected package snapd. [2022-03-30T03:50:17.284Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-30T03:50:17.284Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T03:50:20.597Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T03:50:20.597Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-30T03:50:20.597Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-30T03:50:20.597Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T03:50:20.597Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:20.597Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T03:50:20.597Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T03:50:20.597Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T03:50:20.597Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:20.597Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:20.858Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T03:50:20.858Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:20.858Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T03:50:20.858Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T03:50:21.431Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-30T03:50:21.431Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T03:50:21.431Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T03:50:21.431Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T03:50:21.431Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-30T03:50:21.431Z] running python rtupdate hooks for python3.8... [2022-03-30T03:50:21.431Z] running python post-rtupdate hooks for python3.8... [2022-03-30T03:50:21.431Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T03:50:22.376Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-30T03:50:22.640Z] Reloading AppArmor profiles [2022-03-30T03:50:22.640Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:50:22.640Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T03:50:22.901Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-30T03:50:23.209Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-30T03:50:23.209Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-30T03:50:23.209Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-30T03:50:23.209Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-30T03:50:24.673Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-30T03:50:24.673Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T03:50:24.936Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T03:50:24.936Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T03:50:25.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-30T03:50:25.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-30T03:50:25.720Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-30T03:50:25.982Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-30T03:50:26.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T03:50:26.244Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T03:50:26.505Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-30T03:50:26.767Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-30T03:50:27.027Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-30T03:50:27.027Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-30T03:50:27.288Z] /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-03-30T03:50:27.551Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T03:50:28.123Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T03:50:28.384Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T03:50:28.384Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-30T03:50:28.956Z] Fetched 114 kB in 1s (165 kB/s) [2022-03-30T03:50:29.532Z] Reading package lists... [2022-03-30T03:50:29.793Z] Reading package lists... [2022-03-30T03:50:30.055Z] Building dependency tree... [2022-03-30T03:50:30.055Z] Reading state information... [2022-03-30T03:50:30.055Z] Calculating upgrade... [2022-03-30T03:50:30.317Z] The following packages will be upgraded: [2022-03-30T03:50:30.317Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-30T03:50:30.317Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-30T03:50:30.317Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-30T03:50:30.317Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-30T03:50:30.317Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-30T03:50:30.317Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-30T03:50:30.317Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-30T03:50:30.317Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-30T03:50:30.317Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-30T03:50:30.317Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-30T03:50:30.317Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-30T03:50:30.317Z] xz-utils zlib1g [2022-03-30T03:50:30.317Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T03:50:30.317Z] Need to get 65.7 MB of archives. [2022-03-30T03:50:30.317Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-30T03:50:30.317Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-30T03:50:30.317Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-30T03:50:30.317Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-30T03:50:30.317Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-30T03:50:30.317Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-30T03:50:30.317Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-30T03:50:30.317Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-30T03:50:30.579Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-30T03:50:30.579Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-30T03:50:30.579Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-30T03:50:30.579Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-30T03:50:30.579Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-30T03:50:30.579Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-30T03:50:30.579Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-30T03:50:30.579Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-30T03:50:30.579Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-30T03:50:30.579Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-30T03:50:30.579Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-30T03:50:30.579Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-30T03:50:30.579Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-30T03:50:31.150Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-30T03:50:31.150Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-30T03:50:31.150Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-30T03:50:31.150Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-30T03:50:31.410Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-30T03:50:31.410Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-30T03:50:31.410Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-30T03:50:31.410Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-30T03:50:31.410Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-30T03:50:31.410Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-30T03:50:31.410Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-30T03:50:31.410Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-30T03:50:31.410Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-30T03:50:31.410Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-30T03:50:31.410Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-30T03:50:31.410Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-30T03:50:31.671Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-30T03:50:31.671Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-30T03:50:31.671Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-30T03:50:31.671Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-30T03:50:31.671Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-30T03:50:31.671Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-30T03:50:31.671Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-30T03:50:31.671Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-30T03:50:31.932Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-30T03:50:31.932Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-30T03:50:31.932Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-30T03:50:31.932Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-30T03:50:31.932Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-30T03:50:31.932Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-30T03:50:31.932Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-30T03:50:31.932Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-30T03:50:31.932Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-30T03:50:31.932Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-30T03:50:31.932Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-30T03:50:31.932Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-30T03:50:31.932Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-30T03:50:31.932Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-30T03:50:32.193Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-30T03:50:32.193Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-30T03:50:32.193Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-30T03:50:32.193Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-30T03:50:32.193Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-30T03:50:32.193Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-30T03:50:32.193Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-30T03:50:32.193Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-30T03:50:32.193Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-30T03:50:32.193Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-30T03:50:32.193Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-30T03:50:32.193Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-30T03:50:32.193Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-30T03:50:32.454Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-30T03:50:32.715Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-30T03:50:32.977Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-30T03:50:32.977Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-30T03:50:32.977Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-30T03:50:33.238Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-30T03:50:33.499Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T03:50:33.759Z] Fetched 65.7 MB in 3s (21.8 MB/s) [2022-03-30T03:50:34.020Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T03:50:34.020Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T03:50:34.020Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T03:50:34.592Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T03:50:34.592Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T03:50:34.592Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-30T03:50:34.592Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-30T03:50:34.856Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:34.856Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.117Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.117Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.384Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.384Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.384Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.384Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.644Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.644Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.644Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.644Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.644Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.644Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.644Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:35.905Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T03:50:35.905Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.905Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:35.905Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:35.905Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T03:50:35.905Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:35.905Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:36.168Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:36.168Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:36.168Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T03:50:36.168Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T03:50:36.168Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:36.430Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T03:50:36.430Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T03:50:36.430Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T03:50:37.004Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T03:50:37.004Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T03:50:37.004Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-30T03:50:37.004Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-30T03:50:37.004Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-30T03:50:37.004Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-30T03:50:37.576Z] Setting up base-files (11ubuntu5.5) ... [2022-03-30T03:50:37.576Z] Installing new version of config file /etc/issue ... [2022-03-30T03:50:37.576Z] Installing new version of config file /etc/issue.net ... [2022-03-30T03:50:37.576Z] Installing new version of config file /etc/lsb-release ... [2022-03-30T03:50:37.576Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-30T03:50:37.576Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-30T03:50:37.837Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-30T03:50:37.837Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-30T03:50:37.837Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:37.837Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-30T03:50:37.837Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-30T03:50:38.096Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-30T03:50:38.096Z] 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-03-30T03:50:38.096Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:38.096Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:38.096Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-30T03:50:38.096Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:38.359Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:38.359Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T03:50:38.359Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T03:50:38.359Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T03:50:38.359Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:38.359Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T03:50:38.619Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T03:50:39.191Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T03:50:39.191Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T03:50:39.191Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T03:50:39.191Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T03:50:39.454Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-30T03:50:39.715Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:39.715Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-30T03:50:39.715Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T03:50:40.293Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-30T03:50:40.293Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-30T03:50:40.293Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-30T03:50:40.293Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:40.293Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-30T03:50:40.293Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-30T03:50:40.293Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-30T03:50:40.555Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:40.555Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:40.555Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:40.555Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:40.555Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:40.555Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:40.555Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:40.555Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:40.822Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:40.822Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:40.822Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:40.822Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:40.822Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:41.087Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:41.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:41.087Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:41.087Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:41.087Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:41.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:41.087Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:41.087Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:41.349Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:41.349Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:41.924Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:42.187Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-30T03:50:42.449Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-30T03:50:42.449Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:42.449Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T03:50:42.449Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T03:50:42.711Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T03:50:42.711Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:42.711Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-30T03:50:42.711Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-30T03:50:42.974Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-30T03:50:42.974Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:42.974Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-30T03:50:42.974Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-30T03:50:42.974Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-30T03:50:43.236Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:43.236Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T03:50:43.236Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T03:50:43.236Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-30T03:50:43.236Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:43.236Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-30T03:50:43.236Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-30T03:50:43.236Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-30T03:50:43.497Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:43.497Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-30T03:50:43.497Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-30T03:50:43.766Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-30T03:50:43.766Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:43.766Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T03:50:43.766Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T03:50:43.766Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-30T03:50:43.766Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:43.766Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-30T03:50:43.766Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-30T03:50:44.028Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-30T03:50:44.028Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:44.028Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T03:50:44.028Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T03:50:44.028Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T03:50:44.028Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:44.028Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T03:50:44.028Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T03:50:44.288Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T03:50:44.288Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:44.288Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-30T03:50:44.288Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-30T03:50:44.288Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-30T03:50:44.288Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:44.288Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-30T03:50:44.549Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-30T03:50:44.549Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-30T03:50:44.549Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:44.549Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-30T03:50:44.549Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-30T03:50:44.549Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-30T03:50:44.811Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:44.811Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-30T03:50:44.811Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-30T03:50:45.382Z] Setting up apt (2.0.6) ... [2022-03-30T03:50:45.644Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-30T03:50:45.644Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:45.644Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T03:50:45.644Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T03:50:45.905Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T03:50:45.905Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T03:50:45.905Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T03:50:45.905Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T03:50:45.905Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-30T03:50:46.166Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T03:50:46.166Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T03:50:46.166Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T03:50:46.166Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T03:50:46.427Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T03:50:46.427Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T03:50:46.427Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T03:50:46.427Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-30T03:50:46.427Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T03:50:46.689Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-30T03:50:46.689Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T03:50:46.689Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T03:50:46.950Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T03:50:46.950Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T03:50:47.230Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T03:50:47.230Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T03:50:47.230Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T03:50:47.230Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T03:50:47.230Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T03:50:47.490Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T03:50:47.490Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T03:50:47.751Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T03:50:47.751Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T03:50:47.751Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-30T03:50:47.751Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-30T03:50:48.014Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T03:50:48.014Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-30T03:50:48.014Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-30T03:50:48.014Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-30T03:50:48.014Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-30T03:50:48.014Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-30T03:50:48.014Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-30T03:50:48.274Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-30T03:50:48.274Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-30T03:50:48.274Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-30T03:50:48.534Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T03:50:48.795Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T03:50:48.795Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T03:50:48.795Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T03:50:48.795Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T03:50:48.795Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T03:50:49.055Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T03:50:49.055Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T03:50:49.055Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T03:50:49.055Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T03:50:49.315Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T03:50:49.315Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T03:50:49.315Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T03:50:49.315Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T03:50:49.315Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-30T03:50:49.315Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-30T03:50:49.315Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T03:50:49.576Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T03:50:49.836Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T03:50:49.836Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T03:50:50.779Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T03:50:50.779Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T03:50:51.350Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T03:50:51.350Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T03:50:51.922Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T03:50:51.922Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T03:50:52.182Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T03:50:52.182Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T03:50:52.753Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T03:50:52.753Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T03:50:53.015Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-30T03:50:53.015Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-30T03:50:53.015Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-30T03:50:53.015Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-30T03:50:53.015Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T03:50:53.015Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-30T03:50:53.015Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T03:50:53.015Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.015Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-30T03:50:53.277Z] [2022-03-30T03:50:53.277Z] Current default time zone: 'Etc/UTC' [2022-03-30T03:50:53.277Z] Local time is now: Wed Mar 30 03:50:53 UTC 2022. [2022-03-30T03:50:53.277Z] Universal Time is now: Wed Mar 30 03:50:53 UTC 2022. [2022-03-30T03:50:53.277Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-30T03:50:53.277Z] [2022-03-30T03:50:53.277Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-30T03:50:53.277Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.277Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.277Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:53.277Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.277Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:53.277Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-30T03:50:53.277Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-30T03:50:53.277Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T03:50:53.277Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-30T03:50:53.277Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-30T03:50:53.537Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.537Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.537Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-30T03:50:53.537Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.537Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T03:50:53.537Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T03:50:53.537Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T03:50:53.537Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-30T03:50:53.537Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-30T03:50:55.481Z] Updating certificates in /etc/ssl/certs... [2022-03-30T03:50:56.056Z] 21 added, 21 removed; done. [2022-03-30T03:50:56.056Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T03:50:56.056Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-30T03:50:56.056Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-30T03:50:56.318Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T03:50:56.318Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T03:50:56.318Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-30T03:50:56.318Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-30T03:50:56.318Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-30T03:50:56.579Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T03:50:56.579Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-30T03:50:56.579Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T03:50:56.579Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T03:50:56.579Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T03:50:56.579Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T03:50:56.579Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-30T03:50:56.579Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-30T03:50:56.579Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-30T03:50:56.840Z] Updating certificates in /etc/ssl/certs... [2022-03-30T03:50:57.408Z] 0 added, 0 removed; done. [2022-03-30T03:50:57.408Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-30T03:50:57.408Z] done. [2022-03-30T03:50:58.610Z] Reading package lists... [2022-03-30T03:50:58.610Z] Building dependency tree... [2022-03-30T03:50:58.610Z] Reading state information... [2022-03-30T03:50:58.871Z] The following NEW packages will be installed: [2022-03-30T03:50:58.871Z] apt-transport-https [2022-03-30T03:50:58.871Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T03:50:59.131Z] Need to get 4680 B of archives. [2022-03-30T03:50:59.131Z] After this operation, 162 kB of additional disk space will be used. [2022-03-30T03:50:59.131Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-30T03:50:59.131Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T03:50:59.393Z] Fetched 4680 B in 0s (25.3 kB/s) [2022-03-30T03:50:59.393Z] Selecting previously unselected package apt-transport-https. [2022-03-30T03:50:59.393Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-30T03:50:59.393Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-30T03:50:59.393Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-30T03:50:59.394Z] Setting up apt-transport-https (2.0.6) ... [2022-03-30T03:50:59.655Z] Waiting for network to be ready... [2022-03-30T03:51:06.242Z] 2022-03-30T03:51:04Z INFO Waiting for automatic snapd restart... [2022-03-30T03:51:07.182Z] snapd 2.54.4 from Canonical* installed [2022-03-30T03:51:08.119Z] "snapd" switched to the "latest/stable" channel [2022-03-30T03:51:08.119Z] [2022-03-30T03:51:11.415Z] core20 20220304 from Canonical* installed [2022-03-30T03:51:11.415Z] "core20" switched to the "latest/stable" channel [2022-03-30T03:51:11.415Z] [2022-03-30T03:51:14.713Z] snapcraft 6.1 from Canonical* installed [2022-03-30T03:51:14.973Z] "snapcraft" switched to the "latest/stable" channel [2022-03-30T03:51:14.973Z] [2022-03-30T03:51:19.167Z] 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-03-30T03:51:19.167Z] - README.md [2022-03-30T03:51:19.167Z] [2022-03-30T03:51:19.167Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T03:51:19.737Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-30T03:51:19.737Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T03:51:19.996Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T03:51:19.996Z] Fetched 114 kB in 0s (237 kB/s) [2022-03-30T03:51:20.936Z] Reading package lists... [2022-03-30T03:51:21.197Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-30T03:51:21.197Z] Reading package lists... [2022-03-30T03:51:21.457Z] Building dependency tree... [2022-03-30T03:51:21.457Z] Reading state information... [2022-03-30T03:51:21.457Z] Suggested packages: [2022-03-30T03:51:21.457Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-30T03:51:21.457Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-30T03:51:21.457Z] krb5-user libnorm-doc [2022-03-30T03:51:21.457Z] Recommended packages: [2022-03-30T03:51:21.457Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-30T03:51:21.457Z] The following NEW packages will be installed: [2022-03-30T03:51:21.457Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-30T03:51:21.457Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-30T03:51:21.457Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-30T03:51:21.457Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-30T03:51:21.457Z] libzmq5 pkg-config zip [2022-03-30T03:51:21.457Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T03:51:21.716Z] Need to get 10.3 MB of archives. [2022-03-30T03:51:21.716Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-30T03:51:21.716Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-30T03:51:21.716Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-30T03:51:21.716Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-30T03:51:21.716Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-30T03:51:21.716Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-30T03:51:21.716Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-30T03:51:21.716Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-30T03:51:21.716Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-30T03:51:21.716Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-30T03:51:21.716Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-30T03:51:21.716Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-30T03:51:21.716Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-30T03:51:21.716Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-30T03:51:21.716Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-30T03:51:21.716Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-30T03:51:21.976Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-30T03:51:21.976Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-30T03:51:21.976Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-30T03:51:21.976Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-30T03:51:21.976Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-30T03:51:21.976Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-30T03:51:21.976Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-30T03:51:21.976Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-30T03:51:21.976Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-30T03:51:21.976Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-30T03:51:21.976Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-30T03:51:21.976Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-30T03:51:21.976Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T03:51:21.976Z] Fetched 10.3 MB in 0s (37.9 MB/s) [2022-03-30T03:51:21.976Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-30T03:51:21.976Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-30T03:51:21.976Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-30T03:51:21.976Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T03:51:22.236Z] Selecting previously unselected package libsodium23:amd64. [2022-03-30T03:51:22.236Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-30T03:51:22.236Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-30T03:51:22.236Z] Selecting previously unselected package libpsl5:amd64. [2022-03-30T03:51:22.236Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-30T03:51:22.236Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T03:51:22.495Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-30T03:51:22.495Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-30T03:51:22.495Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T03:51:22.495Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-30T03:51:22.495Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-30T03:51:22.495Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T03:51:22.495Z] Selecting previously unselected package librtmp1:amd64. [2022-03-30T03:51:22.495Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-30T03:51:22.495Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T03:51:22.495Z] Selecting previously unselected package libssh-4:amd64. [2022-03-30T03:51:22.495Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-30T03:51:22.495Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T03:51:22.755Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-30T03:51:22.755Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-30T03:51:22.755Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T03:51:22.755Z] Selecting previously unselected package liberror-perl. [2022-03-30T03:51:22.755Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-30T03:51:22.755Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-30T03:51:22.755Z] Selecting previously unselected package git-man. [2022-03-30T03:51:22.755Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-30T03:51:22.755Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T03:51:23.015Z] Selecting previously unselected package git. [2022-03-30T03:51:23.015Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-30T03:51:23.015Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T03:51:23.586Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-30T03:51:23.586Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:51:23.586Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:23.586Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-30T03:51:23.586Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:51:23.586Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:23.586Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-30T03:51:23.586Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:51:23.586Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:23.586Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-30T03:51:23.586Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:51:23.586Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:23.846Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-30T03:51:23.846Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-30T03:51:23.846Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T03:51:23.846Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-30T03:51:23.846Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:51:23.846Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:23.846Z] Selecting previously unselected package libnorm1:amd64. [2022-03-30T03:51:23.846Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T03:51:23.846Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T03:51:24.107Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-30T03:51:24.107Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T03:51:24.107Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T03:51:24.107Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-30T03:51:24.107Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T03:51:24.107Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T03:51:24.107Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-30T03:51:24.107Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T03:51:24.107Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T03:51:24.367Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-30T03:51:24.367Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-30T03:51:24.367Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T03:51:24.367Z] Selecting previously unselected package libzmq5:amd64. [2022-03-30T03:51:24.367Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T03:51:24.367Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T03:51:24.367Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-30T03:51:24.367Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T03:51:24.367Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:24.367Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-30T03:51:24.367Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T03:51:24.367Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T03:51:24.627Z] Selecting previously unselected package pkg-config. [2022-03-30T03:51:24.627Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-30T03:51:24.627Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T03:51:24.627Z] Selecting previously unselected package zip. [2022-03-30T03:51:24.627Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-30T03:51:24.627Z] Unpacking zip (3.0-11build1) ... [2022-03-30T03:51:24.627Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T03:51:24.627Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-30T03:51:24.627Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T03:51:24.627Z] No schema files found: doing nothing. [2022-03-30T03:51:24.627Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T03:51:24.627Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T03:51:24.627Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T03:51:24.627Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T03:51:24.888Z] Setting up liberror-perl (0.17029-1) ... [2022-03-30T03:51:24.888Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:24.888Z] Setting up zip (3.0-11build1) ... [2022-03-30T03:51:24.888Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T03:51:24.888Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T03:51:24.888Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T03:51:24.888Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T03:51:24.888Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T03:51:24.888Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:24.888Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T03:51:24.888Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:24.888Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T03:51:24.888Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:24.888Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T03:51:24.888Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T03:51:24.888Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T03:51:24.888Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T03:51:24.888Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:24.888Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T03:51:24.888Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T03:51:25.148Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T03:51:25.720Z] comerr-dev set to automatically installed. [2022-03-30T03:51:25.720Z] git set to automatically installed. [2022-03-30T03:51:25.720Z] git-man set to automatically installed. [2022-03-30T03:51:25.720Z] krb5-multidev set to automatically installed. [2022-03-30T03:51:25.720Z] libbrotli1 set to automatically installed. [2022-03-30T03:51:25.720Z] libcurl3-gnutls set to automatically installed. [2022-03-30T03:51:25.720Z] liberror-perl set to automatically installed. [2022-03-30T03:51:25.720Z] libglib2.0-0 set to automatically installed. [2022-03-30T03:51:25.720Z] libgssrpc4 set to automatically installed. [2022-03-30T03:51:25.720Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-30T03:51:25.720Z] libkadm5srv-mit11 set to automatically installed. [2022-03-30T03:51:25.720Z] libkdb5-9 set to automatically installed. [2022-03-30T03:51:25.720Z] libkrb5-dev set to automatically installed. [2022-03-30T03:51:25.720Z] libnghttp2-14 set to automatically installed. [2022-03-30T03:51:25.720Z] libnorm-dev set to automatically installed. [2022-03-30T03:51:25.720Z] libnorm1 set to automatically installed. [2022-03-30T03:51:25.720Z] libpgm-5.2-0 set to automatically installed. [2022-03-30T03:51:25.720Z] libpgm-dev set to automatically installed. [2022-03-30T03:51:25.720Z] libpsl5 set to automatically installed. [2022-03-30T03:51:25.720Z] librtmp1 set to automatically installed. [2022-03-30T03:51:25.720Z] libsodium-dev set to automatically installed. [2022-03-30T03:51:25.720Z] libsodium23 set to automatically installed. [2022-03-30T03:51:25.720Z] libssh-4 set to automatically installed. [2022-03-30T03:51:25.720Z] libzmq3-dev set to automatically installed. [2022-03-30T03:51:25.720Z] libzmq5 set to automatically installed. [2022-03-30T03:51:25.720Z] pkg-config set to automatically installed. [2022-03-30T03:51:25.720Z] zip set to automatically installed. [2022-03-30T03:51:26.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T03:51:26.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T03:51:26.291Z] snapd is not logged in, snap install commands will use sudo [2022-03-30T03:51:27.123Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T03:51:30.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T03:51:31.283Z] + ls -al . [2022-03-30T03:51:31.283Z] total 660 [2022-03-30T03:51:31.283Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 03:51 . [2022-03-30T03:51:31.283Z] drwxr-xr-x 4 root root 4096 Mar 30 03:46 .. [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 03:44 .dockerignore [2022-03-30T03:51:31.283Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:44 .git [2022-03-30T03:51:31.283Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:44 .github [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 03:44 .gitignore [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 03:44 .golangci.yml [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 03:44 .hadolint.yml [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 03:44 .sonarcloud.properties [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 03:44 ADOPTERS.md [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 03:44 Attribution.txt [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 03:44 CHANGELOG.md [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:44 CONTRIBUTING.md [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 03:44 GOVERNANCE.md [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 03:44 Jenkinsfile [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:44 LICENSE [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 03:44 Makefile [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 03:44 OWNERS.md [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 03:44 README.md [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 03:44 SECURITY.md [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:42 VERSION [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:44 ZMQWindows.md [2022-03-30T03:51:31.283Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 03:44 bin [2022-03-30T03:51:31.283Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 03:44 cmd [2022-03-30T03:51:31.283Z] -rw-r--r-- 1 root root 427963 Mar 30 03:49 coverage.out [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 03:44 go.mod [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 03:44 go.sum [2022-03-30T03:51:31.283Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:44 internal [2022-03-30T03:51:31.283Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 03:44 openapi [2022-03-30T03:51:31.283Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:44 snap [2022-03-30T03:51:31.283Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 03:44 version.go [Pipeline] sh [2022-03-30T03:51:31.947Z] + '[' -e coverage.out ] [2022-03-30T03:51:31.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T03:51:31.975Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T03:51:32.765Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T03:51:33.408Z] + make build [2022-03-30T03:51:33.408Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T03:51:38.513Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-30T03:51:39.084Z] Downloading snap 'edgex-app-service-configurable' [2022-03-30T03:51:41.825Z] Pulling app-service-configurable [2022-03-30T03:51:41.825Z] + snapcraftctl pull [2022-03-30T03:51:43.220Z] Pulling config-common [2022-03-30T03:51:43.220Z] + snapcraftctl pull [2022-03-30T03:51:44.607Z] Pulling go-build-helper [2022-03-30T03:51:44.607Z] + snapcraftctl pull [2022-03-30T03:51:45.551Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-30T03:51:45.551Z] Skipping pull go-build-helper (already ran) [2022-03-30T03:51:45.551Z] Building go-build-helper [2022-03-30T03:51:45.551Z] + snapcraftctl build [2022-03-30T03:51:46.935Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-30T03:51:47.505Z] Staging go-build-helper [2022-03-30T03:51:47.505Z] + snapcraftctl stage [2022-03-30T03:51:51.710Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-30T03:51:51.710Z] Fetched 290 kB in 0s (0 B/s) [2022-03-30T03:51:51.710Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-30T03:51:51.710Z] Fetched 158 kB in 0s (0 B/s) [2022-03-30T03:51:51.710Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-30T03:51:51.710Z] Fetched 242 kB in 0s (0 B/s) [2022-03-30T03:51:51.710Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-30T03:51:51.710Z] Fetched 150 kB in 0s (0 B/s) [2022-03-30T03:51:51.710Z] Pulling edgex-go [2022-03-30T03:51:51.710Z] + snapcraftctl pull [2022-03-30T03:51:53.104Z] Pulling hooks [2022-03-30T03:51:53.104Z] + snapcraftctl pull [2022-03-30T03:52:05.337Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T03:52:05.337Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-30T03:52:05.337Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-30T03:52:05.337Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-30T03:52:05.337Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-30T03:52:05.337Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-30T03:52:05.337Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-30T03:52:05.337Z] Fetched 234 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-30T03:52:05.337Z] Fetched 155 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-30T03:52:05.337Z] Fetched 170 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-30T03:52:05.337Z] Fetched 267 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-30T03:52:05.337Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-30T03:52:05.337Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-30T03:52:05.337Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-30T03:52:05.337Z] Fetched 121 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-30T03:52:05.337Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-30T03:52:05.337Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-30T03:52:05.337Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-30T03:52:05.337Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-30T03:52:05.337Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-30T03:52:05.337Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-30T03:52:05.337Z] Fetched 142 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-30T03:52:05.337Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-30T03:52:05.337Z] Fetched 181 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-30T03:52:05.337Z] Fetched 208 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-30T03:52:05.337Z] Fetched 161 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-30T03:52:05.337Z] Fetched 107 kB in 0s (0 B/s) [2022-03-30T03:52:05.337Z] Pulling static-packages [2022-03-30T03:52:05.337Z] + snapcraftctl pull [2022-03-30T03:52:05.598Z] Pulling version [2022-03-30T03:52:05.598Z] + cd /root/project [2022-03-30T03:52:05.598Z] ++ git describe --tags --abbrev=0 [2022-03-30T03:52:05.598Z] ++ sed s/v// [2022-03-30T03:52:05.598Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T03:52:05.598Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T03:52:05.598Z] + snapcraftctl set-version 2.2.0-dev.48 [2022-03-30T03:52:06.980Z] Building app-service-configurable [2022-03-30T03:52:06.980Z] + snapcraftctl build [2022-03-30T03:52:09.523Z] Building config-common [2022-03-30T03:52:09.523Z] + snapcraftctl build [2022-03-30T03:52:10.460Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-30T03:52:11.403Z] Skipping build go-build-helper (already ran) [2022-03-30T03:52:11.403Z] Building edgex-go [2022-03-30T03:52:11.664Z] + cd /root/parts/edgex-go/src [2022-03-30T03:52:11.664Z] ++ git describe --tags --abbrev=0 [2022-03-30T03:52:11.664Z] ++ sed s/v// [2022-03-30T03:52:11.664Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T03:52:11.664Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T03:52:11.664Z] + echo 2.2.0-dev.48 [2022-03-30T03:52:11.664Z] + '[' '!' -d vendor ']' [2022-03-30T03:52:11.664Z] + go mod download all [2022-03-30T03:52:16.948Z] + make build [2022-03-30T03:52:16.948Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T03:52:38.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T03:52:48.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T03:52:48.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T03:52:50.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T03:52:50.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T03:52:52.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T03:52:54.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T03:52:55.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T03:52:56.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T03:52:57.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T03:52:59.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T03:53:01.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + 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-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-30T03:53:02.511Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-30T03:53:02.511Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-30T03:53:02.511Z] + case "$service" in [2022-03-30T03:53:02.511Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-30T03:53:02.511Z] + 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-03-30T03:53:02.511Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-30T03:53:02.511Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-30T03:53:02.511Z] + 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-03-30T03:53:03.450Z] Building hooks [2022-03-30T03:53:03.450Z] + cd /root/parts/hooks/src [2022-03-30T03:53:03.450Z] + make build [2022-03-30T03:53:03.450Z] go mod tidy [2022-03-30T03:53:03.450Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-30T03:53:03.711Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-30T03:53:03.971Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-30T03:53:03.971Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-30T03:53:03.971Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-30T03:53:05.881Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-30T03:53:05.881Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-30T03:53:05.881Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-30T03:53:07.797Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T03:53:07.797Z] Building static-packages [2022-03-30T03:53:07.797Z] + snapcraftctl build [2022-03-30T03:53:09.710Z] Building version [2022-03-30T03:53:09.710Z] + snapcraftctl build [2022-03-30T03:53:11.622Z] Staging app-service-configurable [2022-03-30T03:53:11.622Z] + snapcraftctl stage [2022-03-30T03:53:13.004Z] Staging config-common [2022-03-30T03:53:13.004Z] + snapcraftctl stage [2022-03-30T03:53:14.384Z] Skipping stage go-build-helper (already ran) [2022-03-30T03:53:14.384Z] Staging edgex-go [2022-03-30T03:53:14.384Z] + snapcraftctl stage [2022-03-30T03:53:15.772Z] Staging hooks [2022-03-30T03:53:15.772Z] + snapcraftctl stage [2022-03-30T03:53:17.155Z] Staging static-packages [2022-03-30T03:53:17.156Z] + snapcraftctl stage [2022-03-30T03:53:18.540Z] Staging version [2022-03-30T03:53:18.540Z] + snapcraftctl stage [2022-03-30T03:53:19.925Z] Priming app-service-configurable [2022-03-30T03:53:19.925Z] + snapcraftctl prime [2022-03-30T03:53:22.472Z] 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-03-30T03:53:22.472Z] stage-packages: [2022-03-30T03:53:22.472Z] - libnorm1 [2022-03-30T03:53:22.472Z] - libpgm-5.2-0 [2022-03-30T03:53:22.472Z] - libsodium23 [2022-03-30T03:53:22.472Z] - libzmq5 [2022-03-30T03:53:22.472Z] Priming config-common [2022-03-30T03:53:22.472Z] + snapcraftctl prime [2022-03-30T03:53:23.855Z] Priming go-build-helper [2022-03-30T03:53:23.855Z] + snapcraftctl prime [2022-03-30T03:53:25.242Z] Priming edgex-go [2022-03-30T03:53:25.242Z] + snapcraftctl prime [2022-03-30T03:53:25.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T03:53:26.627Z] Priming hooks [2022-03-30T03:53:26.627Z] + snapcraftctl prime [2022-03-30T03:53:28.058Z] Priming static-packages [2022-03-30T03:53:28.058Z] + snapcraftctl prime [2022-03-30T03:53:32.346Z] Priming version [2022-03-30T03:53:32.346Z] + snapcraftctl prime [2022-03-30T03:53:33.732Z] 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-03-30T03:54:47.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T03:54:47.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T03:54:50.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T03:54:51.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T03:54:57.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T03:55:04.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T03:55:08.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T03:55:15.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T03:55:19.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T03:55:24.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T03:55:33.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-30T03:55:37.581Z] $ docker stop --time=1 40d1ba68e7986ff84ec75106c704b3bb18e4a98c5cbc2f086b0e20fb27d80e12 [2022-03-30T03:55:39.607Z] $ docker rm -f 40d1ba68e7986ff84ec75106c704b3bb18e4a98c5cbc2f086b0e20fb27d80e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:55:41.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T03:55:41.901Z] [2022-03-30T03:55:41.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:55:42.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T03:55:42.585Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T03:55:42.585Z] 29e5d40040c1: Pulling fs layer [2022-03-30T03:55:42.585Z] 1ce36da41761: Pulling fs layer [2022-03-30T03:55:42.585Z] 25b303627fd3: Pulling fs layer [2022-03-30T03:55:42.585Z] 29e5d40040c1: Verifying Checksum [2022-03-30T03:55:42.585Z] 29e5d40040c1: Download complete [2022-03-30T03:55:43.239Z] 1ce36da41761: Verifying Checksum [2022-03-30T03:55:43.239Z] 1ce36da41761: Download complete [2022-03-30T03:55:43.538Z] 29e5d40040c1: Pull complete [2022-03-30T03:55:45.029Z] 25b303627fd3: Verifying Checksum [2022-03-30T03:55:45.029Z] 25b303627fd3: Download complete [2022-03-30T03:55:45.325Z] 1ce36da41761: Pull complete [2022-03-30T03:55:57.811Z] 25b303627fd3: Pull complete [2022-03-30T03:55:57.811Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T03:55:57.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T03:55:57.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T03:55:58.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container [2022-03-30T03:55:58.104Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-30T03:56:00.461Z] $ docker top 7f4167b7d684fb511e17e9d4dd0ead4c0d77ea17af181c883b74bca78fec7faf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:56:01.377Z] + docker-compose build --help [2022-03-30T03:56:01.377Z] + grep parallel [2022-03-30T03:56:05.665Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T03:56:05.686Z] $ docker stop --time=1 7f4167b7d684fb511e17e9d4dd0ead4c0d77ea17af181c883b74bca78fec7faf [2022-03-30T03:56:07.342Z] $ docker rm -f 7f4167b7d684fb511e17e9d4dd0ead4c0d77ea17af181c883b74bca78fec7faf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:56:07.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T03:56:07.920Z] . [Pipeline] withDockerContainer [2022-03-30T03:56:08.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container [2022-03-30T03:56:08.211Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-30T03:56:09.483Z] $ docker top f03b28b19193cc77d529c33940eaeed4744f39fc4caa8009ae7192dbe0ebde3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:56:10.392Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T03:56:14.690Z] Building core-command ... [2022-03-30T03:56:14.691Z] Building core-data ... [2022-03-30T03:56:14.691Z] Building core-metadata ... [2022-03-30T03:56:14.691Z] Building security-bootstrapper ... [2022-03-30T03:56:14.691Z] Building security-proxy-setup ... [2022-03-30T03:56:14.691Z] Building security-secretstore-setup ... [2022-03-30T03:56:14.691Z] Building security-spiffe-token-provider ... [2022-03-30T03:56:14.691Z] Building security-spire-agent ... [2022-03-30T03:56:14.691Z] Building security-spire-config ... [2022-03-30T03:56:14.691Z] Building security-spire-server ... [2022-03-30T03:56:14.691Z] Building support-notifications ... [2022-03-30T03:56:14.691Z] Building support-scheduler ... [2022-03-30T03:56:14.691Z] Building sys-mgmt-agent ... [2022-03-30T03:56:14.691Z] Building security-secretstore-setup [2022-03-30T03:56:14.691Z] Building support-scheduler [2022-03-30T03:56:14.691Z] Building security-spire-server [2022-03-30T03:56:14.691Z] Building support-notifications [2022-03-30T03:56:14.691Z] Building core-data [2022-03-30T03:58:06.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:58:06.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:58:06.493Z] ---> 37df35f26ede [2022-03-30T03:58:06.493Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:58:06.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:58:06.493Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:58:06.493Z] ---> 37df35f26ede [2022-03-30T03:58:06.493Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T03:58:06.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:58:06.493Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:58:06.493Z] ---> 37df35f26ede [2022-03-30T03:58:06.493Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T03:58:06.493Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:58:06.493Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:58:06.493Z] ---> 37df35f26ede [2022-03-30T03:58:06.493Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T03:58:06.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:58:06.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:58:06.493Z] ---> 37df35f26ede [2022-03-30T03:58:06.493Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:58:06.493Z] ---> Running in dd97de856e3c [2022-03-30T03:58:06.493Z] ---> Running in b1b9668bea47 [2022-03-30T03:58:06.493Z] ---> Running in 90777574902a [2022-03-30T03:58:06.493Z] ---> Running in 4a7e93d15d6f [2022-03-30T03:58:06.493Z] ---> Running in 0fc9c46e56b2 [2022-03-30T03:58:06.493Z] Removing intermediate container b1b9668bea47 [2022-03-30T03:58:06.493Z] ---> 80e81a94ba75 [2022-03-30T03:58:06.493Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:58:06.493Z] Removing intermediate container 4a7e93d15d6f [2022-03-30T03:58:06.493Z] ---> db9008e23bdb [2022-03-30T03:58:06.493Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:58:06.493Z] Removing intermediate container 90777574902a [2022-03-30T03:58:06.493Z] ---> e850b3e83529 [2022-03-30T03:58:06.493Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:58:06.493Z] ---> Running in 82f84b79c5e2 [2022-03-30T03:58:06.493Z] Removing intermediate container 0fc9c46e56b2 [2022-03-30T03:58:06.493Z] ---> df91e4fb5844 [2022-03-30T03:58:06.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:58:06.493Z] Removing intermediate container dd97de856e3c [2022-03-30T03:58:06.493Z] ---> ab782c072df0 [2022-03-30T03:58:06.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:58:06.493Z] ---> Running in 392a28fb3ba3 [2022-03-30T03:58:06.493Z] ---> Running in ed76e5ac076c [2022-03-30T03:58:06.493Z] ---> Running in 459492fd5502 [2022-03-30T03:58:06.493Z] ---> Running in 50385a564ce0 [2022-03-30T03:58:06.493Z] Removing intermediate container 392a28fb3ba3 [2022-03-30T03:58:06.493Z] ---> b04503cce893 [2022-03-30T03:58:06.493Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T03:58:06.493Z] Removing intermediate container ed76e5ac076c [2022-03-30T03:58:06.493Z] ---> 746fee78b2a2 [2022-03-30T03:58:06.493Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T03:58:06.493Z] Removing intermediate container 82f84b79c5e2 [2022-03-30T03:58:06.493Z] ---> 07b6f3e8b171 [2022-03-30T03:58:06.493Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T03:58:06.493Z] ---> Running in 34fb2ef61aab [2022-03-30T03:58:06.493Z] ---> Running in 69812c2e1af3 [2022-03-30T03:58:06.493Z] ---> Running in d5f51074d2b9 [2022-03-30T03:58:06.493Z] Removing intermediate container 50385a564ce0 [2022-03-30T03:58:06.493Z] ---> 2252d3c32e3e [2022-03-30T03:58:06.493Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T03:58:06.493Z] Removing intermediate container 459492fd5502 [2022-03-30T03:58:06.493Z] ---> 771b5615df77 [2022-03-30T03:58:06.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T03:58:06.493Z] ---> Running in fb275ab4a5a1 [2022-03-30T03:58:06.493Z] ---> Running in 9aec571b620f [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T03:58:06.493Z] OK: 220 MiB in 52 packages [2022-03-30T03:58:06.493Z] OK: 220 MiB in 52 packages [2022-03-30T03:58:06.493Z] OK: 220 MiB in 52 packages [2022-03-30T03:58:06.493Z] OK: 220 MiB in 52 packages [2022-03-30T03:58:06.493Z] OK: 220 MiB in 52 packages [2022-03-30T03:58:06.493Z] Removing intermediate container 69812c2e1af3 [2022-03-30T03:58:06.493Z] ---> 65584710fa4f [2022-03-30T03:58:06.493Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:58:06.493Z] Removing intermediate container 34fb2ef61aab [2022-03-30T03:58:06.493Z] ---> 347cf9f35231 [2022-03-30T03:58:06.493Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:58:06.493Z] Removing intermediate container fb275ab4a5a1 [2022-03-30T03:58:06.493Z] ---> 1dbaca7a8ac1 [2022-03-30T03:58:06.493Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T03:58:06.493Z] Removing intermediate container d5f51074d2b9 [2022-03-30T03:58:06.493Z] ---> 24f06469ad95 [2022-03-30T03:58:06.493Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T03:58:06.493Z] Removing intermediate container 9aec571b620f [2022-03-30T03:58:06.493Z] ---> c1a5b3d951c0 [2022-03-30T03:58:06.493Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T03:58:06.493Z] ---> 0c67f2098838 [2022-03-30T03:58:06.493Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:58:06.493Z] ---> Running in 67c4fe08265d [2022-03-30T03:58:06.768Z] ---> f46e51fb7105 [2022-03-30T03:58:06.768Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:58:06.768Z] ---> Running in 5741adf6a164 [2022-03-30T03:58:07.053Z] ---> 6e42350b7a22 [2022-03-30T03:58:07.053Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:58:07.053Z] ---> 778940920716 [2022-03-30T03:58:07.053Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:58:07.353Z] ---> f7d26ddfd2e3 [2022-03-30T03:58:07.353Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:58:07.353Z] ---> Running in 1ebc87a326c8 [2022-03-30T03:58:07.353Z] ---> Running in 093e768f7612 [2022-03-30T03:58:07.353Z] ---> Running in 3a61e63b80b3 [2022-03-30T03:58:12.801Z] Removing intermediate container 67c4fe08265d [2022-03-30T03:58:12.801Z] ---> f1138d3cea91 [2022-03-30T03:58:12.801Z] Step 8/23 : COPY . . [2022-03-30T03:58:12.801Z] Removing intermediate container 5741adf6a164 [2022-03-30T03:58:12.801Z] ---> d0126759b130 [2022-03-30T03:58:12.801Z] Step 8/22 : COPY . . [2022-03-30T03:58:13.077Z] Removing intermediate container 093e768f7612 [2022-03-30T03:58:13.077Z] ---> 5af541fce730 [2022-03-30T03:58:13.077Z] Step 8/25 : COPY . . [2022-03-30T03:58:13.077Z] Removing intermediate container 1ebc87a326c8 [2022-03-30T03:58:13.077Z] ---> d5c883622f56 [2022-03-30T03:58:13.077Z] Step 8/23 : COPY . . [2022-03-30T03:58:13.077Z] Removing intermediate container 3a61e63b80b3 [2022-03-30T03:58:13.077Z] ---> 68247b5c3da4 [2022-03-30T03:58:13.077Z] Step 8/22 : COPY . . [2022-03-30T03:58:45.452Z] ---> 4532822a7129 [2022-03-30T03:58:45.452Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T03:58:45.452Z] ---> a2634d8b8d02 [2022-03-30T03:58:45.452Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T03:58:45.452Z] ---> Running in 4665aacd8229 [2022-03-30T03:58:45.452Z] ---> Running in 029c4a73ad06 [2022-03-30T03:58:45.452Z] ---> 73ffd6690751 [2022-03-30T03:58:45.453Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T03:58:45.453Z] ---> 63e2860d1e86 [2022-03-30T03:58:45.453Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T03:58:45.453Z] ---> Running in 523133287dfb [2022-03-30T03:58:45.453Z] ---> Running in 407aa25bc2fc [2022-03-30T03:58:45.732Z] Removing intermediate container 523133287dfb [2022-03-30T03:58:45.732Z] ---> a0430fa0dbfa [2022-03-30T03:58:45.732Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T03:58:46.019Z] ---> Running in 863a6358fc00 [2022-03-30T03:58:46.019Z] ---> e7d1a9d951f3 [2022-03-30T03:58:46.019Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T03:58:46.296Z] ---> Running in 61330d1b4a74 [2022-03-30T03:58:47.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T03:58:47.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T03:58:47.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T03:58:48.159Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T03:58:50.148Z] spire-1.2.0/ [2022-03-30T03:58:54.495Z] spire-1.2.0/README.md [2022-03-30T03:58:54.495Z] spire-1.2.0/bin/ [2022-03-30T03:58:54.495Z] spire-1.2.0/bin/spire-server [2022-03-30T03:58:54.495Z] spire-1.2.0/bin/spire-agent [2022-03-30T03:58:54.495Z] spire-1.2.0/conf/ [2022-03-30T03:58:54.495Z] spire-1.2.0/conf/server/ [2022-03-30T03:58:54.495Z] spire-1.2.0/conf/server/server.conf [2022-03-30T03:58:54.495Z] spire-1.2.0/conf/agent/ [2022-03-30T03:58:54.495Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T03:58:54.495Z] spire-1.2.0/LICENSE [2022-03-30T03:59:01.254Z] Removing intermediate container 863a6358fc00 [2022-03-30T03:59:01.254Z] ---> 348f9ecff5a7 [2022-03-30T03:59:01.254Z] [2022-03-30T03:59:01.254Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T03:59:01.254Z] 3.15: Pulling from library/alpine [2022-03-30T03:59:02.252Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T03:59:02.252Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T03:59:02.252Z] ---> 03078ca19a05 [2022-03-30T03:59:02.252Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T03:59:02.527Z] ---> Running in 8188e5e6f8dd [2022-03-30T03:59:02.817Z] Removing intermediate container 8188e5e6f8dd [2022-03-30T03:59:02.817Z] ---> 144e0b44df16 [2022-03-30T03:59:02.817Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:59:03.099Z] ---> Running in 4132bf35d184 [2022-03-30T03:59:05.771Z] Removing intermediate container 4132bf35d184 [2022-03-30T03:59:05.771Z] ---> b66f1a977bec [2022-03-30T03:59:05.771Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T03:59:05.771Z] ---> Running in 5a45260bdf4f [2022-03-30T03:59:07.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T03:59:08.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T03:59:10.191Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T03:59:10.191Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T03:59:10.191Z] OK: 15729 distinct packages available [2022-03-30T03:59:10.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T03:59:11.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T03:59:12.192Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T03:59:12.470Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T03:59:12.470Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T03:59:12.470Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T03:59:12.750Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T03:59:12.750Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T03:59:12.750Z] OK: 6 MiB in 19 packages [2022-03-30T03:59:14.750Z] Removing intermediate container 5a45260bdf4f [2022-03-30T03:59:14.750Z] ---> 60192ae9edd2 [2022-03-30T03:59:14.750Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T03:59:20.183Z] ---> 83d43e33c43c [2022-03-30T03:59:20.183Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T03:59:20.787Z] ---> 452d0cca78d6 [2022-03-30T03:59:20.787Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T03:59:21.780Z] ---> 457bfeb6fa6b [2022-03-30T03:59:21.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T03:59:22.767Z] ---> b3e92c5bd81d [2022-03-30T03:59:22.767Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T03:59:22.767Z] ---> Running in b6d1d940a4fe [2022-03-30T03:59:23.369Z] Removing intermediate container b6d1d940a4fe [2022-03-30T03:59:23.370Z] ---> bfde5b20cb22 [2022-03-30T03:59:23.370Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T03:59:23.648Z] ---> Running in a1c7f0073522 [2022-03-30T03:59:24.256Z] Removing intermediate container a1c7f0073522 [2022-03-30T03:59:24.256Z] ---> ff1d3808e851 [2022-03-30T03:59:24.256Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T03:59:24.256Z] ---> Running in 27b7cd0ff219 [2022-03-30T03:59:24.866Z] Removing intermediate container 27b7cd0ff219 [2022-03-30T03:59:24.866Z] ---> b5f723551e20 [2022-03-30T03:59:24.866Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T03:59:24.866Z] ---> Running in 9f34e81a1f24 [2022-03-30T03:59:25.473Z] Removing intermediate container 9f34e81a1f24 [2022-03-30T03:59:25.473Z] ---> 4652dcb2e50d [2022-03-30T03:59:25.473Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T03:59:25.473Z] ---> Running in 2f5ad719f7d6 [2022-03-30T03:59:26.076Z] Removing intermediate container 2f5ad719f7d6 [2022-03-30T03:59:26.076Z] ---> 84a50279df09 [2022-03-30T03:59:26.076Z] [2022-03-30T03:59:26.678Z] Successfully built 84a50279df09 [2022-03-30T03:59:26.678Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T03:59:26.678Z] Building security-spire-config [2022-03-30T04:00:05.722Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:00:05.722Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:00:05.722Z] ---> 37df35f26ede [2022-03-30T04:00:05.722Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T04:00:05.722Z] ---> Using cache [2022-03-30T04:00:05.722Z] ---> ab782c072df0 [2022-03-30T04:00:05.722Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:00:05.722Z] ---> Using cache [2022-03-30T04:00:05.722Z] ---> 771b5615df77 [2022-03-30T04:00:05.722Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T04:00:05.722Z] ---> Using cache [2022-03-30T04:00:05.722Z] ---> c1a5b3d951c0 [2022-03-30T04:00:05.722Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T04:00:05.722Z] ---> Using cache [2022-03-30T04:00:05.722Z] ---> f7d26ddfd2e3 [2022-03-30T04:00:05.722Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:00:05.722Z] ---> Using cache [2022-03-30T04:00:05.722Z] ---> 68247b5c3da4 [2022-03-30T04:00:05.723Z] Step 8/24 : COPY . . [2022-03-30T04:00:05.723Z] ---> Using cache [2022-03-30T04:00:05.723Z] ---> 63e2860d1e86 [2022-03-30T04:00:05.723Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T04:00:05.723Z] ---> Running in f3b5472a4985 [2022-03-30T04:00:05.723Z] Removing intermediate container f3b5472a4985 [2022-03-30T04:00:05.723Z] ---> aaa0e1dbe0fb [2022-03-30T04:00:05.723Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T04:00:05.723Z] ---> Running in 8735ba3e6ea2 [2022-03-30T04:00:08.384Z] spire-1.2.0/ [2022-03-30T04:00:12.739Z] spire-1.2.0/README.md [2022-03-30T04:00:12.739Z] spire-1.2.0/bin/ [2022-03-30T04:00:12.739Z] spire-1.2.0/bin/spire-server [2022-03-30T04:00:12.739Z] spire-1.2.0/bin/spire-agent [2022-03-30T04:00:12.739Z] spire-1.2.0/conf/ [2022-03-30T04:00:12.739Z] spire-1.2.0/conf/server/ [2022-03-30T04:00:12.739Z] spire-1.2.0/conf/server/server.conf [2022-03-30T04:00:12.739Z] spire-1.2.0/conf/agent/ [2022-03-30T04:00:12.739Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T04:00:12.739Z] spire-1.2.0/LICENSE [2022-03-30T04:00:19.504Z] Removing intermediate container 8735ba3e6ea2 [2022-03-30T04:00:19.504Z] ---> 4893856c66c5 [2022-03-30T04:00:19.504Z] [2022-03-30T04:00:19.504Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T04:00:19.504Z] ---> 03078ca19a05 [2022-03-30T04:00:19.504Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:00:19.504Z] ---> Using cache [2022-03-30T04:00:19.504Z] ---> 144e0b44df16 [2022-03-30T04:00:19.504Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:00:19.504Z] ---> Using cache [2022-03-30T04:00:19.504Z] ---> b66f1a977bec [2022-03-30T04:00:19.504Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T04:00:19.504Z] ---> Running in e9fa458819dd [2022-03-30T04:00:20.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:00:22.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:00:23.867Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:00:23.867Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:00:23.867Z] OK: 15729 distinct packages available [2022-03-30T04:00:23.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:00:24.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:00:26.318Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T04:00:26.318Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:00:26.318Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T04:00:26.592Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T04:00:26.592Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:00:26.592Z] OK: 6 MiB in 18 packages [2022-03-30T04:00:28.607Z] Removing intermediate container e9fa458819dd [2022-03-30T04:00:28.607Z] ---> 84d247cafe04 [2022-03-30T04:00:28.607Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:00:34.070Z] ---> f99c485cb314 [2022-03-30T04:00:34.070Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T04:00:35.061Z] ---> f933def3abb2 [2022-03-30T04:00:35.061Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T04:00:35.061Z] ---> Running in d8447e60eca4 [2022-03-30T04:00:36.047Z] Removing intermediate container d8447e60eca4 [2022-03-30T04:00:36.047Z] ---> c726c833beb5 [2022-03-30T04:00:36.047Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T04:00:36.674Z] ---> 720876b12da6 [2022-03-30T04:00:36.674Z] Step 19/24 : WORKDIR / [2022-03-30T04:00:36.957Z] ---> Running in 01d7c2962362 [2022-03-30T04:00:37.560Z] Removing intermediate container 01d7c2962362 [2022-03-30T04:00:37.561Z] ---> b576aed442df [2022-03-30T04:00:37.561Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:00:37.561Z] ---> Running in ffb0a28e0a0f [2022-03-30T04:00:38.166Z] Removing intermediate container ffb0a28e0a0f [2022-03-30T04:00:38.166Z] ---> a6fb1a63df76 [2022-03-30T04:00:38.166Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:00:38.166Z] ---> Running in 1109d07fcfe3 [2022-03-30T04:00:38.777Z] Removing intermediate container 1109d07fcfe3 [2022-03-30T04:00:38.777Z] ---> 5e261d9ba320 [2022-03-30T04:00:38.777Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T04:00:39.052Z] ---> Running in 8fab3f08d87a [2022-03-30T04:00:39.664Z] Removing intermediate container 8fab3f08d87a [2022-03-30T04:00:39.664Z] ---> 086f79ada6b7 [2022-03-30T04:00:39.664Z] Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:00:39.664Z] ---> Running in 220da95e8d8a [2022-03-30T04:00:40.273Z] Removing intermediate container 220da95e8d8a [2022-03-30T04:00:40.273Z] ---> 5bc4673ce26f [2022-03-30T04:00:40.273Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T04:00:40.273Z] ---> Running in 196406e75a7a [2022-03-30T04:00:40.900Z] Removing intermediate container 196406e75a7a [2022-03-30T04:00:40.901Z] ---> 99f3c73eceb2 [2022-03-30T04:00:40.901Z] [2022-03-30T04:00:41.508Z] Successfully built 99f3c73eceb2 [2022-03-30T04:00:41.508Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T04:00:41.508Z]  Building security-spire-config ... done Building security-proxy-setup [2022-03-30T04:01:20.638Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:20.638Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:20.638Z] ---> 37df35f26ede [2022-03-30T04:01:20.638Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T04:01:20.638Z] ---> Using cache [2022-03-30T04:01:20.638Z] ---> ab782c072df0 [2022-03-30T04:01:20.638Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:20.638Z] ---> Using cache [2022-03-30T04:01:20.638Z] ---> 771b5615df77 [2022-03-30T04:01:20.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T04:01:20.638Z] ---> Using cache [2022-03-30T04:01:20.638Z] ---> c1a5b3d951c0 [2022-03-30T04:01:20.638Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T04:01:20.638Z] ---> Using cache [2022-03-30T04:01:20.638Z] ---> f7d26ddfd2e3 [2022-03-30T04:01:20.638Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:01:20.638Z] ---> Using cache [2022-03-30T04:01:20.638Z] ---> 68247b5c3da4 [2022-03-30T04:01:20.638Z] Step 8/22 : COPY . . [2022-03-30T04:01:20.638Z] ---> Using cache [2022-03-30T04:01:20.638Z] ---> 63e2860d1e86 [2022-03-30T04:01:20.638Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T04:01:20.638Z] ---> Running in a03b312b6e9a [2022-03-30T04:01:20.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T04:05:57.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T04:06:10.241Z] Removing intermediate container 029c4a73ad06 [2022-03-30T04:06:10.241Z] ---> 5839251250a2 [2022-03-30T04:06:10.241Z] [2022-03-30T04:06:10.241Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T04:06:10.241Z] 3.14: Pulling from library/alpine [2022-03-30T04:06:11.682Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T04:06:11.682Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T04:06:11.682Z] ---> cc3d11fa2d52 [2022-03-30T04:06:11.682Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T04:06:11.682Z] ---> Running in 757bf9d3363c [2022-03-30T04:06:14.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:06:14.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:06:15.317Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T04:06:15.597Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T04:06:15.598Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T04:06:15.598Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:06:15.598Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:06:15.882Z] OK: 6 MiB in 17 packages [2022-03-30T04:06:20.225Z] Removing intermediate container 757bf9d3363c [2022-03-30T04:06:20.225Z] ---> 1b778a1269db [2022-03-30T04:06:20.225Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T04:06:20.225Z] ---> Running in 24daec6cda50 [2022-03-30T04:06:21.227Z] Removing intermediate container 24daec6cda50 [2022-03-30T04:06:21.227Z] ---> 70d92740d0a0 [2022-03-30T04:06:21.227Z] Step 13/25 : WORKDIR / [2022-03-30T04:06:21.504Z] ---> Running in 182ac9fbc43b [2022-03-30T04:06:22.963Z] Removing intermediate container 182ac9fbc43b [2022-03-30T04:06:22.963Z] ---> 17205d60e3f6 [2022-03-30T04:06:22.963Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-30T04:06:24.992Z] ---> 14ba7ac460d6 [2022-03-30T04:06:24.992Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-30T04:06:26.997Z] ---> 6fb6a43f9910 [2022-03-30T04:06:26.997Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T04:06:28.445Z] Removing intermediate container 407aa25bc2fc [2022-03-30T04:06:28.445Z] ---> 559e0eccd6f6 [2022-03-30T04:06:28.445Z] [2022-03-30T04:06:28.445Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:06:28.445Z] ---> cc3d11fa2d52 [2022-03-30T04:06:28.445Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:06:28.445Z] ---> Running in 444331c1890f [2022-03-30T04:06:29.056Z] ---> 01e9de04f8ab [2022-03-30T04:06:29.056Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-30T04:06:31.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:06:31.053Z] ---> 225629e9d9c7 [2022-03-30T04:06:31.053Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T04:06:31.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:06:31.936Z] Removing intermediate container 4665aacd8229 [2022-03-30T04:06:31.936Z] ---> fd93f0d29844 [2022-03-30T04:06:31.936Z] [2022-03-30T04:06:31.936Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:06:31.936Z] ---> cc3d11fa2d52 [2022-03-30T04:06:31.936Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T04:06:32.219Z] ---> Running in 30f5244c1b4f [2022-03-30T04:06:32.501Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T04:06:32.501Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:06:32.501Z] OK: 5 MiB in 15 packages [2022-03-30T04:06:34.504Z] Removing intermediate container 444331c1890f [2022-03-30T04:06:34.504Z] ---> 865c6cda4911 [2022-03-30T04:06:34.504Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:06:34.504Z] ---> Running in 8beceb4376bc [2022-03-30T04:06:35.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:06:35.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:06:35.392Z] ---> 2af82767da5f [2022-03-30T04:06:35.392Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T04:06:35.392Z] Removing intermediate container 8beceb4376bc [2022-03-30T04:06:35.392Z] ---> 0fe46e084ba8 [2022-03-30T04:06:35.392Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T04:06:35.682Z] ---> Running in 09eb2685fdac [2022-03-30T04:06:36.305Z] Removing intermediate container 09eb2685fdac [2022-03-30T04:06:36.305Z] ---> 9ed159769129 [2022-03-30T04:06:36.305Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T04:06:36.305Z] ---> Running in eba1a10835da [2022-03-30T04:06:36.584Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T04:06:36.860Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T04:06:36.860Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:06:36.860Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:06:37.138Z] OK: 6 MiB in 16 packages [2022-03-30T04:06:37.420Z] Removing intermediate container eba1a10835da [2022-03-30T04:06:37.420Z] ---> 8fdba3c5caf5 [2022-03-30T04:06:37.420Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:06:38.889Z] ---> c8bc6a6832fe [2022-03-30T04:06:38.889Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T04:06:38.889Z] ---> 249475334b38 [2022-03-30T04:06:38.889Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T04:06:40.337Z] Removing intermediate container 30f5244c1b4f [2022-03-30T04:06:40.337Z] ---> 389e296a49fc [2022-03-30T04:06:40.337Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:06:40.337Z] ---> Running in 9970ce139eef [2022-03-30T04:06:40.946Z] ---> c9254f1493ae [2022-03-30T04:06:40.946Z] Step 21/25 : 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-03-30T04:06:41.296Z] Removing intermediate container 9970ce139eef [2022-03-30T04:06:41.296Z] ---> f6042c7aa436 [2022-03-30T04:06:41.296Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T04:06:41.296Z] ---> Running in fb92d7e84cbd [2022-03-30T04:06:41.577Z] ---> Running in 12d2f090ca7c [2022-03-30T04:06:42.576Z] Removing intermediate container 12d2f090ca7c [2022-03-30T04:06:42.576Z] ---> 8435c2dcc6b7 [2022-03-30T04:06:42.576Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T04:06:42.864Z] ---> Running in e68993558275 [2022-03-30T04:06:43.474Z] ---> 931fc7f5d970 [2022-03-30T04:06:43.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T04:06:43.750Z] Removing intermediate container e68993558275 [2022-03-30T04:06:43.750Z] ---> 1fe0b7901d12 [2022-03-30T04:06:43.750Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:06:45.232Z] ---> c769b67033b5 [2022-03-30T04:06:45.232Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T04:06:45.232Z] ---> cddc79919a67 [2022-03-30T04:06:45.232Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T04:06:45.518Z] Removing intermediate container fb92d7e84cbd [2022-03-30T04:06:45.518Z] ---> d1d6b31510fa [2022-03-30T04:06:45.518Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T04:06:45.518Z] ---> Running in 0b7cbecd573c [2022-03-30T04:06:45.791Z] ---> Running in 0cf075839acd [2022-03-30T04:06:46.392Z] Removing intermediate container 0b7cbecd573c [2022-03-30T04:06:46.393Z] ---> 2bdf2abf044e [2022-03-30T04:06:46.673Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:06:46.673Z] Removing intermediate container 0cf075839acd [2022-03-30T04:06:46.673Z] ---> 79c19f141f1c [2022-03-30T04:06:46.673Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T04:06:46.673Z] ---> Running in 5ebddf2d7898 [2022-03-30T04:06:46.673Z] ---> Running in f4294692cbbd [2022-03-30T04:06:47.662Z] Removing intermediate container f4294692cbbd [2022-03-30T04:06:47.662Z] ---> ecc4aabe3d08 [2022-03-30T04:06:47.662Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T04:06:47.662Z] Removing intermediate container 5ebddf2d7898 [2022-03-30T04:06:47.662Z] ---> f0e03b2c4785 [2022-03-30T04:06:47.662Z] Step 24/25 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:06:48.272Z] ---> Running in 485b4333f29e [2022-03-30T04:06:48.272Z] ---> Running in d28ae93cdaec [2022-03-30T04:06:48.901Z] Removing intermediate container 485b4333f29e [2022-03-30T04:06:49.191Z] ---> d828897485be [2022-03-30T04:06:49.191Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T04:06:49.191Z] Removing intermediate container d28ae93cdaec [2022-03-30T04:06:49.191Z] ---> 179a43b6e9e4 [2022-03-30T04:06:49.191Z] Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:06:49.470Z] ---> Running in a9ed9fa1bc47 [2022-03-30T04:06:49.470Z] ---> Running in 88918ad611e3 [2022-03-30T04:06:49.751Z] ---> 19c038f9cae9 [2022-03-30T04:06:49.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T04:06:50.039Z] Removing intermediate container 88918ad611e3 [2022-03-30T04:06:50.039Z] ---> 924da88a7367 [2022-03-30T04:06:50.039Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:06:50.319Z] ---> Running in feaf8e3a579d [2022-03-30T04:06:50.601Z] Removing intermediate container a9ed9fa1bc47 [2022-03-30T04:06:50.601Z] ---> 6a72608c533c [2022-03-30T04:06:50.601Z] [2022-03-30T04:06:51.202Z] Removing intermediate container feaf8e3a579d [2022-03-30T04:06:51.202Z] ---> fa76d7541ddf [2022-03-30T04:06:51.202Z] [2022-03-30T04:06:51.510Z] ---> e2644477fcc7 [2022-03-30T04:06:51.510Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T04:06:51.785Z] ---> Running in e01796d51fce [2022-03-30T04:06:52.079Z] Successfully built 6a72608c533c [2022-03-30T04:06:52.359Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T04:06:52.359Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-03-30T04:06:52.359Z] Removing intermediate container e01796d51fce [2022-03-30T04:06:52.359Z] ---> e220b8a79cf6 [2022-03-30T04:06:52.359Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:06:52.359Z] Successfully built fa76d7541ddf [2022-03-30T04:06:52.360Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T04:06:52.360Z] Building security-bootstrapper [2022-03-30T04:06:52.360Z]  Building support-scheduler ... done  ---> Running in 29fe19a0fd2e [2022-03-30T04:06:52.974Z] Removing intermediate container 29fe19a0fd2e [2022-03-30T04:06:52.974Z] ---> 7ceab82c8897 [2022-03-30T04:06:52.974Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T04:06:53.268Z] ---> Running in 6c264e778154 [2022-03-30T04:06:54.262Z] Removing intermediate container 6c264e778154 [2022-03-30T04:06:54.262Z] ---> fb9709c2fce6 [2022-03-30T04:06:54.262Z] Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:06:54.262Z] ---> Running in 00cf20fa5bac [2022-03-30T04:06:54.869Z] Removing intermediate container 00cf20fa5bac [2022-03-30T04:06:54.869Z] ---> 6db6186d3a69 [2022-03-30T04:06:54.869Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:06:55.150Z] ---> Running in a9c97918dbfd [2022-03-30T04:06:56.167Z] Removing intermediate container a9c97918dbfd [2022-03-30T04:06:56.167Z] ---> 9597dcb0cf7b [2022-03-30T04:06:56.167Z] [2022-03-30T04:06:57.167Z] Successfully built 9597dcb0cf7b [2022-03-30T04:06:57.167Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T04:06:57.167Z]  Building support-notifications ... done Building core-metadata [2022-03-30T04:07:02.640Z] Removing intermediate container 61330d1b4a74 [2022-03-30T04:07:02.640Z] ---> eed7187b3800 [2022-03-30T04:07:02.640Z] [2022-03-30T04:07:02.640Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:07:02.640Z] ---> cc3d11fa2d52 [2022-03-30T04:07:02.640Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T04:07:02.923Z] ---> Running in 8b024c4d0c2c [2022-03-30T04:07:03.215Z] Removing intermediate container 8b024c4d0c2c [2022-03-30T04:07:03.215Z] ---> 3c85721747c7 [2022-03-30T04:07:03.215Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T04:07:03.500Z] ---> Running in 59e933f5c72d [2022-03-30T04:07:03.787Z] Removing intermediate container 59e933f5c72d [2022-03-30T04:07:03.788Z] ---> 493dae560dc4 [2022-03-30T04:07:03.788Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T04:07:04.069Z] ---> Running in 8192a6b15c91 [2022-03-30T04:07:04.688Z] Removing intermediate container 8192a6b15c91 [2022-03-30T04:07:04.688Z] ---> 94a1fa8ca7ec [2022-03-30T04:07:04.688Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:07:04.688Z] ---> Running in f1c3f102637e [2022-03-30T04:07:07.348Z] Removing intermediate container f1c3f102637e [2022-03-30T04:07:07.348Z] ---> 637c8eca289f [2022-03-30T04:07:07.348Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T04:07:07.348Z] ---> Running in 0e5663f44fea [2022-03-30T04:07:08.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:07:09.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:07:10.809Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T04:07:10.809Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T04:07:10.809Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T04:07:10.809Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T04:07:11.087Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T04:07:11.087Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T04:07:11.087Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:07:11.374Z] OK: 8 MiB in 20 packages [2022-03-30T04:07:13.412Z] Removing intermediate container 0e5663f44fea [2022-03-30T04:07:13.412Z] ---> 46cb2b9e766c [2022-03-30T04:07:13.412Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:07:14.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T04:07:14.309Z] ---> 7eb2c7b63f42 [2022-03-30T04:07:14.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T04:07:16.935Z] ---> fae07c6caf74 [2022-03-30T04:07:16.935Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T04:07:17.544Z] ---> 20c462810e41 [2022-03-30T04:07:17.544Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T04:07:17.544Z] ---> Running in 769d571c8bf8 [2022-03-30T04:07:18.139Z] Removing intermediate container 769d571c8bf8 [2022-03-30T04:07:18.139Z] ---> 9033692a2f6d [2022-03-30T04:07:18.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:07:18.139Z] ---> Running in dfcc617d1bae [2022-03-30T04:07:18.741Z] Removing intermediate container dfcc617d1bae [2022-03-30T04:07:18.741Z] ---> 96ce0a5b67e0 [2022-03-30T04:07:18.741Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:07:18.741Z] ---> Running in 034bd5d7714a [2022-03-30T04:07:19.348Z] Removing intermediate container 034bd5d7714a [2022-03-30T04:07:19.348Z] ---> 608035087fd3 [2022-03-30T04:07:19.349Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:07:19.629Z] ---> Running in 192630efe617 [2022-03-30T04:07:20.246Z] Removing intermediate container 192630efe617 [2022-03-30T04:07:20.246Z] ---> 3e5f635e07da [2022-03-30T04:07:20.246Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:07:20.246Z] ---> Running in 22513985d778 [2022-03-30T04:07:21.235Z] Removing intermediate container 22513985d778 [2022-03-30T04:07:21.235Z] ---> 3017c02b7210 [2022-03-30T04:07:21.235Z] [2022-03-30T04:07:21.835Z] Successfully built 3017c02b7210 [2022-03-30T04:07:21.835Z] Successfully tagged core-data-arm64:latest [2022-03-30T04:07:21.835Z]  Building core-data ... done Building security-spiffe-token-provider [2022-03-30T04:07:28.563Z] Removing intermediate container a03b312b6e9a [2022-03-30T04:07:28.563Z] ---> babc0f44904e [2022-03-30T04:07:28.563Z] [2022-03-30T04:07:28.563Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:07:28.563Z] ---> cc3d11fa2d52 [2022-03-30T04:07:28.563Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T04:07:28.563Z] ---> Running in 16196e784025 [2022-03-30T04:07:30.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:07:30.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:07:31.284Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T04:07:31.284Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:07:31.284Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T04:07:31.284Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T04:07:31.284Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T04:07:31.284Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T04:07:31.284Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:07:31.284Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:07:31.559Z] OK: 8 MiB in 20 packages [2022-03-30T04:07:33.556Z] Removing intermediate container 16196e784025 [2022-03-30T04:07:33.556Z] ---> 43401feec07b [2022-03-30T04:07:33.556Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T04:07:33.832Z] ---> Running in 0575410de947 [2022-03-30T04:07:34.432Z] Removing intermediate container 0575410de947 [2022-03-30T04:07:34.432Z] ---> a7f8a49c861a [2022-03-30T04:07:34.432Z] Step 13/22 : WORKDIR /edgex [2022-03-30T04:07:34.432Z] ---> Running in 501dbe5e472e [2022-03-30T04:07:35.038Z] Removing intermediate container 501dbe5e472e [2022-03-30T04:07:35.038Z] ---> 0b8f6be0f570 [2022-03-30T04:07:35.038Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T04:07:35.645Z] ---> d780e169c080 [2022-03-30T04:07:35.645Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T04:07:37.636Z] ---> eafefe8d9aed [2022-03-30T04:07:37.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T04:07:39.632Z] ---> 6a78358f38b1 [2022-03-30T04:07:39.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T04:07:40.229Z] ---> 60488e91de31 [2022-03-30T04:07:40.229Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T04:07:40.510Z] ---> Running in b4320c0fed16 [2022-03-30T04:07:43.148Z] Removing intermediate container b4320c0fed16 [2022-03-30T04:07:43.148Z] ---> 0d34f538398e [2022-03-30T04:07:43.148Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T04:07:43.148Z] ---> Running in 80af3f9c9c7f [2022-03-30T04:07:43.744Z] Removing intermediate container 80af3f9c9c7f [2022-03-30T04:07:43.744Z] ---> ce67c3f64b1e [2022-03-30T04:07:43.744Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T04:07:43.744Z] ---> Running in 4c460cac3fe4 [2022-03-30T04:07:44.367Z] Removing intermediate container 4c460cac3fe4 [2022-03-30T04:07:44.367Z] ---> dea3cf10590b [2022-03-30T04:07:44.367Z] Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:07:44.367Z] ---> Running in d0852f2acb5d [2022-03-30T04:07:44.979Z] Removing intermediate container d0852f2acb5d [2022-03-30T04:07:44.979Z] ---> 9413c77833d2 [2022-03-30T04:07:44.979Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:07:44.979Z] ---> Running in 07715129f3b6 [2022-03-30T04:07:45.583Z] Removing intermediate container 07715129f3b6 [2022-03-30T04:07:45.583Z] ---> badf892ac8f0 [2022-03-30T04:07:45.583Z] [2022-03-30T04:07:46.182Z] Successfully built badf892ac8f0 [2022-03-30T04:07:46.182Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T04:07:46.182Z]  Building security-proxy-setup ... done Building core-command [2022-03-30T04:08:12.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:08:12.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:08:12.987Z] ---> 37df35f26ede [2022-03-30T04:08:12.987Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> ab782c072df0 [2022-03-30T04:08:12.987Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> 771b5615df77 [2022-03-30T04:08:12.987Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> c1a5b3d951c0 [2022-03-30T04:08:12.987Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> f7d26ddfd2e3 [2022-03-30T04:08:12.987Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> 68247b5c3da4 [2022-03-30T04:08:12.987Z] Step 8/24 : COPY . . [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> 63e2860d1e86 [2022-03-30T04:08:12.987Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> aaa0e1dbe0fb [2022-03-30T04:08:12.987Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> 4893856c66c5 [2022-03-30T04:08:12.987Z] [2022-03-30T04:08:12.987Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T04:08:12.987Z] ---> 03078ca19a05 [2022-03-30T04:08:12.987Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> 144e0b44df16 [2022-03-30T04:08:12.987Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> b66f1a977bec [2022-03-30T04:08:12.987Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T04:08:12.987Z] ---> Using cache [2022-03-30T04:08:12.987Z] ---> 60192ae9edd2 [2022-03-30T04:08:12.987Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T04:08:13.608Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:08:13.608Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:08:13.608Z] ---> 37df35f26ede [2022-03-30T04:08:13.608Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T04:08:13.608Z] ---> Using cache [2022-03-30T04:08:13.608Z] ---> ab782c072df0 [2022-03-30T04:08:13.608Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:08:13.608Z] ---> Using cache [2022-03-30T04:08:13.608Z] ---> 771b5615df77 [2022-03-30T04:08:13.608Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T04:08:13.608Z] ---> Using cache [2022-03-30T04:08:13.608Z] ---> c1a5b3d951c0 [2022-03-30T04:08:13.608Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T04:08:13.608Z] ---> Using cache [2022-03-30T04:08:13.608Z] ---> f7d26ddfd2e3 [2022-03-30T04:08:13.608Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:08:13.608Z] ---> Using cache [2022-03-30T04:08:13.608Z] ---> 68247b5c3da4 [2022-03-30T04:08:13.608Z] Step 8/31 : COPY . . [2022-03-30T04:08:13.608Z] ---> Using cache [2022-03-30T04:08:13.608Z] ---> 63e2860d1e86 [2022-03-30T04:08:13.608Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T04:08:16.274Z] ---> fc32a319878e [2022-03-30T04:08:16.274Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:08:16.274Z] ---> Running in e68a15baa61e [2022-03-30T04:08:17.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:08:17.728Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:08:17.728Z] ---> 37df35f26ede [2022-03-30T04:08:17.728Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:08:17.728Z] ---> Using cache [2022-03-30T04:08:17.728Z] ---> ab782c072df0 [2022-03-30T04:08:17.728Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:08:17.728Z] ---> Using cache [2022-03-30T04:08:17.728Z] ---> 771b5615df77 [2022-03-30T04:08:17.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T04:08:17.728Z] ---> Using cache [2022-03-30T04:08:17.728Z] ---> c1a5b3d951c0 [2022-03-30T04:08:17.728Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:08:17.728Z] ---> Using cache [2022-03-30T04:08:17.728Z] ---> f7d26ddfd2e3 [2022-03-30T04:08:17.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:08:17.728Z] ---> Using cache [2022-03-30T04:08:17.728Z] ---> 68247b5c3da4 [2022-03-30T04:08:17.728Z] Step 8/23 : COPY . . [2022-03-30T04:08:18.004Z] ---> Using cache [2022-03-30T04:08:18.004Z] ---> 63e2860d1e86 [2022-03-30T04:08:18.004Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T04:08:18.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T04:08:18.280Z] ---> Running in 3a25cfaf996a [2022-03-30T04:08:20.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T04:08:27.019Z] ---> 42e1d328e175 [2022-03-30T04:08:27.019Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T04:08:27.630Z] ---> 44c7a659933f [2022-03-30T04:08:27.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T04:08:29.079Z] ---> 32b0d2550a71 [2022-03-30T04:08:29.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T04:08:30.528Z] ---> d08264e19e46 [2022-03-30T04:08:30.528Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:08:30.807Z] ---> Running in a8bb1bf7ac98 [2022-03-30T04:08:31.417Z] Removing intermediate container a8bb1bf7ac98 [2022-03-30T04:08:31.418Z] ---> 1469031936ee [2022-03-30T04:08:31.418Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:08:31.695Z] ---> Running in 2bdbf6da1d1d [2022-03-30T04:08:32.307Z] Removing intermediate container 2bdbf6da1d1d [2022-03-30T04:08:32.307Z] ---> 6df8a2ac0666 [2022-03-30T04:08:32.307Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T04:08:32.307Z] ---> Running in ebc194947309 [2022-03-30T04:08:33.306Z] Removing intermediate container ebc194947309 [2022-03-30T04:08:33.306Z] ---> 7636474c3e27 [2022-03-30T04:08:33.306Z] Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:08:33.590Z] ---> Running in 881c0d157bb4 [2022-03-30T04:08:34.197Z] Removing intermediate container 881c0d157bb4 [2022-03-30T04:08:34.197Z] ---> a0455e28c307 [2022-03-30T04:08:34.197Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T04:08:34.197Z] ---> Running in 7a8d7df68965 [2022-03-30T04:08:35.186Z] Removing intermediate container 7a8d7df68965 [2022-03-30T04:08:35.186Z] ---> b95743317b0d [2022-03-30T04:08:35.186Z] [2022-03-30T04:08:36.633Z] Successfully built b95743317b0d [2022-03-30T04:08:36.633Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T04:08:36.633Z] Building sys-mgmt-agent [2022-03-30T04:08:36.633Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:08:36.633Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:08:36.633Z] ---> 37df35f26ede [2022-03-30T04:08:36.633Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T04:08:36.633Z] ---> Using cache [2022-03-30T04:08:36.633Z] ---> ab782c072df0 [2022-03-30T04:08:36.633Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T04:08:36.633Z] ---> Running in ba51f2eb41e2 [2022-03-30T04:08:38.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:08:40.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:08:41.513Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:08:41.513Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:08:41.513Z] OK: 15739 distinct packages available [2022-03-30T04:08:41.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:08:43.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:08:44.550Z] OK: 220 MiB in 52 packages [2022-03-30T04:08:47.352Z] Removing intermediate container ba51f2eb41e2 [2022-03-30T04:08:47.352Z] ---> 1e337963b4fe [2022-03-30T04:08:47.352Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T04:08:48.425Z] ---> 7f7d6e992640 [2022-03-30T04:08:48.425Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:08:48.425Z] ---> Running in 3bd5e8656203 [2022-03-30T04:08:53.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:08:53.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:08:53.951Z] ---> 37df35f26ede [2022-03-30T04:08:53.951Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:08:53.951Z] ---> Using cache [2022-03-30T04:08:53.951Z] ---> ab782c072df0 [2022-03-30T04:08:53.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:08:53.951Z] ---> Using cache [2022-03-30T04:08:53.951Z] ---> 771b5615df77 [2022-03-30T04:08:53.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T04:08:53.951Z] ---> Using cache [2022-03-30T04:08:53.951Z] ---> c1a5b3d951c0 [2022-03-30T04:08:53.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:08:53.951Z] ---> Using cache [2022-03-30T04:08:53.951Z] ---> f7d26ddfd2e3 [2022-03-30T04:08:53.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:08:53.951Z] ---> Using cache [2022-03-30T04:08:53.951Z] ---> 68247b5c3da4 [2022-03-30T04:08:53.951Z] Step 8/23 : COPY . . [2022-03-30T04:08:53.951Z] ---> Using cache [2022-03-30T04:08:53.951Z] ---> 63e2860d1e86 [2022-03-30T04:08:53.951Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T04:08:53.951Z] ---> Running in cf29518c027a [2022-03-30T04:08:54.949Z] Removing intermediate container 3bd5e8656203 [2022-03-30T04:08:54.949Z] ---> 06fcd23c078c [2022-03-30T04:08:54.949Z] Step 7/20 : COPY . . [2022-03-30T04:08:54.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T04:09:21.792Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:09:21.792Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:09:21.792Z] ---> 37df35f26ede [2022-03-30T04:09:21.792Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:09:21.792Z] ---> Using cache [2022-03-30T04:09:21.792Z] ---> ab782c072df0 [2022-03-30T04:09:21.792Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:09:21.792Z] ---> Using cache [2022-03-30T04:09:21.792Z] ---> 771b5615df77 [2022-03-30T04:09:21.792Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T04:09:22.398Z] ---> Running in 8cc4467bc04a [2022-03-30T04:09:25.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:09:26.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:09:27.501Z] OK: 220 MiB in 52 packages [2022-03-30T04:09:27.788Z] ---> 305d0f10ab10 [2022-03-30T04:09:27.788Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T04:09:27.788Z] ---> Running in 6092e21a4c55 [2022-03-30T04:09:29.268Z] Removing intermediate container 8cc4467bc04a [2022-03-30T04:09:29.268Z] ---> 5aab828e8d4f [2022-03-30T04:09:29.268Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:09:30.739Z] ---> ec3dc880bfbb [2022-03-30T04:09:30.739Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:09:30.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T04:09:30.739Z] ---> Running in 5ed7deeee40a [2022-03-30T04:09:36.187Z] Removing intermediate container 5ed7deeee40a [2022-03-30T04:09:36.187Z] ---> c5b799765fa8 [2022-03-30T04:09:36.187Z] Step 8/23 : COPY . . [2022-03-30T04:10:03.079Z] ---> 657b4c78054b [2022-03-30T04:10:03.079Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T04:10:03.079Z] ---> Running in 497a972234b8 [2022-03-30T04:10:04.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T04:15:26.770Z] Removing intermediate container e68a15baa61e [2022-03-30T04:15:26.770Z] ---> e79c7fbb94e0 [2022-03-30T04:15:26.770Z] [2022-03-30T04:15:26.770Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T04:15:26.770Z] ---> cc3d11fa2d52 [2022-03-30T04:15:26.770Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T04:15:26.770Z] ---> Running in 7edc823f9da4 [2022-03-30T04:15:26.770Z] Removing intermediate container 7edc823f9da4 [2022-03-30T04:15:26.770Z] ---> 8b9bfed6cadd [2022-03-30T04:15:26.770Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T04:15:26.770Z] ---> Running in 76dfd1ac7d10 [2022-03-30T04:15:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:27.053Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T04:15:27.053Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T04:15:27.053Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:15:27.340Z] OK: 6 MiB in 16 packages [2022-03-30T04:15:29.373Z] Removing intermediate container 76dfd1ac7d10 [2022-03-30T04:15:29.373Z] ---> c5c37f9156d7 [2022-03-30T04:15:29.373Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T04:15:29.373Z] ---> Running in 031f8e86e6ec [2022-03-30T04:15:30.376Z] Removing intermediate container 031f8e86e6ec [2022-03-30T04:15:30.376Z] ---> 36e5979f9e6d [2022-03-30T04:15:30.376Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T04:15:30.657Z] ---> Running in 774b14ad96a3 [2022-03-30T04:15:32.121Z] Removing intermediate container 774b14ad96a3 [2022-03-30T04:15:32.121Z] ---> 3e46a6dd099b [2022-03-30T04:15:32.121Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T04:15:32.410Z] ---> Running in c0382d9e2400 [2022-03-30T04:15:36.803Z] Removing intermediate container c0382d9e2400 [2022-03-30T04:15:36.803Z] ---> 011d46f2671f [2022-03-30T04:15:36.803Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T04:15:36.803Z] ---> Running in 8539dd72cd0b [2022-03-30T04:15:37.419Z] Removing intermediate container 8539dd72cd0b [2022-03-30T04:15:37.419Z] ---> 0af94dc4ae8f [2022-03-30T04:15:37.419Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T04:15:38.891Z] ---> 2bcb51f8e156 [2022-03-30T04:15:38.891Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T04:15:39.195Z] ---> Running in c92bc21cf6c8 [2022-03-30T04:15:41.921Z] Removing intermediate container 3a25cfaf996a [2022-03-30T04:15:41.921Z] ---> a6fd1add7576 [2022-03-30T04:15:41.921Z] [2022-03-30T04:15:41.921Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:15:41.921Z] ---> cc3d11fa2d52 [2022-03-30T04:15:41.921Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:15:41.921Z] ---> Using cache [2022-03-30T04:15:41.921Z] ---> 865c6cda4911 [2022-03-30T04:15:41.921Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:15:41.921Z] ---> Using cache [2022-03-30T04:15:41.921Z] ---> 0fe46e084ba8 [2022-03-30T04:15:41.921Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T04:15:42.210Z] ---> Running in c8c34214e117 [2022-03-30T04:15:43.225Z] Removing intermediate container c8c34214e117 [2022-03-30T04:15:43.225Z] ---> 7a9f844ca2cc [2022-03-30T04:15:43.225Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T04:15:43.225Z] ---> Running in 5606de4e1849 [2022-03-30T04:15:43.225Z] Removing intermediate container c92bc21cf6c8 [2022-03-30T04:15:43.225Z] ---> dd7a367de1ab [2022-03-30T04:15:43.225Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:15:44.242Z] Removing intermediate container 5606de4e1849 [2022-03-30T04:15:44.242Z] ---> 5b432d1cc7bb [2022-03-30T04:15:44.242Z] Step 15/23 : WORKDIR / [2022-03-30T04:15:44.242Z] ---> Running in ed85e71cab2c [2022-03-30T04:15:44.859Z] ---> 6b6639d682c9 [2022-03-30T04:15:44.859Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T04:15:45.147Z] Removing intermediate container ed85e71cab2c [2022-03-30T04:15:45.147Z] ---> 954575cfcb37 [2022-03-30T04:15:45.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:15:46.611Z] ---> 13b1e93fb940 [2022-03-30T04:15:46.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T04:15:48.077Z] ---> feb4eae65e05 [2022-03-30T04:15:48.077Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T04:15:50.117Z] ---> 1724000b6ca9 [2022-03-30T04:15:50.117Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T04:15:50.400Z] ---> 7129a51c4278 [2022-03-30T04:15:50.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T04:15:51.870Z] ---> 1f37b3babec6 [2022-03-30T04:15:51.870Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T04:15:52.867Z] ---> 980148b70900 [2022-03-30T04:15:52.867Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T04:15:52.867Z] ---> Running in 736b65c8c9fd [2022-03-30T04:15:54.335Z] ---> 8cfc31ee6f0b [2022-03-30T04:15:54.335Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T04:15:54.335Z] Removing intermediate container 736b65c8c9fd [2022-03-30T04:15:54.335Z] ---> 8920191b5016 [2022-03-30T04:15:54.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:15:54.625Z] ---> Running in eac8655a5bd9 [2022-03-30T04:15:54.911Z] ---> Running in 566a25deed14 [2022-03-30T04:15:55.190Z] Removing intermediate container eac8655a5bd9 [2022-03-30T04:15:55.190Z] ---> 7f8dc3b983bb [2022-03-30T04:15:55.190Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:15:55.470Z] ---> Running in 3551953136df [2022-03-30T04:15:56.077Z] Removing intermediate container 566a25deed14 [2022-03-30T04:15:56.077Z] ---> 69c8e9b1f299 [2022-03-30T04:15:56.077Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T04:15:56.363Z] Removing intermediate container 3551953136df [2022-03-30T04:15:56.363Z] ---> 3e51293d0ff8 [2022-03-30T04:15:56.363Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:15:56.640Z] ---> Running in dfd9ca274581 [2022-03-30T04:15:57.642Z] Removing intermediate container dfd9ca274581 [2022-03-30T04:15:57.642Z] ---> a512195a97b5 [2022-03-30T04:15:57.642Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:15:57.642Z] ---> df05ae85d676 [2022-03-30T04:15:57.642Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T04:15:57.642Z] ---> Running in 00e3ff48ab3f [2022-03-30T04:15:58.257Z] ---> Running in 9c2c68020aae [2022-03-30T04:15:58.878Z] Removing intermediate container 00e3ff48ab3f [2022-03-30T04:15:58.878Z] ---> 0bfca3c27c5d [2022-03-30T04:15:58.878Z] [2022-03-30T04:16:00.891Z] Successfully built 0bfca3c27c5d [2022-03-30T04:16:00.891Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T04:16:02.926Z]  Building core-metadata ... done Removing intermediate container 9c2c68020aae [2022-03-30T04:16:02.926Z] ---> 90f47adbcda3 [2022-03-30T04:16:02.926Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T04:16:03.209Z] ---> Running in 718ed10561c3 [2022-03-30T04:16:03.828Z] Removing intermediate container cf29518c027a [2022-03-30T04:16:03.828Z] ---> 76a1fac16a43 [2022-03-30T04:16:03.828Z] [2022-03-30T04:16:03.828Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:16:03.828Z] ---> cc3d11fa2d52 [2022-03-30T04:16:03.828Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:16:03.828Z] ---> Using cache [2022-03-30T04:16:03.828Z] ---> 865c6cda4911 [2022-03-30T04:16:03.828Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:16:03.828Z] ---> Using cache [2022-03-30T04:16:03.828Z] ---> 0fe46e084ba8 [2022-03-30T04:16:03.828Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T04:16:03.828Z] ---> Running in 9afb5578fdeb [2022-03-30T04:16:04.109Z] Removing intermediate container 718ed10561c3 [2022-03-30T04:16:04.109Z] ---> 561c35da7486 [2022-03-30T04:16:04.109Z] Step 28/31 : CMD ["gate"] [2022-03-30T04:16:04.391Z] ---> Running in b83b1c27b313 [2022-03-30T04:16:04.391Z] Removing intermediate container 9afb5578fdeb [2022-03-30T04:16:04.391Z] ---> e4f7658684e7 [2022-03-30T04:16:04.391Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T04:16:04.671Z] ---> Running in 583030256de5 [2022-03-30T04:16:05.283Z] Removing intermediate container 583030256de5 [2022-03-30T04:16:05.283Z] ---> 8a968e87573a [2022-03-30T04:16:05.283Z] Step 15/23 : WORKDIR / [2022-03-30T04:16:05.283Z] Removing intermediate container b83b1c27b313 [2022-03-30T04:16:05.283Z] ---> 1fa91424c141 [2022-03-30T04:16:05.283Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T04:16:05.283Z] ---> Running in 607cd8cfbe4a [2022-03-30T04:16:05.900Z] ---> Running in b62892ea3b6e [2022-03-30T04:16:06.174Z] Removing intermediate container 607cd8cfbe4a [2022-03-30T04:16:06.174Z] ---> 229f28da00f6 [2022-03-30T04:16:06.174Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:16:06.450Z] Removing intermediate container b62892ea3b6e [2022-03-30T04:16:06.450Z] ---> a8cb0215e780 [2022-03-30T04:16:06.450Z] Step 30/31 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:16:07.059Z] ---> Running in 4261abe7265c [2022-03-30T04:16:07.059Z] ---> 72ba7a712c7c [2022-03-30T04:16:07.059Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T04:16:08.063Z] Removing intermediate container 4261abe7265c [2022-03-30T04:16:08.063Z] ---> aed12317fd8d [2022-03-30T04:16:08.063Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T04:16:08.341Z] ---> Running in d657d47d6984 [2022-03-30T04:16:09.344Z] Removing intermediate container d657d47d6984 [2022-03-30T04:16:09.344Z] ---> 5692b31677f9 [2022-03-30T04:16:09.344Z] [2022-03-30T04:16:10.794Z] Successfully built 5692b31677f9 [2022-03-30T04:16:10.794Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T04:16:11.397Z]  Building security-bootstrapper ... done  ---> 61c174554f3b [2022-03-30T04:16:11.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T04:16:12.397Z] ---> 5bacca17d3da [2022-03-30T04:16:12.397Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T04:16:12.683Z] ---> Running in a4c6a1f9b644 [2022-03-30T04:16:13.293Z] Removing intermediate container a4c6a1f9b644 [2022-03-30T04:16:13.293Z] ---> 34227c726bb1 [2022-03-30T04:16:13.293Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:16:13.569Z] ---> Running in aacdae39100a [2022-03-30T04:16:14.172Z] Removing intermediate container aacdae39100a [2022-03-30T04:16:14.172Z] ---> d94d56ea88e2 [2022-03-30T04:16:14.172Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:16:14.172Z] ---> Running in 2b7dde580f4a [2022-03-30T04:16:14.776Z] Removing intermediate container 2b7dde580f4a [2022-03-30T04:16:14.776Z] ---> 86c20240022e [2022-03-30T04:16:14.776Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:16:14.776Z] ---> Running in 5df57cf22e79 [2022-03-30T04:16:15.778Z] Removing intermediate container 5df57cf22e79 [2022-03-30T04:16:15.778Z] ---> 5940714f97a9 [2022-03-30T04:16:15.778Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:16:15.778Z] ---> Running in e60ecaf21855 [2022-03-30T04:16:16.770Z] Removing intermediate container e60ecaf21855 [2022-03-30T04:16:16.770Z] ---> 3ec6d3cb3e15 [2022-03-30T04:16:16.770Z] [2022-03-30T04:16:17.049Z] Successfully built 3ec6d3cb3e15 [2022-03-30T04:16:17.049Z] Successfully tagged core-command-arm64:latest [2022-03-30T04:16:18.047Z]  Building core-command ... done Removing intermediate container 6092e21a4c55 [2022-03-30T04:16:18.047Z] ---> 693bbca311e0 [2022-03-30T04:16:18.047Z] [2022-03-30T04:16:18.047Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T04:16:18.047Z] ---> 03078ca19a05 [2022-03-30T04:16:18.047Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:16:18.047Z] ---> Using cache [2022-03-30T04:16:18.047Z] ---> 144e0b44df16 [2022-03-30T04:16:18.047Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:16:18.047Z] ---> Using cache [2022-03-30T04:16:18.047Z] ---> b66f1a977bec [2022-03-30T04:16:18.047Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T04:16:18.047Z] ---> Running in b625cbee1ec2 [2022-03-30T04:16:19.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:20.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:21.471Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:16:21.471Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:16:21.471Z] OK: 15729 distinct packages available [2022-03-30T04:16:21.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:22.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:23.462Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T04:16:23.740Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:16:23.740Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T04:16:24.016Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T04:16:24.016Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T04:16:24.016Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T04:16:24.291Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:16:24.291Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T04:16:24.291Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T04:16:24.567Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:16:24.567Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:16:24.846Z] OK: 8 MiB in 23 packages [2022-03-30T04:16:26.849Z] Removing intermediate container b625cbee1ec2 [2022-03-30T04:16:26.849Z] ---> 41fdc60f4a65 [2022-03-30T04:16:26.849Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:16:27.467Z] Removing intermediate container 497a972234b8 [2022-03-30T04:16:27.467Z] ---> 768e5421500e [2022-03-30T04:16:27.467Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T04:16:27.467Z] ---> Running in 7b6139bacd1b [2022-03-30T04:16:27.744Z] ---> 0c6902533d03 [2022-03-30T04:16:27.744Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T04:16:28.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T04:16:29.016Z] ---> e91573f9bc7b [2022-03-30T04:16:29.016Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T04:16:29.622Z] ---> 220b30eb9017 [2022-03-30T04:16:29.622Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T04:16:29.900Z] ---> Running in 8ac0befc0b46 [2022-03-30T04:16:30.176Z] Removing intermediate container 8ac0befc0b46 [2022-03-30T04:16:30.176Z] ---> d933382b27a1 [2022-03-30T04:16:30.176Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:16:30.464Z] ---> Running in 0f1e3353f019 [2022-03-30T04:16:30.752Z] Removing intermediate container 7b6139bacd1b [2022-03-30T04:16:30.752Z] ---> c7b1b65318ab [2022-03-30T04:16:30.752Z] [2022-03-30T04:16:30.752Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T04:16:30.752Z] Removing intermediate container 0f1e3353f019 [2022-03-30T04:16:30.752Z] ---> 969035be3989 [2022-03-30T04:16:30.752Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T04:16:30.752Z] 20.10.10: Pulling from library/docker [2022-03-30T04:16:31.030Z] ---> Running in 9b4a3db9f76c [2022-03-30T04:16:31.305Z] Removing intermediate container 9b4a3db9f76c [2022-03-30T04:16:31.305Z] ---> a1d09961caa3 [2022-03-30T04:16:31.305Z] Step 19/20 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:16:31.305Z] ---> Running in 85146a2ea969 [2022-03-30T04:16:31.906Z] Removing intermediate container 85146a2ea969 [2022-03-30T04:16:31.906Z] ---> d612e6e55c0a [2022-03-30T04:16:31.906Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T04:16:31.906Z] ---> Running in e2c9e55e7ecc [2022-03-30T04:16:32.511Z] Removing intermediate container e2c9e55e7ecc [2022-03-30T04:16:32.511Z] ---> f53f4a177165 [2022-03-30T04:16:32.511Z] [2022-03-30T04:16:33.117Z] Successfully built f53f4a177165 [2022-03-30T04:16:33.117Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T04:16:38.536Z]  Building security-spiffe-token-provider ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T04:16:38.536Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T04:16:38.536Z] ---> 520e9a0a30f7 [2022-03-30T04:16:38.536Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:16:39.137Z] ---> Running in 942a2493e0c5 [2022-03-30T04:16:39.411Z] Removing intermediate container 942a2493e0c5 [2022-03-30T04:16:39.411Z] ---> 002747fbde14 [2022-03-30T04:16:39.411Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-30T04:16:39.686Z] ---> Running in b42e35d9f262 [2022-03-30T04:16:40.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:40.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:41.921Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T04:16:41.921Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T04:16:42.197Z] Executing bash-5.1.16-r0.post-install [2022-03-30T04:16:42.197Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:16:42.197Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T04:16:42.197Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T04:16:42.197Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T04:16:42.197Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T04:16:42.197Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T04:16:42.197Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T04:16:42.197Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T04:16:42.197Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T04:16:42.197Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T04:16:42.197Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T04:16:42.197Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T04:16:42.197Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T04:16:42.197Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T04:16:42.473Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T04:16:44.470Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T04:16:44.470Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T04:16:44.470Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T04:16:44.470Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T04:16:44.470Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T04:16:44.769Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T04:16:44.769Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T04:16:44.769Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T04:16:44.769Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T04:16:44.769Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T04:16:44.769Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T04:16:44.769Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T04:16:44.769Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T04:16:44.769Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T04:16:44.769Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T04:16:44.769Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T04:16:44.769Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T04:16:45.053Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T04:16:45.053Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T04:16:45.053Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T04:16:45.053Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T04:16:45.053Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T04:16:45.053Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T04:16:45.053Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T04:16:45.053Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T04:16:45.671Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:16:45.671Z] OK: 84 MiB in 64 packages [2022-03-30T04:16:51.130Z] Collecting docker-compose==1.23.2 [2022-03-30T04:16:51.130Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T04:16:51.130Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T04:16:51.130Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T04:16:53.106Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T04:16:53.106Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T04:16:53.703Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T04:16:53.703Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T04:16:53.703Z] 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-03-30T04:16:53.976Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T04:16:53.977Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T04:16:55.956Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T04:16:55.956Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T04:16:55.956Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T04:16:56.231Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T04:16:56.231Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T04:16:56.231Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T04:16:58.853Z] Collecting PyYAML<4,>=3.10 [2022-03-30T04:16:58.853Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T04:17:03.175Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T04:17:03.175Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T04:17:03.777Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T04:17:04.059Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T04:17:04.344Z] 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-03-30T04:17:04.344Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T04:17:04.344Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T04:17:04.944Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T04:17:04.944Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T04:17:05.220Z] Collecting idna<2.8,>=2.5 [2022-03-30T04:17:05.220Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T04:17:05.822Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T04:17:05.822Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T04:17:05.822Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T04:17:05.822Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T04:17:06.811Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T04:17:06.811Z] Attempting uninstall: urllib3 [2022-03-30T04:17:06.811Z] Found existing installation: urllib3 1.26.5 [2022-03-30T04:17:06.811Z] Uninstalling urllib3-1.26.5: [2022-03-30T04:17:06.811Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T04:17:07.411Z] Attempting uninstall: idna [2022-03-30T04:17:07.411Z] Found existing installation: idna 3.2 [2022-03-30T04:17:07.411Z] Uninstalling idna-3.2: [2022-03-30T04:17:07.687Z] Successfully uninstalled idna-3.2 [2022-03-30T04:17:08.674Z] Attempting uninstall: chardet [2022-03-30T04:17:08.674Z] Found existing installation: chardet 4.0.0 [2022-03-30T04:17:08.674Z] Uninstalling chardet-4.0.0: [2022-03-30T04:17:08.674Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T04:17:10.664Z] Attempting uninstall: requests [2022-03-30T04:17:10.664Z] Found existing installation: requests 2.25.1 [2022-03-30T04:17:10.664Z] Uninstalling requests-2.25.1: [2022-03-30T04:17:10.664Z] Successfully uninstalled requests-2.25.1 [2022-03-30T04:17:11.262Z] Running setup.py install for texttable: started [2022-03-30T04:17:13.880Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T04:17:13.880Z] Running setup.py install for PyYAML: started [2022-03-30T04:17:16.509Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T04:17:16.509Z] Running setup.py install for docopt: started [2022-03-30T04:17:19.130Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T04:17:19.130Z] Running setup.py install for dockerpty: started [2022-03-30T04:17:21.104Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T04:17:23.085Z] 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-03-30T04:17:33.264Z] Removing intermediate container b42e35d9f262 [2022-03-30T04:17:33.264Z] ---> 1c5b76147840 [2022-03-30T04:17:33.264Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T04:17:33.264Z] ---> Running in 02ab5f83b7f6 [2022-03-30T04:17:33.264Z] Removing intermediate container 02ab5f83b7f6 [2022-03-30T04:17:33.264Z] ---> 7a06b2852195 [2022-03-30T04:17:33.264Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T04:17:33.264Z] ---> Running in 4163ed70793a [2022-03-30T04:17:33.264Z] Removing intermediate container 4163ed70793a [2022-03-30T04:17:33.264Z] ---> 45aeb5239456 [2022-03-30T04:17:33.264Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T04:17:33.882Z] ---> 549ebf0c290f [2022-03-30T04:17:33.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T04:17:34.485Z] ---> 71e38402fb21 [2022-03-30T04:17:34.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T04:17:35.472Z] ---> a1f4cb5c1ee0 [2022-03-30T04:17:35.472Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T04:17:35.472Z] ---> Running in cc8109c69b55 [2022-03-30T04:17:35.747Z] Removing intermediate container cc8109c69b55 [2022-03-30T04:17:35.747Z] ---> ca7a2b2df53f [2022-03-30T04:17:35.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:17:35.747Z] ---> Running in d0e4a8957dbb [2022-03-30T04:17:36.348Z] Removing intermediate container d0e4a8957dbb [2022-03-30T04:17:36.348Z] ---> 7c166b35713a [2022-03-30T04:17:36.348Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:17:36.348Z] ---> Running in 319c9a681bc4 [2022-03-30T04:17:36.623Z] Removing intermediate container 319c9a681bc4 [2022-03-30T04:17:36.623Z] ---> fadd4ea59224 [2022-03-30T04:17:36.623Z] Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [2022-03-30T04:17:36.623Z] ---> Running in 9d650901086a [2022-03-30T04:17:36.900Z] Removing intermediate container 9d650901086a [2022-03-30T04:17:36.900Z] ---> bed651a706d1 [2022-03-30T04:17:36.900Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:17:37.175Z] ---> Running in 60c7934f6f9d [2022-03-30T04:17:37.450Z] Removing intermediate container 60c7934f6f9d [2022-03-30T04:17:37.450Z] ---> 4455586b9945 [2022-03-30T04:17:37.450Z] [2022-03-30T04:17:38.052Z] Successfully built 4455586b9945 [2022-03-30T04:17:38.052Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T04:17:38.348Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-30T04:17:38.343Z] $ docker stop --time=1 f03b28b19193cc77d529c33940eaeed4744f39fc4caa8009ae7192dbe0ebde3f [2022-03-30T04:17:40.059Z] $ docker rm -f f03b28b19193cc77d529c33940eaeed4744f39fc4caa8009ae7192dbe0ebde3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T04:17:40.653Z] + docker images [2022-03-30T04:17:40.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T04:17:40.926Z] sys-mgmt-agent-arm64 latest 4455586b9945 3 seconds ago 288MB [2022-03-30T04:17:40.926Z] security-spiffe-token-provider-arm64 latest f53f4a177165 About a minute ago 27.7MB [2022-03-30T04:17:40.926Z] c7b1b65318ab About a minute ago 1.43GB [2022-03-30T04:17:40.926Z] 693bbca311e0 About a minute ago 1.42GB [2022-03-30T04:17:40.926Z] core-command-arm64 latest 3ec6d3cb3e15 About a minute ago 23.7MB [2022-03-30T04:17:40.926Z] security-bootstrapper-arm64 latest 5692b31677f9 About a minute ago 23.6MB [2022-03-30T04:17:40.926Z] 76a1fac16a43 About a minute ago 1.43GB [2022-03-30T04:17:40.926Z] core-metadata-arm64 latest 0bfca3c27c5d About a minute ago 25.1MB [2022-03-30T04:17:40.926Z] a6fd1add7576 2 minutes ago 1.43GB [2022-03-30T04:17:40.926Z] e79c7fbb94e0 2 minutes ago 1.43GB [2022-03-30T04:17:40.926Z] security-spire-agent-arm64 latest b95743317b0d 9 minutes ago 118MB [2022-03-30T04:17:40.926Z] security-proxy-setup-arm64 latest badf892ac8f0 9 minutes ago 42.1MB [2022-03-30T04:17:40.926Z] babc0f44904e 10 minutes ago 1.44GB [2022-03-30T04:17:40.926Z] core-data-arm64 latest 3017c02b7210 10 minutes ago 34.4MB [2022-03-30T04:17:40.926Z] eed7187b3800 10 minutes ago 1.46GB [2022-03-30T04:17:40.926Z] support-notifications-arm64 latest 9597dcb0cf7b 10 minutes ago 25.5MB [2022-03-30T04:17:40.926Z] security-secretstore-setup-arm64 latest 6a72608c533c 10 minutes ago 40.8MB [2022-03-30T04:17:40.926Z] support-scheduler-arm64 latest fa76d7541ddf 10 minutes ago 24.9MB [2022-03-30T04:17:40.926Z] fd93f0d29844 11 minutes ago 1.43GB [2022-03-30T04:17:40.926Z] 559e0eccd6f6 11 minutes ago 1.43GB [2022-03-30T04:17:40.926Z] 5839251250a2 11 minutes ago 1.44GB [2022-03-30T04:17:40.926Z] security-spire-config-arm64 latest 99f3c73eceb2 17 minutes ago 81.9MB [2022-03-30T04:17:40.926Z] 4893856c66c5 17 minutes ago 1.42GB [2022-03-30T04:17:40.926Z] security-spire-server-arm64 latest 84a50279df09 18 minutes ago 82.6MB [2022-03-30T04:17:40.926Z] 348f9ecff5a7 18 minutes ago 1.42GB [2022-03-30T04:17:40.926Z] ci-base-image-arm64 latest 37df35f26ede 31 minutes ago 885MB [2022-03-30T04:17:40.926Z] alpine 3.14 cc3d11fa2d52 28 hours ago 5.34MB [2022-03-30T04:17:40.926Z] alpine 3.15 03078ca19a05 28 hours ago 5.32MB [2022-03-30T04:17:40.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-30T04:17:40.926Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T04:17:40.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-03-30T04:17:41.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T04:17:41.378Z] [2022-03-30T04:17:41.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:17:41.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T04:17:42.007Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T04:17:42.007Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T04:17:42.007Z] 04944245beec: Pulling fs layer [2022-03-30T04:17:42.007Z] 699f458cf7ca: Pulling fs layer [2022-03-30T04:17:42.007Z] 765212b225bb: Pulling fs layer [2022-03-30T04:17:42.007Z] f23df028b6ca: Pulling fs layer [2022-03-30T04:17:42.007Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T04:17:42.007Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T04:17:42.007Z] f23df028b6ca: Waiting [2022-03-30T04:17:42.007Z] d65c8cfc05b1: Waiting [2022-03-30T04:17:42.007Z] 765212b225bb: Waiting [2022-03-30T04:17:42.007Z] 2437ff75d9bd: Waiting [2022-03-30T04:17:42.007Z] 04944245beec: Verifying Checksum [2022-03-30T04:17:42.007Z] 04944245beec: Download complete [2022-03-30T04:17:42.007Z] 765212b225bb: Download complete [2022-03-30T04:17:42.007Z] f23df028b6ca: Verifying Checksum [2022-03-30T04:17:42.007Z] f23df028b6ca: Download complete [2022-03-30T04:17:42.007Z] d65c8cfc05b1: Download complete [2022-03-30T04:17:42.279Z] 699f458cf7ca: Verifying Checksum [2022-03-30T04:17:42.279Z] 699f458cf7ca: Download complete [2022-03-30T04:17:42.552Z] 8998bd30e6a1: Download complete [2022-03-30T04:17:45.176Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T04:17:45.176Z] 2437ff75d9bd: Download complete [2022-03-30T04:17:47.148Z] 8998bd30e6a1: Pull complete [2022-03-30T04:17:47.744Z] 04944245beec: Pull complete [2022-03-30T04:17:49.177Z] 699f458cf7ca: Pull complete [2022-03-30T04:17:49.448Z] 765212b225bb: Pull complete [2022-03-30T04:17:50.426Z] f23df028b6ca: Pull complete [2022-03-30T04:17:50.699Z] d65c8cfc05b1: Pull complete [2022-03-30T04:18:05.779Z] 2437ff75d9bd: Pull complete [2022-03-30T04:18:05.779Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T04:18:05.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T04:18:05.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T04:18:06.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container [2022-03-30T04:18:06.102Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-30T04:18:08.970Z] $ docker top c42ca1d266a58128269f42ecc507e1f6dbe6bf6fc616f85fd09a8e7e3aeb175c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:10.052Z] ---> job-cost.sh [2022-03-30T04:18:10.052Z] lf-activate-venv: SKIPPING [2022-03-30T04:18:10.052Z] INFO: No Stack... [2022-03-30T04:18:10.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T04:18:11.627Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T04:18:12.314Z] + cut -d, -f6 [2022-03-30T04:18:12.314Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2022-03-30T04:18:12.383Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] [2022-03-30T04:18:12.389Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] did not exist. Created. [2022-03-30T04:18:12.390Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T04:18:13.062Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T04:18:13.256Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T04:18:13.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T04:18:13.272Z] $ docker stop --time=1 c42ca1d266a58128269f42ecc507e1f6dbe6bf6fc616f85fd09a8e7e3aeb175c [2022-03-30T04:18:14.792Z] $ docker rm -f c42ca1d266a58128269f42ecc507e1f6dbe6bf6fc616f85fd09a8e7e3aeb175c [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-03-30T04:18:15.373Z] provisioning config files... [2022-03-30T04:18:15.381Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3365978709291741306tmp [Pipeline] { [Pipeline] sh [2022-03-30T04:18:15.677Z] + set +x [2022-03-30T04:18:15.677Z] + curl -s https://codecov.io/bash [2022-03-30T04:18:15.677Z] + bash -s -- [2022-03-30T04:18:15.677Z] [2022-03-30T04:18:15.677Z] _____ _ [2022-03-30T04:18:15.677Z] / ____| | | [2022-03-30T04:18:15.677Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T04:18:15.677Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T04:18:15.677Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T04:18:15.677Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T04:18:15.677Z] Bash-1.0.6 [2022-03-30T04:18:15.677Z] [2022-03-30T04:18:15.677Z] [2022-03-30T04:18:15.677Z] ==> git version 2.25.1 found [2022-03-30T04:18:15.677Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-30T04:18:15.677Z] Release-Date: 2020-01-08 [2022-03-30T04:18:15.677Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-30T04:18:15.677Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T04:18:15.677Z] ==> Jenkins CI detected. [2022-03-30T04:18:15.677Z] current dir:  /w/workspace/edgex-go/6 [2022-03-30T04:18:15.677Z] project root: . [2022-03-30T04:18:15.677Z] --> token set from env [2022-03-30T04:18:15.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T04:18:15.677Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T04:18:15.677Z] ==> Python coveragepy not found [2022-03-30T04:18:15.677Z] ==> Searching for coverage reports in: [2022-03-30T04:18:15.677Z] + . [2022-03-30T04:18:15.677Z] -> Found 1 reports [2022-03-30T04:18:15.677Z] ==> Detecting git/mercurial file structure [2022-03-30T04:18:15.937Z] ==> Reading reports [2022-03-30T04:18:15.937Z] + ./coverage.out bytes=427963 [2022-03-30T04:18:15.937Z] ==> Appending adjustments [2022-03-30T04:18:15.937Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T04:18:16.878Z] + Found adjustments [2022-03-30T04:18:16.878Z] ==> Gzipping contents [2022-03-30T04:18:17.139Z] 60K /tmp/codecov.UhYtBY.gz [2022-03-30T04:18:17.139Z] ==> Uploading reports [2022-03-30T04:18:17.139Z] url: https://codecov.io [2022-03-30T04:18:17.139Z] query: branch=PR-3926&commit=4718b6a410fb8c73072b8b1e4de69a2172cf51e3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-30T04:18:17.139Z] -> Pinging Codecov [2022-03-30T04:18:17.139Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=4718b6a410fb8c73072b8b1e4de69a2172cf51e3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-30T04:18:17.400Z] -> Uploading to [2022-03-30T04:18:17.400Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/4718b6a410fb8c73072b8b1e4de69a2172cf51e3/fe749d26-e926-49eb-ad22-6e5b149c423d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T041817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=765b7b65d181684feb102d989e63652e2fbafc277e5aa4f73ee89bcb43021004 [2022-03-30T04:18:17.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T04:18:17.400Z] Dload Upload Total Spent Left Speed [2022-03-30T04:18:17.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58649 0 0 100 58649 0 232k --:--:-- --:--:-- --:--:-- 232k [2022-03-30T04:18:17.661Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] } [2022-03-30T04:18:17.669Z] 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-03-30T04:18:18.337Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:18.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:19.501Z] ---> package-listing.sh [2022-03-30T04:18:19.502Z] ++ facter osfamily [2022-03-30T04:18:19.502Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T04:18:19.763Z] + OS_FAMILY=debian [2022-03-30T04:18:19.763Z] + workspace=/w/workspace/edgex-go/6 [2022-03-30T04:18:19.763Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T04:18:19.763Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T04:18:19.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T04:18:19.763Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T04:18:19.763Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-30T04:18:19.763Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T04:18:19.763Z] + case "${OS_FAMILY}" in [2022-03-30T04:18:19.763Z] + dpkg -l [2022-03-30T04:18:19.763Z] + grep '^ii' [2022-03-30T04:18:19.763Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T04:18:19.763Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T04:18:19.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T04:18:19.763Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-30T04:18:19.763Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-03-30T04:18:19.763Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-03-30T04:18:19.774Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T04:18:20.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:18:20.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T04:18:20.619Z] [2022-03-30T04:18:20.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:18:20.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T04:18:20.917Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T04:18:20.917Z] 5eb5b503b376: Pulling fs layer [2022-03-30T04:18:20.917Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T04:18:20.917Z] ec43610c2a17: Pulling fs layer [2022-03-30T04:18:20.917Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T04:18:20.917Z] 33b1e0a273af: Pulling fs layer [2022-03-30T04:18:20.917Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T04:18:20.917Z] 2f39f015ded8: Pulling fs layer [2022-03-30T04:18:20.917Z] 3a2ae6a8a46f: Waiting [2022-03-30T04:18:20.917Z] 33b1e0a273af: Waiting [2022-03-30T04:18:20.917Z] 5d3b04190fa2: Waiting [2022-03-30T04:18:20.917Z] 2f39f015ded8: Waiting [2022-03-30T04:18:20.917Z] 5c69ac0246d0: Verifying Checksum [2022-03-30T04:18:20.917Z] 5c69ac0246d0: Download complete [2022-03-30T04:18:20.917Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T04:18:20.917Z] 3a2ae6a8a46f: Download complete [2022-03-30T04:18:21.176Z] 33b1e0a273af: Verifying Checksum [2022-03-30T04:18:21.176Z] 33b1e0a273af: Download complete [2022-03-30T04:18:21.176Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T04:18:21.176Z] 5d3b04190fa2: Download complete [2022-03-30T04:18:21.176Z] ec43610c2a17: Verifying Checksum [2022-03-30T04:18:21.176Z] ec43610c2a17: Download complete [2022-03-30T04:18:21.176Z] 5eb5b503b376: Verifying Checksum [2022-03-30T04:18:21.176Z] 5eb5b503b376: Download complete [2022-03-30T04:18:21.745Z] 2f39f015ded8: Download complete [2022-03-30T04:18:22.681Z] 5eb5b503b376: Pull complete [2022-03-30T04:18:22.681Z] 5c69ac0246d0: Pull complete [2022-03-30T04:18:23.249Z] ec43610c2a17: Pull complete [2022-03-30T04:18:23.249Z] 3a2ae6a8a46f: Pull complete [2022-03-30T04:18:23.509Z] 33b1e0a273af: Pull complete [2022-03-30T04:18:23.509Z] 5d3b04190fa2: Pull complete [2022-03-30T04:18:28.784Z] 2f39f015ded8: Pull complete [2022-03-30T04:18:28.784Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T04:18:28.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T04:18:28.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T04:18:28.852Z] prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container [2022-03-30T04:18:28.891Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T04:18:30.569Z] $ docker top d7b82660df46c92755f0c62ff4cacaa27f0ad7f85ea67a5123c86f48e08fa4e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T04:18:30.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T04:18:31.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T04:18:31.542Z] + ls /var/log/sa-host [2022-03-30T04:18:31.542Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T04:18:31.751Z] provisioning config files... [2022-03-30T04:18:31.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5772075487218754868tmp [Pipeline] { [Pipeline] echo [2022-03-30T04:18:31.773Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:32.059Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T04:18:32.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:32.413Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T04:18:32.422Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:32.704Z] ---> sudo-logs.sh [2022-03-30T04:18:32.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T04:18:32.727Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:33.012Z] ---> job-cost.sh [2022-03-30T04:18:33.013Z] lf-activate-venv: SKIPPING [2022-03-30T04:18:33.013Z] DEBUG: total: 0.10999999940395355 [2022-03-30T04:18:33.013Z] INFO: Retrieving Stack Cost... [2022-03-30T04:18:33.582Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T04:18:34.153Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T04:18:34.169Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:18:34.457Z] ---> logs-deploy.sh [2022-03-30T04:18:34.457Z] lf-activate-venv: SKIPPING [2022-03-30T04:18:34.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/6 [2022-03-30T04:18:34.457Z] INFO: archiving workspace using pattern(s): [2022-03-30T04:18:35.395Z] Archives upload complete. [2022-03-30T04:18:35.395Z] INFO: archiving logs to Nexus