Pull request #3924 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+c716e684b70864673cdf3dc7cabeb53a7964410a (22dc377e6800741e8e158aefd7511af166641fb0) 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-ssh16808429709066071800.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-ssh16875184437343078489.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4652462417916290910.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-ssh4458420776394538828.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10196207765433679478.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10440’ Running on prd-ubuntu20.04-docker-8c-8g-10444 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 Merge succeeded, producing 19d0b94307412ee007f67e7680af9a4b3bb642c6 Checking out Revision 19d0b94307412ee007f67e7680af9a4b3bb642c6 (PR-3924) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19d0b94307412ee007f67e7680af9a4b3bb642c6 # timeout=10 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-01T12:43:45.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-01T12:43:45.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-01T12:43:45.180Z] ========================================================= [2022-04-01T12:43:45.180Z] EdgeX Global Pipelines Version Info [2022-04-01T12:43:45.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ded824551e9f59122f42b13046eddfb70814056d # timeout=10 [2022-04-01T12:43:45.942Z] ------------------- [2022-04-01T12:43:45.942Z] stable info: [2022-04-01T12:43:45.942Z] ------------------- [2022-04-01T12:43:45.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-01T12:43:45.942Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T12:43:45.942Z] Message: update stable to v1.0.221 [2022-04-01T12:43:46.515Z] ------------------- [2022-04-01T12:43:46.515Z] experimental info: [2022-04-01T12:43:46.515Z] ------------------- [2022-04-01T12:43:46.515Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-01T12:43:46.516Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T12:43:46.516Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-01T12:43:46.653Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-01T12:43:46.664Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-01T12:43:46.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-01T12:43:46.685Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-01T12:43:46.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-01T12:43:46.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-01T12:43:46.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-01T12:43:46.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-01T12:43:46.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-01T12:43:46.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-01T12:43:46.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-01T12:43:46.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-01T12:43:46.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-01T12:43:46.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-01T12:43:46.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-01T12:43:46.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T12:43:46.830Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T12:43:46.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-01T12:43:46.858Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-01T12:43:46.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-01T12:43:46.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-01T12:43:46.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-01T12:43:46.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-01T12:43:46.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-01T12:43:46.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-01T12:43:46.946Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] echo [2022-04-01T12:43:46.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19d0b94 [Pipeline] echo [2022-04-01T12:43:46.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T12:43:47.016Z] provisioning config files... [2022-04-01T12:43:47.031Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5834638344676745091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T12:43:47.343Z] ---> docker-login.sh [2022-04-01T12:43:47.344Z] nexus3.edgexfoundry.org:10001 [2022-04-01T12:43:47.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:43:47.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:43:47.606Z] Configure a credential helper to remove this warning. See [2022-04-01T12:43:47.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:43:47.606Z] [2022-04-01T12:43:47.606Z] Login Succeeded [2022-04-01T12:43:47.606Z] nexus3.edgexfoundry.org:10002 [2022-04-01T12:43:47.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:43:47.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:43:47.872Z] Configure a credential helper to remove this warning. See [2022-04-01T12:43:47.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:43:47.872Z] [2022-04-01T12:43:47.872Z] Login Succeeded [2022-04-01T12:43:47.872Z] nexus3.edgexfoundry.org:10003 [2022-04-01T12:43:47.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:43:47.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:43:47.872Z] Configure a credential helper to remove this warning. See [2022-04-01T12:43:47.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:43:47.872Z] [2022-04-01T12:43:47.872Z] Login Succeeded [2022-04-01T12:43:48.139Z] nexus3.edgexfoundry.org:10004 [2022-04-01T12:43:48.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:43:48.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:43:48.139Z] Configure a credential helper to remove this warning. See [2022-04-01T12:43:48.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:43:48.139Z] [2022-04-01T12:43:48.139Z] Login Succeeded [2022-04-01T12:43:48.139Z] docker.io [2022-04-01T12:43:48.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:43:48.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:43:48.712Z] Configure a credential helper to remove this warning. See [2022-04-01T12:43:48.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:43:48.712Z] [2022-04-01T12:43:48.712Z] Login Succeeded [2022-04-01T12:43:48.712Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T12:43:48.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T12:43:49.038Z] + 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-04-01T12:43:49.038Z] + dirname cmd/core-command/Dockerfile [2022-04-01T12:43:49.038Z] + cut -d/ -f2 [2022-04-01T12:43:49.038Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-01T12:43:49.038Z] + dirname cmd/core-data/Dockerfile [2022-04-01T12:43:49.038Z] + cut -d/ -f2 [2022-04-01T12:43:49.038Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-01T12:43:49.038Z] + dirname cmd/core-metadata/Dockerfile [2022-04-01T12:43:49.038Z] + cut -d/ -f2 [2022-04-01T12:43:49.038Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-01T12:43:49.038Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-01T12:43:49.038Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-01T12:43:49.039Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-04-01T12:43:49.039Z] cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/support-notifications/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-01T12:43:49.039Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-01T12:43:49.039Z] + cut -d/ -f2 [2022-04-01T12:43:49.039Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-01T12:43:49.075Z] 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-04-01T12:43:49.429Z] + git rev-list -1 --merges 19d0b94307412ee007f67e7680af9a4b3bb642c6~1..19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] echo [2022-04-01T12:43:49.442Z] -----------> git rev-list -1 --merges 19d0b94307412ee007f67e7680af9a4b3bb642c6~1..19d0b94307412ee007f67e7680af9a4b3bb642c6 19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:43:49.443Z] 19d0b94307412ee007f67e7680af9a4b3bb642c6 [false] [Pipeline] sh [2022-04-01T12:43:49.761Z] + git log --format=format:%s -1 19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] echo [2022-04-01T12:43:49.777Z] ========================================================= [2022-04-01T12:43:49.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-01T12:43:49.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-01T12:43:50.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-01T12:43:50.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-01T12:43:50.315Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-01T12:43:50.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-01T12:43:50.315Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-01T12:43:50.315Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-01T12:43:50.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:43:50.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T12:43:50.737Z] [2022-04-01T12:43:50.737Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:43:51.042Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T12:43:51.042Z] latest: Pulling from edgex-devops/git-semver [2022-04-01T12:43:51.042Z] a0d0a0d46f8b: Pulling fs layer [2022-04-01T12:43:51.042Z] 3e5f54012d9b: Pulling fs layer [2022-04-01T12:43:51.042Z] 4c7163046ea9: Pulling fs layer [2022-04-01T12:43:51.042Z] 0c2d73faf560: Pulling fs layer [2022-04-01T12:43:51.042Z] 0c2d73faf560: Waiting [2022-04-01T12:43:51.042Z] 3e5f54012d9b: Verifying Checksum [2022-04-01T12:43:51.042Z] 3e5f54012d9b: Download complete [2022-04-01T12:43:51.042Z] a0d0a0d46f8b: Download complete [2022-04-01T12:43:51.042Z] 0c2d73faf560: Verifying Checksum [2022-04-01T12:43:51.042Z] 0c2d73faf560: Download complete [2022-04-01T12:43:51.042Z] 4c7163046ea9: Verifying Checksum [2022-04-01T12:43:51.042Z] 4c7163046ea9: Download complete [2022-04-01T12:43:51.301Z] a0d0a0d46f8b: Pull complete [2022-04-01T12:43:51.301Z] 3e5f54012d9b: Pull complete [2022-04-01T12:43:51.562Z] 4c7163046ea9: Pull complete [2022-04-01T12:43:51.823Z] 0c2d73faf560: Pull complete [2022-04-01T12:43:51.823Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-01T12:43:51.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T12:43:51.823Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-01T12:43:51.967Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2022-04-01T12:43:51.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-01T12:43:52.743Z] $ docker top 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-01T12:43:52.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T12:43:52.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T12:43:52.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T12:43:52.978Z] $ docker exec 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent [2022-04-01T12:43:53.122Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJinJih/agent.13 [2022-04-01T12:43:53.122Z] SSH_AGENT_PID=19 [2022-04-01T12:43:53.130Z] Running ssh-add (command line suppressed) [2022-04-01T12:43:53.252Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_1270867185798555697.key (/w/workspace/edgex-go/8@tmp/private_key_1270867185798555697.key) [2022-04-01T12:43:53.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T12:43:53.576Z] + git tag --points-at HEAD [Pipeline] } [2022-04-01T12:43:53.590Z] $ docker exec --env ******** --env ******** 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent -k [2022-04-01T12:43:53.710Z] unset SSH_AUTH_SOCK; [2022-04-01T12:43:53.710Z] unset SSH_AGENT_PID; [2022-04-01T12:43:53.710Z] echo Agent pid 19 killed; [2022-04-01T12:43:53.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-01T12:43:53.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T12:43:53.759Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T12:43:53.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T12:43:53.879Z] $ docker exec 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent [2022-04-01T12:43:54.018Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaoDNFc/agent.52 [2022-04-01T12:43:54.018Z] SSH_AGENT_PID=59 [2022-04-01T12:43:54.024Z] Running ssh-add (command line suppressed) [2022-04-01T12:43:54.146Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8125414182760572012.key (/w/workspace/edgex-go/8@tmp/private_key_8125414182760572012.key) [2022-04-01T12:43:54.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T12:43:54.466Z] + git semver init [2022-04-01T12:43:54.467Z] # -> Open(): unable to determine branch for HEAD [2022-04-01T12:43:54.467Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2022-04-01T12:43:54.467Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2022-04-01T12:43:54.467Z] # $SEMVER_REMOTE_NAME = origin [2022-04-01T12:43:54.467Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-01T12:43:54.467Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-01T12:43:54.467Z] # $SEMVER_BRANCH = PR-3924 [2022-04-01T12:43:54.467Z] # $SEMVER_TEMP = /tmp/semver-157072655 [2022-04-01T12:43:54.467Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-01T12:44:09.414Z] # '/tmp/semver-157072655' -> '/w/workspace/edgex-go/8/.semver' [2022-04-01T12:44:09.414Z] # -> Force: false [2022-04-01T12:44:09.414Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2022-04-01T12:44:09.427Z] $ docker exec --env ******** --env ******** 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent -k [2022-04-01T12:44:09.550Z] unset SSH_AUTH_SOCK; [2022-04-01T12:44:09.551Z] unset SSH_AGENT_PID; [2022-04-01T12:44:09.551Z] echo Agent pid 59 killed; [2022-04-01T12:44:09.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T12:44:09.871Z] + git semver [Pipeline] } [2022-04-01T12:44:09.891Z] $ docker stop --time=1 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf [2022-04-01T12:44:11.700Z] $ docker rm -f 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T12:44:12.089Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-01T12:44:12.351Z] Stashed 1 file(s) [Pipeline] echo [2022-04-01T12:44:12.356Z] [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-04-01T12:44:12.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T12:44:12.501Z] ========================================================= [2022-04-01T12:44:12.501Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-01T12:44:12.501Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-01T12:44:12.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-01T12:44:12.796Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-01T12:44:12.796Z] 59bf1c3509f3: Pulling fs layer [2022-04-01T12:44:12.796Z] 666ba61612fd: Pulling fs layer [2022-04-01T12:44:12.796Z] 8ed8ca486205: Pulling fs layer [2022-04-01T12:44:12.796Z] 4fe6c5a15a65: Pulling fs layer [2022-04-01T12:44:12.796Z] 22a0e8bec74d: Pulling fs layer [2022-04-01T12:44:12.796Z] 640e595b4fbd: Pulling fs layer [2022-04-01T12:44:12.796Z] 763cafe07f6e: Pulling fs layer [2022-04-01T12:44:12.796Z] 0c0b528cf693: Pulling fs layer [2022-04-01T12:44:12.796Z] 10935f4eaf8b: Pulling fs layer [2022-04-01T12:44:12.796Z] 640e595b4fbd: Waiting [2022-04-01T12:44:12.796Z] 763cafe07f6e: Waiting [2022-04-01T12:44:12.796Z] 4fe6c5a15a65: Waiting [2022-04-01T12:44:12.796Z] 10935f4eaf8b: Waiting [2022-04-01T12:44:12.796Z] 22a0e8bec74d: Waiting [2022-04-01T12:44:12.796Z] 0c0b528cf693: Waiting [2022-04-01T12:44:12.796Z] 8ed8ca486205: Verifying Checksum [2022-04-01T12:44:12.796Z] 8ed8ca486205: Download complete [2022-04-01T12:44:12.796Z] 666ba61612fd: Verifying Checksum [2022-04-01T12:44:12.796Z] 666ba61612fd: Download complete [2022-04-01T12:44:12.796Z] 22a0e8bec74d: Verifying Checksum [2022-04-01T12:44:12.796Z] 22a0e8bec74d: Download complete [2022-04-01T12:44:12.796Z] 640e595b4fbd: Verifying Checksum [2022-04-01T12:44:12.796Z] 640e595b4fbd: Download complete [2022-04-01T12:44:12.796Z] 59bf1c3509f3: Verifying Checksum [2022-04-01T12:44:12.796Z] 59bf1c3509f3: Download complete [2022-04-01T12:44:12.796Z] 763cafe07f6e: Verifying Checksum [2022-04-01T12:44:12.796Z] 763cafe07f6e: Download complete [2022-04-01T12:44:13.057Z] 0c0b528cf693: Verifying Checksum [2022-04-01T12:44:13.057Z] 0c0b528cf693: Download complete [2022-04-01T12:44:13.057Z] 59bf1c3509f3: Pull complete [2022-04-01T12:44:13.057Z] 666ba61612fd: Pull complete [2022-04-01T12:44:13.318Z] 8ed8ca486205: Pull complete [2022-04-01T12:44:13.318Z] 10935f4eaf8b: Verifying Checksum [2022-04-01T12:44:13.318Z] 10935f4eaf8b: Download complete [2022-04-01T12:44:13.579Z] 4fe6c5a15a65: Verifying Checksum [2022-04-01T12:44:13.579Z] 4fe6c5a15a65: Download complete [2022-04-01T12:44:17.782Z] 4fe6c5a15a65: Pull complete [2022-04-01T12:44:17.782Z] 22a0e8bec74d: Pull complete [2022-04-01T12:44:17.782Z] 640e595b4fbd: Pull complete [2022-04-01T12:44:17.782Z] 763cafe07f6e: Pull complete [2022-04-01T12:44:17.782Z] 0c0b528cf693: Pull complete [2022-04-01T12:44:20.321Z] 10935f4eaf8b: Pull complete [2022-04-01T12:44:20.321Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-01T12:44:20.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-01T12:44:20.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-01T12:44:20.620Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-01T12:44:20.620Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-01T12:44:20.620Z] WORKDIR /edgex [2022-04-01T12:44:20.620Z] COPY go.mod . [2022-04-01T12:44:20.620Z] RUN go mod download [2022-04-01T12:44:22.005Z] Sending build context to Docker daemon 334.7MB [2022-04-01T12:44:22.005Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-01T12:44:22.005Z] ---> 99d49a6021b9 [2022-04-01T12:44:22.005Z] Step 2/4 : WORKDIR /edgex [2022-04-01T12:44:23.916Z] ---> Running in 45f266804ca0 [2022-04-01T12:44:24.176Z] Removing intermediate container 45f266804ca0 [2022-04-01T12:44:24.176Z] ---> d3c1998075d3 [2022-04-01T12:44:24.176Z] Step 3/4 : COPY go.mod . [2022-04-01T12:44:24.176Z] ---> a1f80dd9b778 [2022-04-01T12:44:24.176Z] Step 4/4 : RUN go mod download [2022-04-01T12:44:24.176Z] ---> Running in 37ff28176fca [2022-04-01T12:44:27.455Z] Still waiting to schedule task [2022-04-01T12:44:27.455Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-01T12:44:42.293Z] Removing intermediate container 37ff28176fca [2022-04-01T12:44:42.293Z] ---> 2ff9d795d998 [2022-04-01T12:44:42.293Z] Successfully built 2ff9d795d998 [2022-04-01T12:44:42.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:44:42.603Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T12:44:42.603Z] . [Pipeline] withDockerContainer [2022-04-01T12:44:42.670Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2022-04-01T12:44:42.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2022-04-01T12:44:43.368Z] $ docker top 7c8793b20af5c107fff3759ee0fa591135691162f9959a0b05e4f495f851561b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T12:44:43.723Z] + go version [2022-04-01T12:44:43.723Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-01T12:44:43.741Z] $ docker stop --time=1 7c8793b20af5c107fff3759ee0fa591135691162f9959a0b05e4f495f851561b [2022-04-01T12:44:45.008Z] $ docker rm -f 7c8793b20af5c107fff3759ee0fa591135691162f9959a0b05e4f495f851561b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:44:45.391Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T12:44:45.391Z] . [Pipeline] withDockerContainer [2022-04-01T12:44:45.462Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2022-04-01T12:44:45.504Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2022-04-01T12:44:45.851Z] $ docker top 9f0520d2055588d537d5df845fd1bb4ad9a8a2371cb7a7556c75b3a5b19fc8e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-01T12:44:45.924Z] ========================================================= [2022-04-01T12:44:45.924Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-01T12:44:45.924Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-01T12:44:46.221Z] + make test [2022-04-01T12:44:46.221Z] go mod tidy -compat=1.17 [2022-04-01T12:44:46.221Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-01T12:44:52.798Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-01T12:45:02.782Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-01T12:45:02.782Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-01T12:45:02.782Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-01T12:45:02.782Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-01T12:45:02.782Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-01T12:45:03.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-01T12:45:03.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2022-04-01T12:45:03.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-01T12:45:03.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-01T12:45:05.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-04-01T12:45:05.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-01T12:45:05.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.9% of statements [2022-04-01T12:45:05.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-01T12:45:05.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.156s coverage: 89.2% of statements [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.4% of statements [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.396s coverage: 94.7% of statements [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.126s coverage: 72.2% of statements [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements [2022-04-01T12:45:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.093s coverage: 94.1% of statements [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-04-01T12:45:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-04-01T12:45:18.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2022-04-01T12:45:18.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-04-01T12:45:19.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements [2022-04-01T12:45:19.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.2% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.8% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-01T12:45:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-01T12:45:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-01T12:45:29.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-01T12:45:29.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-01T12:45:29.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-01T12:45:29.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-01T12:45:29.308Z] 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-04-01T12:45:47.459Z] GO111MODULE=on go vet ./... [2022-04-01T12:45:51.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T12:45:51.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-01T12:45:51.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-01T12:45:52.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-01T12:45:52.789Z] + ls -al . [2022-04-01T12:45:52.789Z] total 664 [2022-04-01T12:45:52.789Z] drwxrwxr-x 10 1001 1001 4096 Apr 1 12:45 . [2022-04-01T12:45:52.789Z] drwxr-xr-x 4 root root 4096 Apr 1 12:44 .. [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 11 Apr 1 12:43 .dockerignore [2022-04-01T12:45:52.789Z] drwxrwxr-x 8 1001 1001 4096 Apr 1 12:43 .git [2022-04-01T12:45:52.789Z] drwxrwxr-x 4 1001 1001 4096 Apr 1 12:43 .github [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 870 Apr 1 12:43 .gitignore [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 42 Apr 1 12:43 .golangci.yml [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 87 Apr 1 12:43 .hadolint.yml [2022-04-01T12:45:52.789Z] drwx------ 3 1001 1001 4096 Apr 1 12:44 .semver [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 166 Apr 1 12:43 .sonarcloud.properties [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 1171 Apr 1 12:43 ADOPTERS.md [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 9953 Apr 1 12:43 Attribution.txt [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 51732 Apr 1 12:43 CHANGELOG.md [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 3804 Apr 1 12:43 CONTRIBUTING.md [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 677 Apr 1 12:43 GOVERNANCE.md [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 849 Apr 1 12:43 Jenkinsfile [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 10775 Apr 1 12:43 LICENSE [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 8478 Apr 1 12:43 Makefile [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 582 Apr 1 12:43 OWNERS.md [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 8207 Apr 1 12:43 README.md [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 6912 Apr 1 12:43 SECURITY.md [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 5 Apr 1 12:44 VERSION [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 4131 Apr 1 12:43 ZMQWindows.md [2022-04-01T12:45:52.789Z] drwxrwxr-x 2 1001 1001 4096 Apr 1 12:43 bin [2022-04-01T12:45:52.789Z] drwxrwxr-x 18 1001 1001 4096 Apr 1 12:43 cmd [2022-04-01T12:45:52.789Z] -rw-r--r-- 1 root root 429121 Apr 1 12:45 coverage.out [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 3175 Apr 1 12:43 go.mod [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 34990 Apr 1 12:44 go.sum [2022-04-01T12:45:52.789Z] drwxrwxr-x 8 1001 1001 4096 Apr 1 12:43 internal [2022-04-01T12:45:52.789Z] drwxrwxr-x 3 1001 1001 4096 Apr 1 12:43 openapi [2022-04-01T12:45:52.789Z] drwxrwxr-x 4 1001 1001 4096 Apr 1 12:43 snap [2022-04-01T12:45:52.789Z] -rw-rw-r-- 1 1001 1001 204 Apr 1 12:43 version.go [Pipeline] sh [2022-04-01T12:45:53.077Z] + '[' -e coverage.out ] [2022-04-01T12:45:53.077Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-01T12:45:53.165Z] Stashed 1 file(s) [Pipeline] sh [2022-04-01T12:45:53.447Z] + make build [2022-04-01T12:45:53.447Z] 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-04-01T12:46:09.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10446 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-01T12:46:09.110Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-04-01T12:46:09.381Z] The recommended git tool is: git [2022-04-01T12:46:11.552Z] 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-04-01T12:46:16.603Z] using credential edgex-jenkins-ssh [2022-04-01T12:46:16.621Z] Cloning the remote Git repository [2022-04-01T12:46:16.683Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-01T12:46:16.810Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-04-01T12:46:16.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-01T12:46:16.932Z] > git --version # timeout=10 [2022-04-01T12:46:16.970Z] > git --version # 'git version 2.25.1' [2022-04-01T12:46:16.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T12:46:17.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T12:46:21.540Z] 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-04-01T12:46:21.540Z] 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-04-01T12:46:22.922Z] 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-04-01T12:46:23.180Z] 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-04-01T12:46:24.561Z] 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-04-01T12:46:25.500Z] 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-04-01T12:46:26.439Z] 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-04-01T12:46:27.821Z] 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-04-01T12:46:28.760Z] 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-04-01T12:46:29.698Z] 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-04-01T12:46:31.081Z] 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-04-01T12:46:32.482Z] $ docker stop --time=1 9f0520d2055588d537d5df845fd1bb4ad9a8a2371cb7a7556c75b3a5b19fc8e8 [2022-04-01T12:46:34.460Z] Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-01T12:46:33.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-01T12:46:33.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T12:46:33.545Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-01T12:46:33.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-01T12:46:33.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T12:46:33.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-01T12:46:34.481Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T12:46:34.498Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-01T12:46:35.074Z] Merge succeeded, producing 222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T12:46:35.074Z] Checking out Revision 222b1f068deb380ef84418e6bed2deb547d0a65f (PR-3924) [2022-04-01T12:46:35.118Z] $ docker rm -f 9f0520d2055588d537d5df845fd1bb4ad9a8a2371cb7a7556c75b3a5b19fc8e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:46:36.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-01T12:46:36.594Z] [2022-04-01T12:46:36.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:46:34.730Z] > git remote # timeout=10 [2022-04-01T12:46:34.747Z] > git config --get remote.origin.url # timeout=10 [2022-04-01T12:46:34.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T12:46:34.770Z] > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 [2022-04-01T12:46:35.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-01T12:46:35.082Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T12:46:35.096Z] > git checkout -f 222b1f068deb380ef84418e6bed2deb547d0a65f # timeout=10 [2022-04-01T12:46:36.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-01T12:46:36.896Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-01T12:46:36.896Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-01T12:46:36.896Z] ca9280d653b3: Pulling fs layer [2022-04-01T12:46:36.896Z] 7e9c9ca2126c: Pulling fs layer [2022-04-01T12:46:36.896Z] cbdbe7a5bc2a: Download complete [2022-04-01T12:46:37.158Z] ca9280d653b3: Verifying Checksum [2022-04-01T12:46:37.158Z] ca9280d653b3: Download complete [2022-04-01T12:46:37.158Z] cbdbe7a5bc2a: Pull complete [2022-04-01T12:46:37.419Z] 7e9c9ca2126c: Download complete [2022-04-01T12:46:37.680Z] ca9280d653b3: Pull complete [2022-04-01T12:46:39.299Z] Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" [2022-04-01T12:46:39.329Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T12:46:40.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-01T12:46:40.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T12:46:40.374Z] Dload Upload Total Spent Left Speed [2022-04-01T12:46:40.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43862 0 --:--:-- --:--:-- --:--:-- 43862 [Pipeline] sh [2022-04-01T12:46:40.947Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-01T12:46:40.974Z] 7e9c9ca2126c: Pull complete [2022-04-01T12:46:40.974Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-01T12:46:40.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-01T12:46:40.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-01T12:46:41.098Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2022-04-01T12:46:41.145Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-01T12:46:41.299Z] + sudo tee /etc/docker/daemon.new [2022-04-01T12:46:41.299Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-01T12:46:41.299Z] { [2022-04-01T12:46:41.299Z] "registry-mirrors": [ [2022-04-01T12:46:41.299Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-01T12:46:41.299Z] ], [2022-04-01T12:46:41.299Z] "bip": "10.250.0.254/24", [2022-04-01T12:46:41.299Z] "hosts": [ [2022-04-01T12:46:41.299Z] "tcp://0.0.0.0:5555", [2022-04-01T12:46:41.299Z] "unix:///var/run/docker.sock" [2022-04-01T12:46:41.299Z] ], [2022-04-01T12:46:41.299Z] "mtu": 1458, [2022-04-01T12:46:41.299Z] "selinux-enabled": true, [2022-04-01T12:46:41.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-01T12:46:41.299Z] } [2022-04-01T12:46:39.310Z] > git rev-list --no-walk ded824551e9f59122f42b13046eddfb70814056d # timeout=10 [2022-04-01T12:46:42.401Z] $ docker top 598091872ea1fbc8791a0847fe4315ff116f788547884352f0a3274e0a7507d8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-01T12:46:42.852Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-01T12:46:42.874Z] + docker-compose build --help [2022-04-01T12:46:42.874Z] + grep parallel [2022-04-01T12:46:43.193Z] + sudo service docker restart [2022-04-01T12:46:43.448Z] --parallel Build images in parallel. [Pipeline] } [2022-04-01T12:46:43.469Z] $ docker stop --time=1 598091872ea1fbc8791a0847fe4315ff116f788547884352f0a3274e0a7507d8 [2022-04-01T12:46:44.727Z] $ docker rm -f 598091872ea1fbc8791a0847fe4315ff116f788547884352f0a3274e0a7507d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:46:45.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-01T12:46:45.122Z] . [Pipeline] withDockerContainer [2022-04-01T12:46:45.187Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2022-04-01T12:46:45.231Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-01T12:46:45.631Z] $ docker top d287f3842daaf5b2d8e399d0018a5a34fa4222ad4ed9b13bae9a49486933200e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T12:46:45.997Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-01T12:46:46.568Z] Building core-command ... [2022-04-01T12:46:46.568Z] Building core-data ... [2022-04-01T12:46:46.568Z] Building core-metadata ... [2022-04-01T12:46:46.568Z] Building security-bootstrapper ... [2022-04-01T12:46:46.568Z] Building security-proxy-setup ... [2022-04-01T12:46:46.568Z] Building security-secretstore-setup ... [2022-04-01T12:46:46.568Z] Building security-spiffe-token-provider ... [2022-04-01T12:46:46.568Z] Building security-spire-agent ... [2022-04-01T12:46:46.568Z] Building security-spire-config ... [2022-04-01T12:46:46.568Z] Building security-spire-server ... [2022-04-01T12:46:46.568Z] Building support-notifications ... [2022-04-01T12:46:46.568Z] Building support-scheduler ... [2022-04-01T12:46:46.568Z] Building sys-mgmt-agent ... [2022-04-01T12:46:46.568Z] Building core-data [2022-04-01T12:46:46.568Z] Building security-bootstrapper [2022-04-01T12:46:46.568Z] Building security-proxy-setup [2022-04-01T12:46:46.568Z] Building security-spire-agent [2022-04-01T12:46:46.568Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T12:47:01.536Z] provisioning config files... [2022-04-01T12:47:01.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6828204726601945982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T12:47:01.930Z] ---> docker-login.sh [2022-04-01T12:47:01.930Z] nexus3.edgexfoundry.org:10001 [2022-04-01T12:47:02.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:47:02.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:47:02.814Z] Configure a credential helper to remove this warning. See [2022-04-01T12:47:02.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:47:02.814Z] [2022-04-01T12:47:02.814Z] Login Succeeded [2022-04-01T12:47:02.814Z] nexus3.edgexfoundry.org:10002 [2022-04-01T12:47:03.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:47:03.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:47:03.369Z] Configure a credential helper to remove this warning. See [2022-04-01T12:47:03.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:47:03.369Z] [2022-04-01T12:47:03.369Z] Login Succeeded [2022-04-01T12:47:03.369Z] nexus3.edgexfoundry.org:10003 [2022-04-01T12:47:03.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:47:03.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:47:03.645Z] Configure a credential helper to remove this warning. See [2022-04-01T12:47:03.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:47:03.645Z] [2022-04-01T12:47:03.645Z] Login Succeeded [2022-04-01T12:47:03.645Z] nexus3.edgexfoundry.org:10004 [2022-04-01T12:47:04.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:47:04.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:47:04.261Z] Configure a credential helper to remove this warning. See [2022-04-01T12:47:04.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:47:04.261Z] [2022-04-01T12:47:04.261Z] Login Succeeded [2022-04-01T12:47:04.261Z] docker.io [2022-04-01T12:47:04.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T12:47:04.662Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:47:04.662Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:47:04.662Z] ---> 2ff9d795d998 [2022-04-01T12:47:04.662Z] Step 3/31 : WORKDIR /edgex-go [2022-04-01T12:47:04.662Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:47:04.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:47:04.662Z] ---> 2ff9d795d998 [2022-04-01T12:47:04.662Z] Step 3/24 : WORKDIR /edgex-go [2022-04-01T12:47:04.662Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:47:04.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:47:04.662Z] ---> 2ff9d795d998 [2022-04-01T12:47:04.662Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T12:47:04.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:47:04.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:47:04.662Z] ---> 2ff9d795d998 [2022-04-01T12:47:04.662Z] Step 3/22 : WORKDIR /edgex-go [2022-04-01T12:47:04.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:47:04.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:47:04.662Z] ---> 2ff9d795d998 [2022-04-01T12:47:04.662Z] Step 3/22 : WORKDIR /edgex-go [2022-04-01T12:47:05.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T12:47:05.129Z] Configure a credential helper to remove this warning. See [2022-04-01T12:47:05.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T12:47:05.129Z] [2022-04-01T12:47:05.129Z] Login Succeeded [2022-04-01T12:47:05.129Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T12:47:05.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-01T12:47:05.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T12:47:05.685Z] ========================================================= [2022-04-01T12:47:05.686Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-01T12:47:05.686Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-01T12:47:06.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-01T12:47:06.299Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-01T12:47:06.299Z] 9b3977197b4f: Pulling fs layer [2022-04-01T12:47:06.299Z] 1a89e8eeedd5: Pulling fs layer [2022-04-01T12:47:06.299Z] 94645a83ff95: Pulling fs layer [2022-04-01T12:47:06.299Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-01T12:47:06.299Z] 0c92f367c5e7: Pulling fs layer [2022-04-01T12:47:06.299Z] f7c0051592d6: Pulling fs layer [2022-04-01T12:47:06.299Z] a227ed2f7395: Pulling fs layer [2022-04-01T12:47:06.299Z] 7b1c46037f91: Pulling fs layer [2022-04-01T12:47:06.299Z] 3f3a8bcf1eab: Waiting [2022-04-01T12:47:06.299Z] 0c92f367c5e7: Waiting [2022-04-01T12:47:06.299Z] f7c0051592d6: Waiting [2022-04-01T12:47:06.299Z] a227ed2f7395: Waiting [2022-04-01T12:47:06.299Z] 7b1c46037f91: Waiting [2022-04-01T12:47:06.299Z] 94645a83ff95: Verifying Checksum [2022-04-01T12:47:06.299Z] 94645a83ff95: Download complete [2022-04-01T12:47:06.299Z] 1a89e8eeedd5: Verifying Checksum [2022-04-01T12:47:06.299Z] 1a89e8eeedd5: Download complete [2022-04-01T12:47:06.299Z] 0c92f367c5e7: Verifying Checksum [2022-04-01T12:47:06.299Z] 0c92f367c5e7: Download complete [2022-04-01T12:47:06.299Z] f7c0051592d6: Download complete [2022-04-01T12:47:06.299Z] 9b3977197b4f: Download complete [2022-04-01T12:47:06.299Z] a227ed2f7395: Verifying Checksum [2022-04-01T12:47:06.299Z] a227ed2f7395: Download complete [2022-04-01T12:47:06.928Z] 9b3977197b4f: Pull complete [2022-04-01T12:47:07.210Z] ---> Running in 3b784f7f537b [2022-04-01T12:47:07.210Z] ---> Running in 39dd3ba20be1 [2022-04-01T12:47:07.210Z] ---> Running in 05e4a540016e [2022-04-01T12:47:07.210Z] ---> Running in 7777dc81ad63 [2022-04-01T12:47:07.210Z] ---> Running in a994b0a81717 [2022-04-01T12:47:07.210Z] Removing intermediate container a994b0a81717 [2022-04-01T12:47:07.210Z] ---> abe085664f5a [2022-04-01T12:47:07.210Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:47:07.210Z] Removing intermediate container 39dd3ba20be1 [2022-04-01T12:47:07.210Z] ---> 6778ca353a39 [2022-04-01T12:47:07.210Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:47:07.210Z] Removing intermediate container 05e4a540016e [2022-04-01T12:47:07.210Z] ---> 65d9cea33e59 [2022-04-01T12:47:07.210Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:47:07.210Z] Removing intermediate container 3b784f7f537b [2022-04-01T12:47:07.210Z] ---> 805a4ccc01ba [2022-04-01T12:47:07.210Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:47:07.210Z] Removing intermediate container 7777dc81ad63 [2022-04-01T12:47:07.210Z] ---> 06ea351424e7 [2022-04-01T12:47:07.210Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:47:07.472Z] ---> Running in fdf9a8f532af [2022-04-01T12:47:07.472Z] ---> Running in d5e252f7a0aa [2022-04-01T12:47:07.472Z] ---> Running in 6dfc490994d3 [2022-04-01T12:47:07.472Z] ---> Running in 48add4adfda5 [2022-04-01T12:47:07.472Z] ---> Running in ed24f1649dac [2022-04-01T12:47:07.535Z] 1a89e8eeedd5: Pull complete [2022-04-01T12:47:07.814Z] 94645a83ff95: Pull complete [2022-04-01T12:47:08.408Z] Removing intermediate container fdf9a8f532af [2022-04-01T12:47:08.408Z] ---> 6aaef9aa2158 [2022-04-01T12:47:08.408Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-01T12:47:08.408Z] ---> Running in 9052ef17141a [2022-04-01T12:47:08.412Z] 7b1c46037f91: Verifying Checksum [2022-04-01T12:47:08.412Z] 7b1c46037f91: Download complete [2022-04-01T12:47:08.667Z] Removing intermediate container ed24f1649dac [2022-04-01T12:47:08.667Z] ---> 517ffaf9448b [2022-04-01T12:47:08.667Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-01T12:47:08.667Z] ---> Running in 8b9a1f3cd318 [2022-04-01T12:47:08.667Z] Removing intermediate container d5e252f7a0aa [2022-04-01T12:47:08.667Z] ---> ee9d1dea1a9e [2022-04-01T12:47:08.667Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-01T12:47:08.667Z] ---> Running in 68bd71452779 [2022-04-01T12:47:08.926Z] Removing intermediate container 48add4adfda5 [2022-04-01T12:47:08.926Z] ---> 12a6bbda1c4f [2022-04-01T12:47:08.926Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-01T12:47:08.926Z] ---> Running in e10a404d3267 [2022-04-01T12:47:08.927Z] Removing intermediate container 6dfc490994d3 [2022-04-01T12:47:08.927Z] ---> 6cdc93a7479e [2022-04-01T12:47:08.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-01T12:47:08.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:08.927Z] ---> Running in 3a69ad596d55 [2022-04-01T12:47:09.012Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-01T12:47:09.012Z] 3f3a8bcf1eab: Download complete [2022-04-01T12:47:09.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:09.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:09.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:09.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:09.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:10.020Z] OK: 221 MiB in 52 packages [2022-04-01T12:47:10.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:10.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:10.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:10.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:10.536Z] Removing intermediate container 9052ef17141a [2022-04-01T12:47:10.536Z] ---> c929c5d24836 [2022-04-01T12:47:10.536Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-01T12:47:10.536Z] OK: 221 MiB in 52 packages [2022-04-01T12:47:10.536Z] OK: 221 MiB in 52 packages [2022-04-01T12:47:10.536Z] ---> fdb86b363a34 [2022-04-01T12:47:10.536Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:47:10.795Z] ---> Running in fd4aa2ba8b71 [2022-04-01T12:47:10.795Z] OK: 221 MiB in 52 packages [2022-04-01T12:47:10.795Z] OK: 221 MiB in 52 packages [2022-04-01T12:47:11.054Z] Removing intermediate container 68bd71452779 [2022-04-01T12:47:11.054Z] ---> 4a5d8a34ae2a [2022-04-01T12:47:11.054Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T12:47:11.054Z] Removing intermediate container 8b9a1f3cd318 [2022-04-01T12:47:11.054Z] ---> db477d01b652 [2022-04-01T12:47:11.054Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-01T12:47:11.054Z] ---> e24911cef08f [2022-04-01T12:47:11.054Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:47:11.054Z] ---> Running in f742153f2351 [2022-04-01T12:47:11.314Z] ---> 4349a59cfe70 [2022-04-01T12:47:11.314Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:47:11.314Z] ---> Running in 303a30f86a06 [2022-04-01T12:47:11.314Z] Removing intermediate container e10a404d3267 [2022-04-01T12:47:11.314Z] ---> 5be4e791d5c0 [2022-04-01T12:47:11.314Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-01T12:47:11.314Z] Removing intermediate container 3a69ad596d55 [2022-04-01T12:47:11.314Z] ---> 8e97deed0c14 [2022-04-01T12:47:11.314Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-01T12:47:11.573Z] ---> 7f2252570eff [2022-04-01T12:47:11.573Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:47:11.573Z] ---> Running in 55a2c4cd87bb [2022-04-01T12:47:11.573Z] ---> fccd121249d3 [2022-04-01T12:47:11.573Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:47:11.573Z] ---> Running in 6fa59e6ce424 [2022-04-01T12:47:12.141Z] Removing intermediate container fd4aa2ba8b71 [2022-04-01T12:47:12.141Z] ---> 1316ce89f367 [2022-04-01T12:47:12.141Z] Step 8/31 : COPY . . [2022-04-01T12:47:12.141Z] Removing intermediate container f742153f2351 [2022-04-01T12:47:12.141Z] ---> d2381ed97e4b [2022-04-01T12:47:12.141Z] Step 8/23 : COPY . . [2022-04-01T12:47:12.141Z] Removing intermediate container 303a30f86a06 [2022-04-01T12:47:12.141Z] ---> 81d1f8bbf0c4 [2022-04-01T12:47:12.141Z] Step 8/24 : COPY . . [2022-04-01T12:47:18.723Z] Removing intermediate container 55a2c4cd87bb [2022-04-01T12:47:18.723Z] ---> d3bb1f764919 [2022-04-01T12:47:18.723Z] Step 8/22 : COPY . . [2022-04-01T12:47:18.723Z] Removing intermediate container 6fa59e6ce424 [2022-04-01T12:47:18.723Z] ---> 591c57d4120f [2022-04-01T12:47:18.723Z] Step 8/22 : COPY . . [2022-04-01T12:47:18.983Z] ---> 1c0f5a7772f4 [2022-04-01T12:47:18.983Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-01T12:47:18.983Z] ---> e24dfc00978b [2022-04-01T12:47:18.983Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-01T12:47:19.246Z] ---> d0fc9f315c05 [2022-04-01T12:47:19.246Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-01T12:47:19.246Z] ---> Running in 838c158d0c12 [2022-04-01T12:47:21.424Z] 3f3a8bcf1eab: Pull complete [2022-04-01T12:47:21.424Z] 0c92f367c5e7: Pull complete [2022-04-01T12:47:21.424Z] f7c0051592d6: Pull complete [2022-04-01T12:47:21.424Z] a227ed2f7395: Pull complete [2022-04-01T12:47:23.451Z] ---> Running in 26cbf2dfe75e [2022-04-01T12:47:23.451Z] ---> Running in 8efce7a961c3 [2022-04-01T12:47:23.451Z] Removing intermediate container 8efce7a961c3 [2022-04-01T12:47:23.451Z] ---> 1b0653cdc9d7 [2022-04-01T12:47:23.451Z] 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-04-01T12:47:23.451Z] 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-04-01T12:47:23.709Z] ---> Running in e415f1253286 [2022-04-01T12:47:23.710Z] 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-04-01T12:47:23.970Z] ---> 7844c52c9ac0 [2022-04-01T12:47:23.970Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-01T12:47:24.228Z] ---> Running in 9a9405f5eb93 [2022-04-01T12:47:24.492Z] 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-04-01T12:47:24.750Z] ---> 183a6c0a1212 [2022-04-01T12:47:24.750Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-01T12:47:24.750Z] ---> Running in c13dc9cfde93 [2022-04-01T12:47:24.750Z] spire-1.2.0/ [2022-04-01T12:47:25.317Z] 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-04-01T12:47:26.254Z] spire-1.2.0/README.md [2022-04-01T12:47:26.254Z] spire-1.2.0/bin/ [2022-04-01T12:47:26.254Z] spire-1.2.0/bin/spire-server [2022-04-01T12:47:26.254Z] spire-1.2.0/bin/spire-agent [2022-04-01T12:47:26.254Z] spire-1.2.0/conf/ [2022-04-01T12:47:26.254Z] spire-1.2.0/conf/server/ [2022-04-01T12:47:26.254Z] spire-1.2.0/conf/server/server.conf [2022-04-01T12:47:26.254Z] spire-1.2.0/conf/agent/ [2022-04-01T12:47:26.254Z] spire-1.2.0/conf/agent/agent.conf [2022-04-01T12:47:26.254Z] spire-1.2.0/LICENSE [2022-04-01T12:47:28.787Z] Removing intermediate container e415f1253286 [2022-04-01T12:47:28.787Z] ---> 8aa1cd7093d5 [2022-04-01T12:47:28.787Z] [2022-04-01T12:47:28.787Z] Step 11/24 : FROM alpine:3.15 [2022-04-01T12:47:28.787Z] 3.15: Pulling from library/alpine [2022-04-01T12:47:29.045Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-01T12:47:29.045Z] Status: Downloaded newer image for alpine:3.15 [2022-04-01T12:47:29.045Z] ---> 76c8fb57b6fc [2022-04-01T12:47:29.045Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T12:47:29.308Z] ---> Running in 6e7c0abd1ee6 [2022-04-01T12:47:29.714Z] 7b1c46037f91: Pull complete [2022-04-01T12:47:29.714Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-01T12:47:29.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-01T12:47:29.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-01T12:47:29.876Z] Removing intermediate container 6e7c0abd1ee6 [2022-04-01T12:47:29.877Z] ---> ae15e6e23656 [2022-04-01T12:47:29.877Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:47:29.877Z] ---> Running in 99077d38fe22 [2022-04-01T12:47:30.070Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-01T12:47:30.070Z] WORKDIR /edgex [2022-04-01T12:47:30.070Z] COPY go.mod . [2022-04-01T12:47:30.070Z] RUN go mod download [2022-04-01T12:47:30.070Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-01T12:47:31.780Z] Removing intermediate container 99077d38fe22 [2022-04-01T12:47:31.780Z] ---> 2077354aed61 [2022-04-01T12:47:31.780Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-01T12:47:31.780Z] ---> Running in a8d671754c5b [2022-04-01T12:47:32.706Z] Sending build context to Docker daemon 169.1MB [2022-04-01T12:47:32.706Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-01T12:47:32.706Z] ---> f79e39bc4007 [2022-04-01T12:47:32.706Z] Step 2/4 : WORKDIR /edgex [2022-04-01T12:47:32.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:33.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:33.912Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T12:47:33.912Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T12:47:33.912Z] OK: 15854 distinct packages available [2022-04-01T12:47:33.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:34.684Z] ---> Running in 763cd3ba4241 [2022-04-01T12:47:34.684Z] Removing intermediate container 763cd3ba4241 [2022-04-01T12:47:34.684Z] ---> 909788a11fcb [2022-04-01T12:47:34.684Z] Step 3/4 : COPY go.mod . [2022-04-01T12:47:34.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:47:35.109Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-01T12:47:35.109Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-01T12:47:35.279Z] ---> 8f24cf7c7c36 [2022-04-01T12:47:35.279Z] Step 4/4 : RUN go mod download [2022-04-01T12:47:35.279Z] ---> Running in fd9c4a39f4ad [2022-04-01T12:47:35.368Z] (3/5) Installing libucontext (1.1-r0) [2022-04-01T12:47:35.368Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-01T12:47:35.368Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-01T12:47:35.627Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T12:47:35.627Z] OK: 6 MiB in 19 packages [2022-04-01T12:47:37.559Z] Removing intermediate container a8d671754c5b [2022-04-01T12:47:37.559Z] ---> 608b637bb733 [2022-04-01T12:47:37.559Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-01T12:47:38.941Z] ---> 03019e543578 [2022-04-01T12:47:38.941Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-01T12:47:41.478Z] ---> 5020ed2e1894 [2022-04-01T12:47:41.478Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-01T12:47:42.046Z] ---> f9931dc5b40d [2022-04-01T12:47:42.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-01T12:47:42.618Z] ---> f8b1cf5bbb5b [2022-04-01T12:47:42.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-01T12:47:43.191Z] ---> 47bc57999587 [2022-04-01T12:47:43.192Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-01T12:47:43.192Z] ---> Running in d75cbc048ae0 [2022-04-01T12:47:43.760Z] Removing intermediate container d75cbc048ae0 [2022-04-01T12:47:43.760Z] ---> a1ba8e599bdc [2022-04-01T12:47:43.760Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-01T12:47:43.760Z] ---> Running in 257196082dcc [2022-04-01T12:47:43.760Z] Removing intermediate container 257196082dcc [2022-04-01T12:47:43.760Z] ---> 1f46b24b6459 [2022-04-01T12:47:43.760Z] Step 22/24 : LABEL arch=x86_64 [2022-04-01T12:47:44.020Z] ---> Running in 389403db39f7 [2022-04-01T12:47:44.279Z] Removing intermediate container 389403db39f7 [2022-04-01T12:47:44.279Z] ---> e7ac113caac3 [2022-04-01T12:47:44.279Z] Step 23/24 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:47:44.279Z] ---> Running in 2d363055a047 [2022-04-01T12:47:44.538Z] Removing intermediate container 2d363055a047 [2022-04-01T12:47:44.539Z] ---> 9717ad3abfa6 [2022-04-01T12:47:44.539Z] Step 24/24 : LABEL version=0.0.0 [2022-04-01T12:47:44.539Z] ---> Running in f3e27ffde5a4 [2022-04-01T12:47:44.799Z] Removing intermediate container f3e27ffde5a4 [2022-04-01T12:47:44.799Z] ---> f55ac679b751 [2022-04-01T12:47:44.799Z] [2022-04-01T12:47:45.058Z] Successfully built f55ac679b751 [2022-04-01T12:47:45.058Z] Successfully tagged security-spire-agent:latest [2022-04-01T12:47:45.058Z] Building security-secretstore-setup [2022-04-01T12:47:50.354Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:47:50.354Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:47:50.354Z] ---> 2ff9d795d998 [2022-04-01T12:47:50.354Z] Step 3/25 : WORKDIR /edgex-go [2022-04-01T12:47:50.354Z] ---> Using cache [2022-04-01T12:47:50.354Z] ---> 06ea351424e7 [2022-04-01T12:47:50.354Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:47:50.354Z] ---> Using cache [2022-04-01T12:47:50.354Z] ---> 517ffaf9448b [2022-04-01T12:47:50.354Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-01T12:47:50.354Z] ---> Using cache [2022-04-01T12:47:50.354Z] ---> db477d01b652 [2022-04-01T12:47:50.354Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-01T12:47:50.354Z] ---> Using cache [2022-04-01T12:47:50.354Z] ---> 4349a59cfe70 [2022-04-01T12:47:50.354Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:47:50.354Z] ---> Using cache [2022-04-01T12:47:50.354Z] ---> 81d1f8bbf0c4 [2022-04-01T12:47:50.354Z] Step 8/25 : COPY . . [2022-04-01T12:47:50.354Z] ---> Using cache [2022-04-01T12:47:50.354Z] ---> d0fc9f315c05 [2022-04-01T12:47:50.354Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-01T12:47:52.266Z] ---> Running in d2008c7164fd [2022-04-01T12:47:52.837Z] 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-04-01T12:47:54.220Z] 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-04-01T12:47:56.762Z] Removing intermediate container 26cbf2dfe75e [2022-04-01T12:47:56.762Z] ---> bac6ebeb3bad [2022-04-01T12:47:56.762Z] [2022-04-01T12:47:56.762Z] Step 10/31 : FROM alpine:3.14 [2022-04-01T12:47:56.762Z] 3.14: Pulling from library/alpine [2022-04-01T12:47:57.336Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T12:47:57.596Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T12:47:57.596Z] ---> 84b07dd2d1fd [2022-04-01T12:47:57.596Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-01T12:47:58.979Z] ---> Running in 8971aed9ff91 [2022-04-01T12:47:59.586Z] Removing intermediate container 8971aed9ff91 [2022-04-01T12:47:59.586Z] ---> b223c649ff41 [2022-04-01T12:47:59.586Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-01T12:48:00.529Z] ---> Running in ee84892cc6b1 [2022-04-01T12:48:00.529Z] Removing intermediate container c13dc9cfde93 [2022-04-01T12:48:00.529Z] ---> 625080c8a12d [2022-04-01T12:48:00.529Z] [2022-04-01T12:48:00.529Z] Step 10/22 : FROM alpine:3.14 [2022-04-01T12:48:00.529Z] ---> 84b07dd2d1fd [2022-04-01T12:48:00.529Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-01T12:48:00.529Z] Removing intermediate container 9a9405f5eb93 [2022-04-01T12:48:00.529Z] ---> 53b9a76f0aa7 [2022-04-01T12:48:00.529Z] [2022-04-01T12:48:00.529Z] Step 10/22 : FROM alpine:3.14 [2022-04-01T12:48:00.529Z] ---> 84b07dd2d1fd [2022-04-01T12:48:00.529Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-01T12:48:01.096Z] ---> Running in af279152a716 [2022-04-01T12:48:01.096Z] ---> Running in 1310ecd53dad [2022-04-01T12:48:01.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:01.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:01.613Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-01T12:48:01.613Z] (2/2) Installing su-exec (0.2-r1) [2022-04-01T12:48:01.613Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T12:48:01.613Z] OK: 6 MiB in 16 packages [2022-04-01T12:48:01.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:01.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:01.969Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-01T12:48:01.969Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T12:48:01.969Z] OK: 6 MiB in 15 packages [2022-04-01T12:48:02.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:02.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:02.229Z] Removing intermediate container 838c158d0c12 [2022-04-01T12:48:02.229Z] ---> a8dd3e6b191a [2022-04-01T12:48:02.229Z] [2022-04-01T12:48:02.229Z] Step 10/23 : FROM alpine:3.14 [2022-04-01T12:48:02.229Z] ---> 84b07dd2d1fd [2022-04-01T12:48:02.229Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-01T12:48:02.493Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-01T12:48:02.493Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-01T12:48:02.493Z] ---> Running in be71b3a77e60 [2022-04-01T12:48:02.493Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-01T12:48:02.493Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-01T12:48:02.493Z] (5/6) Installing curl (7.79.1-r0) [2022-04-01T12:48:02.493Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-01T12:48:02.493Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T12:48:02.493Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T12:48:02.493Z] OK: 8 MiB in 20 packages [2022-04-01T12:48:02.752Z] Removing intermediate container ee84892cc6b1 [2022-04-01T12:48:02.752Z] ---> 1f313975145d [2022-04-01T12:48:02.752Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-01T12:48:02.752Z] Removing intermediate container be71b3a77e60 [2022-04-01T12:48:02.752Z] ---> 714ea23493ff [2022-04-01T12:48:02.752Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-01T12:48:02.752Z] ---> Running in cfd39895e8df [2022-04-01T12:48:02.752Z] ---> Running in ecd20453f5ba [2022-04-01T12:48:02.752Z] Removing intermediate container af279152a716 [2022-04-01T12:48:02.752Z] ---> 496729588556 [2022-04-01T12:48:02.752Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T12:48:03.011Z] ---> Running in 1835a0b269a6 [2022-04-01T12:48:03.011Z] Removing intermediate container ecd20453f5ba [2022-04-01T12:48:03.011Z] ---> 4179196c80f7 [2022-04-01T12:48:03.011Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-01T12:48:03.011Z] Removing intermediate container cfd39895e8df [2022-04-01T12:48:03.011Z] ---> a238aad40180 [2022-04-01T12:48:03.011Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-01T12:48:03.309Z] ---> Running in 2ba9eddbc74f [2022-04-01T12:48:03.309Z] ---> Running in 85420bf2628a [2022-04-01T12:48:03.309Z] Removing intermediate container 1835a0b269a6 [2022-04-01T12:48:03.309Z] ---> 207e377e8159 [2022-04-01T12:48:03.309Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-01T12:48:03.309Z] Removing intermediate container 1310ecd53dad [2022-04-01T12:48:03.309Z] ---> c3df3a9a71a7 [2022-04-01T12:48:03.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-01T12:48:03.309Z] ---> Running in d80f2af851fd [2022-04-01T12:48:03.309Z] ---> Running in f852f64cae55 [2022-04-01T12:48:03.309Z] Removing intermediate container 85420bf2628a [2022-04-01T12:48:03.309Z] ---> a10461d42cf0 [2022-04-01T12:48:03.309Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-01T12:48:03.584Z] Removing intermediate container 2ba9eddbc74f [2022-04-01T12:48:03.584Z] ---> 8d24b64e6d53 [2022-04-01T12:48:03.584Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:03.584Z] Removing intermediate container f852f64cae55 [2022-04-01T12:48:03.584Z] ---> cab78aa94ba0 [2022-04-01T12:48:03.584Z] Step 13/22 : WORKDIR /edgex [2022-04-01T12:48:03.584Z] ---> Running in 8a2beeeca091 [2022-04-01T12:48:03.584Z] Removing intermediate container d80f2af851fd [2022-04-01T12:48:03.584Z] ---> da2835857799 [2022-04-01T12:48:03.584Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-01T12:48:03.845Z] ---> Running in f0d62256f64a [2022-04-01T12:48:03.845Z] ---> Running in 3c22fb1231f4 [2022-04-01T12:48:03.845Z] ---> Running in 5dd208db4f4c [2022-04-01T12:48:04.106Z] Removing intermediate container 5dd208db4f4c [2022-04-01T12:48:04.106Z] ---> 4da5a914cad2 [2022-04-01T12:48:04.106Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T12:48:04.106Z] Removing intermediate container 3c22fb1231f4 [2022-04-01T12:48:04.106Z] ---> 7af2ad8ab3d0 [2022-04-01T12:48:04.106Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-01T12:48:04.369Z] ---> ad6deb470fd2 [2022-04-01T12:48:04.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-01T12:48:04.369Z] ---> febabad2332d [2022-04-01T12:48:04.369Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-01T12:48:04.937Z] ---> bcaed8cab7ce [2022-04-01T12:48:04.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-01T12:48:04.937Z] ---> 869cb2f9488e [2022-04-01T12:48:04.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-01T12:48:05.197Z] Removing intermediate container 8a2beeeca091 [2022-04-01T12:48:05.197Z] ---> b03b34d96a6f [2022-04-01T12:48:05.197Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-01T12:48:05.197Z] Removing intermediate container f0d62256f64a [2022-04-01T12:48:05.197Z] ---> 9385f6c837dc [2022-04-01T12:48:05.197Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-01T12:48:05.197Z] ---> Running in 55d3e2830bc7 [2022-04-01T12:48:05.197Z] ---> Running in b5e40be1fd84 [2022-04-01T12:48:05.197Z] ---> 8deba7c259e8 [2022-04-01T12:48:05.197Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-01T12:48:05.458Z] Removing intermediate container 55d3e2830bc7 [2022-04-01T12:48:05.458Z] ---> 83040a9b94e7 [2022-04-01T12:48:05.458Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-01T12:48:05.458Z] ---> Running in 889c517d3ab2 [2022-04-01T12:48:05.723Z] Removing intermediate container 889c517d3ab2 [2022-04-01T12:48:05.723Z] ---> 804bfbcded96 [2022-04-01T12:48:05.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T12:48:05.723Z] ---> da69ce5beff9 [2022-04-01T12:48:05.723Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-01T12:48:05.723Z] ---> 10a917b56709 [2022-04-01T12:48:05.723Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-01T12:48:05.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:05.723Z] ---> Running in 17c246d82d9d [2022-04-01T12:48:05.723Z] ---> Running in 8cf7aa8ee3b4 [2022-04-01T12:48:05.984Z] Removing intermediate container 17c246d82d9d [2022-04-01T12:48:05.984Z] ---> 55535a790464 [2022-04-01T12:48:05.984Z] Step 20/22 : LABEL arch=x86_64 [2022-04-01T12:48:05.984Z] ---> 70737d8a37a2 [2022-04-01T12:48:05.984Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-01T12:48:05.984Z] ---> Running in 706d93505bf2 [2022-04-01T12:48:05.984Z] ---> Running in 1b6ef869e6e9 [2022-04-01T12:48:05.984Z] Removing intermediate container 706d93505bf2 [2022-04-01T12:48:05.984Z] ---> de3f23eb2604 [2022-04-01T12:48:05.984Z] Step 21/22 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:48:06.244Z] ---> Running in 14132f62c29e [2022-04-01T12:48:06.244Z] Removing intermediate container 14132f62c29e [2022-04-01T12:48:06.244Z] ---> 90730c3ba4f6 [2022-04-01T12:48:06.244Z] Step 22/22 : LABEL version=0.0.0 [2022-04-01T12:48:06.244Z] ---> Running in d3b6a808ecbf [2022-04-01T12:48:06.504Z] Removing intermediate container 8cf7aa8ee3b4 [2022-04-01T12:48:06.504Z] ---> b2a170575509 [2022-04-01T12:48:06.504Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T12:48:06.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:06.504Z] Removing intermediate container d3b6a808ecbf [2022-04-01T12:48:06.504Z] ---> e330c44782d6 [2022-04-01T12:48:06.504Z] [2022-04-01T12:48:06.764Z] Successfully built e330c44782d6 [2022-04-01T12:48:06.764Z] Successfully tagged support-scheduler:latest [2022-04-01T12:48:06.764Z]  Building support-scheduler ... done Building support-notifications [2022-04-01T12:48:06.764Z] ---> e301df8d24d9 [2022-04-01T12:48:06.764Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-01T12:48:06.764Z] Removing intermediate container 1b6ef869e6e9 [2022-04-01T12:48:06.764Z] ---> f4ef97d51067 [2022-04-01T12:48:06.764Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-01T12:48:06.764Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-01T12:48:07.024Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-01T12:48:07.024Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-01T12:48:07.024Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-01T12:48:07.284Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-01T12:48:07.285Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-01T12:48:07.546Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T12:48:07.546Z] OK: 8 MiB in 20 packages [2022-04-01T12:48:07.546Z] 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-04-01T12:48:08.486Z] ---> Running in 3fc661f9d68e [2022-04-01T12:48:08.744Z] ---> 981eaaae810e [2022-04-01T12:48:08.744Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-01T12:48:08.744Z] Removing intermediate container 3fc661f9d68e [2022-04-01T12:48:08.744Z] ---> 113a8a7ee9e0 [2022-04-01T12:48:08.744Z] Step 20/22 : LABEL arch=x86_64 [2022-04-01T12:48:09.004Z] ---> Running in 73c49a47638f [2022-04-01T12:48:09.004Z] Removing intermediate container b5e40be1fd84 [2022-04-01T12:48:09.004Z] ---> 9ff0239bce08 [2022-04-01T12:48:09.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T12:48:09.004Z] ---> 16a784114869 [2022-04-01T12:48:09.004Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-01T12:48:09.004Z] Removing intermediate container 73c49a47638f [2022-04-01T12:48:09.004Z] ---> 2dec0196dbf6 [2022-04-01T12:48:09.004Z] Step 21/22 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:48:09.264Z] ---> Running in e9dd317cebf6 [2022-04-01T12:48:09.264Z] ---> b390a6545b3e [2022-04-01T12:48:09.264Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-01T12:48:09.264Z] ---> 425a80347639 [2022-04-01T12:48:09.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-01T12:48:09.523Z] Removing intermediate container e9dd317cebf6 [2022-04-01T12:48:09.523Z] ---> 8f6a9ee33955 [2022-04-01T12:48:09.523Z] Step 22/22 : LABEL version=0.0.0 [2022-04-01T12:48:09.523Z] ---> Running in 74f68b342ede [2022-04-01T12:48:09.782Z] ---> 0d6174bfe5cc [2022-04-01T12:48:09.782Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-01T12:48:09.782Z] Removing intermediate container 74f68b342ede [2022-04-01T12:48:09.782Z] ---> 1ffc686d894c [2022-04-01T12:48:09.782Z] [2022-04-01T12:48:10.042Z] Successfully built 1ffc686d894c [2022-04-01T12:48:10.042Z] ---> Running in 99654efa5ecb [2022-04-01T12:48:10.042Z] Successfully tagged security-proxy-setup:latest [2022-04-01T12:48:10.042Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-01T12:48:10.302Z] ---> 1623cac58ba1 [2022-04-01T12:48:10.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-01T12:48:11.279Z] Removing intermediate container 99654efa5ecb [2022-04-01T12:48:11.279Z] ---> 24eb35f5fa0e [2022-04-01T12:48:11.279Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-01T12:48:12.355Z] ---> 0f36dfb961d5 [2022-04-01T12:48:12.355Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-01T12:48:12.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:48:12.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:48:12.355Z] ---> 2ff9d795d998 [2022-04-01T12:48:12.355Z] Step 3/22 : WORKDIR /edgex-go [2022-04-01T12:48:12.355Z] ---> Using cache [2022-04-01T12:48:12.355Z] ---> 06ea351424e7 [2022-04-01T12:48:12.355Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:12.355Z] ---> Using cache [2022-04-01T12:48:12.355Z] ---> 517ffaf9448b [2022-04-01T12:48:12.355Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-01T12:48:12.614Z] ---> 1de2335e7855 [2022-04-01T12:48:12.614Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-01T12:48:12.614Z] ---> Running in ce54a8dc5407 [2022-04-01T12:48:12.614Z] ---> Running in b613603b2fb2 [2022-04-01T12:48:12.874Z] Removing intermediate container d2008c7164fd [2022-04-01T12:48:12.874Z] ---> c8a4094d91fd [2022-04-01T12:48:12.874Z] [2022-04-01T12:48:12.874Z] Step 10/25 : FROM alpine:3.14 [2022-04-01T12:48:12.874Z] ---> 84b07dd2d1fd [2022-04-01T12:48:12.874Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-01T12:48:13.134Z] ---> Running in 945387882cd0 [2022-04-01T12:48:13.135Z] ---> Running in 9e445ec081fd [2022-04-01T12:48:13.135Z] Removing intermediate container b613603b2fb2 [2022-04-01T12:48:13.135Z] ---> 9ab911957d34 [2022-04-01T12:48:13.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T12:48:13.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:13.400Z] ---> Running in 092d771da893 [2022-04-01T12:48:13.400Z] Removing intermediate container 092d771da893 [2022-04-01T12:48:13.400Z] ---> 7c1d3e0924a5 [2022-04-01T12:48:13.400Z] Step 21/23 : LABEL arch=x86_64 [2022-04-01T12:48:13.659Z] ---> Running in 1151f71ae44d [2022-04-01T12:48:13.659Z] Removing intermediate container 1151f71ae44d [2022-04-01T12:48:13.659Z] ---> 876afb92ff07 [2022-04-01T12:48:13.659Z] Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:48:13.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:13.920Z] ---> Running in 4805971112f4 [2022-04-01T12:48:13.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:13.921Z] Removing intermediate container 4805971112f4 [2022-04-01T12:48:13.921Z] ---> df602b27bf9b [2022-04-01T12:48:13.921Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T12:48:14.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:14.181Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-01T12:48:14.181Z] ---> Running in 0a3a9a16f99a [2022-04-01T12:48:14.181Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-01T12:48:14.181Z] (3/3) Installing su-exec (0.2-r1) [2022-04-01T12:48:14.181Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T12:48:14.181Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T12:48:14.181Z] Removing intermediate container 0a3a9a16f99a [2022-04-01T12:48:14.181Z] ---> 397b63c05c88 [2022-04-01T12:48:14.181Z] [2022-04-01T12:48:14.181Z] OK: 6 MiB in 17 packages [2022-04-01T12:48:14.450Z] Removing intermediate container 945387882cd0 [2022-04-01T12:48:14.450Z] ---> e32d72e1de7f [2022-04-01T12:48:14.450Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-01T12:48:14.450Z] OK: 221 MiB in 52 packages [2022-04-01T12:48:14.450Z] Successfully built 397b63c05c88 [2022-04-01T12:48:14.450Z] Successfully tagged core-data:latest [2022-04-01T12:48:14.450Z] Building security-spire-server [2022-04-01T12:48:14.712Z]  Building core-data ... done  ---> Running in b5d4961d7045 [2022-04-01T12:48:14.712Z] Removing intermediate container b5d4961d7045 [2022-04-01T12:48:14.712Z] ---> 86111233678e [2022-04-01T12:48:14.712Z] Step 28/31 : CMD ["gate"] [2022-04-01T12:48:16.143Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:48:16.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:48:16.143Z] ---> 2ff9d795d998 [2022-04-01T12:48:16.143Z] Step 3/20 : WORKDIR /edgex-go [2022-04-01T12:48:16.143Z] ---> Using cache [2022-04-01T12:48:16.143Z] ---> 06ea351424e7 [2022-04-01T12:48:16.143Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-01T12:48:16.721Z] ---> Running in c282a38e46e8 [2022-04-01T12:48:16.721Z] Removing intermediate container 9e445ec081fd [2022-04-01T12:48:16.721Z] ---> ba9026f18e5f [2022-04-01T12:48:16.721Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-01T12:48:16.721Z] ---> Running in f710b7de092f [2022-04-01T12:48:16.721Z] Removing intermediate container ce54a8dc5407 [2022-04-01T12:48:16.721Z] ---> df81ecf57dc6 [2022-04-01T12:48:16.721Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-01T12:48:16.983Z] ---> Running in d20531409a3e [2022-04-01T12:48:16.983Z] Removing intermediate container c282a38e46e8 [2022-04-01T12:48:16.983Z] ---> e627dd04ac75 [2022-04-01T12:48:16.983Z] Step 29/31 : LABEL arch=x86_64 [2022-04-01T12:48:17.259Z] ---> Running in faf493914624 [2022-04-01T12:48:17.259Z] Removing intermediate container d20531409a3e [2022-04-01T12:48:17.259Z] ---> 230d9027ff95 [2022-04-01T12:48:17.259Z] Step 13/25 : WORKDIR / [2022-04-01T12:48:17.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:17.259Z] ---> 1878c0fc0f50 [2022-04-01T12:48:17.259Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:48:17.259Z] ---> Running in 329b973f7944 [2022-04-01T12:48:17.259Z] ---> Running in 937f8ff73282 [2022-04-01T12:48:17.259Z] Removing intermediate container faf493914624 [2022-04-01T12:48:17.259Z] ---> 4522b1a64f1e [2022-04-01T12:48:17.259Z] Step 30/31 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:48:17.520Z] ---> Running in 29483449be1a [2022-04-01T12:48:17.520Z] Removing intermediate container 329b973f7944 [2022-04-01T12:48:17.520Z] ---> ca6eb0942e8f [2022-04-01T12:48:17.521Z] 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-04-01T12:48:17.781Z] Removing intermediate container 29483449be1a [2022-04-01T12:48:17.781Z] ---> 6036cace87b8 [2022-04-01T12:48:17.781Z] Step 31/31 : LABEL version=0.0.0 [2022-04-01T12:48:17.781Z] ---> cdbb7d14c71c [2022-04-01T12:48:17.781Z] 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-04-01T12:48:18.042Z] ---> Running in aca4336b513b [2022-04-01T12:48:18.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:18.304Z] ---> 4ae012d1d2f4 [2022-04-01T12:48:18.304Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-01T12:48:18.304Z] Removing intermediate container aca4336b513b [2022-04-01T12:48:18.304Z] ---> fb21114dfd0a [2022-04-01T12:48:18.304Z] [2022-04-01T12:48:18.563Z] Successfully built fb21114dfd0a [2022-04-01T12:48:18.563Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T12:48:18.563Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T12:48:18.563Z] OK: 15864 distinct packages available [2022-04-01T12:48:18.563Z] ---> 9db3913f53cc [2022-04-01T12:48:18.563Z] 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-04-01T12:48:18.563Z] Successfully tagged security-bootstrapper:latest [2022-04-01T12:48:18.563Z] Building security-spire-config [2022-04-01T12:48:18.563Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:18.563Z] Removing intermediate container 937f8ff73282 [2022-04-01T12:48:18.563Z] ---> 53c8ef1b124d [2022-04-01T12:48:18.563Z] Step 8/22 : COPY . . [2022-04-01T12:48:19.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:19.506Z] OK: 221 MiB in 52 packages [2022-04-01T12:48:20.444Z] ---> 84319d4d8b7d [2022-04-01T12:48:20.444Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-01T12:48:21.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:48:21.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:48:21.013Z] ---> 2ff9d795d998 [2022-04-01T12:48:21.013Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 06ea351424e7 [2022-04-01T12:48:21.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 517ffaf9448b [2022-04-01T12:48:21.013Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> db477d01b652 [2022-04-01T12:48:21.013Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 4349a59cfe70 [2022-04-01T12:48:21.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 81d1f8bbf0c4 [2022-04-01T12:48:21.013Z] Step 8/23 : COPY . . [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> d0fc9f315c05 [2022-04-01T12:48:21.013Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 1b0653cdc9d7 [2022-04-01T12:48:21.013Z] 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-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 8aa1cd7093d5 [2022-04-01T12:48:21.013Z] [2022-04-01T12:48:21.013Z] Step 11/23 : FROM alpine:3.15 [2022-04-01T12:48:21.013Z] ---> 76c8fb57b6fc [2022-04-01T12:48:21.013Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> ae15e6e23656 [2022-04-01T12:48:21.013Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 2077354aed61 [2022-04-01T12:48:21.013Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-01T12:48:21.013Z] ---> Using cache [2022-04-01T12:48:21.013Z] ---> 608b637bb733 [2022-04-01T12:48:21.013Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-01T12:48:22.301Z] Removing intermediate container fd9c4a39f4ad [2022-04-01T12:48:22.301Z] ---> bea6c2de3701 [2022-04-01T12:48:22.301Z] Successfully built bea6c2de3701 [2022-04-01T12:48:22.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:48:22.651Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T12:48:22.651Z] . [Pipeline] withDockerContainer [2022-04-01T12:48:22.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container [2022-04-01T12:48:22.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2022-04-01T12:48:23.553Z] ---> 43d6455be561 [2022-04-01T12:48:23.553Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-01T12:48:23.553Z] ---> 50d729f23e74 [2022-04-01T12:48:23.553Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-01T12:48:23.553Z] Removing intermediate container f710b7de092f [2022-04-01T12:48:23.553Z] ---> 35e6e2e5ab93 [2022-04-01T12:48:23.553Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-01T12:48:23.812Z] ---> d07c86702c74 [2022-04-01T12:48:23.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-01T12:48:23.812Z] ---> a9e854590c53 [2022-04-01T12:48:23.812Z] ---> 19cc40fb4bdf [2022-04-01T12:48:24.071Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-01T12:48:24.071Z] [2022-04-01T12:48:24.071Z] ---> Running in 65ab7e2a498a [2022-04-01T12:48:24.071Z] ---> 7ac310e3a993 [2022-04-01T12:48:24.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-01T12:48:24.236Z] $ docker top af1729f2d6aae02033b089c29d9ef201ec4bd4b6a04008da9a6c576a27f76af3 -eo pid,comm [2022-04-01T12:48:24.330Z] ---> e296668e33da [2022-04-01T12:48:24.330Z] 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-04-01T12:48:24.330Z] ---> Running in 072ac42119ab [Pipeline] { [Pipeline] sh [2022-04-01T12:48:24.589Z] ---> 93e85b61b615 [2022-04-01T12:48:24.589Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-01T12:48:24.589Z] ---> Running in 16727ffd5111 [2022-04-01T12:48:24.849Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:48:24.849Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:48:24.849Z] ---> 2ff9d795d998 [2022-04-01T12:48:24.849Z] Step 3/24 : WORKDIR /edgex-go [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> 06ea351424e7 [2022-04-01T12:48:24.849Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> 517ffaf9448b [2022-04-01T12:48:24.849Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> db477d01b652 [2022-04-01T12:48:24.849Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> 4349a59cfe70 [2022-04-01T12:48:24.849Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> 81d1f8bbf0c4 [2022-04-01T12:48:24.849Z] Step 8/24 : COPY . . [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> d0fc9f315c05 [2022-04-01T12:48:24.849Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> 1b0653cdc9d7 [2022-04-01T12:48:24.849Z] 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-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> 8aa1cd7093d5 [2022-04-01T12:48:24.849Z] [2022-04-01T12:48:24.849Z] Step 11/24 : FROM alpine:3.15 [2022-04-01T12:48:24.849Z] ---> 76c8fb57b6fc [2022-04-01T12:48:24.849Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> ae15e6e23656 [2022-04-01T12:48:24.849Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:24.849Z] ---> Using cache [2022-04-01T12:48:24.849Z] ---> 2077354aed61 [2022-04-01T12:48:24.849Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-01T12:48:24.849Z] Removing intermediate container 16727ffd5111 [2022-04-01T12:48:24.849Z] ---> 49aafa8ce148 [2022-04-01T12:48:24.849Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-01T12:48:25.108Z] ---> Running in 990e827243f8 [2022-04-01T12:48:25.108Z] ---> Running in 00b84acb303a [2022-04-01T12:48:25.128Z] + go version [2022-04-01T12:48:25.128Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-01T12:48:25.153Z] $ docker stop --time=1 af1729f2d6aae02033b089c29d9ef201ec4bd4b6a04008da9a6c576a27f76af3 [2022-04-01T12:48:25.368Z] Removing intermediate container 00b84acb303a [2022-04-01T12:48:25.368Z] ---> 8f82b7cfa827 [2022-04-01T12:48:25.368Z] Step 21/23 : LABEL arch=x86_64 [2022-04-01T12:48:25.368Z] Removing intermediate container 65ab7e2a498a [2022-04-01T12:48:25.368Z] ---> 06da803707f3 [2022-04-01T12:48:25.368Z] Step 7/20 : COPY . . [2022-04-01T12:48:25.368Z] ---> Running in b1a827eef9b8 [2022-04-01T12:48:25.368Z] Removing intermediate container 072ac42119ab [2022-04-01T12:48:25.368Z] ---> 6c3fac0f980d [2022-04-01T12:48:25.368Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-01T12:48:25.368Z] ---> Running in 7fbcb177566f [2022-04-01T12:48:25.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:25.632Z] ---> 216fd306976d [2022-04-01T12:48:25.632Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-01T12:48:25.892Z] Removing intermediate container b1a827eef9b8 [2022-04-01T12:48:25.892Z] ---> 9f69cb5355c4 [2022-04-01T12:48:25.892Z] Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:48:26.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:26.733Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T12:48:26.733Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T12:48:26.733Z] OK: 15854 distinct packages available [2022-04-01T12:48:26.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:26.787Z] $ docker rm -f af1729f2d6aae02033b089c29d9ef201ec4bd4b6a04008da9a6c576a27f76af3 [2022-04-01T12:48:26.992Z] ---> Running in 7c4d620ffc2b [2022-04-01T12:48:26.992Z] Removing intermediate container 7fbcb177566f [2022-04-01T12:48:26.992Z] ---> 2a89251522b7 [2022-04-01T12:48:26.992Z] Step 23/25 : LABEL arch=x86_64 [2022-04-01T12:48:26.992Z] ---> Running in 5811c3479b16 [2022-04-01T12:48:26.992Z] ---> Running in e2782c1ff8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:48:27.270Z] Removing intermediate container 5811c3479b16 [2022-04-01T12:48:27.270Z] ---> d8ad440925c8 [2022-04-01T12:48:27.270Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T12:48:27.270Z] Removing intermediate container e2782c1ff8bc [2022-04-01T12:48:27.270Z] ---> 49c5bfce7190 [2022-04-01T12:48:27.270Z] Step 24/25 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:48:27.270Z] ---> Running in ab7f7b90275f [2022-04-01T12:48:27.270Z] ---> Running in ce4b1caa1e5c [2022-04-01T12:48:27.270Z] 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-04-01T12:48:27.270Z] Removing intermediate container ab7f7b90275f [2022-04-01T12:48:27.270Z] ---> 83d082fd6ff5 [2022-04-01T12:48:27.270Z] [2022-04-01T12:48:27.397Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T12:48:27.397Z] . [Pipeline] withDockerContainer [2022-04-01T12:48:27.529Z] Removing intermediate container ce4b1caa1e5c [2022-04-01T12:48:27.529Z] ---> ceb3ae9cb8b0 [2022-04-01T12:48:27.529Z] Step 25/25 : LABEL version=0.0.0 [2022-04-01T12:48:27.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:27.529Z] ---> Running in 60f6be803276 [2022-04-01T12:48:27.529Z] Successfully built 83d082fd6ff5 [2022-04-01T12:48:27.529Z] Successfully tagged security-spire-server:latest [2022-04-01T12:48:27.529Z] Building core-command [2022-04-01T12:48:27.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container [2022-04-01T12:48:27.702Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2022-04-01T12:48:27.787Z]  Building security-spire-server ... done Removing intermediate container 60f6be803276 [2022-04-01T12:48:27.787Z] ---> df2be9a9f134 [2022-04-01T12:48:27.787Z] [2022-04-01T12:48:27.787Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-01T12:48:27.787Z] Successfully built df2be9a9f134 [2022-04-01T12:48:27.787Z] Successfully tagged security-secretstore-setup:latest [2022-04-01T12:48:27.787Z] Building sys-mgmt-agent [2022-04-01T12:48:28.046Z]  Building security-secretstore-setup ... done (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-01T12:48:28.046Z] (3/4) Installing libucontext (1.1-r0) [2022-04-01T12:48:28.046Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-01T12:48:28.306Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T12:48:28.306Z] OK: 6 MiB in 18 packages [2022-04-01T12:48:28.976Z] $ docker top 111cd2336d67b50738806c3fc70c4295a6dfae50560f9d18b84fc7fcdb31c600 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-01T12:48:29.241Z] ========================================================= [2022-04-01T12:48:29.241Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-01T12:48:29.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-01T12:48:29.891Z] + make test [2022-04-01T12:48:29.891Z] go mod tidy -compat=1.17 [2022-04-01T12:48:30.878Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-01T12:48:33.581Z] ---> cab2ecc974b4 [2022-04-01T12:48:33.581Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-01T12:48:33.842Z] Removing intermediate container 990e827243f8 [2022-04-01T12:48:33.842Z] ---> dde823037b6e [2022-04-01T12:48:33.842Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-01T12:48:33.842Z] ---> Running in c9c67dbf4979 [2022-04-01T12:48:34.783Z] 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-04-01T12:48:36.168Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:48:36.168Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:48:36.168Z] ---> 2ff9d795d998 [2022-04-01T12:48:36.168Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T12:48:36.168Z] ---> Using cache [2022-04-01T12:48:36.168Z] ---> 06ea351424e7 [2022-04-01T12:48:36.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:36.168Z] ---> Using cache [2022-04-01T12:48:36.168Z] ---> 517ffaf9448b [2022-04-01T12:48:36.168Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-01T12:48:36.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:48:36.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:48:36.427Z] ---> 2ff9d795d998 [2022-04-01T12:48:36.427Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T12:48:36.427Z] ---> Using cache [2022-04-01T12:48:36.427Z] ---> 06ea351424e7 [2022-04-01T12:48:36.427Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:36.427Z] ---> Using cache [2022-04-01T12:48:36.427Z] ---> 517ffaf9448b [2022-04-01T12:48:36.427Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-01T12:48:36.427Z] ---> Using cache [2022-04-01T12:48:36.427Z] ---> db477d01b652 [2022-04-01T12:48:36.427Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T12:48:36.427Z] ---> Using cache [2022-04-01T12:48:36.427Z] ---> 4349a59cfe70 [2022-04-01T12:48:36.427Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:48:36.427Z] ---> Using cache [2022-04-01T12:48:36.427Z] ---> 81d1f8bbf0c4 [2022-04-01T12:48:36.427Z] Step 8/23 : COPY . . [2022-04-01T12:48:36.427Z] ---> Using cache [2022-04-01T12:48:36.427Z] ---> d0fc9f315c05 [2022-04-01T12:48:36.427Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-01T12:48:37.367Z] ---> edfd6ada38c6 [2022-04-01T12:48:37.367Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-01T12:48:37.367Z] ---> Running in 1f96fae99968 [2022-04-01T12:48:37.367Z] ---> Running in 241c45f3a7a8 [2022-04-01T12:48:37.935Z] ---> 3bb15aca1bfe [2022-04-01T12:48:37.935Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-01T12:48:37.935Z] ---> Running in 651b9231253f [2022-04-01T12:48:37.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:38.195Z] Removing intermediate container 651b9231253f [2022-04-01T12:48:38.195Z] ---> e3f2c7a0d488 [2022-04-01T12:48:38.195Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-01T12:48:38.195Z] 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-04-01T12:48:38.455Z] ---> 0cc408c90abf [2022-04-01T12:48:38.455Z] Step 19/24 : WORKDIR / [2022-04-01T12:48:38.455Z] ---> Running in 7c43b4757dae [2022-04-01T12:48:38.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:38.715Z] Removing intermediate container 7c43b4757dae [2022-04-01T12:48:38.715Z] ---> 821b34392f04 [2022-04-01T12:48:38.715Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-01T12:48:38.715Z] ---> Running in 8f9712613e19 [2022-04-01T12:48:38.976Z] OK: 221 MiB in 52 packages [2022-04-01T12:48:38.976Z] Removing intermediate container 8f9712613e19 [2022-04-01T12:48:38.976Z] ---> f7bfc233cf5a [2022-04-01T12:48:38.976Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-01T12:48:39.236Z] ---> Running in 338a53e0faca [2022-04-01T12:48:39.499Z] Removing intermediate container 338a53e0faca [2022-04-01T12:48:39.499Z] ---> 71526578866c [2022-04-01T12:48:39.499Z] Step 22/24 : LABEL arch=x86_64 [2022-04-01T12:48:39.758Z] ---> Running in ef952c62f497 [2022-04-01T12:48:39.758Z] Removing intermediate container 1f96fae99968 [2022-04-01T12:48:39.758Z] ---> 3f43da8af0c8 [2022-04-01T12:48:39.758Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T12:48:40.327Z] Removing intermediate container ef952c62f497 [2022-04-01T12:48:40.327Z] ---> faae1e5be144 [2022-04-01T12:48:40.327Z] Step 23/24 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:48:40.327Z] ---> 0a1866ed2be5 [2022-04-01T12:48:40.327Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:48:40.327Z] ---> Running in c00682640fc7 [2022-04-01T12:48:40.327Z] ---> Running in e363b470430e [2022-04-01T12:48:40.895Z] Removing intermediate container c00682640fc7 [2022-04-01T12:48:40.895Z] ---> 90fce82560f0 [2022-04-01T12:48:40.895Z] Step 24/24 : LABEL version=0.0.0 [2022-04-01T12:48:40.895Z] ---> Running in c6837314b3a9 [2022-04-01T12:48:41.155Z] Removing intermediate container c6837314b3a9 [2022-04-01T12:48:41.155Z] ---> 6260050aa045 [2022-04-01T12:48:41.155Z] [2022-04-01T12:48:41.155Z] Successfully built 6260050aa045 [2022-04-01T12:48:41.413Z] Successfully tagged security-spire-config:latest [2022-04-01T12:48:41.413Z]  Building security-spire-config ... done Building core-metadata [2022-04-01T12:48:45.607Z] Removing intermediate container e363b470430e [2022-04-01T12:48:45.607Z] ---> e8971fabb081 [2022-04-01T12:48:45.607Z] Step 8/23 : COPY . . [2022-04-01T12:48:46.545Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T12:48:46.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T12:48:46.545Z] ---> 2ff9d795d998 [2022-04-01T12:48:46.545Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T12:48:46.545Z] ---> Using cache [2022-04-01T12:48:46.545Z] ---> 06ea351424e7 [2022-04-01T12:48:46.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:48:46.545Z] ---> Using cache [2022-04-01T12:48:46.545Z] ---> 517ffaf9448b [2022-04-01T12:48:46.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-01T12:48:46.545Z] ---> Using cache [2022-04-01T12:48:46.545Z] ---> db477d01b652 [2022-04-01T12:48:46.545Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T12:48:46.545Z] ---> Using cache [2022-04-01T12:48:46.545Z] ---> 4349a59cfe70 [2022-04-01T12:48:46.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T12:48:46.545Z] ---> Using cache [2022-04-01T12:48:46.545Z] ---> 81d1f8bbf0c4 [2022-04-01T12:48:46.545Z] Step 8/23 : COPY . . [2022-04-01T12:48:46.545Z] ---> Using cache [2022-04-01T12:48:46.545Z] ---> d0fc9f315c05 [2022-04-01T12:48:46.545Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-01T12:48:50.760Z] ---> Running in 7870e8d036ac [2022-04-01T12:48:50.760Z] 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-04-01T12:48:56.043Z] Removing intermediate container 7c4d620ffc2b [2022-04-01T12:48:56.043Z] ---> 8af4627bbb42 [2022-04-01T12:48:56.043Z] [2022-04-01T12:48:56.043Z] Step 10/22 : FROM alpine:3.14 [2022-04-01T12:48:56.043Z] ---> 84b07dd2d1fd [2022-04-01T12:48:56.043Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-01T12:48:56.043Z] ---> Running in e201718c028a [2022-04-01T12:48:56.043Z] ---> 09d994cbc188 [2022-04-01T12:48:56.043Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-01T12:48:56.043Z] ---> Running in cfc7a60ef1e1 [2022-04-01T12:48:56.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:56.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:48:56.613Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-01T12:48:56.613Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-01T12:48:56.613Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T12:48:56.613Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T12:48:56.872Z] 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-04-01T12:48:56.872Z] OK: 6 MiB in 16 packages [2022-04-01T12:48:57.813Z] Removing intermediate container e201718c028a [2022-04-01T12:48:57.813Z] ---> a16157fe070e [2022-04-01T12:48:57.813Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T12:48:58.074Z] ---> Running in 04359d2a9f8b [2022-04-01T12:48:58.334Z] Removing intermediate container 04359d2a9f8b [2022-04-01T12:48:58.334Z] ---> 5cf654001a88 [2022-04-01T12:48:58.334Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-01T12:48:58.334Z] ---> Running in 11ccffa093fd [2022-04-01T12:48:58.595Z] Removing intermediate container 11ccffa093fd [2022-04-01T12:48:58.596Z] ---> 55948f01e71a [2022-04-01T12:48:58.596Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-01T12:48:58.596Z] ---> Running in e1f8d16147b6 [2022-04-01T12:48:58.855Z] Removing intermediate container e1f8d16147b6 [2022-04-01T12:48:58.855Z] ---> a6dd2b231e7e [2022-04-01T12:48:58.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T12:48:59.811Z] ---> 08f3486c7fe9 [2022-04-01T12:48:59.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-01T12:49:01.188Z] ---> 666ec1bb7469 [2022-04-01T12:49:01.188Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-01T12:49:01.447Z] Removing intermediate container c9c67dbf4979 [2022-04-01T12:49:01.447Z] ---> 0ef3666a5ef0 [2022-04-01T12:49:01.447Z] [2022-04-01T12:49:01.447Z] Step 9/20 : FROM alpine:3.15 [2022-04-01T12:49:01.447Z] ---> 76c8fb57b6fc [2022-04-01T12:49:01.448Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T12:49:01.448Z] ---> Using cache [2022-04-01T12:49:01.448Z] ---> ae15e6e23656 [2022-04-01T12:49:01.448Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T12:49:01.448Z] ---> Using cache [2022-04-01T12:49:01.448Z] ---> 2077354aed61 [2022-04-01T12:49:01.448Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-01T12:49:01.708Z] ---> Running in 94076bae419b [2022-04-01T12:49:01.708Z] ---> 1493e9fa461e [2022-04-01T12:49:01.708Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-01T12:49:01.968Z] ---> Running in 7bd27710b32e [2022-04-01T12:49:02.229Z] Removing intermediate container 7bd27710b32e [2022-04-01T12:49:02.229Z] ---> 42dcbee3c57c [2022-04-01T12:49:02.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T12:49:02.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:49:02.489Z] ---> Running in 01c4c22f9491 [2022-04-01T12:49:03.058Z] Removing intermediate container 01c4c22f9491 [2022-04-01T12:49:03.058Z] ---> a56aa525b929 [2022-04-01T12:49:03.058Z] Step 20/22 : LABEL arch=x86_64 [2022-04-01T12:49:03.058Z] ---> Running in 3ae074cf8964 [2022-04-01T12:49:03.221Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-01T12:49:03.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:49:03.320Z] Removing intermediate container 3ae074cf8964 [2022-04-01T12:49:03.320Z] ---> 56de525274b5 [2022-04-01T12:49:03.320Z] Step 21/22 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:49:03.580Z] ---> Running in caf05fd3b4ad [2022-04-01T12:49:03.580Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T12:49:03.580Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T12:49:03.580Z] OK: 15854 distinct packages available [2022-04-01T12:49:03.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:49:03.843Z] Removing intermediate container caf05fd3b4ad [2022-04-01T12:49:03.843Z] ---> 8cb5789e6b03 [2022-04-01T12:49:03.843Z] Step 22/22 : LABEL version=0.0.0 [2022-04-01T12:49:04.103Z] ---> Running in 821936053f03 [2022-04-01T12:49:04.363Z] Removing intermediate container 821936053f03 [2022-04-01T12:49:04.363Z] ---> ed2e3bdc3cf2 [2022-04-01T12:49:04.363Z] [2022-04-01T12:49:04.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:49:04.623Z] Successfully built ed2e3bdc3cf2 [2022-04-01T12:49:04.623Z] Successfully tagged support-notifications:latest [2022-04-01T12:49:04.883Z]  Building support-notifications ... done (1/9) Installing ca-certificates (20211220-r0) [2022-04-01T12:49:04.883Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-01T12:49:05.143Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-01T12:49:05.143Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-01T12:49:05.143Z] Removing intermediate container 241c45f3a7a8 [2022-04-01T12:49:05.143Z] ---> 5ef611e581ce [2022-04-01T12:49:05.143Z] [2022-04-01T12:49:05.143Z] Step 10/23 : FROM alpine:3.14 [2022-04-01T12:49:05.143Z] ---> 84b07dd2d1fd [2022-04-01T12:49:05.143Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-01T12:49:05.143Z] ---> Using cache [2022-04-01T12:49:05.143Z] ---> 496729588556 [2022-04-01T12:49:05.143Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T12:49:05.143Z] ---> Using cache [2022-04-01T12:49:05.143Z] ---> 207e377e8159 [2022-04-01T12:49:05.143Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-01T12:49:05.143Z] (5/9) Installing curl (7.80.0-r0) [2022-04-01T12:49:05.404Z] ---> Running in 6f0f574525c9 [2022-04-01T12:49:05.404Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-01T12:49:05.404Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-01T12:49:05.404Z] Removing intermediate container 6f0f574525c9 [2022-04-01T12:49:05.404Z] ---> 925100607a4d [2022-04-01T12:49:05.404Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-01T12:49:05.404Z] (8/9) Installing libucontext (1.1-r0) [2022-04-01T12:49:05.404Z] ---> Running in c4595e416a16 [2022-04-01T12:49:05.664Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-01T12:49:05.664Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T12:49:05.664Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T12:49:05.664Z] Removing intermediate container c4595e416a16 [2022-04-01T12:49:05.665Z] ---> b1f7c441eec7 [2022-04-01T12:49:05.665Z] Step 15/23 : WORKDIR / [2022-04-01T12:49:05.665Z] OK: 8 MiB in 23 packages [2022-04-01T12:49:05.928Z] ---> Running in 52bd1781bace [2022-04-01T12:49:06.189Z] Removing intermediate container 52bd1781bace [2022-04-01T12:49:06.189Z] ---> 4de4a668f52d [2022-04-01T12:49:06.189Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T12:49:06.449Z] ---> 79326b517e41 [2022-04-01T12:49:06.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-01T12:49:06.711Z] Removing intermediate container 94076bae419b [2022-04-01T12:49:06.711Z] ---> a1319450720f [2022-04-01T12:49:06.711Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T12:49:07.283Z] ---> e9d4c0774f96 [2022-04-01T12:49:07.283Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-01T12:49:07.547Z] ---> a2cda760b894 [2022-04-01T12:49:07.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-01T12:49:08.485Z] ---> 229357ef48bb [2022-04-01T12:49:08.485Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-01T12:49:08.485Z] ---> 320ddafae290 [2022-04-01T12:49:08.485Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-01T12:49:08.485Z] ---> Running in 088d7ad3c5de [2022-04-01T12:49:08.746Z] Removing intermediate container 088d7ad3c5de [2022-04-01T12:49:08.746Z] ---> 10fe2e7adf86 [2022-04-01T12:49:08.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T12:49:09.006Z] ---> Running in 929da76909ef [2022-04-01T12:49:09.006Z] ---> c4f51321d179 [2022-04-01T12:49:09.006Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-01T12:49:09.006Z] ---> Running in 6a6b976a764b [2022-04-01T12:49:09.268Z] Removing intermediate container 929da76909ef [2022-04-01T12:49:09.268Z] ---> 6d3257125248 [2022-04-01T12:49:09.268Z] Step 21/23 : LABEL arch=x86_64 [2022-04-01T12:49:09.268Z] ---> Running in 2d15e506c414 [2022-04-01T12:49:09.268Z] Removing intermediate container 6a6b976a764b [2022-04-01T12:49:09.268Z] ---> bb12fe84ece2 [2022-04-01T12:49:09.268Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T12:49:09.531Z] ---> Running in 67f9f7dc3cd9 [2022-04-01T12:49:09.531Z] Removing intermediate container 2d15e506c414 [2022-04-01T12:49:09.531Z] ---> 2de120d53e63 [2022-04-01T12:49:09.531Z] Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:49:09.791Z] Removing intermediate container 67f9f7dc3cd9 [2022-04-01T12:49:09.791Z] ---> d32bc998ccba [2022-04-01T12:49:09.791Z] Step 18/20 : LABEL arch=x86_64 [2022-04-01T12:49:09.791Z] ---> Running in 7989550ba75e [2022-04-01T12:49:09.791Z] ---> Running in 81cf88c7f7a8 [2022-04-01T12:49:10.051Z] Removing intermediate container 81cf88c7f7a8 [2022-04-01T12:49:10.051Z] ---> f7e5328989c5 [2022-04-01T12:49:10.051Z] Step 19/20 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:49:10.051Z] Removing intermediate container 7989550ba75e [2022-04-01T12:49:10.051Z] ---> 342ac15b44fc [2022-04-01T12:49:10.051Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T12:49:10.051Z] ---> Running in 223421defb21 [2022-04-01T12:49:10.051Z] ---> Running in a0e10b49f707 [2022-04-01T12:49:10.315Z] Removing intermediate container 223421defb21 [2022-04-01T12:49:10.315Z] ---> df67709143b6 [2022-04-01T12:49:10.315Z] [2022-04-01T12:49:10.315Z] Removing intermediate container a0e10b49f707 [2022-04-01T12:49:10.315Z] ---> da79c2179211 [2022-04-01T12:49:10.315Z] Step 20/20 : LABEL version=0.0.0 [2022-04-01T12:49:10.575Z] ---> Running in 7272c77a62e0 [2022-04-01T12:49:10.575Z] Successfully built df67709143b6 [2022-04-01T12:49:10.575Z] Successfully tagged core-command:latest [2022-04-01T12:49:10.575Z]  Building core-command ... done Removing intermediate container 7272c77a62e0 [2022-04-01T12:49:10.575Z] ---> 128cc6f8e6e2 [2022-04-01T12:49:10.575Z] [2022-04-01T12:49:10.835Z] Successfully built 128cc6f8e6e2 [2022-04-01T12:49:10.835Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-01T12:49:16.121Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7870e8d036ac [2022-04-01T12:49:16.121Z] ---> 8f2846eff842 [2022-04-01T12:49:16.121Z] [2022-04-01T12:49:16.121Z] Step 10/23 : FROM alpine:3.14 [2022-04-01T12:49:16.121Z] ---> 84b07dd2d1fd [2022-04-01T12:49:16.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-01T12:49:16.121Z] ---> Using cache [2022-04-01T12:49:16.121Z] ---> 496729588556 [2022-04-01T12:49:16.121Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T12:49:16.121Z] ---> Using cache [2022-04-01T12:49:16.121Z] ---> 207e377e8159 [2022-04-01T12:49:16.121Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-01T12:49:16.121Z] ---> Running in 1bf353f8723c [2022-04-01T12:49:16.381Z] Removing intermediate container 1bf353f8723c [2022-04-01T12:49:16.381Z] ---> 1382ae74a5d7 [2022-04-01T12:49:16.381Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-01T12:49:16.381Z] ---> Running in 4080964e05bc [2022-04-01T12:49:16.641Z] Removing intermediate container 4080964e05bc [2022-04-01T12:49:16.641Z] ---> 272b5cda6a72 [2022-04-01T12:49:16.641Z] Step 15/23 : WORKDIR / [2022-04-01T12:49:16.641Z] ---> Running in cfe9d322a7d3 [2022-04-01T12:49:16.641Z] Removing intermediate container cfe9d322a7d3 [2022-04-01T12:49:16.641Z] ---> a2f5f9a0880a [2022-04-01T12:49:16.641Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T12:49:17.214Z] ---> 2d653a157368 [2022-04-01T12:49:17.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-01T12:49:18.157Z] ---> 2f4c5f033e3a [2022-04-01T12:49:18.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-01T12:49:18.157Z] ---> 1c37c81a1acb [2022-04-01T12:49:18.157Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-01T12:49:18.436Z] ---> Running in a7d4c3bd3a88 [2022-04-01T12:49:18.436Z] Removing intermediate container cfc7a60ef1e1 [2022-04-01T12:49:18.436Z] ---> 63368583825f [2022-04-01T12:49:18.436Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-01T12:49:18.436Z] ---> Running in 0ac79c3b40ee [2022-04-01T12:49:18.436Z] Removing intermediate container a7d4c3bd3a88 [2022-04-01T12:49:18.436Z] ---> b826a56e579c [2022-04-01T12:49:18.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T12:49:18.436Z] ---> Running in 8029f2fbfc8c [2022-04-01T12:49:18.715Z] Removing intermediate container 8029f2fbfc8c [2022-04-01T12:49:18.715Z] ---> 699465eed374 [2022-04-01T12:49:18.715Z] Step 21/23 : LABEL arch=x86_64 [2022-04-01T12:49:18.715Z] ---> Running in 046fb698b6ff [2022-04-01T12:49:18.715Z] Removing intermediate container 046fb698b6ff [2022-04-01T12:49:18.715Z] ---> 4628b97677f6 [2022-04-01T12:49:18.715Z] Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:49:18.715Z] 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-04-01T12:49:18.715Z] ---> Running in 45ba51057914 [2022-04-01T12:49:19.009Z] Removing intermediate container 45ba51057914 [2022-04-01T12:49:19.009Z] ---> 96ebbd5dfe90 [2022-04-01T12:49:19.009Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T12:49:19.009Z] ---> Running in 1f494b54fd86 [2022-04-01T12:49:19.009Z] Removing intermediate container 1f494b54fd86 [2022-04-01T12:49:19.009Z] ---> f3de6a14831f [2022-04-01T12:49:19.009Z] [2022-04-01T12:49:19.331Z] Successfully built f3de6a14831f [2022-04-01T12:49:19.331Z] Successfully tagged core-metadata:latest [2022-04-01T12:49:19.331Z]  Building core-metadata ... done Removing intermediate container 0ac79c3b40ee [2022-04-01T12:49:19.331Z] ---> 4a5d37d44dee [2022-04-01T12:49:19.331Z] [2022-04-01T12:49:19.331Z] Step 11/23 : FROM docker:20.10.14 [2022-04-01T12:49:19.623Z] 20.10.14: Pulling from library/docker [2022-04-01T12:49:21.537Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-01T12:49:21.537Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-01T12:49:21.537Z] ---> 5f3d65aad428 [2022-04-01T12:49:21.537Z] 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-04-01T12:49:22.111Z] ---> Running in 19d7d86be37e [2022-04-01T12:49:22.372Z] Removing intermediate container 19d7d86be37e [2022-04-01T12:49:22.373Z] ---> 59e6fbb37662 [2022-04-01T12:49:22.373Z] 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-04-01T12:49:22.373Z] ---> Running in 7606e3d19041 [2022-04-01T12:49:22.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T12:49:22.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T12:49:22.894Z] (1/43) Installing readline (8.1.1-r0) [2022-04-01T12:49:22.894Z] (2/43) Installing bash (5.1.16-r0) [2022-04-01T12:49:22.894Z] Executing bash-5.1.16-r0.post-install [2022-04-01T12:49:22.894Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-01T12:49:22.894Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-01T12:49:22.894Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-01T12:49:22.894Z] (6/43) Installing curl (7.80.0-r0) [2022-04-01T12:49:22.894Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-01T12:49:22.894Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-01T12:49:22.894Z] (9/43) Installing expat (2.4.7-r0) [2022-04-01T12:49:22.894Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-01T12:49:22.894Z] (11/43) Installing gdbm (1.22-r0) [2022-04-01T12:49:22.894Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-01T12:49:22.894Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-01T12:49:22.894Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-01T12:49:22.894Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-01T12:49:22.894Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-01T12:49:22.894Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-01T12:49:23.155Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-01T12:49:23.155Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-01T12:49:23.155Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-01T12:49:23.155Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-01T12:49:23.418Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-01T12:49:23.418Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-01T12:49:23.418Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-01T12:49:23.418Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-01T12:49:23.418Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-01T12:49:23.418Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-01T12:49:23.418Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-01T12:49:23.418Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-01T12:49:23.418Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-01T12:49:23.418Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-01T12:49:23.418Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-01T12:49:23.418Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-01T12:49:23.418Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-01T12:49:23.418Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-01T12:49:23.418Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-01T12:49:23.418Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-01T12:49:23.418Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-01T12:49:23.418Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-01T12:49:23.418Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-01T12:49:23.418Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-01T12:49:23.418Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-01T12:49:23.418Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-01T12:49:23.418Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T12:49:23.418Z] OK: 83 MiB in 65 packages [2022-04-01T12:49:24.370Z] Collecting docker-compose==1.23.2 [2022-04-01T12:49:24.370Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-01T12:49:24.370Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-01T12:49:24.370Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-01T12:49:24.370Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-01T12:49:24.370Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-01T12:49:24.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-01T12:49:24.631Z] Collecting PyYAML<4,>=3.10 [2022-04-01T12:49:24.631Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-01T12:49:25.203Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-01T12:49:25.203Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-01T12:49:25.203Z] Collecting texttable<0.10,>=0.9.0 [2022-04-01T12:49:25.203Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-01T12:49:25.775Z] Collecting jsonschema<3,>=2.5.1 [2022-04-01T12:49:25.775Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-01T12:49:25.775Z] Collecting cached-property<2,>=1.2.0 [2022-04-01T12:49:25.775Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-01T12:49:25.775Z] Collecting docopt<0.7,>=0.6.1 [2022-04-01T12:49:25.775Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-01T12:49:26.038Z] Collecting docker<4.0,>=3.6.0 [2022-04-01T12:49:26.038Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-01T12:49:26.038Z] Collecting docker-pycreds>=0.4.0 [2022-04-01T12:49:26.038Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-01T12:49:26.301Z] 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-04-01T12:49:26.301Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-01T12:49:26.301Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-01T12:49:26.301Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-01T12:49:26.301Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-01T12:49:26.301Z] Collecting idna<2.8,>=2.5 [2022-04-01T12:49:26.301Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-01T12:49:26.564Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-01T12:49:26.564Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-01T12:49:26.564Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-01T12:49:26.564Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-01T12:49:26.564Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-01T12:49:26.564Z] Attempting uninstall: urllib3 [2022-04-01T12:49:26.564Z] Found existing installation: urllib3 1.26.7 [2022-04-01T12:49:26.564Z] Uninstalling urllib3-1.26.7: [2022-04-01T12:49:26.564Z] Successfully uninstalled urllib3-1.26.7 [2022-04-01T12:49:26.564Z] Attempting uninstall: idna [2022-04-01T12:49:26.564Z] Found existing installation: idna 3.3 [2022-04-01T12:49:26.564Z] Uninstalling idna-3.3: [2022-04-01T12:49:26.564Z] Successfully uninstalled idna-3.3 [2022-04-01T12:49:27.136Z] Attempting uninstall: requests [2022-04-01T12:49:27.136Z] Found existing installation: requests 2.26.0 [2022-04-01T12:49:27.136Z] Uninstalling requests-2.26.0: [2022-04-01T12:49:27.136Z] Successfully uninstalled requests-2.26.0 [2022-04-01T12:49:27.136Z] Running setup.py install for texttable: started [2022-04-01T12:49:27.397Z] Running setup.py install for texttable: finished with status 'done' [2022-04-01T12:49:27.397Z] Running setup.py install for PyYAML: started [2022-04-01T12:49:27.969Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-01T12:49:27.969Z] Running setup.py install for docopt: started [2022-04-01T12:49:28.230Z] Running setup.py install for docopt: finished with status 'done' [2022-04-01T12:49:28.230Z] Running setup.py install for dockerpty: started [2022-04-01T12:49:28.491Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-01T12:49:28.752Z] 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-04-01T12:49:32.053Z] Removing intermediate container 7606e3d19041 [2022-04-01T12:49:32.054Z] ---> 3dc240b99163 [2022-04-01T12:49:32.054Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-01T12:49:32.054Z] ---> Running in 49822a4572e9 [2022-04-01T12:49:32.054Z] Removing intermediate container 49822a4572e9 [2022-04-01T12:49:32.054Z] ---> 1cafc752fa44 [2022-04-01T12:49:32.054Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-01T12:49:32.054Z] ---> Running in ed99443dd4fe [2022-04-01T12:49:32.054Z] Removing intermediate container ed99443dd4fe [2022-04-01T12:49:32.054Z] ---> c4c0706989db [2022-04-01T12:49:32.054Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-01T12:49:32.626Z] ---> 0d7971475938 [2022-04-01T12:49:32.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-01T12:49:32.626Z] ---> ae39b35a2d25 [2022-04-01T12:49:32.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-01T12:49:32.887Z] ---> 5e7c0a051da1 [2022-04-01T12:49:32.887Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-01T12:49:33.149Z] ---> Running in 65617083447e [2022-04-01T12:49:33.149Z] Removing intermediate container 65617083447e [2022-04-01T12:49:33.149Z] ---> 5d3ee915a455 [2022-04-01T12:49:33.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T12:49:33.149Z] ---> Running in 7772d035c652 [2022-04-01T12:49:33.149Z] Removing intermediate container 7772d035c652 [2022-04-01T12:49:33.149Z] ---> b9d42711428b [2022-04-01T12:49:33.149Z] Step 21/23 : LABEL arch=x86_64 [2022-04-01T12:49:33.410Z] ---> Running in 93bc10c74999 [2022-04-01T12:49:33.410Z] Removing intermediate container 93bc10c74999 [2022-04-01T12:49:33.410Z] ---> 97faccf15545 [2022-04-01T12:49:33.410Z] Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 [2022-04-01T12:49:33.410Z] ---> Running in 9c0e344274dd [2022-04-01T12:49:33.410Z] Removing intermediate container 9c0e344274dd [2022-04-01T12:49:33.410Z] ---> 920402c4b08a [2022-04-01T12:49:33.410Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T12:49:33.672Z] ---> Running in 6a2af531f939 [2022-04-01T12:49:33.672Z] Removing intermediate container 6a2af531f939 [2022-04-01T12:49:33.672Z] ---> 484df3c22646 [2022-04-01T12:49:33.672Z] [2022-04-01T12:49:33.672Z] Successfully built 484df3c22646 [2022-04-01T12:49:33.672Z] Successfully tagged sys-mgmt-agent:latest [2022-04-01T12:49:33.680Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-04-01T12:49:33.694Z] $ docker stop --time=1 d287f3842daaf5b2d8e399d0018a5a34fa4222ad4ed9b13bae9a49486933200e [2022-04-01T12:49:35.009Z] $ docker rm -f d287f3842daaf5b2d8e399d0018a5a34fa4222ad4ed9b13bae9a49486933200e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T12:49:35.346Z] + docker images [2022-04-01T12:49:35.346Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-01T12:49:35.346Z] sys-mgmt-agent latest 484df3c22646 2 seconds ago 307MB [2022-04-01T12:49:35.346Z] 4a5d37d44dee 16 seconds ago 1.62GB [2022-04-01T12:49:35.346Z] core-metadata latest f3de6a14831f 17 seconds ago 26.1MB [2022-04-01T12:49:35.346Z] 8f2846eff842 20 seconds ago 1.62GB [2022-04-01T12:49:35.346Z] security-spiffe-token-provider latest 128cc6f8e6e2 25 seconds ago 28.5MB [2022-04-01T12:49:35.346Z] core-command latest df67709143b6 25 seconds ago 24.5MB [2022-04-01T12:49:35.346Z] support-notifications latest ed2e3bdc3cf2 31 seconds ago 26.6MB [2022-04-01T12:49:35.346Z] 5ef611e581ce 31 seconds ago 1.61GB [2022-04-01T12:49:35.346Z] 0ef3666a5ef0 34 seconds ago 1.61GB [2022-04-01T12:49:35.346Z] 8af4627bbb42 42 seconds ago 1.62GB [2022-04-01T12:49:35.346Z] security-spire-config latest 6260050aa045 55 seconds ago 82.2MB [2022-04-01T12:49:35.346Z] security-secretstore-setup latest df2be9a9f134 About a minute ago 42.1MB [2022-04-01T12:49:35.346Z] security-spire-server latest 83d082fd6ff5 About a minute ago 82.9MB [2022-04-01T12:49:35.346Z] security-bootstrapper latest fb21114dfd0a About a minute ago 24.3MB [2022-04-01T12:49:35.346Z] core-data latest 397b63c05c88 About a minute ago 35.9MB [2022-04-01T12:49:35.346Z] c8a4094d91fd About a minute ago 1.63GB [2022-04-01T12:49:35.346Z] security-proxy-setup latest 1ffc686d894c About a minute ago 43.4MB [2022-04-01T12:49:35.346Z] support-scheduler latest e330c44782d6 About a minute ago 26MB [2022-04-01T12:49:35.346Z] a8dd3e6b191a About a minute ago 1.65GB [2022-04-01T12:49:35.346Z] 53b9a76f0aa7 About a minute ago 1.63GB [2022-04-01T12:49:35.346Z] 625080c8a12d About a minute ago 1.62GB [2022-04-01T12:49:35.346Z] bac6ebeb3bad About a minute ago 1.61GB [2022-04-01T12:49:35.346Z] security-spire-agent latest f55ac679b751 About a minute ago 119MB [2022-04-01T12:49:35.346Z] 8aa1cd7093d5 2 minutes ago 1.61GB [2022-04-01T12:49:35.346Z] ci-base-image-x86_64 latest 2ff9d795d998 4 minutes ago 896MB [2022-04-01T12:49:35.346Z] docker 20.10.14 5f3d65aad428 2 days ago 218MB [2022-04-01T12:49:35.346Z] alpine 3.14 84b07dd2d1fd 3 days ago 5.59MB [2022-04-01T12:49:35.346Z] alpine 3.15 76c8fb57b6fc 3 days ago 5.57MB [2022-04-01T12:49:35.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-04-01T12:49:35.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-04-01T12:49:35.346Z] 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-04-01T12:49:50.531Z] Still waiting to schedule task [2022-04-01T12:49:50.531Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-01T12:50:25.093Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-01T12:50:31.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-01T12:50:31.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-01T12:50:31.878Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-01T12:50:37.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-01T12:50:37.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-01T12:50:37.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-01T12:50:37.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-01T12:50:37.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-01T12:50:37.345Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-01T12:50:37.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-01T12:50:38.606Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-01T12:50:38.606Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-01T12:50:38.606Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-01T12:50:38.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-01T12:50:48.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements [2022-04-01T12:50:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-01T12:50:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-01T12:50:53.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements [2022-04-01T12:50:53.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-01T12:50:53.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.626s coverage: 54.9% of statements [2022-04-01T12:50:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-01T12:50:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-01T12:51:13.333Z] Running on prd-ubuntu18.04-docker-8c-8g-10447 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-01T12:51:13.346Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-04-01T12:51:13.423Z] The recommended git tool is: git [2022-04-01T12:51:14.947Z] using credential edgex-jenkins-ssh [2022-04-01T12:51:14.958Z] Cloning the remote Git repository [2022-04-01T12:51:14.982Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-01T12:51:15.017Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-04-01T12:51:15.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-01T12:51:15.050Z] > git --version # timeout=10 [2022-04-01T12:51:15.057Z] > git --version # 'git version 2.17.1' [2022-04-01T12:51:15.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T12:51:15.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T12:51:20.058Z] Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-01T12:51:20.233Z] Merge succeeded, producing 6adda4375c82af8c133390c9b445b54d6f3dc7f6 [2022-04-01T12:51:20.233Z] Checking out Revision 6adda4375c82af8c133390c9b445b54d6f3dc7f6 (PR-3924) [2022-04-01T12:51:19.345Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-01T12:51:19.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T12:51:19.365Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-01T12:51:19.379Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-01T12:51:19.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T12:51:19.389Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-01T12:51:20.075Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T12:51:20.082Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-01T12:51:20.145Z] > git remote # timeout=10 [2022-04-01T12:51:20.152Z] > git config --get remote.origin.url # timeout=10 [2022-04-01T12:51:20.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T12:51:20.162Z] > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 [2022-04-01T12:51:20.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-01T12:51:20.244Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T12:51:20.255Z] > git checkout -f 6adda4375c82af8c133390c9b445b54d6f3dc7f6 # timeout=10 [2022-04-01T12:51:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.752s coverage: 89.2% of statements [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.557s coverage: 84.4% of statements [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.777s coverage: 94.7% of statements [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.295s coverage: 72.2% of statements [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.315s coverage: 60.0% of statements [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.724s coverage: 0.9% of statements [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.285s coverage: 58.8% of statements [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.361s coverage: 24.0% of statements [2022-04-01T12:51:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.471s coverage: 47.1% of statements [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.256s coverage: 79.5% of statements [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.447s coverage: 94.1% of statements [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements [2022-04-01T12:51:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.266s coverage: 87.5% of statements [2022-04-01T12:51:23.839Z] Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" [2022-04-01T12:51:23.850Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T12:51:24.613Z] + echo snap-build.sh [2022-04-01T12:51:24.613Z] snap-build.sh [2022-04-01T12:51:24.614Z] + SNAP_BASE_DIR=. [2022-04-01T12:51:24.614Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2022-04-01T12:51:24.614Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2022-04-01T12:51:24.614Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2022-04-01T12:51:24.614Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2022-04-01T12:51:24.614Z] + cd /w/workspace/edgex-go/8 [2022-04-01T12:51:24.614Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-01T12:51:24.614Z] Reading package lists... [2022-04-01T12:51:24.614Z] Building dependency tree... [2022-04-01T12:51:24.614Z] Reading state information... [2022-04-01T12:51:24.614Z] The following packages were automatically installed and are no longer required: [2022-04-01T12:51:24.614Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-01T12:51:24.614Z] uidmap xdelta3 [2022-04-01T12:51:24.614Z] Use 'sudo apt autoremove' to remove them. [2022-04-01T12:51:24.614Z] The following packages will be REMOVED: [2022-04-01T12:51:24.614Z] lxd* lxd-client* [2022-04-01T12:51:24.614Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-01T12:51:23.851Z] > git rev-list --no-walk ded824551e9f59122f42b13046eddfb70814056d # timeout=10 [2022-04-01T12:51:24.882Z] After this operation, 31.7 MB disk space will be freed. [2022-04-01T12:51:25.436Z] (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-04-01T12:51:25.437Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-01T12:51:26.387Z] Removing lxd dnsmasq configuration [2022-04-01T12:51:26.387Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-01T12:51:26.387Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-01T12:51:27.338Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-01T12:51:27.338Z] (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-04-01T12:51:27.338Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-01T12:51:28.731Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-01T12:51:28.996Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-01T12:51:29.574Z] + sudo snap remove --purge lxd [2022-04-01T12:51:29.574Z] snap "lxd" is not installed [2022-04-01T12:51:29.574Z] + sudo groupadd --force --system lxd [2022-04-01T12:51:29.574Z] ++ whoami [2022-04-01T12:51:29.574Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-01T12:51:29.574Z] + newgrp - lxd [2022-04-01T12:51:29.574Z] + sudo snap install lxd [2022-04-01T12:51:30.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements [2022-04-01T12:51:30.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2022-04-01T12:51:35.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.608s coverage: 82.5% of statements [2022-04-01T12:51:35.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-01T12:51:37.735Z] 2022-04-01T12:51:34Z INFO Waiting for automatic snapd restart... [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2022-04-01T12:51:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.865s coverage: 91.2% of statements [2022-04-01T12:51:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-01T12:51:44.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.837s coverage: 64.4% of statements [2022-04-01T12:51:44.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-01T12:51:44.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-01T12:51:44.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.207s coverage: 100.0% of statements [2022-04-01T12:51:44.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-04-01T12:51:44.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2022-04-01T12:51:44.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-04-01T12:51:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-04-01T12:51:52.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.395s coverage: 65.4% of statements [2022-04-01T12:51:52.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-01T12:51:52.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-01T12:51:52.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-01T12:51:52.685Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-04-01T12:51:52.685Z] + sudo lxd init --auto [2022-04-01T12:51:52.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.781s coverage: 43.8% of statements [2022-04-01T12:51:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-01T12:51:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-01T12:51:52.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.240s coverage: 89.5% of statements [2022-04-01T12:51:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-01T12:51:52.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2022-04-01T12:51:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-01T12:51:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-01T12:51:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-01T12:51:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-01T12:52:01.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-01T12:52:01.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-01T12:52:01.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 63.2% of statements [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-01T12:52:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-01T12:52:01.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-01T12:52:01.101Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-01T12:52:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-01T12:52:01.101Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-04-01T12:52:01.101Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-04-01T12:52:01.316Z] + sudo snap install --classic snapcraft [2022-04-01T12:52:01.697Z] 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-04-01T12:52:01.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-01T12:52:01.697Z] GO111MODULE=on go vet ./... [2022-04-01T12:52:06.622Z] snapcraft 6.1 from Canonical* installed [2022-04-01T12:52:06.622Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-01T12:52:06.622Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-01T12:52:06.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T12:52:06.622Z] Dload Upload Total Spent Left Speed [2022-04-01T12:52:06.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3803 0 --:--:-- --:--:-- --:--:-- 3803 [2022-04-01T12:52:06.622Z] 1 3325k 1 65536 0 0 213k 0 0:00:15 --:--:-- 0:00:15 213k 100 3325k 100 3325k 0 0 9446k 0 --:--:-- --:--:-- --:--:-- 61.2M [2022-04-01T12:52:06.622Z] ./yq_linux_amd64 [2022-04-01T12:52:06.622Z] + sudo snapcraft prime --use-lxd [2022-04-01T12:52:08.544Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-01T12:52:08.544Z] 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-04-01T12:52:08.544Z] - README.md [2022-04-01T12:52:08.544Z] [2022-04-01T12:52:08.544Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-01T12:52:09.121Z] Launching a container. [2022-04-01T12:52:19.145Z] Waiting for container to be ready [2022-04-01T12:52:19.730Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-01T12:52:19.730Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-01T12:52:19.730Z] [2022-04-01T12:52:25.034Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-01T12:52:25.622Z] Waiting for network to be ready... [2022-04-01T12:52:25.886Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-01T12:52:26.151Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-01T12:52:26.151Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-01T12:52:26.151Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-01T12:52:26.151Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-01T12:52:26.151Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-01T12:52:26.151Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-01T12:52:26.151Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-01T12:52:26.151Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-01T12:52:26.151Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-01T12:52:26.416Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-01T12:52:26.416Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1703 kB] [2022-04-01T12:52:26.416Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] [2022-04-01T12:52:26.416Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-01T12:52:26.416Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-01T12:52:26.416Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [910 kB] [2022-04-01T12:52:26.416Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] [2022-04-01T12:52:26.416Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-04-01T12:52:26.416Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-01T12:52:26.677Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1377 kB] [2022-04-01T12:52:26.939Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] [2022-04-01T12:52:26.939Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-01T12:52:26.939Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-01T12:52:26.939Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [853 kB] [2022-04-01T12:52:27.200Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-01T12:52:27.200Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-04-01T12:52:27.200Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-01T12:52:29.120Z] Fetched 23.6 MB in 3s (7080 kB/s) [2022-04-01T12:52:30.064Z] Reading package lists... [2022-04-01T12:52:30.324Z] Reading package lists... [2022-04-01T12:52:30.324Z] Building dependency tree... [2022-04-01T12:52:30.324Z] Reading state information... [2022-04-01T12:52:30.586Z] The following additional packages will be installed: [2022-04-01T12:52:30.586Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-01T12:52:30.586Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-01T12:52:30.586Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-01T12:52:30.586Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-01T12:52:30.586Z] Suggested packages: [2022-04-01T12:52:30.586Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-01T12:52:30.586Z] Recommended packages: [2022-04-01T12:52:30.586Z] gnupg libsasl2-modules [2022-04-01T12:52:30.586Z] The following NEW packages will be installed: [2022-04-01T12:52:30.586Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-01T12:52:30.586Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-01T12:52:30.586Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-01T12:52:30.586Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-01T12:52:30.586Z] The following packages will be upgraded: [2022-04-01T12:52:30.586Z] gpg gpg-agent gpgconf libudev1 [2022-04-01T12:52:30.586Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-01T12:52:30.586Z] Need to get 3859 kB of archives. [2022-04-01T12:52:30.586Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-01T12:52:30.586Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-01T12:52:30.848Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-01T12:52:30.848Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-01T12:52:30.848Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-01T12:52:30.848Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-01T12:52:31.110Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-01T12:52:31.110Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-01T12:52:31.372Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-01T12:52:31.372Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-01T12:52:31.633Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-01T12:52:31.633Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-01T12:52:31.633Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-01T12:52:31.633Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-01T12:52:31.633Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-01T12:52:31.633Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-01T12:52:31.633Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-01T12:52:31.633Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-01T12:52:31.633Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-01T12:52:31.633Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-01T12:52:31.633Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-01T12:52:31.633Z] 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-04-01T12:52:31.633Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-01T12:52:31.894Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-01T12:52:31.894Z] Fetched 3859 kB in 1s (3457 kB/s) [2022-04-01T12:52:31.894Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-01T12:52:31.894Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-01T12:52:31.894Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-01T12:52:31.894Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-01T12:52:32.157Z] Selecting previously unselected package udev. [2022-04-01T12:52:32.157Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-01T12:52:32.157Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-01T12:52:32.157Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-01T12:52:32.157Z] Selecting previously unselected package libfuse2:amd64. [2022-04-01T12:52:32.157Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-01T12:52:32.157Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-01T12:52:32.423Z] Selecting previously unselected package fuse. [2022-04-01T12:52:32.423Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-01T12:52:32.423Z] Unpacking fuse (2.9.9-3) ... [2022-04-01T12:52:32.423Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-01T12:52:32.423Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-01T12:52:32.423Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-01T12:52:32.423Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-01T12:52:32.686Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-01T12:52:32.686Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-01T12:52:32.686Z] Selecting previously unselected package libksba8:amd64. [2022-04-01T12:52:32.686Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-01T12:52:32.686Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-01T12:52:32.686Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-01T12:52:32.686Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:32.686Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:32.686Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-01T12:52:32.686Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:32.686Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:32.948Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-01T12:52:32.948Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:32.948Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:32.948Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-01T12:52:32.948Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:32.948Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:32.948Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-01T12:52:32.948Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:32.948Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:32.948Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-01T12:52:32.948Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:32.948Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:33.210Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-01T12:52:33.210Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:33.210Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:33.211Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-01T12:52:33.211Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:33.211Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:33.211Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-01T12:52:33.211Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-01T12:52:33.211Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:33.473Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-01T12:52:33.473Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-01T12:52:33.473Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-01T12:52:33.473Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-01T12:52:33.473Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-01T12:52:33.473Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-01T12:52:33.473Z] Selecting previously unselected package libldap-common. [2022-04-01T12:52:33.473Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-01T12:52:33.473Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-01T12:52:33.473Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-01T12:52:33.473Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-01T12:52:33.473Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-01T12:52:33.473Z] Selecting previously unselected package dirmngr. [2022-04-01T12:52:33.473Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-01T12:52:33.735Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-01T12:52:33.735Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-01T12:52:33.735Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-01T12:52:33.735Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-01T12:52:33.735Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-01T12:52:33.735Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-01T12:52:34.308Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-01T12:52:34.570Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-01T12:52:34.570Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:34.570Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-01T12:52:34.570Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-01T12:52:34.570Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:34.570Z] Setting up fuse (2.9.9-3) ... [2022-04-01T12:52:34.570Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-01T12:52:35.141Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:35.141Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:35.141Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:35.141Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:35.141Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:35.141Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:35.141Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-01T12:52:35.141Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-01T12:52:35.141Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-01T12:52:35.403Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-01T12:52:35.403Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-01T12:52:35.403Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-01T12:52:35.975Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-01T12:52:35.975Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-01T12:52:35.975Z] units). This means they are not meant to be enabled using systemctl. [2022-04-01T12:52:35.975Z] [2022-04-01T12:52:35.975Z] Possible reasons for having this kind of units are: [2022-04-01T12:52:35.975Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-01T12:52:35.975Z] .wants/ or .requires/ directory. [2022-04-01T12:52:35.975Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-01T12:52:35.975Z] a requirement dependency on it. [2022-04-01T12:52:35.975Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-01T12:52:35.975Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-01T12:52:35.975Z] • In case of template units, the unit is meant to be enabled with some [2022-04-01T12:52:35.975Z] instance name specified. [2022-04-01T12:52:36.237Z] Reading package lists... [2022-04-01T12:52:36.237Z] Building dependency tree... [2022-04-01T12:52:36.237Z] Reading state information... [2022-04-01T12:52:36.500Z] The following additional packages will be installed: [2022-04-01T12:52:36.500Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-01T12:52:36.500Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-01T12:52:36.500Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-01T12:52:36.500Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-01T12:52:36.500Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-01T12:52:36.500Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-01T12:52:36.500Z] Suggested packages: [2022-04-01T12:52:36.500Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-01T12:52:36.500Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-01T12:52:36.500Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-01T12:52:36.500Z] systemd-container policykit-1 [2022-04-01T12:52:36.500Z] Recommended packages: [2022-04-01T12:52:36.500Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-01T12:52:36.500Z] The following NEW packages will be installed: [2022-04-01T12:52:36.500Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-01T12:52:36.500Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-01T12:52:36.500Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-01T12:52:36.500Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-01T12:52:36.500Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-01T12:52:36.500Z] The following packages will be upgraded: [2022-04-01T12:52:36.500Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-01T12:52:36.500Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-01T12:52:36.500Z] Need to get 46.5 MB of archives. [2022-04-01T12:52:36.500Z] After this operation, 181 MB of additional disk space will be used. [2022-04-01T12:52:36.500Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-01T12:52:36.500Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-01T12:52:36.500Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-01T12:52:36.762Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-01T12:52:36.762Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-01T12:52:36.762Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-01T12:52:36.762Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-01T12:52:36.762Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-01T12:52:36.762Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-01T12:52:36.762Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-01T12:52:36.762Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-01T12:52:36.762Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-01T12:52:36.762Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-01T12:52:36.762Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-01T12:52:37.023Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-01T12:52:37.023Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-01T12:52:37.597Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-01T12:52:37.597Z] 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-04-01T12:52:37.597Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-01T12:52:37.597Z] 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-04-01T12:52:37.597Z] 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-04-01T12:52:37.597Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-01T12:52:37.597Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-01T12:52:37.597Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-01T12:52:37.597Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-01T12:52:37.597Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-01T12:52:37.860Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-01T12:52:37.860Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-01T12:52:37.860Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-01T12:52:37.860Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-01T12:52:37.860Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-01T12:52:37.860Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-01T12:52:37.860Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-01T12:52:38.804Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-01T12:52:39.064Z] Fetched 46.5 MB in 2s (20.3 MB/s) [2022-04-01T12:52:39.064Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-01T12:52:39.064Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-01T12:52:39.064Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-01T12:52:39.064Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-01T12:52:39.325Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-01T12:52:39.325Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-01T12:52:39.325Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-01T12:52:39.896Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-01T12:52:39.896Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-01T12:52:40.156Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-01T12:52:40.156Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-01T12:52:40.156Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-01T12:52:40.156Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-01T12:52:40.156Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:40.156Z] Selecting previously unselected package libexpat1:amd64. [2022-04-01T12:52:40.156Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-01T12:52:40.156Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-01T12:52:40.418Z] Selecting previously unselected package python3.8-minimal. [2022-04-01T12:52:40.418Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-01T12:52:40.418Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:40.680Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:40.680Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-01T12:52:40.680Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:41.250Z] Selecting previously unselected package python3-minimal. [2022-04-01T12:52:41.250Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-01T12:52:41.250Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-01T12:52:41.250Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-01T12:52:41.250Z] Selecting previously unselected package mime-support. [2022-04-01T12:52:41.250Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-01T12:52:41.250Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-01T12:52:41.250Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-01T12:52:41.250Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-01T12:52:41.250Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-01T12:52:41.250Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-01T12:52:41.250Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-01T12:52:41.250Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:41.510Z] Selecting previously unselected package python3.8. [2022-04-01T12:52:41.510Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-01T12:52:41.510Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:41.510Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-01T12:52:41.510Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-01T12:52:41.510Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-01T12:52:41.510Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-01T12:52:41.771Z] Selecting previously unselected package python3. [2022-04-01T12:52:41.771Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-01T12:52:41.771Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-01T12:52:41.771Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-01T12:52:42.033Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-01T12:52:42.033Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-01T12:52:42.033Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-01T12:52:42.033Z] Selecting previously unselected package dbus. [2022-04-01T12:52:42.033Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-01T12:52:42.033Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-01T12:52:42.033Z] Selecting previously unselected package libbsd0:amd64. [2022-04-01T12:52:42.033Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-01T12:52:42.033Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-01T12:52:42.033Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-01T12:52:42.033Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-01T12:52:42.033Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-01T12:52:42.296Z] Selecting previously unselected package sudo. [2022-04-01T12:52:42.296Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-01T12:52:42.296Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-01T12:52:42.296Z] Selecting previously unselected package apparmor. [2022-04-01T12:52:42.296Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-01T12:52:42.296Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-01T12:52:42.559Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-01T12:52:42.559Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-01T12:52:42.559Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-01T12:52:42.559Z] Selecting previously unselected package libedit2:amd64. [2022-04-01T12:52:42.559Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-01T12:52:42.559Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-01T12:52:42.559Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-01T12:52:42.559Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-01T12:52:42.559Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-01T12:52:42.559Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-01T12:52:42.560Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:52:42.560Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:42.560Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-01T12:52:42.560Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:52:42.560Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:42.820Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-01T12:52:42.820Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-01T12:52:42.820Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-01T12:52:42.820Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-01T12:52:42.820Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:52:42.820Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:42.820Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-01T12:52:42.820Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:52:42.820Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:42.820Z] Selecting previously unselected package openssh-client. [2022-04-01T12:52:42.820Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-01T12:52:42.820Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-01T12:52:43.084Z] Selecting previously unselected package dbus-user-session. [2022-04-01T12:52:43.084Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-01T12:52:43.084Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-01T12:52:43.084Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-01T12:52:43.084Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-01T12:52:43.084Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-01T12:52:43.084Z] Selecting previously unselected package squashfs-tools. [2022-04-01T12:52:43.084Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-01T12:52:43.084Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-01T12:52:43.084Z] Selecting previously unselected package snapd. [2022-04-01T12:52:43.084Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-01T12:52:43.349Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-01T12:52:46.664Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-01T12:52:46.664Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-01T12:52:46.664Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-01T12:52:46.664Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-01T12:52:46.664Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:46.664Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-01T12:52:46.664Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-01T12:52:46.664Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-01T12:52:46.664Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:46.664Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:46.664Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-01T12:52:46.664Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:46.664Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-01T12:52:46.664Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-01T12:52:47.237Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-01T12:52:47.237Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-01T12:52:47.237Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-01T12:52:47.238Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-01T12:52:47.500Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-01T12:52:47.500Z] running python rtupdate hooks for python3.8... [2022-04-01T12:52:47.500Z] running python post-rtupdate hooks for python3.8... [2022-04-01T12:52:47.500Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-01T12:52:48.443Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-01T12:52:48.705Z] Reloading AppArmor profiles [2022-04-01T12:52:48.705Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:52:48.705Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-01T12:52:48.705Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-01T12:52:48.967Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-01T12:52:49.229Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-01T12:52:49.229Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-01T12:52:49.229Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-01T12:52:50.625Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-01T12:52:50.625Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-01T12:52:50.886Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-01T12:52:50.886Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-01T12:52:51.148Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-01T12:52:51.410Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-01T12:52:51.671Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-01T12:52:51.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-01T12:52:52.192Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-01T12:52:52.192Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-01T12:52:52.454Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-01T12:52:52.716Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-01T12:52:52.978Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-01T12:52:53.239Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-01T12:52:53.500Z] /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-04-01T12:52:53.500Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-01T12:52:54.445Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-01T12:52:54.445Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-01T12:52:54.445Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-01T12:52:55.281Z] Reading package lists... [2022-04-01T12:52:55.542Z] Reading package lists... [2022-04-01T12:52:55.804Z] Building dependency tree... [2022-04-01T12:52:55.804Z] Reading state information... [2022-04-01T12:52:55.804Z] Calculating upgrade... [2022-04-01T12:52:56.065Z] The following packages will be upgraded: [2022-04-01T12:52:56.065Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-01T12:52:56.065Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-01T12:52:56.065Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-01T12:52:56.065Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-01T12:52:56.065Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-01T12:52:56.065Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-01T12:52:56.065Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-01T12:52:56.065Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-01T12:52:56.065Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-01T12:52:56.065Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-01T12:52:56.065Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-01T12:52:56.065Z] xz-utils zlib1g [2022-04-01T12:52:56.065Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-01T12:52:56.065Z] Need to get 65.7 MB of archives. [2022-04-01T12:52:56.065Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-01T12:52:56.065Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-01T12:52:56.065Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-01T12:52:56.065Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-01T12:52:56.329Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-01T12:52:56.329Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-01T12:52:56.329Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-01T12:52:56.329Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-01T12:52:56.329Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-01T12:52:56.329Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-01T12:52:56.329Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-01T12:52:56.329Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-01T12:52:56.329Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-01T12:52:56.329Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-01T12:52:56.329Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-01T12:52:56.329Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-01T12:52:56.329Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-01T12:52:56.329Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-01T12:52:56.329Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-01T12:52:56.329Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-01T12:52:56.329Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-01T12:52:56.329Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-01T12:52:56.329Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-01T12:52:56.329Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-01T12:52:56.329Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-01T12:52:56.329Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-01T12:52:56.329Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-01T12:52:56.329Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-01T12:52:56.329Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-01T12:52:56.329Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-01T12:52:56.329Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-01T12:52:56.329Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-01T12:52:56.329Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-01T12:52:56.329Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-01T12:52:56.329Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-01T12:52:56.329Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-01T12:52:56.329Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-01T12:52:56.329Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-01T12:52:56.329Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-01T12:52:56.329Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-01T12:52:56.329Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-01T12:52:56.329Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-01T12:52:56.329Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-01T12:52:56.329Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-01T12:52:56.329Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-01T12:52:56.329Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-01T12:52:56.329Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-01T12:52:56.329Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-01T12:52:56.591Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-01T12:52:56.591Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-01T12:52:56.591Z] 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-04-01T12:52:56.591Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-01T12:52:56.591Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-01T12:52:56.591Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-01T12:52:56.591Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-01T12:52:56.591Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-01T12:52:56.591Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-01T12:52:56.591Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-01T12:52:56.591Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-01T12:52:56.591Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-01T12:52:56.591Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-01T12:52:56.591Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-01T12:52:56.591Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-01T12:52:56.591Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-01T12:52:56.591Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-01T12:52:56.591Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-01T12:52:56.591Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-01T12:52:56.591Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-01T12:52:56.591Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-01T12:52:56.591Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-01T12:52:56.591Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-01T12:52:56.591Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-01T12:52:56.591Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-01T12:52:56.591Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-01T12:52:56.853Z] 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-04-01T12:52:56.853Z] 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-04-01T12:52:56.853Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-01T12:52:56.853Z] 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-04-01T12:52:57.115Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-01T12:52:57.115Z] Fetched 65.7 MB in 1s (79.3 MB/s) [2022-04-01T12:52:57.115Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-01T12:52:57.115Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-01T12:52:57.375Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-01T12:52:57.652Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-01T12:52:57.652Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-01T12:52:57.652Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-01T12:52:57.652Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-01T12:52:57.920Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:57.920Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:58.188Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:58.188Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:58.455Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:58.455Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:58.455Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:58.455Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:58.455Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:58.455Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:58.727Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:58.727Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:58.727Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:58.727Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:58.727Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:52:59.010Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-01T12:52:59.010Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:59.279Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:59.279Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:52:59.279Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-01T12:52:59.279Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:59.279Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:59.279Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:59.279Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:59.562Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-01T12:52:59.562Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-01T12:52:59.562Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:52:59.562Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-01T12:52:59.562Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-01T12:52:59.824Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-01T12:53:00.085Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-01T12:53:00.346Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-01T12:53:00.346Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-01T12:53:00.346Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-01T12:53:00.346Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-01T12:53:00.346Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-01T12:53:00.608Z] Setting up base-files (11ubuntu5.5) ... [2022-04-01T12:53:00.608Z] Installing new version of config file /etc/issue ... [2022-04-01T12:53:00.608Z] Installing new version of config file /etc/issue.net ... [2022-04-01T12:53:00.870Z] Installing new version of config file /etc/lsb-release ... [2022-04-01T12:53:00.870Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-01T12:53:01.132Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-01T12:53:01.132Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-01T12:53:01.132Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-01T12:53:01.132Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:01.132Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-01T12:53:01.132Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-01T12:53:01.394Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-01T12:53:01.394Z] 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-04-01T12:53:01.394Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:01.394Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:01.394Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-01T12:53:01.394Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:01.656Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:01.656Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-01T12:53:01.656Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-01T12:53:01.656Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-01T12:53:01.656Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:01.656Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-01T12:53:01.656Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-01T12:53:02.228Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-01T12:53:02.228Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-01T12:53:02.489Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-01T12:53:02.489Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-01T12:53:02.750Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-01T12:53:02.750Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:02.750Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-01T12:53:02.750Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-01T12:53:03.323Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-01T12:53:03.323Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-01T12:53:03.323Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-01T12:53:03.323Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:03.323Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-01T12:53:03.323Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-01T12:53:03.589Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-01T12:53:03.589Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:03.589Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:03.589Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:03.589Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:03.589Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:03.589Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:03.589Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:03.851Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:03.851Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:03.851Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:03.851Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:03.851Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:03.851Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:03.851Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:04.114Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:04.114Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:04.114Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:04.114Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:04.114Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:04.114Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:04.374Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:04.374Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:04.374Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:04.945Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:05.209Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-01T12:53:05.472Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-01T12:53:05.473Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:05.473Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-01T12:53:05.473Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-01T12:53:05.734Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-01T12:53:05.734Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:05.734Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-01T12:53:05.734Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-01T12:53:05.996Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-01T12:53:05.996Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:05.996Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-01T12:53:05.996Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-01T12:53:05.996Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-01T12:53:05.996Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:05.996Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-01T12:53:05.996Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-01T12:53:06.259Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-01T12:53:06.259Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:06.259Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-01T12:53:06.259Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-01T12:53:06.259Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-01T12:53:06.259Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:06.259Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-01T12:53:06.259Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-01T12:53:06.520Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-01T12:53:06.520Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:06.520Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-01T12:53:06.520Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-01T12:53:06.520Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-01T12:53:06.781Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:06.781Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-01T12:53:06.781Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-01T12:53:06.781Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-01T12:53:06.781Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:06.781Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-01T12:53:06.781Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-01T12:53:06.781Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-01T12:53:06.781Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:06.781Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-01T12:53:06.781Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-01T12:53:07.043Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-01T12:53:07.043Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:07.043Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-01T12:53:07.043Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-01T12:53:07.043Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-01T12:53:07.306Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:07.306Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-01T12:53:07.306Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-01T12:53:07.306Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-01T12:53:07.306Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:07.306Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-01T12:53:07.306Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-01T12:53:07.570Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-01T12:53:07.570Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:07.570Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-01T12:53:07.570Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-01T12:53:08.142Z] Setting up apt (2.0.6) ... [2022-04-01T12:53:08.404Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-01T12:53:08.404Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:08.404Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-01T12:53:08.404Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-01T12:53:08.667Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-01T12:53:08.667Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-01T12:53:08.667Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-01T12:53:08.667Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-01T12:53:08.667Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-01T12:53:08.930Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-01T12:53:08.930Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-01T12:53:08.930Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-01T12:53:08.930Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-01T12:53:09.193Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-01T12:53:09.193Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-01T12:53:09.193Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-01T12:53:09.193Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-01T12:53:09.193Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-01T12:53:09.193Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-01T12:53:09.455Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-01T12:53:09.455Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-01T12:53:09.455Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-01T12:53:09.717Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-01T12:53:09.717Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-01T12:53:09.717Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-01T12:53:09.717Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-01T12:53:09.979Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-01T12:53:09.979Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-01T12:53:09.979Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-01T12:53:09.979Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-01T12:53:10.241Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-01T12:53:10.241Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-01T12:53:10.241Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-01T12:53:10.241Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-01T12:53:10.503Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-01T12:53:10.503Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-01T12:53:10.503Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-01T12:53:10.503Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-01T12:53:10.503Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-01T12:53:10.503Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-01T12:53:10.764Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-01T12:53:10.764Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-01T12:53:10.764Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-01T12:53:10.764Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-01T12:53:11.026Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-01T12:53:11.026Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-01T12:53:11.026Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-01T12:53:11.026Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-01T12:53:11.288Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-01T12:53:11.288Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-01T12:53:11.548Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-01T12:53:11.548Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-01T12:53:11.548Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-01T12:53:11.548Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-01T12:53:11.549Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-01T12:53:11.549Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-01T12:53:11.549Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-01T12:53:11.549Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-01T12:53:11.809Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-01T12:53:11.809Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-01T12:53:11.809Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-01T12:53:11.809Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-01T12:53:12.068Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-01T12:53:12.068Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-01T12:53:13.011Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-01T12:53:13.011Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-01T12:53:13.583Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-01T12:53:13.583Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-01T12:53:13.844Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-01T12:53:13.844Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-01T12:53:14.104Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-01T12:53:14.104Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-01T12:53:15.049Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-01T12:53:15.049Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-01T12:53:15.049Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-01T12:53:15.049Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-01T12:53:15.049Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-01T12:53:15.049Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-01T12:53:15.049Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-01T12:53:15.049Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-01T12:53:15.049Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-01T12:53:15.049Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.049Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-01T12:53:15.311Z] [2022-04-01T12:53:15.311Z] Current default time zone: 'Etc/UTC' [2022-04-01T12:53:15.311Z] Local time is now: Fri Apr 1 12:53:15 UTC 2022. [2022-04-01T12:53:15.311Z] Universal Time is now: Fri Apr 1 12:53:15 UTC 2022. [2022-04-01T12:53:15.311Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-01T12:53:15.311Z] [2022-04-01T12:53:15.311Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-01T12:53:15.311Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.311Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.311Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:15.311Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.311Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:15.311Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-01T12:53:15.311Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-01T12:53:15.311Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-01T12:53:15.311Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-01T12:53:15.311Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-01T12:53:15.311Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.311Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.311Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-01T12:53:15.311Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.311Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-01T12:53:15.311Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-01T12:53:15.311Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-01T12:53:15.311Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-01T12:53:15.311Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-01T12:53:17.225Z] Updating certificates in /etc/ssl/certs... [2022-04-01T12:53:18.166Z] 21 added, 21 removed; done. [2022-04-01T12:53:18.166Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-01T12:53:18.166Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-01T12:53:18.166Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-01T12:53:18.426Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-01T12:53:18.426Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-01T12:53:18.426Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-01T12:53:18.426Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-01T12:53:18.426Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-01T12:53:18.426Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-01T12:53:18.426Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-01T12:53:18.426Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-01T12:53:18.426Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-01T12:53:18.426Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-01T12:53:18.426Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-01T12:53:18.426Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-01T12:53:18.686Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-01T12:53:18.686Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-01T12:53:18.686Z] Updating certificates in /etc/ssl/certs... [2022-04-01T12:53:19.257Z] 0 added, 0 removed; done. [2022-04-01T12:53:19.257Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-01T12:53:19.257Z] done. [2022-04-01T12:53:20.459Z] Reading package lists... [2022-04-01T12:53:20.459Z] Building dependency tree... [2022-04-01T12:53:20.459Z] Reading state information... [2022-04-01T12:53:20.719Z] The following NEW packages will be installed: [2022-04-01T12:53:20.719Z] apt-transport-https [2022-04-01T12:53:20.719Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-01T12:53:20.980Z] Need to get 4680 B of archives. [2022-04-01T12:53:20.980Z] After this operation, 162 kB of additional disk space will be used. [2022-04-01T12:53:20.980Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-01T12:53:20.980Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-01T12:53:20.980Z] Fetched 4680 B in 0s (82.8 kB/s) [2022-04-01T12:53:20.980Z] Selecting previously unselected package apt-transport-https. [2022-04-01T12:53:20.980Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-01T12:53:20.980Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-01T12:53:20.980Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-01T12:53:20.980Z] Setting up apt-transport-https (2.0.6) ... [2022-04-01T12:53:21.240Z] Waiting for network to be ready... [2022-04-01T12:53:27.836Z] 2022-04-01T12:53:25Z INFO Waiting for automatic snapd restart... [2022-04-01T12:53:28.778Z] snapd 2.54.4 from Canonical* installed [2022-04-01T12:53:30.159Z] "snapd" switched to the "latest/stable" channel [2022-04-01T12:53:30.159Z] [2022-04-01T12:53:32.705Z] core20 20220318 from Canonical* installed [2022-04-01T12:53:32.705Z] "core20" switched to the "latest/stable" channel [2022-04-01T12:53:32.705Z] [2022-04-01T12:53:35.252Z] snapcraft 6.1 from Canonical* installed [2022-04-01T12:53:35.514Z] "snapcraft" switched to the "latest/stable" channel [2022-04-01T12:53:35.514Z] [2022-04-01T12:53:38.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T12:53:38.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-01T12:53:38.817Z] ./bin/test-attribution-txt.sh [2022-04-01T12:53:40.809Z] 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-04-01T12:53:40.809Z] - README.md [2022-04-01T12:53:40.809Z] [2022-04-01T12:53:40.809Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-01T12:53:40.809Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-01T12:53:40.809Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-01T12:53:40.809Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-01T12:53:41.750Z] Reading package lists... [2022-04-01T12:53:42.011Z] 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 [Pipeline] echo [2022-04-01T12:53:42.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-01T12:53:42.273Z] Reading package lists... [2022-04-01T12:53:42.533Z] Building dependency tree... [2022-04-01T12:53:42.533Z] Reading state information... [2022-04-01T12:53:42.533Z] Suggested packages: [2022-04-01T12:53:42.533Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-01T12:53:42.533Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-01T12:53:42.533Z] krb5-user libnorm-doc [2022-04-01T12:53:42.533Z] Recommended packages: [2022-04-01T12:53:42.533Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-01T12:53:42.795Z] The following NEW packages will be installed: [2022-04-01T12:53:42.795Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-01T12:53:42.795Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-01T12:53:42.795Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-01T12:53:42.795Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-01T12:53:42.795Z] libzmq5 pkg-config zip [2022-04-01T12:53:42.795Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-01T12:53:42.795Z] Need to get 10.3 MB of archives. [2022-04-01T12:53:42.795Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-01T12:53:42.795Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-01T12:53:42.868Z] + ls -al . [2022-04-01T12:53:42.868Z] total 660 [2022-04-01T12:53:42.868Z] drwxrwxr-x 9 1001 1001 4096 Apr 1 12:53 . [2022-04-01T12:53:42.868Z] drwxr-xr-x 4 root root 4096 Apr 1 12:48 .. [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 11 Apr 1 12:46 .dockerignore [2022-04-01T12:53:42.868Z] drwxrwxr-x 8 1001 1001 4096 Apr 1 12:46 .git [2022-04-01T12:53:42.868Z] drwxrwxr-x 4 1001 1001 4096 Apr 1 12:46 .github [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 870 Apr 1 12:46 .gitignore [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 42 Apr 1 12:46 .golangci.yml [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 87 Apr 1 12:46 .hadolint.yml [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 166 Apr 1 12:46 .sonarcloud.properties [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 1171 Apr 1 12:46 ADOPTERS.md [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 9953 Apr 1 12:46 Attribution.txt [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 51732 Apr 1 12:46 CHANGELOG.md [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 3804 Apr 1 12:46 CONTRIBUTING.md [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 677 Apr 1 12:46 GOVERNANCE.md [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 849 Apr 1 12:46 Jenkinsfile [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 10775 Apr 1 12:46 LICENSE [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 8478 Apr 1 12:46 Makefile [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 582 Apr 1 12:46 OWNERS.md [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 8207 Apr 1 12:46 README.md [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 6912 Apr 1 12:46 SECURITY.md [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 5 Apr 1 12:44 VERSION [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 4131 Apr 1 12:46 ZMQWindows.md [2022-04-01T12:53:42.868Z] drwxrwxr-x 2 1001 1001 4096 Apr 1 12:46 bin [2022-04-01T12:53:42.868Z] drwxrwxr-x 18 1001 1001 4096 Apr 1 12:46 cmd [2022-04-01T12:53:42.868Z] -rw-r--r-- 1 root root 429121 Apr 1 12:52 coverage.out [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 3175 Apr 1 12:46 go.mod [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 34990 Apr 1 12:48 go.sum [2022-04-01T12:53:42.868Z] drwxrwxr-x 8 1001 1001 4096 Apr 1 12:46 internal [2022-04-01T12:53:42.868Z] drwxrwxr-x 3 1001 1001 4096 Apr 1 12:46 openapi [2022-04-01T12:53:42.868Z] drwxrwxr-x 4 1001 1001 4096 Apr 1 12:46 snap [2022-04-01T12:53:42.868Z] -rw-rw-r-- 1 1001 1001 204 Apr 1 12:46 version.go [Pipeline] sh [2022-04-01T12:53:43.056Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-01T12:53:43.056Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-01T12:53:43.056Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-01T12:53:43.056Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-01T12:53:43.056Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-01T12:53:43.056Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-01T12:53:43.056Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-01T12:53:43.056Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-01T12:53:43.056Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-01T12:53:43.056Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-01T12:53:43.056Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-01T12:53:43.056Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-01T12:53:43.056Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-01T12:53:43.056Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-01T12:53:43.056Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-01T12:53:43.056Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-01T12:53:43.519Z] + '[' -e coverage.out ] [2022-04-01T12:53:43.520Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-01T12:53:43.551Z] Warning: overwriting stash ‘coverage-report’ [2022-04-01T12:53:43.625Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-01T12:53:43.625Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-01T12:53:43.625Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-01T12:53:43.625Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-01T12:53:43.885Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-01T12:53:43.885Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-01T12:53:43.885Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-01T12:53:43.885Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-01T12:53:43.885Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-01T12:53:43.885Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-01T12:53:44.146Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-01T12:53:44.146Z] Fetched 10.3 MB in 1s (8908 kB/s) [2022-04-01T12:53:44.146Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-01T12:53:44.146Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-01T12:53:44.146Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-01T12:53:44.146Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-01T12:53:44.305Z] Stashed 1 file(s) [Pipeline] sh [2022-04-01T12:53:44.406Z] Selecting previously unselected package libsodium23:amd64. [2022-04-01T12:53:44.406Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-01T12:53:44.406Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-01T12:53:44.406Z] Selecting previously unselected package libpsl5:amd64. [2022-04-01T12:53:44.406Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-01T12:53:44.406Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-01T12:53:44.406Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-01T12:53:44.406Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-01T12:53:44.406Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-01T12:53:44.406Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-01T12:53:44.667Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-01T12:53:44.667Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-01T12:53:44.667Z] Selecting previously unselected package librtmp1:amd64. [2022-04-01T12:53:44.667Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-01T12:53:44.667Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-01T12:53:44.667Z] Selecting previously unselected package libssh-4:amd64. [2022-04-01T12:53:44.667Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-01T12:53:44.667Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-01T12:53:44.667Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-01T12:53:44.667Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-01T12:53:44.667Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-01T12:53:44.667Z] Selecting previously unselected package liberror-perl. [2022-04-01T12:53:44.667Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-01T12:53:44.667Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-01T12:53:44.927Z] Selecting previously unselected package git-man. [2022-04-01T12:53:44.927Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-01T12:53:44.927Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-01T12:53:44.927Z] Selecting previously unselected package git. [2022-04-01T12:53:44.927Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-01T12:53:44.927Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-01T12:53:44.958Z] + make build [2022-04-01T12:53:44.958Z] 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-04-01T12:53:45.496Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-01T12:53:45.496Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:53:45.496Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:45.496Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-01T12:53:45.496Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:53:45.496Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:45.757Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-01T12:53:45.757Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:53:45.757Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:45.757Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-01T12:53:45.757Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:53:45.757Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:45.757Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-01T12:53:45.757Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-01T12:53:45.757Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-01T12:53:45.757Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-01T12:53:45.757Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:53:45.757Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:45.757Z] Selecting previously unselected package libnorm1:amd64. [2022-04-01T12:53:45.757Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-01T12:53:45.757Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-01T12:53:46.017Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-01T12:53:46.017Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-01T12:53:46.017Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-01T12:53:46.017Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-01T12:53:46.017Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-01T12:53:46.017Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-01T12:53:46.017Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-01T12:53:46.017Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-01T12:53:46.017Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-01T12:53:46.277Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-01T12:53:46.277Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-01T12:53:46.277Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-01T12:53:46.277Z] Selecting previously unselected package libzmq5:amd64. [2022-04-01T12:53:46.277Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-01T12:53:46.277Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-01T12:53:46.277Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-01T12:53:46.277Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-01T12:53:46.277Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:46.277Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-01T12:53:46.277Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-01T12:53:46.277Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-01T12:53:46.538Z] Selecting previously unselected package pkg-config. [2022-04-01T12:53:46.538Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-01T12:53:46.538Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-01T12:53:46.538Z] Selecting previously unselected package zip. [2022-04-01T12:53:46.538Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-01T12:53:46.538Z] Unpacking zip (3.0-11build1) ... [2022-04-01T12:53:46.538Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-01T12:53:46.538Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-01T12:53:46.538Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-01T12:53:46.538Z] No schema files found: doing nothing. [2022-04-01T12:53:46.538Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-01T12:53:46.538Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-01T12:53:46.538Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-01T12:53:46.538Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-01T12:53:46.538Z] Setting up liberror-perl (0.17029-1) ... [2022-04-01T12:53:46.538Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:46.800Z] Setting up zip (3.0-11build1) ... [2022-04-01T12:53:46.800Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-01T12:53:46.800Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-01T12:53:46.800Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-01T12:53:46.800Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-01T12:53:46.800Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-01T12:53:46.800Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:46.800Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-01T12:53:46.800Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:46.800Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-01T12:53:46.800Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:46.800Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-01T12:53:46.800Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-01T12:53:46.800Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-01T12:53:46.800Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-01T12:53:46.800Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:46.800Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-01T12:53:46.800Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-01T12:53:46.800Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-01T12:53:47.370Z] comerr-dev set to automatically installed. [2022-04-01T12:53:47.370Z] git set to automatically installed. [2022-04-01T12:53:47.370Z] git-man set to automatically installed. [2022-04-01T12:53:47.370Z] krb5-multidev set to automatically installed. [2022-04-01T12:53:47.370Z] libbrotli1 set to automatically installed. [2022-04-01T12:53:47.370Z] libcurl3-gnutls set to automatically installed. [2022-04-01T12:53:47.370Z] liberror-perl set to automatically installed. [2022-04-01T12:53:47.370Z] libglib2.0-0 set to automatically installed. [2022-04-01T12:53:47.370Z] libgssrpc4 set to automatically installed. [2022-04-01T12:53:47.370Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-01T12:53:47.370Z] libkadm5srv-mit11 set to automatically installed. [2022-04-01T12:53:47.370Z] libkdb5-9 set to automatically installed. [2022-04-01T12:53:47.370Z] libkrb5-dev set to automatically installed. [2022-04-01T12:53:47.370Z] libnghttp2-14 set to automatically installed. [2022-04-01T12:53:47.370Z] libnorm-dev set to automatically installed. [2022-04-01T12:53:47.370Z] libnorm1 set to automatically installed. [2022-04-01T12:53:47.370Z] libpgm-5.2-0 set to automatically installed. [2022-04-01T12:53:47.370Z] libpgm-dev set to automatically installed. [2022-04-01T12:53:47.370Z] libpsl5 set to automatically installed. [2022-04-01T12:53:47.370Z] librtmp1 set to automatically installed. [2022-04-01T12:53:47.370Z] libsodium-dev set to automatically installed. [2022-04-01T12:53:47.370Z] libsodium23 set to automatically installed. [2022-04-01T12:53:47.370Z] libssh-4 set to automatically installed. [2022-04-01T12:53:47.370Z] libzmq3-dev set to automatically installed. [2022-04-01T12:53:47.370Z] libzmq5 set to automatically installed. [2022-04-01T12:53:47.370Z] pkg-config set to automatically installed. [2022-04-01T12:53:47.370Z] zip set to automatically installed. [2022-04-01T12:53:48.315Z] snapd is not logged in, snap install commands will use sudo [2022-04-01T12:54:00.564Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-01T12:54:00.825Z] Downloading snap 'edgex-app-service-configurable' [2022-04-01T12:54:02.739Z] Pulling app-service-configurable [2022-04-01T12:54:02.739Z] + snapcraftctl pull [2022-04-01T12:54:04.123Z] Pulling config-common [2022-04-01T12:54:04.123Z] + snapcraftctl pull [2022-04-01T12:54:05.508Z] Pulling go-build-helper [2022-04-01T12:54:05.508Z] + snapcraftctl pull [2022-04-01T12:54:06.894Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-01T12:54:06.894Z] Skipping pull go-build-helper (already ran) [2022-04-01T12:54:06.894Z] Building go-build-helper [2022-04-01T12:54:06.894Z] + snapcraftctl build [2022-04-01T12:54:08.282Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-01T12:54:08.854Z] Staging go-build-helper [2022-04-01T12:54:08.854Z] + snapcraftctl stage [2022-04-01T12:54:14.143Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-01T12:54:14.143Z] Fetched 290 kB in 0s (0 B/s) [2022-04-01T12:54:14.143Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-01T12:54:14.143Z] Fetched 158 kB in 0s (0 B/s) [2022-04-01T12:54:14.143Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-01T12:54:14.143Z] Fetched 242 kB in 0s (0 B/s) [2022-04-01T12:54:14.143Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-01T12:54:14.143Z] Fetched 150 kB in 0s (0 B/s) [2022-04-01T12:54:14.143Z] Pulling edgex-go [2022-04-01T12:54:14.143Z] + snapcraftctl pull [2022-04-01T12:54:15.525Z] Pulling hooks [2022-04-01T12:54:15.525Z] + snapcraftctl pull [2022-04-01T12:54:27.821Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-01T12:54:27.821Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-01T12:54:27.821Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-01T12:54:27.821Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-01T12:54:27.821Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-01T12:54:27.821Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-01T12:54:27.821Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-01T12:54:27.821Z] Fetched 234 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-01T12:54:27.821Z] Fetched 155 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-01T12:54:27.821Z] Fetched 170 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-01T12:54:27.821Z] Fetched 267 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-01T12:54:27.821Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-01T12:54:27.821Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-01T12:54:27.821Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-01T12:54:27.821Z] Fetched 121 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-01T12:54:27.821Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-01T12:54:27.821Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-01T12:54:27.821Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-01T12:54:27.821Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-01T12:54:27.821Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-01T12:54:27.821Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-01T12:54:27.821Z] Fetched 142 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-01T12:54:27.821Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-01T12:54:27.821Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-01T12:54:27.822Z] Fetched 181 kB in 0s (0 B/s) [2022-04-01T12:54:27.822Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-01T12:54:27.822Z] Fetched 208 kB in 0s (0 B/s) [2022-04-01T12:54:27.822Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-01T12:54:27.822Z] Fetched 161 kB in 0s (0 B/s) [2022-04-01T12:54:27.822Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-01T12:54:27.822Z] Fetched 107 kB in 0s (0 B/s) [2022-04-01T12:54:27.822Z] Pulling static-packages [2022-04-01T12:54:27.822Z] + snapcraftctl pull [2022-04-01T12:54:27.822Z] Pulling version [2022-04-01T12:54:27.822Z] + cd /root/project [2022-04-01T12:54:27.822Z] ++ git describe --tags --abbrev=0 [2022-04-01T12:54:27.822Z] ++ sed s/v// [2022-04-01T12:54:27.822Z] + GIT_VERSION=2.2.0-dev.54 [2022-04-01T12:54:27.822Z] + '[' -z 2.2.0-dev.54 ']' [2022-04-01T12:54:27.822Z] + snapcraftctl set-version 2.2.0-dev.54 [2022-04-01T12:54:29.201Z] Building app-service-configurable [2022-04-01T12:54:29.201Z] + snapcraftctl build [2022-04-01T12:54:31.119Z] Building config-common [2022-04-01T12:54:31.120Z] + snapcraftctl build [2022-04-01T12:54:32.502Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-01T12:54:33.071Z] Skipping build go-build-helper (already ran) [2022-04-01T12:54:33.331Z] Building edgex-go [2022-04-01T12:54:33.331Z] + cd /root/parts/edgex-go/src [2022-04-01T12:54:33.331Z] ++ git describe --tags --abbrev=0 [2022-04-01T12:54:33.331Z] ++ sed s/v// [2022-04-01T12:54:33.331Z] + GIT_VERSION=2.2.0-dev.54 [2022-04-01T12:54:33.331Z] + '[' -z 2.2.0-dev.54 ']' [2022-04-01T12:54:33.331Z] + echo 2.2.0-dev.54 [2022-04-01T12:54:33.331Z] + '[' '!' -d vendor ']' [2022-04-01T12:54:33.331Z] + go mod download all [2022-04-01T12:54:38.302Z] + make build [2022-04-01T12:54:38.302Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-01T12:55:00.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-01T12:55:10.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-01T12:55:10.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-01T12:55:11.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-01T12:55:12.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-01T12:55:14.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-01T12:55:15.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-01T12:55:16.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-01T12:55:18.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-01T12:55:19.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-01T12:55:20.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-01T12:55:22.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-01T12:55:24.256Z] + case "$service" in [2022-04-01T12:55:24.256Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-01T12:55:24.256Z] + 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-04-01T12:55:24.256Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-01T12:55:24.517Z] + case "$service" in [2022-04-01T12:55:24.517Z] + 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-04-01T12:55:24.517Z] + 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-04-01T12:55:24.517Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-01T12:55:24.517Z] + case "$service" in [2022-04-01T12:55:24.517Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-01T12:55:24.517Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-01T12:55:24.517Z] + 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-04-01T12:55:24.517Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-01T12:55:24.517Z] + case "$service" in [2022-04-01T12:55:24.517Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-01T12:55:24.517Z] + 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-04-01T12:55:24.517Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-01T12:55:24.517Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-01T12:55:24.517Z] + 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-04-01T12:55:25.087Z] Building hooks [2022-04-01T12:55:25.087Z] + cd /root/parts/hooks/src [2022-04-01T12:55:25.087Z] + make build [2022-04-01T12:55:25.087Z] go mod tidy [2022-04-01T12:55:25.087Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 [2022-04-01T12:55:25.655Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-01T12:55:25.655Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-01T12:55:25.655Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-01T12:55:25.655Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-01T12:55:27.565Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-01T12:55:27.826Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-01T12:55:27.826Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-01T12:55:29.737Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-01T12:55:29.737Z] Building static-packages [2022-04-01T12:55:29.737Z] + snapcraftctl build [2022-04-01T12:55:31.648Z] Building version [2022-04-01T12:55:31.649Z] + snapcraftctl build [2022-04-01T12:55:34.194Z] Staging app-service-configurable [2022-04-01T12:55:34.194Z] + snapcraftctl stage [2022-04-01T12:55:35.137Z] Staging config-common [2022-04-01T12:55:35.137Z] + snapcraftctl stage [2022-04-01T12:55:36.520Z] Skipping stage go-build-helper (already ran) [2022-04-01T12:55:36.520Z] Staging edgex-go [2022-04-01T12:55:36.520Z] + snapcraftctl stage [2022-04-01T12:55:36.822Z] 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-04-01T12:55:37.904Z] Staging hooks [2022-04-01T12:55:37.904Z] + snapcraftctl stage [2022-04-01T12:55:39.291Z] Staging static-packages [2022-04-01T12:55:39.291Z] + snapcraftctl stage [2022-04-01T12:55:41.200Z] Staging version [2022-04-01T12:55:41.200Z] + snapcraftctl stage [2022-04-01T12:55:42.585Z] Priming app-service-configurable [2022-04-01T12:55:42.585Z] + snapcraftctl prime [2022-04-01T12:55:45.136Z] 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-04-01T12:55:45.136Z] stage-packages: [2022-04-01T12:55:45.136Z] - libnorm1 [2022-04-01T12:55:45.136Z] - libpgm-5.2-0 [2022-04-01T12:55:45.136Z] - libsodium23 [2022-04-01T12:55:45.136Z] - libzmq5 [2022-04-01T12:55:45.136Z] Priming config-common [2022-04-01T12:55:45.136Z] + snapcraftctl prime [2022-04-01T12:55:46.520Z] Priming go-build-helper [2022-04-01T12:55:46.520Z] + snapcraftctl prime [2022-04-01T12:55:47.903Z] Priming edgex-go [2022-04-01T12:55:47.903Z] + snapcraftctl prime [2022-04-01T12:55:49.839Z] Priming hooks [2022-04-01T12:55:49.839Z] + snapcraftctl prime [2022-04-01T12:55:51.222Z] Priming static-packages [2022-04-01T12:55:51.222Z] + snapcraftctl prime [2022-04-01T12:55:55.479Z] Priming version [2022-04-01T12:55:55.479Z] + snapcraftctl prime [2022-04-01T12:55:56.866Z] 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-04-01T12:56:58.652Z] 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-04-01T12:56:58.652Z] 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-04-01T12:57:04.057Z] 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-04-01T12:57:05.501Z] 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-04-01T12:57:10.917Z] 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-04-01T12:57:16.342Z] 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-04-01T12:57:21.751Z] 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-04-01T12:57:28.466Z] 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-04-01T12:57:32.799Z] 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-04-01T12:57:38.202Z] 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-04-01T12:57:46.478Z] 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-04-01T12:57:51.904Z] $ docker stop --time=1 111cd2336d67b50738806c3fc70c4295a6dfae50560f9d18b84fc7fcdb31c600 [2022-04-01T12:57:53.913Z] $ docker rm -f 111cd2336d67b50738806c3fc70c4295a6dfae50560f9d18b84fc7fcdb31c600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:57:56.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-01T12:57:56.039Z] [2022-04-01T12:57:56.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:57:56.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-01T12:57:56.659Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-01T12:57:56.659Z] 29e5d40040c1: Pulling fs layer [2022-04-01T12:57:56.659Z] 1ce36da41761: Pulling fs layer [2022-04-01T12:57:56.659Z] 25b303627fd3: Pulling fs layer [2022-04-01T12:57:56.659Z] 29e5d40040c1: Verifying Checksum [2022-04-01T12:57:56.659Z] 29e5d40040c1: Download complete [2022-04-01T12:57:56.935Z] 1ce36da41761: Verifying Checksum [2022-04-01T12:57:56.935Z] 1ce36da41761: Download complete [2022-04-01T12:57:57.207Z] 29e5d40040c1: Pull complete [2022-04-01T12:57:58.644Z] 25b303627fd3: Verifying Checksum [2022-04-01T12:57:58.644Z] 25b303627fd3: Download complete [2022-04-01T12:57:58.644Z] 1ce36da41761: Pull complete [2022-04-01T12:58:11.050Z] 25b303627fd3: Pull complete [2022-04-01T12:58:11.050Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-01T12:58:11.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-01T12:58:11.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-01T12:58:11.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container [2022-04-01T12:58:11.363Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-01T12:58:13.612Z] $ docker top 4e24c51b45703593c7323111955575c650b2d520abe552c262b4a5a28ccc642c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T12:58:14.530Z] + grep+ paralleldocker-compose [2022-04-01T12:58:14.530Z] build --help [2022-04-01T12:58:17.912Z] --parallel Build images in parallel. [Pipeline] } [2022-04-01T12:58:18.202Z] $ docker stop --time=1 4e24c51b45703593c7323111955575c650b2d520abe552c262b4a5a28ccc642c [2022-04-01T12:58:19.822Z] $ docker rm -f 4e24c51b45703593c7323111955575c650b2d520abe552c262b4a5a28ccc642c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T12:58:20.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-01T12:58:20.430Z] . [Pipeline] withDockerContainer [2022-04-01T12:58:20.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container [2022-04-01T12:58:20.780Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-01T12:58:22.245Z] $ docker top fc12cae9ef73249e24ded2ef15eb19605924b2464220b3a624cf2778c438637e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T12:58:23.220Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-01T12:58:27.503Z] Building core-command ... [2022-04-01T12:58:27.503Z] Building core-data ... [2022-04-01T12:58:27.503Z] Building core-metadata ... [2022-04-01T12:58:27.503Z] Building security-bootstrapper ... [2022-04-01T12:58:27.503Z] Building security-proxy-setup ... [2022-04-01T12:58:27.503Z] Building security-secretstore-setup ... [2022-04-01T12:58:27.503Z] Building security-spiffe-token-provider ... [2022-04-01T12:58:27.503Z] Building security-spire-agent ... [2022-04-01T12:58:27.503Z] Building security-spire-config ... [2022-04-01T12:58:27.503Z] Building security-spire-server ... [2022-04-01T12:58:27.503Z] Building support-notifications ... [2022-04-01T12:58:27.503Z] Building support-scheduler ... [2022-04-01T12:58:27.503Z] Building sys-mgmt-agent ... [2022-04-01T12:58:27.503Z] Building security-spire-config [2022-04-01T12:58:27.503Z] Building security-bootstrapper [2022-04-01T12:58:27.503Z] Building sys-mgmt-agent [2022-04-01T12:58:27.503Z] Building core-data [2022-04-01T12:58:27.503Z] Building security-secretstore-setup [2022-04-01T13:00:19.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:00:19.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:00:19.323Z] ---> bea6c2de3701 [2022-04-01T13:00:19.323Z] Step 3/24 : WORKDIR /edgex-go [2022-04-01T13:00:19.323Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:00:19.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:00:19.323Z] ---> bea6c2de3701 [2022-04-01T13:00:19.323Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T13:00:19.323Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:00:19.323Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:00:19.323Z] ---> bea6c2de3701 [2022-04-01T13:00:19.323Z] Step 3/31 : WORKDIR /edgex-go [2022-04-01T13:00:19.323Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:00:19.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:00:19.323Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> bea6c2de3701 [2022-04-01T13:00:19.323Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T13:00:19.323Z] [2022-04-01T13:00:19.323Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:00:19.323Z] ---> bea6c2de3701 [2022-04-01T13:00:19.323Z] Step 3/25 : WORKDIR /edgex-go [2022-04-01T13:00:19.323Z] ---> Running in 32fa90bbbfbf [2022-04-01T13:00:19.323Z] ---> Running in 380ba41004c4 [2022-04-01T13:00:19.323Z] ---> Running in 9c03b5a90b5d [2022-04-01T13:00:19.323Z] ---> Running in 95b5dcaf447c [2022-04-01T13:00:19.323Z] ---> Running in 74ff462038da [2022-04-01T13:00:19.323Z] Removing intermediate container 32fa90bbbfbf [2022-04-01T13:00:19.323Z] ---> 7fdc44c6c001 [2022-04-01T13:00:19.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:00:19.323Z] Removing intermediate container 95b5dcaf447c [2022-04-01T13:00:19.323Z] ---> f4b7e9004c09 [2022-04-01T13:00:19.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:00:19.323Z] Removing intermediate container 74ff462038da [2022-04-01T13:00:19.323Z] ---> 984ac578d3df [2022-04-01T13:00:19.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:00:19.323Z] Removing intermediate container 380ba41004c4 [2022-04-01T13:00:19.323Z] ---> a3fe7b49211c [2022-04-01T13:00:19.323Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:00:19.323Z] ---> Running in d1e6391ba46c [2022-04-01T13:00:19.323Z] ---> Running in 43a22cb6ddc5 [2022-04-01T13:00:19.323Z] Removing intermediate container 9c03b5a90b5d [2022-04-01T13:00:19.323Z] ---> 4709cd84d7f9 [2022-04-01T13:00:19.323Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:00:19.323Z] ---> Running in d2e274215ee9 [2022-04-01T13:00:19.323Z] ---> Running in 7494a0324270 [2022-04-01T13:00:19.323Z] ---> Running in 34edb40f9dd7 [2022-04-01T13:00:19.323Z] Removing intermediate container 43a22cb6ddc5 [2022-04-01T13:00:19.323Z] ---> 19ff116a846c [2022-04-01T13:00:19.323Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-01T13:00:19.323Z] ---> Running in c6b0b57db2d5 [2022-04-01T13:00:19.323Z] Removing intermediate container d2e274215ee9 [2022-04-01T13:00:19.323Z] ---> d6c45ecf0bf9 [2022-04-01T13:00:19.323Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-01T13:00:19.323Z] Removing intermediate container d1e6391ba46c [2022-04-01T13:00:19.323Z] ---> e47debc828fe [2022-04-01T13:00:19.323Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-01T13:00:19.323Z] ---> Running in b4ed412be0a2 [2022-04-01T13:00:19.323Z] Removing intermediate container 7494a0324270 [2022-04-01T13:00:19.323Z] ---> 17699dbdd5c8 [2022-04-01T13:00:19.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-01T13:00:19.323Z] ---> Running in 32bc589aaefd [2022-04-01T13:00:19.323Z] Removing intermediate container 34edb40f9dd7 [2022-04-01T13:00:19.323Z] ---> 2f0080ebf029 [2022-04-01T13:00:19.323Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-01T13:00:19.323Z] ---> Running in 968f2e7d461e [2022-04-01T13:00:19.323Z] ---> Running in ab10f601b41d [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] OK: 220 MiB in 52 packages [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:00:19.323Z] OK: 220 MiB in 52 packages [2022-04-01T13:00:19.323Z] Removing intermediate container c6b0b57db2d5 [2022-04-01T13:00:19.323Z] ---> c47884cf440f [2022-04-01T13:00:19.323Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T13:00:19.323Z] OK: 220 MiB in 52 packages [2022-04-01T13:00:19.324Z] OK: 220 MiB in 52 packages [2022-04-01T13:00:19.324Z] OK: 220 MiB in 52 packages [2022-04-01T13:00:19.324Z] ---> f44a56f91cbc [2022-04-01T13:00:19.324Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:00:19.324Z] Removing intermediate container b4ed412be0a2 [2022-04-01T13:00:19.324Z] ---> f3d5751cfd83 [2022-04-01T13:00:19.324Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-01T13:00:19.605Z] ---> Running in cf09c9ef4b7b [2022-04-01T13:00:19.605Z] Removing intermediate container ab10f601b41d [2022-04-01T13:00:19.605Z] ---> 6c434cf88bd8 [2022-04-01T13:00:19.605Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-01T13:00:19.605Z] Removing intermediate container 968f2e7d461e [2022-04-01T13:00:19.605Z] ---> 9b5915b87b5b [2022-04-01T13:00:19.605Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-01T13:00:19.882Z] Removing intermediate container 32bc589aaefd [2022-04-01T13:00:19.882Z] ---> 08456e9bc328 [2022-04-01T13:00:19.882Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T13:00:20.486Z] ---> 2d3c1f1540f9 [2022-04-01T13:00:20.486Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:00:20.762Z] ---> Running in 950b3e21e7df [2022-04-01T13:00:21.042Z] ---> 8a82ca336ed5 [2022-04-01T13:00:21.042Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:00:21.320Z] ---> Running in ec47bebe7ba0 [2022-04-01T13:00:21.320Z] ---> 4edbb7d586d8 [2022-04-01T13:00:21.320Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:00:21.608Z] ---> cd46fa8a0401 [2022-04-01T13:00:21.608Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:00:21.608Z] ---> Running in 1d040350de04 [2022-04-01T13:00:21.608Z] ---> Running in 651ccb2baf58 [2022-04-01T13:00:24.232Z] Removing intermediate container cf09c9ef4b7b [2022-04-01T13:00:24.232Z] ---> 2550fa3df21c [2022-04-01T13:00:24.232Z] Step 8/23 : COPY . . [2022-04-01T13:00:25.675Z] Removing intermediate container 950b3e21e7df [2022-04-01T13:00:25.675Z] ---> 9e8cffda61fd [2022-04-01T13:00:25.675Z] Step 8/31 : COPY . . [2022-04-01T13:00:27.662Z] Removing intermediate container ec47bebe7ba0 [2022-04-01T13:00:27.662Z] ---> 8df26d808ff1 [2022-04-01T13:00:27.662Z] Step 8/25 : COPY . . [2022-04-01T13:00:27.662Z] Removing intermediate container 1d040350de04 [2022-04-01T13:00:27.662Z] ---> 48375ff21b48 [2022-04-01T13:00:27.662Z] Step 8/23 : COPY . . [2022-04-01T13:00:27.940Z] Removing intermediate container 651ccb2baf58 [2022-04-01T13:00:27.940Z] ---> af0542130618 [2022-04-01T13:00:27.940Z] Step 8/24 : COPY . . [2022-04-01T13:01:00.338Z] ---> 0ac4f61bd961 [2022-04-01T13:01:00.338Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-01T13:01:00.338Z] ---> 1392b9007357 [2022-04-01T13:01:00.338Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-01T13:01:00.338Z] ---> Running in e3a81928197c [2022-04-01T13:01:00.339Z] ---> Running in e9e8df6bed0b [2022-04-01T13:01:00.339Z] ---> 5e830b37a672 [2022-04-01T13:01:00.339Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-01T13:01:00.339Z] ---> Running in 844c394adc39 [2022-04-01T13:01:00.339Z] 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-04-01T13:01:00.339Z] 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-04-01T13:01:00.617Z] 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-04-01T13:01:03.263Z] ---> cdaa65f56b47 [2022-04-01T13:01:03.263Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-01T13:01:03.263Z] ---> Running in 8543ec13c3cf [2022-04-01T13:01:03.263Z] ---> 04ffb580ef4b [2022-04-01T13:01:03.263Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-01T13:01:03.263Z] ---> Running in 661b96bd34c3 [2022-04-01T13:01:03.874Z] Removing intermediate container 661b96bd34c3 [2022-04-01T13:01:03.874Z] ---> 080d6822be3b [2022-04-01T13:01:03.874Z] 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-04-01T13:01:04.151Z] ---> Running in 6d3021a18fb1 [2022-04-01T13:01:05.153Z] 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-04-01T13:01:08.574Z] spire-1.2.0/ [2022-04-01T13:01:14.022Z] spire-1.2.0/README.md [2022-04-01T13:01:14.022Z] spire-1.2.0/bin/ [2022-04-01T13:01:14.022Z] spire-1.2.0/bin/spire-server [2022-04-01T13:01:14.022Z] spire-1.2.0/bin/spire-agent [2022-04-01T13:01:14.022Z] spire-1.2.0/conf/ [2022-04-01T13:01:14.022Z] spire-1.2.0/conf/server/ [2022-04-01T13:01:14.022Z] spire-1.2.0/conf/server/server.conf [2022-04-01T13:01:14.022Z] spire-1.2.0/conf/agent/ [2022-04-01T13:01:14.022Z] spire-1.2.0/conf/agent/agent.conf [2022-04-01T13:01:14.022Z] spire-1.2.0/LICENSE [2022-04-01T13:01:19.501Z] Removing intermediate container 6d3021a18fb1 [2022-04-01T13:01:19.501Z] ---> 1568c429d984 [2022-04-01T13:01:19.501Z] [2022-04-01T13:01:19.501Z] Step 11/24 : FROM alpine:3.15 [2022-04-01T13:01:19.786Z] 3.15: Pulling from library/alpine [2022-04-01T13:01:21.242Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-01T13:01:21.242Z] Status: Downloaded newer image for alpine:3.15 [2022-04-01T13:01:21.242Z] ---> 03078ca19a05 [2022-04-01T13:01:21.242Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T13:01:21.242Z] ---> Running in d1460f7d706b [2022-04-01T13:01:21.858Z] Removing intermediate container d1460f7d706b [2022-04-01T13:01:21.858Z] ---> 986ed5fe72b5 [2022-04-01T13:01:21.858Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:01:22.135Z] ---> Running in cc869b7d5afe [2022-04-01T13:01:24.793Z] Removing intermediate container cc869b7d5afe [2022-04-01T13:01:24.793Z] ---> 33020ce8cc88 [2022-04-01T13:01:24.793Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-01T13:01:25.070Z] ---> Running in e0b3a93f88bf [2022-04-01T13:01:26.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:01:27.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:01:28.941Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T13:01:28.941Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T13:01:28.941Z] OK: 15729 distinct packages available [2022-04-01T13:01:29.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:01:30.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:01:31.200Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-01T13:01:31.477Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-01T13:01:31.477Z] (3/4) Installing libucontext (1.1-r0) [2022-04-01T13:01:31.477Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-01T13:01:31.755Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T13:01:31.755Z] OK: 6 MiB in 18 packages [2022-04-01T13:01:33.777Z] Removing intermediate container e0b3a93f88bf [2022-04-01T13:01:33.777Z] ---> eed118d50fb7 [2022-04-01T13:01:33.777Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-01T13:01:40.536Z] ---> 6b308e4449fd [2022-04-01T13:01:40.536Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-01T13:01:40.536Z] ---> 01696e50598b [2022-04-01T13:01:40.536Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-01T13:01:40.536Z] ---> Running in 1671deaf3a38 [2022-04-01T13:01:41.137Z] Removing intermediate container 1671deaf3a38 [2022-04-01T13:01:41.137Z] ---> 91e5074241bc [2022-04-01T13:01:41.137Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-01T13:01:42.130Z] ---> 7620f5a8f729 [2022-04-01T13:01:42.130Z] Step 19/24 : WORKDIR / [2022-04-01T13:01:42.409Z] ---> Running in 09b96f1eb2fe [2022-04-01T13:01:43.012Z] Removing intermediate container 09b96f1eb2fe [2022-04-01T13:01:43.012Z] ---> b1a9cf09376e [2022-04-01T13:01:43.012Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-01T13:01:43.013Z] ---> Running in c0266cb1f007 [2022-04-01T13:01:43.646Z] Removing intermediate container c0266cb1f007 [2022-04-01T13:01:43.646Z] ---> 8d4a4bdd88c4 [2022-04-01T13:01:43.646Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-01T13:01:44.040Z] ---> Running in c321161e7000 [2022-04-01T13:01:44.368Z] Removing intermediate container c321161e7000 [2022-04-01T13:01:44.368Z] ---> e99cc13318fc [2022-04-01T13:01:44.368Z] Step 22/24 : LABEL arch=arm64 [2022-04-01T13:01:44.655Z] ---> Running in 3e6733bd9714 [2022-04-01T13:01:45.316Z] Removing intermediate container 3e6733bd9714 [2022-04-01T13:01:45.316Z] ---> e703b815f322 [2022-04-01T13:01:45.316Z] Step 23/24 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:01:45.316Z] ---> Running in be74a356f608 [2022-04-01T13:01:45.950Z] Removing intermediate container be74a356f608 [2022-04-01T13:01:45.950Z] ---> ee6deb1053ba [2022-04-01T13:01:45.950Z] Step 24/24 : LABEL version=0.0.0 [2022-04-01T13:01:45.950Z] ---> Running in 118c23c6b89c [2022-04-01T13:01:46.634Z] Removing intermediate container 118c23c6b89c [2022-04-01T13:01:46.634Z] ---> 10897ef3de8a [2022-04-01T13:01:46.634Z] [2022-04-01T13:01:47.231Z] Successfully built 10897ef3de8a [2022-04-01T13:01:47.231Z] Successfully tagged security-spire-config-arm64:latest [2022-04-01T13:01:47.231Z] Building security-spiffe-token-provider [2022-04-01T13:02:26.540Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:02:26.540Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:02:26.540Z] ---> bea6c2de3701 [2022-04-01T13:02:26.540Z] Step 3/20 : WORKDIR /edgex-go [2022-04-01T13:02:26.540Z] ---> Using cache [2022-04-01T13:02:26.540Z] ---> 4709cd84d7f9 [2022-04-01T13:02:26.540Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-01T13:02:26.540Z] ---> Running in 68bf4d9db2f5 [2022-04-01T13:02:26.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:02:26.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:02:26.540Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T13:02:26.540Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T13:02:26.540Z] OK: 15739 distinct packages available [2022-04-01T13:02:26.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:02:26.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:02:27.522Z] OK: 220 MiB in 52 packages [2022-04-01T13:02:28.979Z] Removing intermediate container 68bf4d9db2f5 [2022-04-01T13:02:28.979Z] ---> f730a353e03c [2022-04-01T13:02:28.979Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-01T13:02:29.970Z] ---> c716e9bd1eb9 [2022-04-01T13:02:29.970Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:02:29.970Z] ---> Running in fdedc53bc133 [2022-04-01T13:02:35.390Z] Removing intermediate container fdedc53bc133 [2022-04-01T13:02:35.390Z] ---> aef95f7bf6be [2022-04-01T13:02:35.390Z] Step 7/20 : COPY . . [2022-04-01T13:03:02.237Z] ---> 28a1d8626979 [2022-04-01T13:03:02.237Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-01T13:03:02.237Z] ---> Running in dbd8c92aa6cd [2022-04-01T13:03:02.237Z] 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-04-01T13:07:54.456Z] 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-04-01T13:08:02.766Z] Removing intermediate container e3a81928197c [2022-04-01T13:08:02.766Z] ---> 272a16966265 [2022-04-01T13:08:02.766Z] [2022-04-01T13:08:02.766Z] Step 10/31 : FROM alpine:3.14 [2022-04-01T13:08:02.766Z] 3.14: Pulling from library/alpine [2022-04-01T13:08:06.183Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T13:08:06.183Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T13:08:06.183Z] ---> cc3d11fa2d52 [2022-04-01T13:08:06.183Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-01T13:08:06.463Z] ---> Running in 20a44a1ab65b [2022-04-01T13:08:07.453Z] Removing intermediate container 20a44a1ab65b [2022-04-01T13:08:07.453Z] ---> e4634520fd60 [2022-04-01T13:08:07.453Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-01T13:08:07.738Z] ---> Running in 53df10572526 [2022-04-01T13:08:10.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:08:10.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:08:12.101Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-01T13:08:12.101Z] (2/2) Installing su-exec (0.2-r1) [2022-04-01T13:08:12.101Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T13:08:12.101Z] OK: 6 MiB in 16 packages [2022-04-01T13:08:14.130Z] Removing intermediate container 844c394adc39 [2022-04-01T13:08:14.130Z] ---> a179a65941a5 [2022-04-01T13:08:14.130Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-01T13:08:14.130Z] ---> Running in fecd7a3c562b [2022-04-01T13:08:14.130Z] Removing intermediate container 53df10572526 [2022-04-01T13:08:14.130Z] ---> e9ea30b3adb5 [2022-04-01T13:08:14.130Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-01T13:08:14.417Z] ---> Running in 91a3b276b509 [2022-04-01T13:08:16.424Z] Removing intermediate container 91a3b276b509 [2022-04-01T13:08:16.424Z] ---> 3670e2189814 [2022-04-01T13:08:16.424Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-01T13:08:16.424Z] ---> Running in 43a1b74007a1 [2022-04-01T13:08:16.704Z] 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-04-01T13:08:17.316Z] Removing intermediate container 43a1b74007a1 [2022-04-01T13:08:17.316Z] ---> 0b8f268ad974 [2022-04-01T13:08:17.316Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-01T13:08:17.598Z] ---> Running in ac4160892ec6 [2022-04-01T13:08:18.231Z] Removing intermediate container 8543ec13c3cf [2022-04-01T13:08:18.231Z] ---> cf15ef906eea [2022-04-01T13:08:18.231Z] [2022-04-01T13:08:18.231Z] Step 10/25 : FROM alpine:3.14 [2022-04-01T13:08:18.231Z] ---> cc3d11fa2d52 [2022-04-01T13:08:18.231Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-01T13:08:18.231Z] ---> Running in 327b8b73120b [2022-04-01T13:08:20.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:08:21.510Z] Removing intermediate container fecd7a3c562b [2022-04-01T13:08:21.510Z] ---> 6d35918e87ca [2022-04-01T13:08:21.510Z] [2022-04-01T13:08:21.510Z] Step 11/23 : FROM docker:20.10.14 [2022-04-01T13:08:21.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:08:21.510Z] 20.10.14: Pulling from library/docker [2022-04-01T13:08:21.810Z] Removing intermediate container ac4160892ec6 [2022-04-01T13:08:21.810Z] ---> d85f2a022b99 [2022-04-01T13:08:21.810Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-01T13:08:22.095Z] ---> Running in 10b70ea28e5f [2022-04-01T13:08:22.706Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-01T13:08:22.706Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-01T13:08:22.706Z] (3/3) Installing su-exec (0.2-r1) [2022-04-01T13:08:22.706Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T13:08:22.706Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T13:08:23.317Z] Removing intermediate container 10b70ea28e5f [2022-04-01T13:08:23.317Z] ---> 119b1dacb100 [2022-04-01T13:08:23.317Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-01T13:08:23.317Z] OK: 6 MiB in 17 packages [2022-04-01T13:08:25.997Z] ---> 4a3c60e388db [2022-04-01T13:08:25.997Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-01T13:08:25.997Z] ---> Running in 1f46fb84b9f6 [2022-04-01T13:08:26.279Z] Removing intermediate container 327b8b73120b [2022-04-01T13:08:26.279Z] ---> c2dfd481a3f8 [2022-04-01T13:08:26.279Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-01T13:08:26.563Z] ---> Running in f3e5f3c32ec6 [2022-04-01T13:08:27.560Z] Removing intermediate container f3e5f3c32ec6 [2022-04-01T13:08:27.560Z] ---> edc1322fba4d [2022-04-01T13:08:27.560Z] Step 13/25 : WORKDIR / [2022-04-01T13:08:27.560Z] ---> Running in f20bbfd76130 [2022-04-01T13:08:28.555Z] Removing intermediate container f20bbfd76130 [2022-04-01T13:08:28.555Z] ---> 0ee637d29275 [2022-04-01T13:08:28.555Z] 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-04-01T13:08:30.009Z] Removing intermediate container 1f46fb84b9f6 [2022-04-01T13:08:30.009Z] ---> 8833c557dba5 [2022-04-01T13:08:30.009Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T13:08:30.009Z] ---> 7c07c733569c [2022-04-01T13:08:30.009Z] 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-04-01T13:08:32.106Z] ---> 3701dd47cbcf [2022-04-01T13:08:32.106Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-01T13:08:32.106Z] ---> 560c4e16dd93 [2022-04-01T13:08:32.106Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-01T13:08:34.264Z] ---> ea5e58e35430 [2022-04-01T13:08:34.264Z] 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-04-01T13:08:35.726Z] ---> 6c1816adffdc [2022-04-01T13:08:35.726Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-01T13:08:36.736Z] ---> 7c624dae29b2 [2022-04-01T13:08:36.736Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-01T13:08:38.747Z] ---> bc27a524c7e5 [2022-04-01T13:08:38.747Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-01T13:08:40.222Z] ---> b17d1b205fd5 [2022-04-01T13:08:40.222Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-01T13:08:40.504Z] ---> 742739ddaf99 [2022-04-01T13:08:40.504Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-01T13:08:42.535Z] ---> 57698fb85710 [2022-04-01T13:08:42.535Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-01T13:08:43.139Z] ---> Running in f79f5d453cc0 [2022-04-01T13:08:43.756Z] ---> a240b03dadb0 [2022-04-01T13:08:43.756Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-01T13:08:44.035Z] Removing intermediate container f79f5d453cc0 [2022-04-01T13:08:44.035Z] ---> 40bc9665185a [2022-04-01T13:08:44.035Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-01T13:08:45.483Z] ---> 7419a0050117 [2022-04-01T13:08:45.483Z] 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-04-01T13:08:45.483Z] ---> Running in 63dc3148a812 [2022-04-01T13:08:45.761Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-01T13:08:45.761Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-01T13:08:45.761Z] ---> c52727829a8a [2022-04-01T13:08:45.761Z] 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-04-01T13:08:46.034Z] ---> 4594cf54d5e1 [2022-04-01T13:08:46.034Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-01T13:08:46.034Z] ---> Running in 908680055cbc [2022-04-01T13:08:46.638Z] ---> Running in cecd93baf7d4 [2022-04-01T13:08:47.253Z] Removing intermediate container 908680055cbc [2022-04-01T13:08:47.253Z] ---> 056bc6403f28 [2022-04-01T13:08:47.253Z] 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-04-01T13:08:47.533Z] ---> Running in cec29216f52a [2022-04-01T13:08:49.591Z] Removing intermediate container 63dc3148a812 [2022-04-01T13:08:49.591Z] ---> c12d5ca9aba0 [2022-04-01T13:08:49.591Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-01T13:08:49.871Z] ---> Running in c353adb206cf [2022-04-01T13:08:50.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:08:50.445Z] Removing intermediate container cecd93baf7d4 [2022-04-01T13:08:50.445Z] ---> f40fa0954ee6 [2022-04-01T13:08:50.445Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-01T13:08:50.445Z] Removing intermediate container c353adb206cf [2022-04-01T13:08:50.445Z] ---> 46a9a6a7a000 [2022-04-01T13:08:50.445Z] Step 23/25 : LABEL arch=arm64 [2022-04-01T13:08:50.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:08:50.725Z] ---> Running in f2d54d082eda [2022-04-01T13:08:51.004Z] ---> Running in a51705e3e54f [2022-04-01T13:08:51.611Z] (1/43) Installing readline (8.1.1-r0) [2022-04-01T13:08:51.611Z] (2/43) Installing bash (5.1.16-r0) [2022-04-01T13:08:51.611Z] Executing bash-5.1.16-r0.post-install [2022-04-01T13:08:51.611Z] Removing intermediate container f2d54d082eda [2022-04-01T13:08:51.611Z] ---> d51e98ac0f09 [2022-04-01T13:08:51.611Z] Step 24/25 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:08:51.611Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-01T13:08:51.611Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-01T13:08:51.611Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-01T13:08:51.891Z] (6/43) Installing curl (7.80.0-r0) [2022-04-01T13:08:51.891Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-01T13:08:51.891Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-01T13:08:51.891Z] (9/43) Installing expat (2.4.7-r0) [2022-04-01T13:08:51.891Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-01T13:08:51.891Z] (11/43) Installing gdbm (1.22-r0) [2022-04-01T13:08:51.891Z] ---> Running in b1145aef5907 [2022-04-01T13:08:51.891Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-01T13:08:51.891Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-01T13:08:51.891Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-01T13:08:51.891Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-01T13:08:51.891Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-01T13:08:51.891Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-01T13:08:52.171Z] Removing intermediate container a51705e3e54f [2022-04-01T13:08:52.171Z] ---> 74f4ab8c7eb3 [2022-04-01T13:08:52.171Z] Step 28/31 : CMD ["gate"] [2022-04-01T13:08:52.456Z] Removing intermediate container b1145aef5907 [2022-04-01T13:08:52.456Z] ---> 20b521a866e4 [2022-04-01T13:08:52.456Z] Step 25/25 : LABEL version=0.0.0 [2022-04-01T13:08:52.744Z] ---> Running in 2fd25cedb1c1 [2022-04-01T13:08:52.744Z] ---> Running in af02b4975a6b [2022-04-01T13:08:53.739Z] Removing intermediate container 2fd25cedb1c1 [2022-04-01T13:08:53.739Z] ---> 7aa67dfa10cc [2022-04-01T13:08:53.739Z] Step 29/31 : LABEL arch=arm64 [2022-04-01T13:08:54.015Z] Removing intermediate container af02b4975a6b [2022-04-01T13:08:54.015Z] ---> 91badd350b8d [2022-04-01T13:08:54.015Z] [2022-04-01T13:08:54.289Z] ---> Running in 4329caea7f62 [2022-04-01T13:08:54.890Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-01T13:08:54.890Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-01T13:08:54.890Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-01T13:08:54.890Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-01T13:08:54.890Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-01T13:08:54.890Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-01T13:08:54.890Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-01T13:08:54.890Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-01T13:08:54.890Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-01T13:08:55.163Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-01T13:08:55.163Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-01T13:08:55.163Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-01T13:08:55.163Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-01T13:08:55.163Z] Successfully built 91badd350b8d [2022-04-01T13:08:55.163Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-01T13:08:55.163Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-01T13:08:55.163Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-01T13:08:55.163Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-01T13:08:55.163Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-01T13:08:55.163Z] Removing intermediate container 4329caea7f62 [2022-04-01T13:08:55.163Z] ---> d08d48a1eb3f [2022-04-01T13:08:55.163Z] Step 30/31 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:08:55.437Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-01T13:08:55.437Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-01T13:08:55.437Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-01T13:08:55.437Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-01T13:08:55.437Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-01T13:08:55.437Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-01T13:08:55.437Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-01T13:08:55.437Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-01T13:08:56.036Z] ---> Running in 1747fde43f5f [2022-04-01T13:08:56.036Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-01T13:08:56.036Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-01T13:08:56.648Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T13:08:56.648Z] OK: 82 MiB in 65 packages [2022-04-01T13:08:56.925Z] Removing intermediate container 1747fde43f5f [2022-04-01T13:08:56.925Z] ---> eb4d5f6bd485 [2022-04-01T13:08:56.925Z] Step 31/31 : LABEL version=0.0.0 [2022-04-01T13:08:57.539Z] ---> Running in de28007b2059 [2022-04-01T13:08:58.153Z] Removing intermediate container e9e8df6bed0b [2022-04-01T13:08:58.153Z] ---> d3c21a933e00 [2022-04-01T13:08:58.153Z] [2022-04-01T13:08:58.153Z] Step 10/23 : FROM alpine:3.14 [2022-04-01T13:08:58.153Z] ---> cc3d11fa2d52 [2022-04-01T13:08:58.153Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-01T13:08:58.432Z] ---> Running in 56618660e8e5 [2022-04-01T13:08:58.432Z] Removing intermediate container de28007b2059 [2022-04-01T13:08:58.432Z] ---> 1ef489ff5358 [2022-04-01T13:08:58.432Z] [2022-04-01T13:08:59.048Z] Removing intermediate container 56618660e8e5 [2022-04-01T13:08:59.048Z] ---> 64166f859bec [2022-04-01T13:08:59.048Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-01T13:08:59.328Z] ---> Running in 5f1dd1f7e8b1 [2022-04-01T13:08:59.328Z] Successfully built 1ef489ff5358 [2022-04-01T13:08:59.328Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-01T13:08:59.328Z] Building support-scheduler [2022-04-01T13:08:59.946Z]  Building security-bootstrapper ... done Removing intermediate container 5f1dd1f7e8b1 [2022-04-01T13:08:59.946Z] ---> 3469fe1ef913 [2022-04-01T13:08:59.946Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-01T13:09:00.236Z] ---> Running in a8397150b95c [2022-04-01T13:09:00.856Z] Removing intermediate container a8397150b95c [2022-04-01T13:09:00.856Z] ---> 5e84e74d7d89 [2022-04-01T13:09:00.856Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:09:00.856Z] ---> Running in b87ec0bcc233 [2022-04-01T13:09:01.460Z] Collecting docker-compose==1.23.2 [2022-04-01T13:09:01.460Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-01T13:09:02.057Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-01T13:09:02.057Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-01T13:09:04.044Z] Removing intermediate container b87ec0bcc233 [2022-04-01T13:09:04.044Z] ---> 4a545bd01a26 [2022-04-01T13:09:04.044Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-01T13:09:04.319Z] ---> Running in 1b42009d4a53 [2022-04-01T13:09:04.924Z] Collecting docker<4.0,>=3.6.0 [2022-04-01T13:09:04.924Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-01T13:09:04.924Z] Collecting texttable<0.10,>=0.9.0 [2022-04-01T13:09:04.924Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-01T13:09:05.907Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:09:06.900Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:09:07.892Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-01T13:09:07.892Z] Removing intermediate container dbd8c92aa6cd [2022-04-01T13:09:07.892Z] ---> 5ef7f4f9724b [2022-04-01T13:09:07.892Z] [2022-04-01T13:09:07.892Z] Step 9/20 : FROM alpine:3.15 [2022-04-01T13:09:07.892Z] ---> 03078ca19a05 [2022-04-01T13:09:07.892Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T13:09:07.892Z] ---> Using cache [2022-04-01T13:09:07.892Z] ---> 986ed5fe72b5 [2022-04-01T13:09:07.892Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:09:07.892Z] ---> Using cache [2022-04-01T13:09:07.892Z] ---> 33020ce8cc88 [2022-04-01T13:09:07.892Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat(2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-01T13:09:07.892Z] [2022-04-01T13:09:07.892Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-01T13:09:07.892Z] ---> Running in 7fc341bf1b43 [2022-04-01T13:09:07.892Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-01T13:09:08.171Z] Collecting PyYAML<4,>=3.10 [2022-04-01T13:09:08.171Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-01T13:09:08.171Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-01T13:09:08.171Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-01T13:09:08.448Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T13:09:08.448Z] OK: 8 MiB in 20 packages [2022-04-01T13:09:09.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:09:10.034Z] Removing intermediate container 1b42009d4a53 [2022-04-01T13:09:10.034Z] ---> ea7220488889 [2022-04-01T13:09:10.034Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T13:09:10.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:09:10.645Z] ---> 729d30a6354e [2022-04-01T13:09:10.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-01T13:09:11.634Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-01T13:09:11.913Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T13:09:11.913Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T13:09:11.913Z] OK: 15729 distinct packages available [2022-04-01T13:09:11.913Z] Collecting docopt<0.7,>=0.6.1 [2022-04-01T13:09:11.913Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-01T13:09:12.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:09:13.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:09:13.783Z] ---> ebfde8382757 [2022-04-01T13:09:13.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-01T13:09:14.062Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-01T13:09:14.062Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-01T13:09:14.341Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-01T13:09:14.341Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-01T13:09:14.623Z] (5/9) Installing curl (7.80.0-r0) [2022-04-01T13:09:14.623Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-01T13:09:14.623Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-01T13:09:14.623Z] Collecting jsonschema<3,>=2.5.1 [2022-04-01T13:09:14.623Z] ---> e9eed88a02ab [2022-04-01T13:09:14.623Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-01T13:09:14.914Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-01T13:09:14.914Z] (8/9) Installing libucontext (1.1-r0) [2022-04-01T13:09:14.914Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-01T13:09:14.914Z] ---> Running in 7102e13f6ebe [2022-04-01T13:09:14.914Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T13:09:14.914Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T13:09:15.238Z] OK: 8 MiB in 23 packages [2022-04-01T13:09:15.238Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-01T13:09:15.238Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-01T13:09:15.518Z] Removing intermediate container 7102e13f6ebe [2022-04-01T13:09:15.518Z] ---> 68d6298249da [2022-04-01T13:09:15.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T13:09:15.518Z] Collecting cached-property<2,>=1.2.0 [2022-04-01T13:09:15.518Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-01T13:09:15.518Z] ---> Running in 49172037a3ad [2022-04-01T13:09:16.510Z] Removing intermediate container 49172037a3ad [2022-04-01T13:09:16.510Z] ---> e8040a6aec0a [2022-04-01T13:09:16.510Z] Step 21/23 : LABEL arch=arm64 [2022-04-01T13:09:16.510Z] ---> Running in ecc7c448ead9 [2022-04-01T13:09:16.789Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-01T13:09:16.789Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-01T13:09:17.074Z] Removing intermediate container ecc7c448ead9 [2022-04-01T13:09:17.074Z] ---> 94624d41b504 [2022-04-01T13:09:17.074Z] Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:09:17.350Z] ---> Running in e95c3dc353e1 [2022-04-01T13:09:17.633Z] Collecting docker-pycreds>=0.4.0 [2022-04-01T13:09:17.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-01T13:09:17.633Z] Removing intermediate container 7fc341bf1b43 [2022-04-01T13:09:17.633Z] ---> 154fd1568f5f [2022-04-01T13:09:17.633Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T13:09:17.919Z] Removing intermediate container e95c3dc353e1 [2022-04-01T13:09:17.919Z] ---> 77bb92e226e5 [2022-04-01T13:09:17.919Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T13:09:17.919Z] 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-04-01T13:09:18.204Z] ---> Running in bce4c0dd673f [2022-04-01T13:09:18.204Z] Collecting idna<2.8,>=2.5 [2022-04-01T13:09:18.204Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-01T13:09:18.482Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-01T13:09:18.482Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-01T13:09:18.759Z] Removing intermediate container bce4c0dd673f [2022-04-01T13:09:18.759Z] ---> bece97489c88 [2022-04-01T13:09:18.759Z] [2022-04-01T13:09:19.034Z] ---> 442371d6675a [2022-04-01T13:09:19.034Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-01T13:09:19.310Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-01T13:09:19.310Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-01T13:09:19.582Z] Successfully built bece97489c88 [2022-04-01T13:09:19.582Z] Successfully tagged core-data-arm64:latest [2022-04-01T13:09:19.582Z]  Building core-data ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-01T13:09:19.582Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-01T13:09:19.582Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-01T13:09:19.582Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-01T13:09:19.582Z] Building support-notifications [2022-04-01T13:09:20.566Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-01T13:09:20.566Z] Attempting uninstall: urllib3 [2022-04-01T13:09:20.566Z] Found existing installation: urllib3 1.26.7 [2022-04-01T13:09:20.855Z] Uninstalling urllib3-1.26.7: [2022-04-01T13:09:20.855Z] Successfully uninstalled urllib3-1.26.7 [2022-04-01T13:09:21.133Z] ---> 4e63600f04b9 [2022-04-01T13:09:21.133Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-01T13:09:21.735Z] Attempting uninstall: idna [2022-04-01T13:09:21.735Z] Found existing installation: idna 3.3 [2022-04-01T13:09:21.735Z] Uninstalling idna-3.3: [2022-04-01T13:09:21.735Z] Successfully uninstalled idna-3.3 [2022-04-01T13:09:22.008Z] ---> 4b3b8a6e68bc [2022-04-01T13:09:22.009Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-01T13:09:22.286Z] ---> Running in a779f33aeb9f [2022-04-01T13:09:22.895Z] Removing intermediate container a779f33aeb9f [2022-04-01T13:09:22.895Z] ---> 4d3732aa253e [2022-04-01T13:09:22.895Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T13:09:23.168Z] ---> Running in 16e8ba4b3c07 [2022-04-01T13:09:23.777Z] Removing intermediate container 16e8ba4b3c07 [2022-04-01T13:09:23.777Z] ---> 6d3847d11463 [2022-04-01T13:09:23.777Z] Step 18/20 : LABEL arch=arm64 [2022-04-01T13:09:24.061Z] ---> Running in d8e59bbcdd9c [2022-04-01T13:09:24.336Z] Removing intermediate container d8e59bbcdd9c [2022-04-01T13:09:24.336Z] ---> 3e6ba7745a01 [2022-04-01T13:09:24.336Z] Step 19/20 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:09:24.336Z] Attempting uninstall: requests [2022-04-01T13:09:24.336Z] Found existing installation: requests 2.26.0 [2022-04-01T13:09:24.609Z] Uninstalling requests-2.26.0: [2022-04-01T13:09:24.609Z] ---> Running in c55d844f2923 [2022-04-01T13:09:24.609Z] Successfully uninstalled requests-2.26.0 [2022-04-01T13:09:25.206Z] Running setup.py install for texttable: started [2022-04-01T13:09:25.206Z] Removing intermediate container c55d844f2923 [2022-04-01T13:09:25.206Z] ---> 2cdc5e49eb91 [2022-04-01T13:09:25.206Z] Step 20/20 : LABEL version=0.0.0 [2022-04-01T13:09:25.206Z] ---> Running in b39e4f2617ac [2022-04-01T13:09:25.804Z] Removing intermediate container b39e4f2617ac [2022-04-01T13:09:25.804Z] ---> 576a34e3bb23 [2022-04-01T13:09:25.804Z] [2022-04-01T13:09:26.404Z] Successfully built 576a34e3bb23 [2022-04-01T13:09:26.404Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-01T13:09:26.404Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-04-01T13:09:27.003Z] Running setup.py install for texttable: finished with status 'done' [2022-04-01T13:09:27.003Z] Running setup.py install for PyYAML: started [2022-04-01T13:09:29.722Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-01T13:09:30.016Z] Running setup.py install for docopt: started [2022-04-01T13:09:32.325Z] Running setup.py install for docopt: finished with status 'done' [2022-04-01T13:09:32.325Z] Running setup.py install for dockerpty: started [2022-04-01T13:09:34.308Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-01T13:09:36.310Z] 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-04-01T13:09:48.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:09:48.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:09:48.726Z] ---> bea6c2de3701 [2022-04-01T13:09:48.726Z] Step 3/24 : WORKDIR /edgex-go [2022-04-01T13:09:48.726Z] ---> Using cache [2022-04-01T13:09:48.726Z] ---> 4709cd84d7f9 [2022-04-01T13:09:48.726Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:09:48.726Z] ---> Using cache [2022-04-01T13:09:48.726Z] ---> 2f0080ebf029 [2022-04-01T13:09:48.726Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-01T13:09:48.726Z] ---> Using cache [2022-04-01T13:09:48.726Z] ---> 6c434cf88bd8 [2022-04-01T13:09:48.726Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-01T13:09:48.726Z] ---> Using cache [2022-04-01T13:09:48.726Z] ---> 8a82ca336ed5 [2022-04-01T13:09:48.726Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:09:48.726Z] ---> Using cache [2022-04-01T13:09:48.726Z] ---> 8df26d808ff1 [2022-04-01T13:09:48.726Z] Step 8/24 : COPY . . [2022-04-01T13:09:48.726Z] ---> Using cache [2022-04-01T13:09:48.726Z] ---> cdaa65f56b47 [2022-04-01T13:09:48.726Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-01T13:09:48.726Z] ---> Running in 8288592d4d8a [2022-04-01T13:09:48.726Z] Removing intermediate container 8288592d4d8a [2022-04-01T13:09:48.726Z] ---> bd4557121707 [2022-04-01T13:09:48.726Z] 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-04-01T13:09:48.726Z] ---> Running in a88ff185099f [2022-04-01T13:09:48.999Z] Removing intermediate container cec29216f52a [2022-04-01T13:09:48.999Z] ---> c0707d82a08f [2022-04-01T13:09:48.999Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-01T13:09:48.999Z] ---> Running in 0daafb6d8c47 [2022-04-01T13:09:49.599Z] Removing intermediate container 0daafb6d8c47 [2022-04-01T13:09:49.599Z] ---> d4e6acf31205 [2022-04-01T13:09:49.599Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-01T13:09:49.873Z] ---> Running in 641c017e7278 [2022-04-01T13:09:50.474Z] Removing intermediate container 641c017e7278 [2022-04-01T13:09:50.474Z] ---> 8e54808c04ce [2022-04-01T13:09:50.474Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-01T13:09:51.459Z] spire-1.2.0/ [2022-04-01T13:09:53.448Z] ---> e580df13fc22 [2022-04-01T13:09:53.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-01T13:09:54.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:09:54.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:09:54.442Z] ---> bea6c2de3701 [2022-04-01T13:09:54.442Z] Step 3/22 : WORKDIR /edgex-go [2022-04-01T13:09:54.442Z] ---> Using cache [2022-04-01T13:09:54.442Z] ---> 4709cd84d7f9 [2022-04-01T13:09:54.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:09:54.442Z] ---> Using cache [2022-04-01T13:09:54.442Z] ---> 2f0080ebf029 [2022-04-01T13:09:54.442Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-01T13:09:54.442Z] ---> Using cache [2022-04-01T13:09:54.442Z] ---> 6c434cf88bd8 [2022-04-01T13:09:54.442Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-01T13:09:54.442Z] ---> Using cache [2022-04-01T13:09:54.442Z] ---> 8a82ca336ed5 [2022-04-01T13:09:54.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:09:54.442Z] ---> Using cache [2022-04-01T13:09:54.442Z] ---> 8df26d808ff1 [2022-04-01T13:09:54.442Z] Step 8/22 : COPY . . [2022-04-01T13:09:54.442Z] ---> Using cache [2022-04-01T13:09:54.442Z] ---> cdaa65f56b47 [2022-04-01T13:09:54.442Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-01T13:09:54.442Z] ---> Running in 7c5b4f70f285 [2022-04-01T13:09:54.729Z] ---> abb604904979 [2022-04-01T13:09:54.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-01T13:09:55.337Z] spire-1.2.0/README.md [2022-04-01T13:09:55.337Z] spire-1.2.0/bin/ [2022-04-01T13:09:55.337Z] spire-1.2.0/bin/spire-server [2022-04-01T13:09:55.337Z] spire-1.2.0/bin/spire-agent [2022-04-01T13:09:55.337Z] spire-1.2.0/conf/ [2022-04-01T13:09:55.337Z] spire-1.2.0/conf/server/ [2022-04-01T13:09:55.337Z] spire-1.2.0/conf/server/server.conf [2022-04-01T13:09:55.337Z] spire-1.2.0/conf/agent/ [2022-04-01T13:09:55.337Z] spire-1.2.0/conf/agent/agent.conf [2022-04-01T13:09:55.337Z] spire-1.2.0/LICENSE [2022-04-01T13:09:56.336Z] ---> 91464f717e23 [2022-04-01T13:09:56.336Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-01T13:09:56.336Z] ---> Running in dc3eebd31bac [2022-04-01T13:09:56.336Z] 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-04-01T13:09:57.343Z] Removing intermediate container dc3eebd31bac [2022-04-01T13:09:57.343Z] ---> 800c1ab4cf38 [2022-04-01T13:09:57.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T13:09:57.343Z] ---> Running in 3f4379ce625d [2022-04-01T13:09:57.948Z] Removing intermediate container 3f4379ce625d [2022-04-01T13:09:57.948Z] ---> 49f555fe3b63 [2022-04-01T13:09:57.948Z] Step 21/23 : LABEL arch=arm64 [2022-04-01T13:09:58.224Z] ---> Running in 71e3a2bc6e79 [2022-04-01T13:09:59.215Z] Removing intermediate container 71e3a2bc6e79 [2022-04-01T13:09:59.215Z] ---> e168c158e78c [2022-04-01T13:09:59.215Z] Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:09:59.215Z] ---> Running in c6b7908c8583 [2022-04-01T13:10:00.210Z] Removing intermediate container c6b7908c8583 [2022-04-01T13:10:00.210Z] ---> fbb5059dd5ee [2022-04-01T13:10:00.210Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T13:10:00.210Z] ---> Running in 15de47390ba6 [2022-04-01T13:10:01.678Z] Removing intermediate container 15de47390ba6 [2022-04-01T13:10:01.678Z] ---> 771a737f4704 [2022-04-01T13:10:01.678Z] [2022-04-01T13:10:03.123Z] Successfully built 771a737f4704 [2022-04-01T13:10:03.123Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-01T13:10:03.123Z] Building core-command [2022-04-01T13:10:05.108Z]  Building sys-mgmt-agent ... done Removing intermediate container a88ff185099f [2022-04-01T13:10:05.108Z] ---> f24f7030787f [2022-04-01T13:10:05.108Z] [2022-04-01T13:10:05.108Z] Step 11/24 : FROM alpine:3.15 [2022-04-01T13:10:05.108Z] ---> 03078ca19a05 [2022-04-01T13:10:05.108Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T13:10:05.108Z] ---> Using cache [2022-04-01T13:10:05.108Z] ---> 986ed5fe72b5 [2022-04-01T13:10:05.108Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:10:05.108Z] ---> Using cache [2022-04-01T13:10:05.108Z] ---> 33020ce8cc88 [2022-04-01T13:10:05.108Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-01T13:10:05.382Z] ---> Running in 7bdc24881ab7 [2022-04-01T13:10:06.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:10:07.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:10:09.258Z] v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-01T13:10:09.258Z] v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-01T13:10:09.258Z] OK: 15729 distinct packages available [2022-04-01T13:10:09.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:10:10.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:10:11.241Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-01T13:10:11.241Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-01T13:10:11.241Z] (3/5) Installing libucontext (1.1-r0) [2022-04-01T13:10:11.519Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-01T13:10:11.519Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-01T13:10:11.519Z] Executing busybox-1.34.1-r4.trigger [2022-04-01T13:10:11.797Z] OK: 6 MiB in 19 packages [2022-04-01T13:10:13.799Z] Removing intermediate container 7bdc24881ab7 [2022-04-01T13:10:13.799Z] ---> 5d6edc874ccc [2022-04-01T13:10:13.799Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-01T13:10:19.228Z] ---> b4b5201dae11 [2022-04-01T13:10:19.228Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-01T13:10:21.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:10:21.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:10:21.871Z] ---> bea6c2de3701 [2022-04-01T13:10:21.871Z] Step 3/22 : WORKDIR /edgex-go [2022-04-01T13:10:21.871Z] ---> Using cache [2022-04-01T13:10:21.871Z] ---> 4709cd84d7f9 [2022-04-01T13:10:21.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:10:21.871Z] ---> Using cache [2022-04-01T13:10:21.871Z] ---> 2f0080ebf029 [2022-04-01T13:10:21.871Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-01T13:10:21.871Z] ---> Running in 67af7453a095 [2022-04-01T13:10:23.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:10:24.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:10:25.851Z] OK: 220 MiB in 52 packages [2022-04-01T13:10:27.855Z] ---> 3c62772a2587 [2022-04-01T13:10:27.855Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-01T13:10:28.136Z] Removing intermediate container 67af7453a095 [2022-04-01T13:10:28.136Z] ---> f27fcc1331be [2022-04-01T13:10:28.136Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-01T13:10:28.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:10:28.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:10:28.136Z] ---> bea6c2de3701 [2022-04-01T13:10:28.136Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T13:10:28.136Z] ---> Using cache [2022-04-01T13:10:28.136Z] ---> 4709cd84d7f9 [2022-04-01T13:10:28.136Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:10:28.136Z] ---> Using cache [2022-04-01T13:10:28.136Z] ---> 2f0080ebf029 [2022-04-01T13:10:28.136Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-01T13:10:28.136Z] ---> Using cache [2022-04-01T13:10:28.136Z] ---> 6c434cf88bd8 [2022-04-01T13:10:28.136Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T13:10:28.414Z] ---> Using cache [2022-04-01T13:10:28.414Z] ---> 8a82ca336ed5 [2022-04-01T13:10:28.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:10:28.414Z] ---> Using cache [2022-04-01T13:10:28.414Z] ---> 8df26d808ff1 [2022-04-01T13:10:28.414Z] Step 8/23 : COPY . . [2022-04-01T13:10:28.695Z] ---> Using cache [2022-04-01T13:10:28.695Z] ---> cdaa65f56b47 [2022-04-01T13:10:28.695Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-01T13:10:28.695Z] ---> Using cache [2022-04-01T13:10:28.695Z] ---> bd4557121707 [2022-04-01T13:10:28.695Z] 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-04-01T13:10:28.695Z] ---> Using cache [2022-04-01T13:10:28.695Z] ---> f24f7030787f [2022-04-01T13:10:28.695Z] [2022-04-01T13:10:28.695Z] Step 11/23 : FROM alpine:3.15 [2022-04-01T13:10:28.695Z] ---> 03078ca19a05 [2022-04-01T13:10:28.695Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-01T13:10:28.695Z] ---> Using cache [2022-04-01T13:10:28.695Z] ---> 986ed5fe72b5 [2022-04-01T13:10:28.695Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:10:28.695Z] ---> Using cache [2022-04-01T13:10:28.695Z] ---> 33020ce8cc88 [2022-04-01T13:10:28.695Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-01T13:10:28.695Z] ---> Using cache [2022-04-01T13:10:28.695Z] ---> 5d6edc874ccc [2022-04-01T13:10:28.695Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-01T13:10:29.308Z] ---> 01070cb84b47 [2022-04-01T13:10:29.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-01T13:10:30.299Z] ---> f86724226d12 [2022-04-01T13:10:30.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:10:30.576Z] ---> Running in 7fbc6f9e7728 [2022-04-01T13:10:31.568Z] ---> ebaa3fadf0f4 [2022-04-01T13:10:31.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-01T13:10:33.031Z] ---> c2faa16960d8 [2022-04-01T13:10:33.031Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-01T13:10:33.311Z] ---> Running in 985e407ddd75 [2022-04-01T13:10:34.314Z] Removing intermediate container 985e407ddd75 [2022-04-01T13:10:34.314Z] ---> ccf42d0a6984 [2022-04-01T13:10:34.314Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-01T13:10:34.591Z] ---> Running in 29251f8aab40 [2022-04-01T13:10:35.594Z] Removing intermediate container 29251f8aab40 [2022-04-01T13:10:35.594Z] ---> fbc067ee40aa [2022-04-01T13:10:35.594Z] Step 22/24 : LABEL arch=arm64 [2022-04-01T13:10:35.873Z] ---> Running in 7be4b016ef2f [2022-04-01T13:10:36.485Z] Removing intermediate container 7fbc6f9e7728 [2022-04-01T13:10:36.485Z] ---> 2380790127e8 [2022-04-01T13:10:36.485Z] Step 8/22 : COPY . . [2022-04-01T13:10:36.764Z] Removing intermediate container 7be4b016ef2f [2022-04-01T13:10:37.044Z] ---> db07ce1adfa2 [2022-04-01T13:10:37.044Z] Step 23/24 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:10:37.044Z] ---> Running in 8d8d252e6254 [2022-04-01T13:10:38.040Z] Removing intermediate container 8d8d252e6254 [2022-04-01T13:10:38.040Z] ---> aaa9ebf6d198 [2022-04-01T13:10:38.040Z] Step 24/24 : LABEL version=0.0.0 [2022-04-01T13:10:38.338Z] ---> Running in 383e62ba4085 [2022-04-01T13:10:39.338Z] Removing intermediate container 383e62ba4085 [2022-04-01T13:10:39.338Z] ---> ef48f0366d40 [2022-04-01T13:10:39.338Z] [2022-04-01T13:10:41.321Z] Successfully built ef48f0366d40 [2022-04-01T13:10:41.321Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-01T13:10:41.321Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-04-01T13:10:41.321Z] ---> 7746b0ccebf9 [2022-04-01T13:10:41.321Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-01T13:10:43.392Z] ---> 0400a82da2fc [2022-04-01T13:10:43.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-01T13:10:45.643Z] ---> 64f88a92faf0 [2022-04-01T13:10:45.643Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-01T13:10:47.687Z] ---> 98c063061d13 [2022-04-01T13:10:47.687Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-01T13:10:47.965Z] ---> Running in 5ecd9ffca5a0 [2022-04-01T13:10:48.952Z] Removing intermediate container 5ecd9ffca5a0 [2022-04-01T13:10:48.952Z] ---> fadc3af4e17f [2022-04-01T13:10:48.952Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-01T13:10:49.227Z] ---> Running in 02bafc57602b [2022-04-01T13:10:50.218Z] Removing intermediate container 02bafc57602b [2022-04-01T13:10:50.218Z] ---> 1433b705d799 [2022-04-01T13:10:50.218Z] Step 21/23 : LABEL arch=arm64 [2022-04-01T13:10:50.218Z] ---> Running in 7d630da9f7be [2022-04-01T13:10:51.204Z] Removing intermediate container 7d630da9f7be [2022-04-01T13:10:51.204Z] ---> 11dd89ac8ad8 [2022-04-01T13:10:51.204Z] Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:10:51.204Z] ---> Running in 9c4d79817bcd [2022-04-01T13:10:52.201Z] Removing intermediate container 9c4d79817bcd [2022-04-01T13:10:52.201Z] ---> 23207348162d [2022-04-01T13:10:52.201Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T13:10:52.201Z] ---> Running in ba66d3a558d9 [2022-04-01T13:10:53.204Z] Removing intermediate container ba66d3a558d9 [2022-04-01T13:10:53.204Z] ---> 7c5f8b177bb3 [2022-04-01T13:10:53.204Z] [2022-04-01T13:10:54.216Z] Successfully built 7c5f8b177bb3 [2022-04-01T13:10:54.216Z] Successfully tagged security-spire-server-arm64:latest [2022-04-01T13:10:54.216Z]  Building security-spire-server ... done Building core-metadata [2022-04-01T13:10:56.865Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:10:56.865Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:10:56.865Z] ---> bea6c2de3701 [2022-04-01T13:10:56.865Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T13:10:56.865Z] ---> Using cache [2022-04-01T13:10:56.865Z] ---> 4709cd84d7f9 [2022-04-01T13:10:56.865Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:10:56.865Z] ---> Using cache [2022-04-01T13:10:56.865Z] ---> 2f0080ebf029 [2022-04-01T13:10:56.865Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-01T13:10:56.865Z] ---> Using cache [2022-04-01T13:10:56.865Z] ---> 6c434cf88bd8 [2022-04-01T13:10:56.865Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T13:10:56.865Z] ---> Using cache [2022-04-01T13:10:56.865Z] ---> 8a82ca336ed5 [2022-04-01T13:10:56.865Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:10:57.146Z] ---> Using cache [2022-04-01T13:10:57.146Z] ---> 8df26d808ff1 [2022-04-01T13:10:57.146Z] Step 8/23 : COPY . . [2022-04-01T13:10:57.146Z] ---> Using cache [2022-04-01T13:10:57.146Z] ---> cdaa65f56b47 [2022-04-01T13:10:57.146Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-01T13:10:57.772Z] ---> Running in d583924bdfad [2022-04-01T13:10:59.765Z] 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-04-01T13:11:21.992Z] ---> 3c6d6d5d5f5b [2022-04-01T13:11:21.992Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-01T13:11:21.992Z] ---> Running in 25ec51bd6664 [2022-04-01T13:11:21.992Z] 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-04-01T13:11:32.210Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:11:32.210Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:11:32.210Z] ---> bea6c2de3701 [2022-04-01T13:11:32.210Z] Step 3/22 : WORKDIR /edgex-go [2022-04-01T13:11:32.210Z] ---> Using cache [2022-04-01T13:11:32.210Z] ---> 4709cd84d7f9 [2022-04-01T13:11:32.210Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:11:32.210Z] ---> Using cache [2022-04-01T13:11:32.210Z] ---> 2f0080ebf029 [2022-04-01T13:11:32.210Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-01T13:11:32.210Z] ---> Using cache [2022-04-01T13:11:32.210Z] ---> 6c434cf88bd8 [2022-04-01T13:11:32.210Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-01T13:11:32.210Z] ---> Using cache [2022-04-01T13:11:32.210Z] ---> 8a82ca336ed5 [2022-04-01T13:11:32.210Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:11:32.210Z] ---> Using cache [2022-04-01T13:11:32.210Z] ---> 8df26d808ff1 [2022-04-01T13:11:32.210Z] Step 8/22 : COPY . . [2022-04-01T13:11:32.210Z] ---> Using cache [2022-04-01T13:11:32.210Z] ---> cdaa65f56b47 [2022-04-01T13:11:32.210Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-01T13:11:32.210Z] ---> Running in 0fa1f5ff018a [2022-04-01T13:11:33.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-01T13:11:46.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-01T13:11:46.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-01T13:11:46.097Z] ---> bea6c2de3701 [2022-04-01T13:11:46.097Z] Step 3/23 : WORKDIR /edgex-go [2022-04-01T13:11:46.097Z] ---> Using cache [2022-04-01T13:11:46.097Z] ---> 4709cd84d7f9 [2022-04-01T13:11:46.097Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T13:11:46.097Z] ---> Using cache [2022-04-01T13:11:46.097Z] ---> 2f0080ebf029 [2022-04-01T13:11:46.097Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-01T13:11:46.097Z] ---> Using cache [2022-04-01T13:11:46.097Z] ---> 6c434cf88bd8 [2022-04-01T13:11:46.097Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-01T13:11:46.097Z] ---> Using cache [2022-04-01T13:11:46.097Z] ---> 8a82ca336ed5 [2022-04-01T13:11:46.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T13:11:46.097Z] ---> Using cache [2022-04-01T13:11:46.097Z] ---> 8df26d808ff1 [2022-04-01T13:11:46.097Z] Step 8/23 : COPY . . [2022-04-01T13:11:46.097Z] ---> Using cache [2022-04-01T13:11:46.097Z] ---> cdaa65f56b47 [2022-04-01T13:11:46.097Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-01T13:11:46.097Z] ---> Running in 9ec5ab48d0a6 [2022-04-01T13:11:46.375Z] 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-04-01T13:15:38.451Z] Removing intermediate container 7c5b4f70f285 [2022-04-01T13:15:38.451Z] ---> fc153b84f873 [2022-04-01T13:15:38.451Z] [2022-04-01T13:15:38.451Z] Step 10/22 : FROM alpine:3.14 [2022-04-01T13:15:38.451Z] ---> cc3d11fa2d52 [2022-04-01T13:15:38.451Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-01T13:15:38.451Z] ---> Running in 2d0a356efc15 [2022-04-01T13:15:38.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:15:38.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:15:38.451Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-01T13:15:38.451Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T13:15:38.451Z] OK: 5 MiB in 15 packages [2022-04-01T13:15:38.451Z] Removing intermediate container 2d0a356efc15 [2022-04-01T13:15:38.451Z] ---> daff21b88604 [2022-04-01T13:15:38.451Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T13:15:38.451Z] ---> Running in c0e1d45312a4 [2022-04-01T13:15:39.055Z] Removing intermediate container c0e1d45312a4 [2022-04-01T13:15:39.055Z] ---> b9a5249cdcb7 [2022-04-01T13:15:39.055Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-01T13:15:39.055Z] ---> Running in 1570f331447c [2022-04-01T13:15:39.368Z] Removing intermediate container 1570f331447c [2022-04-01T13:15:39.368Z] ---> 65ead525af2c [2022-04-01T13:15:39.368Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-01T13:15:39.643Z] ---> Running in 75eec8c12952 [2022-04-01T13:15:40.245Z] Removing intermediate container 75eec8c12952 [2022-04-01T13:15:40.245Z] ---> 86ae7908d417 [2022-04-01T13:15:40.245Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T13:15:41.228Z] ---> 35f6b57648a3 [2022-04-01T13:15:41.228Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-01T13:15:43.856Z] ---> 3268c8f4daf0 [2022-04-01T13:15:43.856Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-01T13:15:45.300Z] ---> f1cab3391bd0 [2022-04-01T13:15:45.300Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-01T13:15:45.300Z] ---> Running in d8c67234eb11 [2022-04-01T13:15:45.588Z] Removing intermediate container d8c67234eb11 [2022-04-01T13:15:45.588Z] ---> c21f8a9cf6ae [2022-04-01T13:15:45.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T13:15:45.869Z] ---> Running in 4802c9993313 [2022-04-01T13:15:46.466Z] Removing intermediate container 4802c9993313 [2022-04-01T13:15:46.466Z] ---> 3bacf1992bd1 [2022-04-01T13:15:46.466Z] Step 20/22 : LABEL arch=arm64 [2022-04-01T13:15:46.466Z] ---> Running in 74fce26f4303 [2022-04-01T13:15:46.745Z] Removing intermediate container 74fce26f4303 [2022-04-01T13:15:46.745Z] ---> 9c67a8b1c3e3 [2022-04-01T13:15:46.745Z] Step 21/22 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:15:47.022Z] ---> Running in d32494ebe0d4 [2022-04-01T13:15:47.615Z] Removing intermediate container d32494ebe0d4 [2022-04-01T13:15:47.615Z] ---> 077a6cceb9a2 [2022-04-01T13:15:47.615Z] Step 22/22 : LABEL version=0.0.0 [2022-04-01T13:15:47.615Z] ---> Running in 2c5228a3edf9 [2022-04-01T13:15:48.213Z] Removing intermediate container 2c5228a3edf9 [2022-04-01T13:15:48.213Z] ---> 06a365dc2ce6 [2022-04-01T13:15:48.213Z] [2022-04-01T13:15:48.813Z] Successfully built 06a365dc2ce6 [2022-04-01T13:15:48.813Z] Successfully tagged support-scheduler-arm64:latest [2022-04-01T13:17:10.663Z]  Building support-scheduler ... done Removing intermediate container d583924bdfad [2022-04-01T13:17:10.663Z] ---> e933339989cd [2022-04-01T13:17:10.663Z] [2022-04-01T13:17:10.663Z] Step 10/23 : FROM alpine:3.14 [2022-04-01T13:17:10.663Z] ---> cc3d11fa2d52 [2022-04-01T13:17:10.663Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-01T13:17:10.663Z] ---> Using cache [2022-04-01T13:17:10.663Z] ---> daff21b88604 [2022-04-01T13:17:10.663Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T13:17:10.663Z] ---> Using cache [2022-04-01T13:17:10.663Z] ---> b9a5249cdcb7 [2022-04-01T13:17:10.663Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-01T13:17:10.663Z] ---> Running in 1877b69c6310 [2022-04-01T13:17:10.663Z] Removing intermediate container 1877b69c6310 [2022-04-01T13:17:10.663Z] ---> 6937ff4dfeb4 [2022-04-01T13:17:10.663Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-01T13:17:10.663Z] ---> Running in cabdb1c8e39d [2022-04-01T13:17:10.663Z] Removing intermediate container cabdb1c8e39d [2022-04-01T13:17:10.663Z] ---> 9b41aff92069 [2022-04-01T13:17:10.663Z] Step 15/23 : WORKDIR / [2022-04-01T13:17:10.663Z] ---> Running in 25fabd04e153 [2022-04-01T13:17:10.663Z] Removing intermediate container 25fabd04e153 [2022-04-01T13:17:10.663Z] ---> 238b4b49b430 [2022-04-01T13:17:10.663Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T13:17:10.663Z] ---> 14e116ee5b9e [2022-04-01T13:17:10.663Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-01T13:17:10.945Z] ---> 9aafff9ffc65 [2022-04-01T13:17:10.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-01T13:17:11.554Z] ---> 3487e5a395fb [2022-04-01T13:17:11.554Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-01T13:17:11.830Z] ---> Running in 2989ad29005f [2022-04-01T13:17:12.106Z] Removing intermediate container 2989ad29005f [2022-04-01T13:17:12.106Z] ---> df6f2fa2830a [2022-04-01T13:17:12.384Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T13:17:12.384Z] ---> Running in 4332d5d7aca8 [2022-04-01T13:17:12.995Z] Removing intermediate container 4332d5d7aca8 [2022-04-01T13:17:12.995Z] ---> 7e8894ed0d64 [2022-04-01T13:17:12.996Z] Step 21/23 : LABEL arch=arm64 [2022-04-01T13:17:12.996Z] ---> Running in b92ae6db1fca [2022-04-01T13:17:13.610Z] Removing intermediate container b92ae6db1fca [2022-04-01T13:17:13.610Z] ---> c05540599c37 [2022-04-01T13:17:13.610Z] Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:17:13.610Z] ---> Running in e9c66b0f9b89 [2022-04-01T13:17:13.892Z] Removing intermediate container e9c66b0f9b89 [2022-04-01T13:17:13.892Z] ---> 6e9de4e72b01 [2022-04-01T13:17:13.892Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T13:17:14.171Z] ---> Running in 8bd08c5896ed [2022-04-01T13:17:14.445Z] Removing intermediate container 8bd08c5896ed [2022-04-01T13:17:14.445Z] ---> 94c634486d0d [2022-04-01T13:17:14.445Z] [2022-04-01T13:17:15.045Z] Successfully built 94c634486d0d [2022-04-01T13:17:15.045Z] Successfully tagged core-command-arm64:latest [2022-04-01T13:17:19.377Z]  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-04-01T13:17:37.719Z] Removing intermediate container 0fa1f5ff018a [2022-04-01T13:17:37.719Z] ---> 8d12aaa19349 [2022-04-01T13:17:37.719Z] [2022-04-01T13:17:37.719Z] Step 10/22 : FROM alpine:3.14 [2022-04-01T13:17:37.719Z] ---> cc3d11fa2d52 [2022-04-01T13:17:37.719Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-01T13:17:37.719Z] ---> Running in 0fd355f0aeef [2022-04-01T13:17:37.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:17:37.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:17:37.990Z] Removing intermediate container 25ec51bd6664 [2022-04-01T13:17:37.990Z] ---> dc9c9f8ca65b [2022-04-01T13:17:37.990Z] [2022-04-01T13:17:37.990Z] Step 10/22 : FROM alpine:3.14 [2022-04-01T13:17:37.990Z] ---> cc3d11fa2d52 [2022-04-01T13:17:37.990Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-01T13:17:37.990Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-01T13:17:38.265Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-01T13:17:38.265Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-01T13:17:38.265Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-01T13:17:38.265Z] ---> Running in 56feed2692db [2022-04-01T13:17:38.265Z] (5/6) Installing curl (7.79.1-r0) [2022-04-01T13:17:38.265Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-01T13:17:38.265Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T13:17:38.265Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T13:17:38.554Z] OK: 8 MiB in 20 packages [2022-04-01T13:17:39.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T13:17:39.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T13:17:40.415Z] Removing intermediate container 0fd355f0aeef [2022-04-01T13:17:40.415Z] ---> 61c434e11c56 [2022-04-01T13:17:40.415Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-01T13:17:40.693Z] ---> Running in b781fa59a254 [2022-04-01T13:17:40.693Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-01T13:17:40.693Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-01T13:17:40.693Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T13:17:40.967Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T13:17:41.252Z] OK: 6 MiB in 16 packages [2022-04-01T13:17:41.252Z] Removing intermediate container b781fa59a254 [2022-04-01T13:17:41.252Z] ---> f63cd5c09cdb [2022-04-01T13:17:41.252Z] Step 13/22 : WORKDIR /edgex [2022-04-01T13:17:41.252Z] ---> Running in 72c5d4df0d37 [2022-04-01T13:17:41.856Z] Removing intermediate container 72c5d4df0d37 [2022-04-01T13:17:41.856Z] ---> a8ba3a67e6a4 [2022-04-01T13:17:41.856Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-01T13:17:42.829Z] Removing intermediate container 9ec5ab48d0a6 [2022-04-01T13:17:42.829Z] ---> 047a04e4d876 [2022-04-01T13:17:42.829Z] [2022-04-01T13:17:42.829Z] Step 10/23 : FROM alpine:3.14 [2022-04-01T13:17:42.829Z] ---> cc3d11fa2d52 [2022-04-01T13:17:42.829Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-01T13:17:42.829Z] ---> Using cache [2022-04-01T13:17:42.829Z] ---> daff21b88604 [2022-04-01T13:17:42.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T13:17:42.829Z] ---> Using cache [2022-04-01T13:17:42.829Z] ---> b9a5249cdcb7 [2022-04-01T13:17:42.829Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-01T13:17:42.829Z] ---> 6dffefaf822b [2022-04-01T13:17:42.829Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-01T13:17:42.829Z] ---> Running in a9525baf3439 [2022-04-01T13:17:42.829Z] Removing intermediate container 56feed2692db [2022-04-01T13:17:42.829Z] ---> fe45dbcc1822 [2022-04-01T13:17:42.829Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-01T13:17:42.829Z] ---> Running in 3696f26ced2c [2022-04-01T13:17:43.106Z] Removing intermediate container a9525baf3439 [2022-04-01T13:17:43.106Z] ---> 52b5c73fd07a [2022-04-01T13:17:43.106Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-01T13:17:43.379Z] ---> Running in b973adfbb061 [2022-04-01T13:17:43.379Z] Removing intermediate container 3696f26ced2c [2022-04-01T13:17:43.379Z] ---> 43304ef626d5 [2022-04-01T13:17:43.379Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-01T13:17:43.379Z] ---> Running in 88c4b90c585f [2022-04-01T13:17:43.654Z] Removing intermediate container b973adfbb061 [2022-04-01T13:17:43.654Z] ---> 658ca6e02686 [2022-04-01T13:17:43.654Z] Step 15/23 : WORKDIR / [2022-04-01T13:17:43.930Z] ---> Running in 3fa4af4dc3e8 [2022-04-01T13:17:43.930Z] Removing intermediate container 88c4b90c585f [2022-04-01T13:17:43.930Z] ---> d82fb8d64051 [2022-04-01T13:17:43.930Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-01T13:17:43.930Z] ---> Running in 54b667dd4819 [2022-04-01T13:17:44.534Z] Removing intermediate container 3fa4af4dc3e8 [2022-04-01T13:17:44.534Z] ---> 1228090048ca [2022-04-01T13:17:44.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T13:17:44.534Z] ---> 7a9c73bbbda1 [2022-04-01T13:17:44.534Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-01T13:17:44.534Z] Removing intermediate container 54b667dd4819 [2022-04-01T13:17:44.534Z] ---> f93be1ddd2d0 [2022-04-01T13:17:44.534Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-01T13:17:45.515Z] ---> 5c8a4caf1d24 [2022-04-01T13:17:45.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-01T13:17:45.515Z] ---> 6d6efdbb05a1 [2022-04-01T13:17:45.515Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-01T13:17:46.119Z] ---> 8b47015a28e7 [2022-04-01T13:17:46.119Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-01T13:17:47.105Z] ---> 397678f7fbe1 [2022-04-01T13:17:47.105Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-01T13:17:47.105Z] ---> 732a9cdb5974 [2022-04-01T13:17:47.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-01T13:17:47.105Z] ---> e0f9d8ff72b5 [2022-04-01T13:17:47.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-01T13:17:47.105Z] ---> Running in b0b087bf80ef [2022-04-01T13:17:48.088Z] ---> 0d9eb65c0329 [2022-04-01T13:17:48.088Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-01T13:17:48.088Z] ---> 916e07c10a76 [2022-04-01T13:17:48.088Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-01T13:17:48.366Z] ---> Running in eb26ddf20f13 [2022-04-01T13:17:48.366Z] ---> Running in 9e1b6a40c5b1 [2022-04-01T13:17:48.643Z] Removing intermediate container 9e1b6a40c5b1 [2022-04-01T13:17:48.643Z] ---> d3fecd06a99e [2022-04-01T13:17:48.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T13:17:48.926Z] Removing intermediate container eb26ddf20f13 [2022-04-01T13:17:48.926Z] ---> e1eac22ff212 [2022-04-01T13:17:48.926Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T13:17:48.926Z] ---> Running in 77429592d311 [2022-04-01T13:17:48.926Z] ---> Running in 28d8214c4ab1 [2022-04-01T13:17:49.525Z] Removing intermediate container 77429592d311 [2022-04-01T13:17:49.525Z] ---> e8f207c49398 [2022-04-01T13:17:49.525Z] Step 21/23 : LABEL arch=arm64 [2022-04-01T13:17:49.525Z] Removing intermediate container b0b087bf80ef [2022-04-01T13:17:49.525Z] ---> 354cd4de31b3 [2022-04-01T13:17:49.525Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-01T13:17:49.525Z] ---> Running in 681f9b7350b0 [2022-04-01T13:17:49.525Z] Removing intermediate container 28d8214c4ab1 [2022-04-01T13:17:49.525Z] ---> dfaf59e61f36 [2022-04-01T13:17:49.525Z] Step 20/22 : LABEL arch=arm64 [2022-04-01T13:17:49.525Z] ---> Running in f2361dc0b011 [2022-04-01T13:17:49.525Z] ---> Running in d535b6516409 [2022-04-01T13:17:50.122Z] Removing intermediate container 681f9b7350b0 [2022-04-01T13:17:50.122Z] ---> a261310d0cf3 [2022-04-01T13:17:50.122Z] Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:17:50.122Z] Removing intermediate container f2361dc0b011 [2022-04-01T13:17:50.122Z] ---> 0a9c33134be4 [2022-04-01T13:17:50.122Z] Step 20/22 : LABEL arch=arm64 [2022-04-01T13:17:50.122Z] ---> Running in 74fc8f0dc1cc [2022-04-01T13:17:50.122Z] Removing intermediate container d535b6516409 [2022-04-01T13:17:50.122Z] ---> 8e7d538c815e [2022-04-01T13:17:50.122Z] Step 21/22 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:17:50.122Z] ---> Running in 01751aaf7e31 [2022-04-01T13:17:50.122Z] ---> Running in d1400726cf1d [2022-04-01T13:17:50.724Z] Removing intermediate container 74fc8f0dc1cc [2022-04-01T13:17:50.724Z] ---> 1d17684737e0 [2022-04-01T13:17:50.724Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T13:17:50.724Z] Removing intermediate container 01751aaf7e31 [2022-04-01T13:17:50.724Z] ---> 973f8c6d09e2 [2022-04-01T13:17:50.724Z] Step 21/22 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f [2022-04-01T13:17:50.724Z] Removing intermediate container d1400726cf1d [2022-04-01T13:17:50.724Z] ---> 63d553912369 [2022-04-01T13:17:50.724Z] Step 22/22 : LABEL version=0.0.0 [2022-04-01T13:17:50.724Z] ---> Running in 8adc0e3c05bd [2022-04-01T13:17:50.724Z] ---> Running in 73ebc8896e0b [2022-04-01T13:17:50.724Z] ---> Running in 31a8ea084e86 [2022-04-01T13:17:51.326Z] Removing intermediate container 8adc0e3c05bd [2022-04-01T13:17:51.326Z] ---> 0cde107c85d5 [2022-04-01T13:17:51.326Z] [2022-04-01T13:17:51.326Z] Removing intermediate container 31a8ea084e86 [2022-04-01T13:17:51.326Z] ---> 36e56563af56 [2022-04-01T13:17:51.326Z] [2022-04-01T13:17:51.326Z] Removing intermediate container 73ebc8896e0b [2022-04-01T13:17:51.326Z] ---> 0ed828a891b2 [2022-04-01T13:17:51.326Z] Step 22/22 : LABEL version=0.0.0 [2022-04-01T13:17:51.326Z] ---> Running in 711dcf2e3e76 [2022-04-01T13:17:51.923Z] Removing intermediate container 711dcf2e3e76 [2022-04-01T13:17:51.923Z] ---> 10cf4437596e [2022-04-01T13:17:51.923Z] [2022-04-01T13:17:51.923Z] Successfully built 0cde107c85d5 [2022-04-01T13:17:51.923Z] Successfully tagged core-metadata-arm64:latest [2022-04-01T13:17:51.923Z]  Building core-metadata ... done Successfully built 36e56563af56 [2022-04-01T13:17:51.923Z] Successfully tagged support-notifications-arm64:latest [2022-04-01T13:17:52.194Z]  Building support-notifications ... done Successfully built 10cf4437596e [2022-04-01T13:17:52.194Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-01T13:17:52.482Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-04-01T13:17:52.477Z] $ docker stop --time=1 fc12cae9ef73249e24ded2ef15eb19605924b2464220b3a624cf2778c438637e [2022-04-01T13:17:54.134Z] $ docker rm -f fc12cae9ef73249e24ded2ef15eb19605924b2464220b3a624cf2778c438637e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T13:17:54.706Z] + docker images [2022-04-01T13:17:54.978Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-01T13:17:54.978Z] support-notifications-arm64 latest 36e56563af56 3 seconds ago 25.5MB [2022-04-01T13:17:54.978Z] security-proxy-setup-arm64 latest 10cf4437596e 3 seconds ago 42.1MB [2022-04-01T13:17:54.978Z] core-metadata-arm64 latest 0cde107c85d5 4 seconds ago 25.1MB [2022-04-01T13:17:54.978Z] 047a04e4d876 13 seconds ago 1.43GB [2022-04-01T13:17:54.978Z] dc9c9f8ca65b 18 seconds ago 1.43GB [2022-04-01T13:17:54.978Z] 8d12aaa19349 20 seconds ago 1.44GB [2022-04-01T13:17:54.978Z] core-command-arm64 latest 94c634486d0d 40 seconds ago 23.7MB [2022-04-01T13:17:54.978Z] e933339989cd 50 seconds ago 1.43GB [2022-04-01T13:17:54.978Z] support-scheduler-arm64 latest 06a365dc2ce6 2 minutes ago 24.9MB [2022-04-01T13:17:54.978Z] fc153b84f873 2 minutes ago 1.43GB [2022-04-01T13:17:54.978Z] security-spire-server-arm64 latest 7c5f8b177bb3 7 minutes ago 82.6MB [2022-04-01T13:17:54.978Z] security-spire-agent-arm64 latest ef48f0366d40 7 minutes ago 118MB [2022-04-01T13:17:54.978Z] f24f7030787f 7 minutes ago 1.42GB [2022-04-01T13:17:54.978Z] sys-mgmt-agent-arm64 latest 771a737f4704 7 minutes ago 290MB [2022-04-01T13:17:54.978Z] security-spiffe-token-provider-arm64 latest 576a34e3bb23 8 minutes ago 27.7MB [2022-04-01T13:17:54.978Z] core-data-arm64 latest bece97489c88 8 minutes ago 34.4MB [2022-04-01T13:17:54.978Z] 5ef7f4f9724b 8 minutes ago 1.42GB [2022-04-01T13:17:54.978Z] security-bootstrapper-arm64 latest 1ef489ff5358 8 minutes ago 23.6MB [2022-04-01T13:17:54.978Z] d3c21a933e00 8 minutes ago 1.46GB [2022-04-01T13:17:54.978Z] security-secretstore-setup-arm64 latest 91badd350b8d 9 minutes ago 40.8MB [2022-04-01T13:17:54.978Z] 6d35918e87ca 9 minutes ago 1.43GB [2022-04-01T13:17:54.978Z] cf15ef906eea 9 minutes ago 1.44GB [2022-04-01T13:17:54.978Z] 272a16966265 9 minutes ago 1.43GB [2022-04-01T13:17:54.978Z] security-spire-config-arm64 latest 10897ef3de8a 16 minutes ago 81.9MB [2022-04-01T13:17:54.978Z] 1568c429d984 16 minutes ago 1.42GB [2022-04-01T13:17:54.978Z] ci-base-image-arm64 latest bea6c2de3701 29 minutes ago 886MB [2022-04-01T13:17:54.978Z] docker 20.10.14 c52727829a8a 3 days ago 202MB [2022-04-01T13:17:54.978Z] alpine 3.14 cc3d11fa2d52 3 days ago 5.34MB [2022-04-01T13:17:54.978Z] alpine 3.15 03078ca19a05 3 days ago 5.32MB [2022-04-01T13:17:54.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-04-01T13:17:54.978Z] 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-04-01T13:17:55.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T13:17:55.421Z] [2022-04-01T13:17:55.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-01T13:17:55.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T13:17:56.044Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-01T13:17:56.044Z] 8998bd30e6a1: Pulling fs layer [2022-04-01T13:17:56.044Z] 04944245beec: Pulling fs layer [2022-04-01T13:17:56.044Z] 699f458cf7ca: Pulling fs layer [2022-04-01T13:17:56.044Z] 765212b225bb: Pulling fs layer [2022-04-01T13:17:56.044Z] f23df028b6ca: Pulling fs layer [2022-04-01T13:17:56.044Z] d65c8cfc05b1: Pulling fs layer [2022-04-01T13:17:56.044Z] 2437ff75d9bd: Pulling fs layer [2022-04-01T13:17:56.044Z] f23df028b6ca: Waiting [2022-04-01T13:17:56.044Z] d65c8cfc05b1: Waiting [2022-04-01T13:17:56.044Z] 2437ff75d9bd: Waiting [2022-04-01T13:17:56.044Z] 765212b225bb: Waiting [2022-04-01T13:17:56.044Z] 04944245beec: Verifying Checksum [2022-04-01T13:17:56.044Z] 04944245beec: Download complete [2022-04-01T13:17:56.044Z] 765212b225bb: Verifying Checksum [2022-04-01T13:17:56.044Z] 765212b225bb: Download complete [2022-04-01T13:17:56.044Z] f23df028b6ca: Verifying Checksum [2022-04-01T13:17:56.044Z] f23df028b6ca: Download complete [2022-04-01T13:17:56.044Z] d65c8cfc05b1: Verifying Checksum [2022-04-01T13:17:56.044Z] d65c8cfc05b1: Download complete [2022-04-01T13:17:56.319Z] 699f458cf7ca: Verifying Checksum [2022-04-01T13:17:56.319Z] 699f458cf7ca: Download complete [2022-04-01T13:17:56.592Z] 8998bd30e6a1: Verifying Checksum [2022-04-01T13:17:56.592Z] 8998bd30e6a1: Download complete [2022-04-01T13:17:59.215Z] 2437ff75d9bd: Verifying Checksum [2022-04-01T13:17:59.215Z] 2437ff75d9bd: Download complete [2022-04-01T13:18:01.185Z] 8998bd30e6a1: Pull complete [2022-04-01T13:18:01.458Z] 04944245beec: Pull complete [2022-04-01T13:18:03.429Z] 699f458cf7ca: Pull complete [2022-04-01T13:18:03.429Z] 765212b225bb: Pull complete [2022-04-01T13:18:04.024Z] f23df028b6ca: Pull complete [2022-04-01T13:18:04.297Z] d65c8cfc05b1: Pull complete [2022-04-01T13:18:19.364Z] 2437ff75d9bd: Pull complete [2022-04-01T13:18:19.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-01T13:18:19.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T13:18:19.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-01T13:18:19.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container [2022-04-01T13:18:19.661Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-01T13:18:22.363Z] $ docker top 7ee3155efbf99e97dc0860858baa2b6260c2d1b419d83cfd0dee5ed4c0d8ae69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:23.418Z] ---> job-cost.sh [2022-04-01T13:18:23.418Z] lf-activate-venv: SKIPPING [2022-04-01T13:18:23.418Z] INFO: No Stack... [2022-04-01T13:18:24.012Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-01T13:18:24.981Z] INFO: Archiving Costs [Pipeline] sh [2022-04-01T13:18:25.644Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-04-01T13:18:25.644Z] + cut -d, -f6 [Pipeline] lock [2022-04-01T13:18:25.680Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] [2022-04-01T13:18:25.688Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] did not exist. Created. [2022-04-01T13:18:25.688Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-01T13:18:26.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-01T13:18:26.522Z] Stashed 1 file(s) [Pipeline] } [2022-04-01T13:18:26.528Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-01T13:18:26.534Z] $ docker stop --time=1 7ee3155efbf99e97dc0860858baa2b6260c2d1b419d83cfd0dee5ed4c0d8ae69 [2022-04-01T13:18:28.063Z] $ docker rm -f 7ee3155efbf99e97dc0860858baa2b6260c2d1b419d83cfd0dee5ed4c0d8ae69 [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-04-01T13:18:28.580Z] provisioning config files... [2022-04-01T13:18:28.588Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config6900409940188589257tmp [Pipeline] { [Pipeline] sh [2022-04-01T13:18:28.888Z] + set +x [2022-04-01T13:18:28.889Z] + + bash -s -- [2022-04-01T13:18:28.889Z] curl -s https://codecov.io/bash [2022-04-01T13:18:28.889Z] [2022-04-01T13:18:28.889Z] _____ _ [2022-04-01T13:18:28.889Z] / ____| | | [2022-04-01T13:18:28.889Z] | | ___ __| | ___ ___ _____ __ [2022-04-01T13:18:28.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-01T13:18:28.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-01T13:18:28.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-01T13:18:28.889Z] Bash-1.0.6 [2022-04-01T13:18:28.889Z] [2022-04-01T13:18:28.889Z] [2022-04-01T13:18:28.889Z] ==> git version 2.25.1 found [2022-04-01T13:18:28.889Z] ==> 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-04-01T13:18:28.889Z] Release-Date: 2020-01-08 [2022-04-01T13:18:28.889Z] 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-04-01T13:18:28.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-01T13:18:28.889Z] ==> Jenkins CI detected. [2022-04-01T13:18:28.889Z] current dir:  /w/workspace/edgex-go/8 [2022-04-01T13:18:28.889Z] project root: . [2022-04-01T13:18:28.889Z] --> token set from env [2022-04-01T13:18:28.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-01T13:18:28.889Z] ==> Running gcov in . (disable via -X gcov) [2022-04-01T13:18:28.889Z] ==> Python coveragepy not found [2022-04-01T13:18:28.889Z] ==> Searching for coverage reports in: [2022-04-01T13:18:28.889Z] + . [2022-04-01T13:18:28.889Z] -> Found 1 reports [2022-04-01T13:18:28.889Z] ==> Detecting git/mercurial file structure [2022-04-01T13:18:29.149Z] ==> Reading reports [2022-04-01T13:18:29.149Z] + ./coverage.out bytes=429121 [2022-04-01T13:18:29.149Z] ==> Appending adjustments [2022-04-01T13:18:29.149Z] https://docs.codecov.io/docs/fixing-reports [2022-04-01T13:18:30.091Z] + Found adjustments [2022-04-01T13:18:30.091Z] ==> Gzipping contents [2022-04-01T13:18:30.091Z] 60K /tmp/codecov.tX4UB5.gz [2022-04-01T13:18:30.091Z] ==> Uploading reports [2022-04-01T13:18:30.091Z] url: https://codecov.io [2022-04-01T13:18:30.091Z] query: branch=PR-3924&commit=19d0b94307412ee007f67e7680af9a4b3bb642c6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-01T13:18:30.091Z] -> Pinging Codecov [2022-04-01T13:18:30.091Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=19d0b94307412ee007f67e7680af9a4b3bb642c6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-01T13:18:30.351Z] -> Uploading to [2022-04-01T13:18:30.351Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-01/00271124DB129430A58F1EEE437C3FCB/19d0b94307412ee007f67e7680af9a4b3bb642c6/defba8b6-5014-4760-b61a-ce1f9eadee47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T131830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a14f3d51babb8a45d12aa811e4949b264a46070cbc6a2c42756aed9e19415e9d [2022-04-01T13:18:30.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T13:18:30.351Z] Dload Upload Total Spent Left Speed [2022-04-01T13:18:30.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58682 0 0 100 58682 0 259k --:--:-- --:--:-- --:--:-- 258k 100 58682 0 0 100 58682 0 233k --:--:-- --:--:-- --:--:-- 232k [2022-04-01T13:18:30.612Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] } [2022-04-01T13:18:30.628Z] 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-04-01T13:18:31.358Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:31.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:32.529Z] ---> package-listing.sh [2022-04-01T13:18:32.529Z] ++ facter osfamily [2022-04-01T13:18:32.529Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-01T13:18:32.789Z] + OS_FAMILY=debian [2022-04-01T13:18:32.789Z] + workspace=/w/workspace/edgex-go/8 [2022-04-01T13:18:32.789Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-01T13:18:32.789Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-01T13:18:32.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-01T13:18:32.789Z] + PACKAGES=/tmp/packages_start.txt [2022-04-01T13:18:32.789Z] + '[' /w/workspace/edgex-go/8 ']' [2022-04-01T13:18:32.789Z] + PACKAGES=/tmp/packages_end.txt [2022-04-01T13:18:32.789Z] + case "${OS_FAMILY}" in [2022-04-01T13:18:32.789Z] + dpkg -l [2022-04-01T13:18:32.789Z] + grep '^ii' [2022-04-01T13:18:32.789Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-01T13:18:32.789Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-01T13:18:32.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-01T13:18:32.789Z] + '[' /w/workspace/edgex-go/8 ']' [2022-04-01T13:18:32.789Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-04-01T13:18:32.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-04-01T13:18:32.800Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-01T13:18:33.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-01T13:18:33.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T13:18:33.642Z] [2022-04-01T13:18:33.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T13:18:33.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T13:18:33.948Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-01T13:18:33.948Z] 5eb5b503b376: Pulling fs layer [2022-04-01T13:18:33.948Z] 5c69ac0246d0: Pulling fs layer [2022-04-01T13:18:33.948Z] ec43610c2a17: Pulling fs layer [2022-04-01T13:18:33.948Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-01T13:18:33.948Z] 33b1e0a273af: Pulling fs layer [2022-04-01T13:18:33.948Z] 5d3b04190fa2: Pulling fs layer [2022-04-01T13:18:33.948Z] 2f39f015ded8: Pulling fs layer [2022-04-01T13:18:33.948Z] 3a2ae6a8a46f: Waiting [2022-04-01T13:18:33.948Z] 33b1e0a273af: Waiting [2022-04-01T13:18:33.948Z] 5d3b04190fa2: Waiting [2022-04-01T13:18:33.948Z] 2f39f015ded8: Waiting [2022-04-01T13:18:33.948Z] 5c69ac0246d0: Verifying Checksum [2022-04-01T13:18:33.948Z] 5c69ac0246d0: Download complete [2022-04-01T13:18:33.948Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-01T13:18:33.948Z] 3a2ae6a8a46f: Download complete [2022-04-01T13:18:33.948Z] 33b1e0a273af: Verifying Checksum [2022-04-01T13:18:33.948Z] 33b1e0a273af: Download complete [2022-04-01T13:18:33.948Z] ec43610c2a17: Verifying Checksum [2022-04-01T13:18:33.948Z] ec43610c2a17: Download complete [2022-04-01T13:18:33.948Z] 5d3b04190fa2: Download complete [2022-04-01T13:18:34.206Z] 5eb5b503b376: Verifying Checksum [2022-04-01T13:18:34.206Z] 5eb5b503b376: Download complete [2022-04-01T13:18:34.771Z] 2f39f015ded8: Verifying Checksum [2022-04-01T13:18:34.771Z] 2f39f015ded8: Download complete [2022-04-01T13:18:35.339Z] 5eb5b503b376: Pull complete [2022-04-01T13:18:35.339Z] 5c69ac0246d0: Pull complete [2022-04-01T13:18:35.910Z] ec43610c2a17: Pull complete [2022-04-01T13:18:35.910Z] 3a2ae6a8a46f: Pull complete [2022-04-01T13:18:36.169Z] 33b1e0a273af: Pull complete [2022-04-01T13:18:36.169Z] 5d3b04190fa2: Pull complete [2022-04-01T13:18:40.366Z] 2f39f015ded8: Pull complete [2022-04-01T13:18:40.366Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-01T13:18:40.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T13:18:40.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-01T13:18:40.430Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2022-04-01T13:18:40.488Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-01T13:18:42.509Z] $ docker top 668db7bb1122f487f14f4d3000bfd80342fe0c0bede9ae5068eed7f982a9bafb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T13:18:42.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-01T13:18:43.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-01T13:18:43.415Z] + ls /var/log/sa-host [2022-04-01T13:18:43.415Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T13:18:43.507Z] provisioning config files... [2022-04-01T13:18:43.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5990804521225149750tmp [Pipeline] { [Pipeline] echo [2022-04-01T13:18:43.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:43.820Z] ---> create-netrc.sh [Pipeline] } [2022-04-01T13:18:43.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:44.159Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-01T13:18:44.169Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:44.458Z] ---> sudo-logs.sh [2022-04-01T13:18:44.458Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-01T13:18:44.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:44.778Z] ---> job-cost.sh [2022-04-01T13:18:44.778Z] lf-activate-venv: SKIPPING [2022-04-01T13:18:44.778Z] DEBUG: total: 0.10999999940395355 [2022-04-01T13:18:44.778Z] INFO: Retrieving Stack Cost... [2022-04-01T13:18:45.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-01T13:18:45.613Z] INFO: Archiving Costs [Pipeline] echo [2022-04-01T13:18:45.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T13:18:45.913Z] ---> logs-deploy.sh [2022-04-01T13:18:45.913Z] lf-activate-venv: SKIPPING [2022-04-01T13:18:45.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/8 [2022-04-01T13:18:45.913Z] INFO: archiving workspace using pattern(s): [2022-04-01T13:18:46.853Z] Archives upload complete. [2022-04-01T13:18:46.853Z] INFO: archiving logs to Nexus