Pull request #3917 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 1aaead758a254fa5b22300b6089f1f0873fd6e9a+7794663b2f6ed75afbb86dfef3a594310e3530e2 (7e791a4a8ae2a302907b0a635a4b13b73e6d9bbc) 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-ssh1807360608455841369.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-ssh11089548797769382464.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3917/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3917/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15611735996534155950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3917/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4499603978221329840.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9244525678264584442.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3917/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3917/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6423819077539237500.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-8036’ Running on prd-ubuntu20.04-docker-8c-8g-8042 in /w/workspace/edgexfoundry_edgex-go_PR-3917 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1aaead758a254fa5b22300b6089f1f0873fd6e9a Merge succeeded, producing 1aaead758a254fa5b22300b6089f1f0873fd6e9a Checking out Revision 1aaead758a254fa5b22300b6089f1f0873fd6e9a (PR-3917) > 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/3917/head:refs/remotes/origin/PR-3917 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # 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 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 Commit message: "fix: security-proxy-setup will not terminate on success" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:12:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:12:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:12:52 ========================================================= 01:12:52 EdgeX Global Pipelines Version Info 01:12:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:12:53 ------------------- 01:12:53 stable info: 01:12:53 ------------------- 01:12:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:12:53 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:12:53 Message: update stable to v1.0.221 01:12:53 ------------------- 01:12:53 experimental info: 01:12:53 ------------------- 01:12:53 Commited By: **** collab-it+edgex@linuxfoundation.org 01:12:53 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:12:53 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:12:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:12:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3917 [Pipeline] echo 01:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3917 [Pipeline] echo 01:12:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3917 [Pipeline] echo 01:12:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] echo 01:12:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1aaead7 [Pipeline] echo 01:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:55 provisioning config files... 01:12:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1178060054495710397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:55 ---> docker-login.sh 01:12:55 nexus3.edgexfoundry.org:10001 01:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:55 Configure a credential helper to remove this warning. See 01:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:55 01:12:55 Login Succeeded 01:12:55 nexus3.edgexfoundry.org:10002 01:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:56 Configure a credential helper to remove this warning. See 01:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:56 01:12:56 Login Succeeded 01:12:56 nexus3.edgexfoundry.org:10003 01:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:56 Configure a credential helper to remove this warning. See 01:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:56 01:12:56 Login Succeeded 01:12:56 nexus3.edgexfoundry.org:10004 01:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:56 Configure a credential helper to remove this warning. See 01:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:56 01:12:56 Login Succeeded 01:12:56 docker.io 01:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:57 Configure a credential helper to remove this warning. See 01:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:57 01:12:57 Login Succeeded 01:12:57 ---> docker-login.sh ends [Pipeline] } 01:12:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:57 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:12:57 + + dirname cmd/core-command/Dockerfile 01:12:57 cut -d/ -f2 01:12:57 + echo core-command,cmd/core-command/Dockerfile 01:12:57 + dirname cmd/core-data/Dockerfile 01:12:57 + cut -d/ -f2 01:12:57 + echo core-data,cmd/core-data/Dockerfile 01:12:57 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 01:12:57 01:12:57 + echo core-metadata,cmd/core-metadata/Dockerfile 01:12:57 + dirname cmd/security-bootstrapper/Dockerfile 01:12:57 + cut -d/ -f2 01:12:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:12:57 + dirname cmd/security-proxy-setup/Dockerfile 01:12:57 + cut -d/ -f2 01:12:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:12:57 + dirname cmd/security-secretstore-setup/Dockerfile 01:12:57 + cut -d/ -f2 01:12:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:12:57 + dirname cmd/support-notifications/Dockerfile 01:12:57 + cut -d/ -f2 01:12:57 + echo support-notifications,cmd/support-notifications/Dockerfile 01:12:57 + dirname cmd/support-scheduler/Dockerfile 01:12:57 + cut -d/ -f2 01:12:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:12:57 + dirname cmd/sys-mgmt-agent/Dockerfile 01:12:57 + cut -d/ -f2 01:12:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:12:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:12:58 + git rev-list -1 --merges 1aaead758a254fa5b22300b6089f1f0873fd6e9a~1..1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] echo 01:12:58 -----------> git rev-list -1 --merges 1aaead758a254fa5b22300b6089f1f0873fd6e9a~1..1aaead758a254fa5b22300b6089f1f0873fd6e9a 1aaead758a254fa5b22300b6089f1f0873fd6e9a [false] [Pipeline] sh 01:12:58 + git log --format=format:%s -1 1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] echo 01:12:58 ========================================================= 01:12:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:12:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:12:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:12:59 + grep -v github /etc/ssh/ssh_known_hosts 01:12:59 + [ -e /tmp/ssh_known_hosts ] 01:12:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:12:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:12:59 + sudo tee -a /etc/ssh/ssh_known_hosts 01:12:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:12:59 01:12:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:12:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:12:59 latest: Pulling from edgex-devops/git-semver 01:12:59 a0d0a0d46f8b: Pulling fs layer 01:12:59 3e5f54012d9b: Pulling fs layer 01:12:59 4c7163046ea9: Pulling fs layer 01:12:59 0c2d73faf560: Pulling fs layer 01:12:59 3e5f54012d9b: Verifying Checksum 01:12:59 3e5f54012d9b: Download complete 01:12:59 a0d0a0d46f8b: Download complete 01:12:59 0c2d73faf560: Verifying Checksum 01:12:59 0c2d73faf560: Download complete 01:12:59 4c7163046ea9: Verifying Checksum 01:12:59 4c7163046ea9: Download complete 01:13:00 a0d0a0d46f8b: Pull complete 01:13:00 3e5f54012d9b: Pull complete 01:13:00 4c7163046ea9: Pull complete 01:13:00 0c2d73faf560: Pull complete 01:13:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:13:00 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 01:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:13:01 $ docker top 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:01 [ssh-agent] Looking for ssh-agent implementation... 01:13:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:01 $ docker exec 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent 01:13:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdcmaei/agent.13 01:13:02 SSH_AGENT_PID=19 01:13:02 Running ssh-add (command line suppressed) 01:13:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_72332944470025603.key (/w/workspace/edgex-go/1@tmp/private_key_72332944470025603.key) 01:13:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:02 + git tag --points-at HEAD [Pipeline] } 01:13:02 $ docker exec --env ******** --env ******** 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent -k 01:13:02 unset SSH_AUTH_SOCK; 01:13:02 unset SSH_AGENT_PID; 01:13:02 echo Agent pid 19 killed; 01:13:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:13:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:02 [ssh-agent] Looking for ssh-agent implementation... 01:13:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:02 $ docker exec 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent 01:13:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCHcmmh/agent.52 01:13:03 SSH_AGENT_PID=58 01:13:03 Running ssh-add (command line suppressed) 01:13:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4481164392647664044.key (/w/workspace/edgex-go/1@tmp/private_key_4481164392647664044.key) 01:13:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:03 + git semver init 01:13:03 # -> Open(): unable to determine branch for HEAD 01:13:03 # $GIT_DIR = /w/workspace/edgex-go/1/.git 01:13:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 01:13:03 # $SEMVER_REMOTE_NAME = origin 01:13:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:13:03 # $SEMVER_USER_NAME = edgex-jenkins 01:13:03 # $SEMVER_BRANCH = PR-3917 01:13:03 # $SEMVER_TEMP = /tmp/semver-701329556 01:13:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:13:18 # '/tmp/semver-701329556' -> '/w/workspace/edgex-go/1/.semver' 01:13:18 # -> Force: false 01:13:18 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 01:13:18 $ docker exec --env ******** --env ******** 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent -k 01:13:18 unset SSH_AUTH_SOCK; 01:13:18 unset SSH_AGENT_PID; 01:13:18 echo Agent pid 58 killed; 01:13:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:19 + git semver [Pipeline] } 01:13:19 $ docker stop --time=1 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 01:13:20 $ docker rm -f 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 [Pipeline] // withDockerContainer [Pipeline] sh 01:13:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:13:21 Stashed 1 file(s) [Pipeline] echo 01:13:21 [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 01:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:13:22 ========================================================= 01:13:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:13:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:13:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:13:22 59bf1c3509f3: Pulling fs layer 01:13:22 666ba61612fd: Pulling fs layer 01:13:22 8ed8ca486205: Pulling fs layer 01:13:22 4fe6c5a15a65: Pulling fs layer 01:13:22 22a0e8bec74d: Pulling fs layer 01:13:22 640e595b4fbd: Pulling fs layer 01:13:22 763cafe07f6e: Pulling fs layer 01:13:22 0c0b528cf693: Pulling fs layer 01:13:22 10935f4eaf8b: Pulling fs layer 01:13:22 640e595b4fbd: Waiting 01:13:22 763cafe07f6e: Waiting 01:13:22 0c0b528cf693: Waiting 01:13:22 4fe6c5a15a65: Waiting 01:13:22 22a0e8bec74d: Waiting 01:13:22 10935f4eaf8b: Waiting 01:13:22 8ed8ca486205: Verifying Checksum 01:13:22 8ed8ca486205: Download complete 01:13:22 666ba61612fd: Download complete 01:13:22 22a0e8bec74d: Download complete 01:13:22 640e595b4fbd: Verifying Checksum 01:13:22 640e595b4fbd: Download complete 01:13:22 59bf1c3509f3: Verifying Checksum 01:13:22 59bf1c3509f3: Download complete 01:13:22 763cafe07f6e: Download complete 01:13:22 0c0b528cf693: Download complete 01:13:22 59bf1c3509f3: Pull complete 01:13:22 666ba61612fd: Pull complete 01:13:22 8ed8ca486205: Pull complete 01:13:23 10935f4eaf8b: Verifying Checksum 01:13:23 10935f4eaf8b: Download complete 01:13:23 4fe6c5a15a65: Verifying Checksum 01:13:27 4fe6c5a15a65: Pull complete 01:13:27 22a0e8bec74d: Pull complete 01:13:27 640e595b4fbd: Pull complete 01:13:27 763cafe07f6e: Pull complete 01:13:27 0c0b528cf693: Pull complete 01:13:29 10935f4eaf8b: Pull complete 01:13:29 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:13:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:13:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:13:30 WORKDIR /edgex 01:13:30 COPY go.mod . 01:13:30 RUN go mod download 01:13:30 + docker build -t ci-base-image-x86_64 -f - . 01:13:31 Sending build context to Docker daemon 334.2MB 01:13:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:13:31 ---> 99d49a6021b9 01:13:31 Step 2/4 : WORKDIR /edgex 01:13:33 ---> Running in 6f78b06102cc 01:13:33 Removing intermediate container 6f78b06102cc 01:13:33 ---> 4b5d9c7f2b36 01:13:33 Step 3/4 : COPY go.mod . 01:13:33 ---> 53514e359b8e 01:13:33 Step 4/4 : RUN go mod download 01:13:33 ---> Running in e7169597a65e 01:13:36 Still waiting to schedule task 01:13:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8040’ 01:14:05 Removing intermediate container e7169597a65e 01:14:05 ---> 4125ceba9063 01:14:05 Successfully built 4125ceba9063 01:14:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:14:06 + docker inspect -f . ci-base-image-x86_64 01:14:06 . [Pipeline] withDockerContainer 01:14:06 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 01:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:14:06 $ docker top 7f9d91c956f295feaf1620ee54854c58ccb322cd2a49c2509c41f38a7d3f4d9c -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:07 + go version 01:14:07 go version go1.17.6 linux/amd64 [Pipeline] } 01:14:07 $ docker stop --time=1 7f9d91c956f295feaf1620ee54854c58ccb322cd2a49c2509c41f38a7d3f4d9c 01:14:08 $ docker rm -f 7f9d91c956f295feaf1620ee54854c58ccb322cd2a49c2509c41f38a7d3f4d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:09 + docker inspect -f . ci-base-image-x86_64 01:14:09 . [Pipeline] withDockerContainer 01:14:09 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 01:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:14:09 $ docker top c49b619548b17452ad010e6150b79b5ce8c1993405725a1400b695e8ec949262 -eo pid,comm [Pipeline] { [Pipeline] echo 01:14:09 ========================================================= 01:14:09 [edgeXBuildGoParallel] Running Tests and Build... 01:14:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:14:10 + make test 01:14:10 go mod tidy 01:14:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:14:15 ? github.com/edgexfoundry/edgex-go [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements 01:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:14:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 01:14:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:14:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.9% of statements 01:14:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:14:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.208s coverage: 89.2% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 94.2% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 24.0% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 01:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 01:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 01:14:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements 01:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.2% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 65.4% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 01:14:50 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 01:15:03 GO111MODULE=on go vet ./... 01:15:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:15:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:15:07 ./bin/test-attribution-txt.sh [Pipeline] echo 01:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:15:08 + ls -al . 01:15:08 total 676 01:15:08 drwxrwxr-x 10 1001 1001 4096 Mar 19 01:15 . 01:15:08 drwxr-xr-x 4 root root 4096 Mar 19 01:14 .. 01:15:08 -rw-rw-r-- 1 1001 1001 11 Mar 19 01:12 .dockerignore 01:15:08 drwxrwxr-x 8 1001 1001 4096 Mar 19 01:12 .git 01:15:08 drwxrwxr-x 4 1001 1001 4096 Mar 19 01:12 .github 01:15:08 -rw-rw-r-- 1 1001 1001 804 Mar 19 01:12 .gitignore 01:15:08 -rw-rw-r-- 1 1001 1001 42 Mar 19 01:12 .golangci.yml 01:15:08 -rw-rw-r-- 1 1001 1001 76 Mar 19 01:12 .hadolint.yml 01:15:08 drwx------ 3 1001 1001 4096 Mar 19 01:13 .semver 01:15:08 -rw-rw-r-- 1 1001 1001 166 Mar 19 01:12 .sonarcloud.properties 01:15:08 -rw-rw-r-- 1 1001 1001 1171 Mar 19 01:12 ADOPTERS.md 01:15:08 -rw-rw-r-- 1 1001 1001 9019 Mar 19 01:12 Attribution.txt 01:15:08 -rw-rw-r-- 1 1001 1001 51732 Mar 19 01:12 CHANGELOG.md 01:15:08 -rw-rw-r-- 1 1001 1001 3804 Mar 19 01:12 CONTRIBUTING.md 01:15:08 -rw-rw-r-- 1 1001 1001 677 Mar 19 01:12 GOVERNANCE.md 01:15:08 -rw-rw-r-- 1 1001 1001 849 Mar 19 01:12 Jenkinsfile 01:15:08 -rw-rw-r-- 1 1001 1001 10775 Mar 19 01:12 LICENSE 01:15:08 -rw-rw-r-- 1 1001 1001 6508 Mar 19 01:12 Makefile 01:15:08 -rw-rw-r-- 1 1001 1001 582 Mar 19 01:12 OWNERS.md 01:15:08 -rw-rw-r-- 1 1001 1001 8207 Mar 19 01:12 README.md 01:15:08 -rw-rw-r-- 1 1001 1001 6912 Mar 19 01:12 SECURITY.md 01:15:08 -rw-rw-r-- 1 1001 1001 5 Mar 19 01:13 VERSION 01:15:08 -rw-rw-r-- 1 1001 1001 4131 Mar 19 01:12 ZMQWindows.md 01:15:08 drwxrwxr-x 2 1001 1001 4096 Mar 19 01:12 bin 01:15:08 drwxrwxr-x 14 1001 1001 4096 Mar 19 01:12 cmd 01:15:08 -rw-r--r-- 1 root root 426503 Mar 19 01:14 coverage.out 01:15:08 -rw-rw-r-- 1 1001 1001 2827 Mar 19 01:12 go.mod 01:15:08 -rw-rw-r-- 1 1001 1001 50579 Mar 19 01:12 go.sum 01:15:08 drwxrwxr-x 8 1001 1001 4096 Mar 19 01:12 internal 01:15:08 drwxrwxr-x 3 1001 1001 4096 Mar 19 01:12 openapi 01:15:08 drwxrwxr-x 4 1001 1001 4096 Mar 19 01:12 snap 01:15:08 -rw-rw-r-- 1 1001 1001 204 Mar 19 01:12 version.go [Pipeline] sh 01:15:09 + '[' -e coverage.out ] 01:15:09 + chown 1001:1001 coverage.out [Pipeline] stash 01:15:09 Stashed 1 file(s) [Pipeline] sh 01:15:09 + make build 01:15:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:15:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:15:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:15:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:15:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:15:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:15:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:15:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:15:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:15:23 $ docker stop --time=1 c49b619548b17452ad010e6150b79b5ce8c1993405725a1400b695e8ec949262 01:15:25 $ docker rm -f c49b619548b17452ad010e6150b79b5ce8c1993405725a1400b695e8ec949262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:15:27 01:15:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:15:27 latest: Pulling from edgex-devops/edgex-compose 01:15:27 cbdbe7a5bc2a: Pulling fs layer 01:15:27 ca9280d653b3: Pulling fs layer 01:15:27 7e9c9ca2126c: Pulling fs layer 01:15:27 cbdbe7a5bc2a: Verifying Checksum 01:15:27 cbdbe7a5bc2a: Download complete 01:15:27 ca9280d653b3: Verifying Checksum 01:15:27 ca9280d653b3: Download complete 01:15:27 cbdbe7a5bc2a: Pull complete 01:15:27 7e9c9ca2126c: Verifying Checksum 01:15:27 7e9c9ca2126c: Download complete 01:15:28 ca9280d653b3: Pull complete 01:15:31 7e9c9ca2126c: Pull complete 01:15:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:15:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:15:31 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 01:15:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:15:32 $ docker top 78c943319fc979405f513091c7dcc2101a937e9f2ada6243ce46ff848e49d027 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:33 + docker-compose build --help 01:15:33 + grep parallel 01:15:33 --parallel Build images in parallel. [Pipeline] } 01:15:33 $ docker stop --time=1 78c943319fc979405f513091c7dcc2101a937e9f2ada6243ce46ff848e49d027 01:15:35 $ docker rm -f 78c943319fc979405f513091c7dcc2101a937e9f2ada6243ce46ff848e49d027 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:15:35 . [Pipeline] withDockerContainer 01:15:35 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 01:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:15:36 $ docker top 5966846d7687a8e34de08cbc16ef91250c18da97ef7b14a4245c19ebbea2a82d -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:36 + docker-compose -f ./docker-compose-build.yml build --parallel 01:15:37 Building core-command ... 01:15:37 Building core-data ... 01:15:37 Building core-metadata ... 01:15:37 Building security-bootstrapper ... 01:15:37 Building security-proxy-setup ... 01:15:37 Building security-secretstore-setup ... 01:15:37 Building support-notifications ... 01:15:37 Building support-scheduler ... 01:15:37 Building sys-mgmt-agent ... 01:15:37 Building sys-mgmt-agent 01:15:37 Building security-proxy-setup 01:15:37 Building support-scheduler 01:15:37 Building core-metadata 01:15:37 Building security-bootstrapper 01:15:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:15:52 ---> 4125ceba9063 01:15:52 Step 3/22 : WORKDIR /edgex-go 01:15:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:15:52 ---> 4125ceba9063 01:15:52 Step 3/23 : WORKDIR /edgex-go 01:15:52 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:15:52 ---> 4125ceba9063 01:15:52 Step 3/31 : WORKDIR /edgex-go 01:15:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:15:52 01:15:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 4125ceba9063 01:15:52 01:15:52 Step 3/23 : WORKDIR /edgex-go ---> 4125ceba9063 01:15:52 01:15:52 Step 3/22 : WORKDIR /edgex-go 01:15:53 ---> Running in 111b46eef5ee 01:15:53 ---> Running in e49dea016bee 01:15:53 ---> Running in 447f6393298e 01:15:53 ---> Running in c59e1e6c206e 01:15:53 ---> Running in f4839659500d 01:15:53 Removing intermediate container e49dea016bee 01:15:53 ---> eb20b28ac6af 01:15:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:53 Removing intermediate container f4839659500d 01:15:53 ---> ad3610a77e43 01:15:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:53 Removing intermediate container 447f6393298e 01:15:53 ---> 50df19c7169e 01:15:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:53 Removing intermediate container c59e1e6c206e 01:15:53 ---> e338d90a42c4 01:15:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:53 Removing intermediate container 111b46eef5ee 01:15:53 ---> 865d8ab72a42 01:15:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:53 ---> Running in 6818560521b7 01:15:53 ---> Running in cf39704990a7 01:15:53 ---> Running in 26969217ae16 01:15:53 ---> Running in 73905f2261fe 01:15:53 ---> Running in 5c59f6a0f114 01:15:54 Removing intermediate container cf39704990a7 01:15:54 ---> cee79633127c 01:15:54 Step 5/23 : RUN apk add --update --no-cache make bash git 01:15:54 ---> Running in 3f9add4505dc 01:15:55 Removing intermediate container 6818560521b7 01:15:55 ---> b76b3fabee96 01:15:55 Step 5/23 : RUN apk add --update --no-cache make git 01:15:55 ---> Running in c70a82f31658 01:15:55 Removing intermediate container 26969217ae16 01:15:55 ---> 754b1a93e1d0 01:15:55 Step 5/22 : RUN apk add --update --no-cache make git 01:15:55 ---> Running in b67d5b6b7873 01:15:55 Removing intermediate container 73905f2261fe 01:15:55 ---> e4fcbffcc26d 01:15:55 Step 5/31 : RUN apk add --update --no-cache make git 01:15:55 Removing intermediate container 5c59f6a0f114 01:15:55 ---> d33bb7a9c75b 01:15:55 Step 5/22 : RUN apk add --update --no-cache make git 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:55 ---> Running in 6edb6313c390 01:15:55 ---> Running in c959b983f0ef 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:56 OK: 221 MiB in 52 packages 01:15:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:56 OK: 221 MiB in 52 packages 01:15:56 OK: 221 MiB in 52 packages 01:15:56 Removing intermediate container 3f9add4505dc 01:15:56 ---> 2dc29196cb4e 01:15:56 Step 6/23 : COPY go.mod vendor* ./ 01:15:56 OK: 221 MiB in 52 packages 01:15:57 OK: 221 MiB in 52 packages 01:15:57 ---> 073b0da1236a 01:15:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:57 ---> Running in 64310a816871 01:15:57 Removing intermediate container c70a82f31658 01:15:57 ---> 80f0c06aef0d 01:15:57 Step 6/23 : COPY go.mod vendor* ./ 01:15:57 Removing intermediate container b67d5b6b7873 01:15:57 ---> 6fc7a667c768 01:15:57 Step 6/22 : COPY go.mod vendor* ./ 01:15:57 ---> af4982bd4b1e 01:15:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:57 ---> Running in aba86e180119 01:15:57 Removing intermediate container 6edb6313c390 01:15:57 ---> e6ae2f7a1c51 01:15:57 Step 6/31 : COPY go.mod vendor* ./ 01:15:57 ---> af5077bd942e 01:15:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:57 ---> Running in 9460b5edc33f 01:15:57 Removing intermediate container c959b983f0ef 01:15:57 ---> 758c4e7437a9 01:15:57 Step 6/22 : COPY go.mod vendor* ./ 01:15:58 ---> 810f6b975573 01:15:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:58 ---> 0d9bdbc4a5c2 01:15:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:58 ---> Running in 3c971f6d9be5 01:15:58 ---> Running in f20841c36321 01:15:58 Removing intermediate container aba86e180119 01:15:58 ---> 23958cb4e82f 01:15:58 Step 8/23 : COPY . . 01:15:58 Removing intermediate container 64310a816871 01:15:58 ---> 39a4da21b168 01:15:58 Step 8/23 : COPY . . 01:15:58 Removing intermediate container 9460b5edc33f 01:15:58 ---> f31520d7bb2e 01:15:58 Step 8/22 : COPY . . 01:16:04 Removing intermediate container f20841c36321 01:16:04 ---> f0fe707b3d0b 01:16:04 Step 8/22 : COPY . . 01:16:04 Removing intermediate container 3c971f6d9be5 01:16:04 ---> 106403f13e6c 01:16:04 Step 8/31 : COPY . . 01:16:04 ---> 9fe0875fde3e 01:16:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:16:04 ---> da36f70a8f0e 01:16:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:16:04 ---> a684ed7970f3 01:16:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:16:07 ---> Running in a927486d1707 01:16:07 ---> Running in 75907ffaa851 01:16:07 ---> Running in 53d5c913f44b 01:16:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:16:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:16:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:16:09 ---> 627e611dd2d8 01:16:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:16:09 ---> 6cb868995faf 01:16:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:16:09 ---> Running in b5dd57c7021c 01:16:09 ---> Running in 8b2929936642 01:16:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:16:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:16:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:16:23 Removing intermediate container 53d5c913f44b 01:16:23 ---> da3b7808859c 01:16:23 01:16:23 Step 10/23 : FROM alpine:3.14 01:16:23 Removing intermediate container 75907ffaa851 01:16:23 ---> 58d7a5e1d00c 01:16:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:16:23 3.14: Pulling from library/alpine 01:16:23 ---> Running in b0ff4d812207 01:16:23 Removing intermediate container a927486d1707 01:16:23 ---> d3eac02893f8 01:16:23 01:16:23 Step 10/22 : FROM alpine:3.14 01:16:23 3.14: Pulling from library/alpine 01:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:16:24 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 01:16:24 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 01:16:24 Status: Downloaded newer image for alpine:3.14 01:16:24 Status: Image is up to date for alpine:3.14 01:16:24 ---> a33ac4f1069a 01:16:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:16:24 ---> a33ac4f1069a 01:16:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:16:24 ---> Running in 3ccd65565ab3 01:16:24 ---> Running in 4cfe70bf90d2 01:16:24 Removing intermediate container 8b2929936642 01:16:24 ---> 81ddefe1c6a6 01:16:24 01:16:24 Step 10/31 : FROM alpine:3.14 01:16:24 ---> a33ac4f1069a 01:16:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:16:24 Removing intermediate container b5dd57c7021c 01:16:24 ---> 3270ae6e0085 01:16:24 01:16:24 Step 10/22 : FROM alpine:3.14 01:16:24 ---> a33ac4f1069a 01:16:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:16:24 ---> Running in 009cdc9a728b 01:16:24 ---> Running in e53ec64445a6 01:16:24 Removing intermediate container 009cdc9a728b 01:16:24 ---> 9a67915218fe 01:16:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:16:24 ---> Running in 9cbcd4555b8e 01:16:24 Removing intermediate container b0ff4d812207 01:16:24 ---> 4809c03c2519 01:16:24 01:16:24 Step 11/23 : FROM docker:20.10.10 01:16:24 20.10.10: Pulling from library/docker 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:25 (1/1) Installing dumb-init (1.2.5-r1) 01:16:25 Executing busybox-1.33.1-r6.trigger 01:16:25 OK: 6 MiB in 15 packages 01:16:25 (1/1) Installing dumb-init (1.2.5-r1) 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:25 Executing busybox-1.33.1-r6.trigger 01:16:25 OK: 6 MiB in 15 packages 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:25 (1/2) Installing dumb-init (1.2.5-r1) 01:16:25 (2/2) Installing su-exec (0.2-r1) 01:16:25 Executing busybox-1.33.1-r6.trigger 01:16:25 OK: 6 MiB in 16 packages 01:16:25 (1/6) Installing ca-certificates (20211220-r0) 01:16:25 (2/6) Installing brotli-libs (1.0.9-r5) 01:16:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:16:25 (4/6) Installing libcurl (7.79.1-r0) 01:16:25 (5/6) Installing curl (7.79.1-r0) 01:16:25 (6/6) Installing dumb-init (1.2.5-r1) 01:16:25 Executing busybox-1.33.1-r6.trigger 01:16:25 Executing ca-certificates-20211220-r0.trigger 01:16:25 OK: 8 MiB in 20 packages 01:16:26 Removing intermediate container 4cfe70bf90d2 01:16:26 ---> 6f91fabe774a 01:16:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:26 Removing intermediate container 3ccd65565ab3 01:16:26 ---> 2c60840f61fe 01:16:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:26 ---> Running in b49facfd09f2 01:16:27 ---> Running in f1fbe750d598 01:16:27 Removing intermediate container b49facfd09f2 01:16:27 ---> f6a19d2e1162 01:16:27 Step 13/22 : ENV APP_PORT=59861 01:16:27 Removing intermediate container 9cbcd4555b8e 01:16:27 ---> a7853d9d8c30 01:16:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:16:27 Removing intermediate container f1fbe750d598 01:16:27 ---> 83036e21794a 01:16:27 Step 13/23 : ENV APP_PORT=59881 01:16:27 ---> Running in c9cb66da394c 01:16:27 ---> Running in b54583474530 01:16:27 ---> Running in b4e0b66e544a 01:16:27 Removing intermediate container e53ec64445a6 01:16:27 ---> f77555e42b1b 01:16:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:16:27 ---> Running in e370a077dba5 01:16:27 Removing intermediate container c9cb66da394c 01:16:27 ---> 2cacd65185b8 01:16:27 Step 14/22 : EXPOSE $APP_PORT 01:16:27 Removing intermediate container b4e0b66e544a 01:16:27 ---> 6ad406d6e29f 01:16:27 Step 14/23 : EXPOSE $APP_PORT 01:16:27 Removing intermediate container b54583474530 01:16:27 ---> f69fc7730092 01:16:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:16:27 Removing intermediate container e370a077dba5 01:16:27 ---> 5de803762933 01:16:27 Step 13/22 : WORKDIR /edgex 01:16:27 ---> Running in 03397859bf5a 01:16:27 ---> Running in eaf9ce9f82cf 01:16:27 ---> Running in 262c1b653383 01:16:27 ---> Running in 6be090a6db1f 01:16:27 Removing intermediate container 03397859bf5a 01:16:27 ---> 9e7883a955e7 01:16:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:27 Removing intermediate container 262c1b653383 01:16:27 ---> dd2a6f3df85f 01:16:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:16:27 Removing intermediate container eaf9ce9f82cf 01:16:27 ---> a6dfeaca4f63 01:16:27 Step 15/23 : WORKDIR / 01:16:27 Removing intermediate container 6be090a6db1f 01:16:27 ---> 523e158fb321 01:16:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:16:28 ---> Running in 37d5aa85b70c 01:16:28 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 01:16:28 Status: Downloaded newer image for docker:20.10.10 01:16:28 ---> b706a049f56e 01:16:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:16:28 ---> Running in 2b8ccb925f1e 01:16:28 ---> c45dd5f358cf 01:16:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:16:28 ---> Running in 291d64db9f19 01:16:28 ---> 7122fcaa77fd 01:16:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:16:28 Removing intermediate container 2b8ccb925f1e 01:16:28 ---> 8b8f428801b3 01:16:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:28 Removing intermediate container 291d64db9f19 01:16:28 ---> 23c0f5ac6c8b 01:16:28 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 01:16:28 ---> Running in 0536e7013433 01:16:28 ---> af74d2af51d1 01:16:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:16:28 ---> bf1e48801f5f 01:16:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:16:28 ---> 6b52836921db 01:16:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:16:28 ---> 18d5ba6f5384 01:16:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:29 Removing intermediate container 37d5aa85b70c 01:16:29 ---> 801a1d157111 01:16:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:16:29 ---> Running in 34509135e94d 01:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:29 ---> 06c1b2ccc83c 01:16:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:16:29 ---> Running in d8295b149f6d 01:16:29 Removing intermediate container 34509135e94d 01:16:29 ---> 4b5b4fe7fd58 01:16:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:29 ---> eb5e097bd07b 01:16:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:16:29 (1/42) Installing readline (8.1.0-r0) 01:16:29 (2/42) Installing bash (5.1.4-r0) 01:16:29 ---> Running in 07fd7c14e9b4 01:16:29 Executing bash-5.1.4-r0.post-install 01:16:29 Removing intermediate container d8295b149f6d 01:16:29 ---> abf647203fba 01:16:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:16:29 (3/42) Installing brotli-libs (1.0.9-r5) 01:16:29 ---> eded6cdc9025 01:16:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:16:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:16:29 (5/42) Installing libcurl (7.79.1-r0) 01:16:29 (6/42) Installing curl (7.79.1-r0) 01:16:29 (7/42) Installing dumb-init (1.2.5-r1) 01:16:29 (8/42) Installing libbz2 (1.0.8-r1) 01:16:29 ---> Running in 52a3dcac6bee 01:16:29 (9/42) Installing expat (2.4.7-r0) 01:16:29 (10/42) Installing libffi (3.3-r2) 01:16:29 (11/42) Installing gdbm (1.19-r0) 01:16:29 ---> 78b520ba47bc 01:16:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:16:29 (12/42) Installing xz-libs (5.2.5-r0) 01:16:29 Removing intermediate container 07fd7c14e9b4 01:16:29 ---> 825589c32cf9 01:16:29 Step 20/22 : LABEL arch=x86_64 01:16:29 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:16:29 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:16:29 (15/42) Installing mpdecimal (2.5.1-r1) 01:16:29 (16/42) Installing sqlite-libs (3.35.5-r0) 01:16:29 (17/42) Installing python3 (3.9.5-r2) 01:16:29 ---> Running in da2b92435099 01:16:29 ---> Running in 72aea110c23e 01:16:29 ---> 867d2a65f160 01:16:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:16:29 Removing intermediate container 52a3dcac6bee 01:16:29 ---> b2fad506a07d 01:16:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:29 ---> Running in 6f9ff8a01244 01:16:29 Removing intermediate container 72aea110c23e 01:16:29 ---> 108a659f8298 01:16:29 Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:16:29 ---> Running in 596775f5deb0 01:16:30 ---> Running in 5b4c3d2f981a 01:16:30 Removing intermediate container 596775f5deb0 01:16:30 ---> 4b1d632255b9 01:16:30 Step 21/23 : LABEL arch=x86_64 01:16:30 ---> Running in d741239c9baa 01:16:30 Removing intermediate container 5b4c3d2f981a 01:16:30 ---> f0daebbd5826 01:16:30 Step 22/22 : LABEL version=0.0.0 01:16:30 ---> Running in 2d2a6d746f7d 01:16:30 Removing intermediate container d741239c9baa 01:16:30 ---> 6163ad43636a 01:16:30 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:16:30 ---> Running in 5d0fc52058c9 01:16:30 Removing intermediate container 2d2a6d746f7d 01:16:30 ---> c49b41e9f3c7 01:16:30 01:16:30 Removing intermediate container da2b92435099 01:16:30 ---> 41aac600b878 01:16:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:16:31 (18/42) Installing py3-appdirs (1.4.4-r2) 01:16:31 (19/42) Installing py3-chardet (4.0.0-r2) 01:16:31 ---> Running in c29fec22b648 01:16:31 Successfully built c49b41e9f3c7 01:16:31 (20/42) Installing py3-idna (3.2-r0) 01:16:31 Successfully tagged support-scheduler:latest 01:16:31 Building support-notifications 01:16:31  Building support-scheduler ... done Removing intermediate container 5d0fc52058c9 01:16:31 ---> 49fb00063a95 01:16:31 Step 23/23 : LABEL version=0.0.0 01:16:31 Removing intermediate container 6f9ff8a01244 01:16:31 ---> 214907a1a49e 01:16:31 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:31 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:16:31 (22/42) Installing py3-certifi (2020.12.5-r1) 01:16:31 (23/42) Installing py3-requests (2.25.1-r4) 01:16:31 (24/42) Installing py3-msgpack (1.0.2-r1) 01:16:31 (25/42) Installing py3-lockfile (0.12.2-r4) 01:16:31 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:16:31 Removing intermediate container c29fec22b648 01:16:31 ---> 7b32e9617b8f 01:16:31 Step 20/22 : LABEL arch=x86_64 01:16:31 (27/42) Installing py3-colorama (0.4.4-r1) 01:16:31 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:16:31 (29/42) Installing py3-distlib (0.3.1-r3) 01:16:31 (30/42) Installing py3-distro (1.5.0-r3) 01:16:31 (31/42) Installing py3-six (1.15.0-r1) 01:16:31 (32/42) Installing py3-webencodings (0.5.1-r4) 01:16:31 (33/42) Installing py3-html5lib (1.1-r1) 01:16:31 (34/42) Installing py3-parsing (2.4.7-r2) 01:16:31 (35/42) Installing py3-packaging (20.9-r1) 01:16:31 (36/42) Installing py3-toml (0.10.2-r2) 01:16:31 (37/42) Installing py3-pep517 (0.10.0-r2) 01:16:31 (38/42) Installing py3-progress (1.5-r2) 01:16:31 (39/42) Installing py3-retrying (1.3.3-r1) 01:16:31 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:16:31 (41/42) Installing py3-setuptools (52.0.0-r3) 01:16:31 ---> Running in 88b8b763a398 01:16:31 (42/42) Installing py3-pip (20.3.4-r1) 01:16:31 Executing busybox-1.33.1-r6.trigger 01:16:31 OK: 84 MiB in 64 packages 01:16:32 ---> Running in fdaf676d1520 01:16:32 ---> c809e36e214c 01:16:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:16:32 Removing intermediate container 88b8b763a398 01:16:32 ---> a029eef3da6d 01:16:32 01:16:32 Removing intermediate container fdaf676d1520 01:16:32 ---> 363e46053b75 01:16:32 Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:16:32 Successfully built a029eef3da6d 01:16:32 ---> Running in 3c2ac8c00f10 01:16:32 Successfully tagged core-metadata:latest 01:16:32 Building core-command 01:16:32  Building core-metadata ... done Collecting docker-compose==1.23.2 01:16:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:16:33 Collecting PyYAML<4,>=3.10 01:16:33 Downloading PyYAML-3.13.tar.gz (270 kB) 01:16:33 ---> 725a0fa27419 01:16:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:16:33 Removing intermediate container 3c2ac8c00f10 01:16:33 ---> f6c201446300 01:16:33 Step 22/22 : LABEL version=0.0.0 01:16:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:16:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:16:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:16:34 Collecting dockerpty<0.5,>=0.4.1 01:16:34 ---> Running in 4ced539148b4 01:16:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:16:34 ---> 7b153aed1982 01:16:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:16:34 Removing intermediate container 4ced539148b4 01:16:34 ---> 585118e2d644 01:16:34 01:16:34 Successfully built 585118e2d644 01:16:34 Collecting docopt<0.7,>=0.6.1 01:16:34 ---> 9b483bc77ae9 01:16:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:16:34 Successfully tagged security-proxy-setup:latest 01:16:34 Building core-data 01:16:34  Building security-proxy-setup ... done  Downloading docopt-0.6.2.tar.gz (25 kB) 01:16:35 ---> 803311c630c4 01:16:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:16:35 ---> Running in 4419cea6e69a 01:16:35 Collecting jsonschema<3,>=2.5.1 01:16:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:16:35 Collecting docker<4.0,>=3.6.0 01:16:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:16:35 Collecting websocket-client<1.0,>=0.32.0 01:16:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:16:35 Collecting cached-property<2,>=1.2.0 01:16:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:16:35 Collecting texttable<0.10,>=0.9.0 01:16:35 Downloading texttable-0.9.1.tar.gz (11 kB) 01:16:35 Removing intermediate container 4419cea6e69a 01:16:35 ---> 8d96aa871200 01:16:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:16:36 Collecting docker-pycreds>=0.4.0 01:16:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:16:36 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) 01:16:36 Collecting urllib3<1.25,>=1.21.1 01:16:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:16:36 Collecting chardet<3.1.0,>=3.0.2 01:16:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:16:36 Collecting idna<2.8,>=2.5 01:16:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:16:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:16:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:16:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:16:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:16:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:16:36 Attempting uninstall: urllib3 01:16:36 Found existing installation: urllib3 1.26.5 01:16:36 Uninstalling urllib3-1.26.5: 01:16:36 Successfully uninstalled urllib3-1.26.5 01:16:36 ---> 8c69d1e65255 01:16:36 Step 26/31 : RUN chmod +x /entrypoint.sh 01:16:36 Attempting uninstall: idna 01:16:36 Found existing installation: idna 3.2 01:16:36 Uninstalling idna-3.2: 01:16:36 Successfully uninstalled idna-3.2 01:16:36 ---> Running in b8569dff6c45 01:16:36 Attempting uninstall: chardet 01:16:36 Found existing installation: chardet 4.0.0 01:16:36 Uninstalling chardet-4.0.0: 01:16:36 Successfully uninstalled chardet-4.0.0 01:16:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:16:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:16:37 ---> 4125ceba9063 01:16:37 Step 3/22 : WORKDIR /edgex-go 01:16:37 ---> Using cache 01:16:37 ---> 865d8ab72a42 01:16:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:37 ---> Using cache 01:16:37 ---> d33bb7a9c75b 01:16:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:16:37 Attempting uninstall: requests 01:16:37 Found existing installation: requests 2.25.1 01:16:37 ---> Running in fb0be825e1dc 01:16:37 Uninstalling requests-2.25.1: 01:16:37 Successfully uninstalled requests-2.25.1 01:16:38 Running setup.py install for texttable: started 01:16:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:16:38 Running setup.py install for texttable: finished with status 'done' 01:16:38 Running setup.py install for PyYAML: started 01:16:38 Removing intermediate container b8569dff6c45 01:16:38 ---> b7a470f5b0d9 01:16:38 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:16:38 ---> Running in b68381d0cae4 01:16:38 Running setup.py install for PyYAML: finished with status 'done' 01:16:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:16:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:39 ---> 4125ceba9063 01:16:39 Step 3/23 : WORKDIR /edgex-go 01:16:39 ---> Using cache 01:16:39 ---> 865d8ab72a42 01:16:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:39 ---> Using cache 01:16:39 ---> d33bb7a9c75b 01:16:39 Step 5/23 : RUN apk add --update --no-cache make git 01:16:39 ---> Using cache 01:16:39 ---> 758c4e7437a9 01:16:39 Step 6/23 : COPY go.mod vendor* ./ 01:16:39 ---> Using cache 01:16:39 ---> 0d9bdbc4a5c2 01:16:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:39 ---> Using cache 01:16:39 ---> f0fe707b3d0b 01:16:39 Step 8/23 : COPY . . 01:16:39 ---> Using cache 01:16:39 ---> 627e611dd2d8 01:16:39 Step 9/23 : RUN make cmd/core-command/core-command 01:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:16:39 Running setup.py install for docopt: started 01:16:39 Removing intermediate container b68381d0cae4 01:16:39 ---> 2b4aae45fbb1 01:16:39 Step 28/31 : CMD ["gate"] 01:16:39 ---> Running in 0f140b3d2912 01:16:39 ---> Running in 80bdfa16593c 01:16:39 OK: 221 MiB in 52 packages 01:16:39 Running setup.py install for docopt: finished with status 'done' 01:16:39 Running setup.py install for dockerpty: started 01:16:39 Removing intermediate container 80bdfa16593c 01:16:39 ---> 9cceb4a56213 01:16:39 Step 29/31 : LABEL arch=x86_64 01:16:39 ---> Running in 204358e3d5ee 01:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:16:40 Removing intermediate container 204358e3d5ee 01:16:40 ---> 5c7799edd612 01:16:40 Step 30/31 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:16:40 Running setup.py install for dockerpty: finished with status 'done' 01:16:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:16:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:40 ---> 4125ceba9063 01:16:40 Step 3/23 : WORKDIR /edgex-go 01:16:40 ---> Using cache 01:16:40 ---> 865d8ab72a42 01:16:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:40 ---> Using cache 01:16:40 ---> d33bb7a9c75b 01:16:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:16:40 ---> Running in 112fe04ee9a2 01:16:40 Removing intermediate container fb0be825e1dc 01:16:40 ---> 877fa6cfdd08 01:16:40 Step 6/22 : COPY go.mod vendor* ./ 01:16:40 ---> Running in 8ae91cf92fb4 01:16:40 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 01:16:41 Removing intermediate container 112fe04ee9a2 01:16:41 ---> 46fc80734bea 01:16:41 Step 31/31 : LABEL version=0.0.0 01:16:41 ---> f3aed4d2b1c8 01:16:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:41 ---> Running in 5f234e9b5566 01:16:41 ---> Running in d79f37335042 01:16:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:16:41 Removing intermediate container 5f234e9b5566 01:16:41 ---> 71350e92a77e 01:16:41 01:16:41 Successfully built 71350e92a77e 01:16:41 Successfully tagged security-bootstrapper:latest 01:16:41 Building security-secretstore-setup 01:16:42  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:16:42 OK: 221 MiB in 52 packages 01:16:45 Removing intermediate container d79f37335042 01:16:45 ---> d5998549a242 01:16:45 Step 8/22 : COPY . . 01:16:45 Removing intermediate container 8ae91cf92fb4 01:16:45 ---> 81fc68d12138 01:16:45 Step 6/23 : COPY go.mod vendor* ./ 01:16:45 Removing intermediate container 0536e7013433 01:16:45 ---> 03617a5cedb6 01:16:45 Step 14/23 : ENV APP_PORT=58890 01:16:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:16:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:16:45 ---> 4125ceba9063 01:16:45 Step 3/25 : WORKDIR /edgex-go 01:16:45 ---> Using cache 01:16:45 ---> 865d8ab72a42 01:16:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:45 ---> Using cache 01:16:45 ---> d33bb7a9c75b 01:16:45 Step 5/25 : RUN apk add --update --no-cache make git 01:16:45 ---> Using cache 01:16:45 ---> 758c4e7437a9 01:16:45 Step 6/25 : COPY go.mod vendor* ./ 01:16:45 ---> Using cache 01:16:45 ---> 0d9bdbc4a5c2 01:16:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:45 ---> Using cache 01:16:45 ---> f0fe707b3d0b 01:16:45 Step 8/25 : COPY . . 01:16:45 ---> Using cache 01:16:45 ---> 627e611dd2d8 01:16:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:16:45 ---> 2313dd19fb25 01:16:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:45 ---> Running in aa5ff413a469 01:16:46 ---> Running in 7a119d6ff852 01:16:46 ---> Running in 5f90026e89db 01:16:46 Removing intermediate container aa5ff413a469 01:16:46 ---> 02361208ba4a 01:16:46 Step 15/23 : EXPOSE $APP_PORT 01:16:47 ---> Running in 07ab46e14540 01:16:47 Removing intermediate container 07ab46e14540 01:16:47 ---> 944ff9bfdb81 01:16:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:16:48 ---> 1f80cb68a4da 01:16:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:16:48 Removing intermediate container 0f140b3d2912 01:16:48 ---> e7181f0740b9 01:16:48 01:16:48 Step 10/23 : FROM alpine:3.14 01:16:48 ---> a33ac4f1069a 01:16:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:16:48 ---> Using cache 01:16:48 ---> 2c60840f61fe 01:16:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:48 ---> Using cache 01:16:48 ---> 83036e21794a 01:16:48 Step 13/23 : ENV APP_PORT=59882 01:16:49 ---> Running in e31861c23415 01:16:49 Removing intermediate container 5f90026e89db 01:16:49 ---> 74808933cc4b 01:16:49 Step 8/23 : COPY . . 01:16:50 ---> a99f3623b86f 01:16:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:16:51 Removing intermediate container e31861c23415 01:16:51 ---> 3ed6539e6bce 01:16:51 Step 14/23 : EXPOSE $APP_PORT 01:16:51 ---> 575c668c9e7f 01:16:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:16:51 ---> 710ca9792a71 01:16:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:16:51 ---> Running in 26666bb3bf6c 01:16:51 ---> Running in fb113ac2b4df 01:16:51 ---> Running in e3cc059c5a67 01:16:51 Removing intermediate container 26666bb3bf6c 01:16:51 ---> 64c0d47ef8ef 01:16:51 Step 15/23 : WORKDIR / 01:16:52 ---> Running in a02ed4c7e203 01:16:52 Removing intermediate container e3cc059c5a67 01:16:52 ---> 3949267f5c23 01:16:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:16:52 ---> Running in a9ae7b97711f 01:16:52 Removing intermediate container a02ed4c7e203 01:16:52 ---> 4cb020b0ecb0 01:16:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:52 Removing intermediate container a9ae7b97711f 01:16:52 ---> 82d182492a47 01:16:52 Step 21/23 : LABEL arch=x86_64 01:16:52 ---> Running in 7e9ab2999815 01:16:52 ---> 723db68236bb 01:16:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:16:53 Removing intermediate container 7e9ab2999815 01:16:53 ---> 8159f1eae67c 01:16:53 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:16:53 ---> Running in f2e19a89f67d 01:16:53 Removing intermediate container f2e19a89f67d 01:16:53 ---> e3ee07b28efb 01:16:53 Step 23/23 : LABEL version=0.0.0 01:16:54 ---> d350cde3f98d 01:16:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:16:54 ---> Running in de8851958fe7 01:16:54 Removing intermediate container de8851958fe7 01:16:54 ---> 630d6a7199ea 01:16:54 01:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:16:54 Successfully built 630d6a7199ea 01:16:54 Successfully tagged sys-mgmt-agent:latest 01:16:54  Building sys-mgmt-agent ... done  ---> 600bb31ef913 01:16:54 Step 19/23 : ENTRYPOINT ["/core-command"] 01:16:54 ---> Running in ca2a64c689d7 01:16:54 Removing intermediate container ca2a64c689d7 01:16:54 ---> 576aa2a19090 01:16:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:55 ---> Running in e0845dcdb1d2 01:16:55 Removing intermediate container e0845dcdb1d2 01:16:55 ---> cf40bf7db2ff 01:16:55 Step 21/23 : LABEL arch=x86_64 01:16:55 ---> 5dcd547e25c3 01:16:55 Step 9/23 : RUN make cmd/core-data/core-data 01:16:55 ---> Running in e9dddbac2d86 01:16:55 ---> Running in ac65c3a8e958 01:16:55 Removing intermediate container e9dddbac2d86 01:16:55 ---> a5418c9be47b 01:16:55 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:16:55 ---> Running in e98867bdd0d8 01:16:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:16:55 Removing intermediate container e98867bdd0d8 01:16:55 ---> 9cafe1ab9ea7 01:16:55 Step 23/23 : LABEL version=0.0.0 01:16:55 ---> Running in df141ed4dd34 01:16:56 Removing intermediate container df141ed4dd34 01:16:56 ---> d76a468bbf6c 01:16:56 01:16:56 Successfully built d76a468bbf6c 01:16:56 Successfully tagged core-command:latest 01:16:56  Building core-command ... done Removing intermediate container 7a119d6ff852 01:16:56 ---> 76e0125f820a 01:16:56 01:16:56 Step 10/25 : FROM alpine:3.14 01:16:56 ---> a33ac4f1069a 01:16:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:16:56 ---> Running in c0aee0e00772 01:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:57 (1/3) Installing ca-certificates (20211220-r0) 01:16:57 (2/3) Installing dumb-init (1.2.5-r1) 01:16:57 (3/3) Installing su-exec (0.2-r1) 01:16:57 Executing busybox-1.33.1-r6.trigger 01:16:57 Executing ca-certificates-20211220-r0.trigger 01:16:57 OK: 6 MiB in 17 packages 01:16:58 Removing intermediate container c0aee0e00772 01:16:58 ---> 2f604e6dec32 01:16:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:16:58 ---> Running in d46f770bb53c 01:16:59 Removing intermediate container d46f770bb53c 01:16:59 ---> 3e61b22557f9 01:16:59 Step 13/25 : WORKDIR / 01:16:59 ---> Running in 03484438b106 01:16:59 Removing intermediate container 03484438b106 01:16:59 ---> 5e6952694496 01:16:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:16:59 ---> 02501b3e0cba 01:16:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:17:00 ---> 0d743008a617 01:17:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:17:00 ---> fe93b891f73d 01:17:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:17:01 ---> aa832fa8ca15 01:17:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:17:01 ---> 2f96adaf1e62 01:17:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:17:01 Removing intermediate container fb113ac2b4df 01:17:01 ---> 8e30dda387e2 01:17:01 01:17:01 Step 10/22 : FROM alpine:3.14 01:17:01 ---> a33ac4f1069a 01:17:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:17:01 ---> Running in 5220f91530f5 01:17:02 ---> 86d7685a7646 01:17:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:17:02 ---> d2c1738b8897 01:17:02 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/ 01:17:02 ---> Running in c30e8bebb9c6 01:17:02 (1/2) Installing ca-certificates (20211220-r0) 01:17:02 (2/2) Installing dumb-init (1.2.5-r1) 01:17:02 Executing busybox-1.33.1-r6.trigger 01:17:02 Executing ca-certificates-20211220-r0.trigger 01:17:02 OK: 6 MiB in 16 packages 01:17:03 Removing intermediate container 5220f91530f5 01:17:03 ---> 4b039eecc741 01:17:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:17:03 ---> Running in ffb7ef42c2bf 01:17:03 Removing intermediate container c30e8bebb9c6 01:17:03 ---> c4b4b907899d 01:17:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:17:03 ---> Running in beae1f8a7024 01:17:03 Removing intermediate container ffb7ef42c2bf 01:17:03 ---> 949dcc58deda 01:17:03 Step 13/22 : ENV APP_PORT=59860 01:17:03 ---> Running in 74d35dfb144e 01:17:03 Removing intermediate container beae1f8a7024 01:17:03 ---> e8089f5f558e 01:17:03 Step 23/25 : LABEL arch=x86_64 01:17:03 Removing intermediate container 74d35dfb144e 01:17:03 ---> 5059e9c65334 01:17:03 Step 14/22 : EXPOSE $APP_PORT 01:17:03 ---> Running in 913027b3dae4 01:17:03 ---> Running in 59efc94507aa 01:17:03 Removing intermediate container 913027b3dae4 01:17:03 ---> 54df082e4c09 01:17:03 Step 24/25 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:17:03 Removing intermediate container 59efc94507aa 01:17:03 ---> 8098a99dc0c0 01:17:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:03 ---> Running in c46e6d92746c 01:17:04 Removing intermediate container c46e6d92746c 01:17:04 ---> 30616e3050e1 01:17:04 Step 25/25 : LABEL version=0.0.0 01:17:04 ---> f554a6b41454 01:17:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:17:04 ---> Running in 5e81b054d549 01:17:04 Removing intermediate container 5e81b054d549 01:17:04 ---> afe61e10a680 01:17:04 01:17:04 Successfully built afe61e10a680 01:17:04 Successfully tagged security-secretstore-setup:latest 01:17:04  Building security-secretstore-setup ... done  ---> f7c10d5b58bb 01:17:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:17:04 ---> ce2b46c58bd2 01:17:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:17:04 ---> Running in 5ed1419e870b 01:17:05 Removing intermediate container 5ed1419e870b 01:17:05 ---> aeef6afd4502 01:17:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:05 ---> Running in eb563a29ce3e 01:17:05 Removing intermediate container eb563a29ce3e 01:17:05 ---> b07323e60ddd 01:17:05 Step 20/22 : LABEL arch=x86_64 01:17:05 ---> Running in ad547253356b 01:17:05 Removing intermediate container ad547253356b 01:17:05 ---> 7f99df4c03dc 01:17:05 Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:17:05 Removing intermediate container ac65c3a8e958 01:17:05 ---> 560cf3a17cc8 01:17:05 01:17:05 Step 10/23 : FROM alpine:3.14 01:17:05 ---> a33ac4f1069a 01:17:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:17:05 ---> Running in b654095b6acc 01:17:05 ---> Running in b4ab1537e0b3 01:17:05 Removing intermediate container b654095b6acc 01:17:05 ---> e7a9a6da2c8b 01:17:05 Step 22/22 : LABEL version=0.0.0 01:17:05 ---> Running in 81ebb6b81dea 01:17:05 Removing intermediate container b4ab1537e0b3 01:17:05 ---> d5fe5a5cd4e8 01:17:05 Step 12/23 : ENV APP_PORT=59880 01:17:05 ---> Running in 371b372feaeb 01:17:06 Removing intermediate container 81ebb6b81dea 01:17:06 ---> 91fcbdca64ab 01:17:06 01:17:06 Removing intermediate container 371b372feaeb 01:17:06 ---> 7d073af43796 01:17:06 Step 13/23 : EXPOSE $APP_PORT 01:17:06 Successfully built 91fcbdca64ab 01:17:06 Successfully tagged support-notifications:latest 01:17:06  Building support-notifications ... done  ---> Running in 5b8dd9713673 01:17:06 Removing intermediate container 5b8dd9713673 01:17:06 ---> 3de3a00da21e 01:17:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:17:06 ---> Running in 6b6977154b3c 01:17:06 Removing intermediate container 6b6977154b3c 01:17:06 ---> 923609ad486d 01:17:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:17:06 ---> Running in 23b82cac1c70 01:17:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:17:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:17:08 (1/6) Installing dumb-init (1.2.5-r1) 01:17:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:17:08 (3/6) Installing libsodium (1.0.18-r0) 01:17:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:17:08 (5/6) Installing libzmq (4.3.4-r0) 01:17:08 (6/6) Installing zeromq (4.3.4-r0) 01:17:08 Executing busybox-1.33.1-r6.trigger 01:17:08 OK: 8 MiB in 20 packages 01:17:09 Removing intermediate container 23b82cac1c70 01:17:09 ---> b2929999ffdb 01:17:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:09 ---> 314a92595a0f 01:17:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:17:09 ---> a92010140b93 01:17:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:17:10 ---> 6720bc16b934 01:17:10 Step 19/23 : ENTRYPOINT ["/core-data"] 01:17:10 ---> Running in 4a253228ebea 01:17:10 Removing intermediate container 4a253228ebea 01:17:10 ---> cf45f5a9ede5 01:17:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:10 ---> Running in 979bedf0b775 01:17:10 Removing intermediate container 979bedf0b775 01:17:10 ---> 36a29be450ac 01:17:10 Step 21/23 : LABEL arch=x86_64 01:17:10 ---> Running in c89633e02510 01:17:10 Removing intermediate container c89633e02510 01:17:10 ---> 5e9d274ca4f6 01:17:10 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:17:10 ---> Running in c0151a028b23 01:17:10 Removing intermediate container c0151a028b23 01:17:10 ---> 339c521e0852 01:17:10 Step 23/23 : LABEL version=0.0.0 01:17:10 ---> Running in 78d1596bdb13 01:17:10 Removing intermediate container 78d1596bdb13 01:17:10 ---> 424d0c4be4b5 01:17:10 01:17:10 Successfully built 424d0c4be4b5 01:17:10 Successfully tagged core-data:latest 01:17:10  Building core-data ... done  [Pipeline] } 01:17:10 $ docker stop --time=1 5966846d7687a8e34de08cbc16ef91250c18da97ef7b14a4245c19ebbea2a82d 01:17:12 $ docker rm -f 5966846d7687a8e34de08cbc16ef91250c18da97ef7b14a4245c19ebbea2a82d [Pipeline] // withDockerContainer [Pipeline] sh 01:17:12 + docker images 01:17:12 REPOSITORY TAG IMAGE ID CREATED SIZE 01:17:12 core-data latest 424d0c4be4b5 2 seconds ago 20MB 01:17:12 support-notifications latest 91fcbdca64ab 7 seconds ago 16.7MB 01:17:12 560cf3a17cc8 7 seconds ago 1.79GB 01:17:12 security-secretstore-setup latest afe61e10a680 8 seconds ago 27.9MB 01:17:12 8e30dda387e2 11 seconds ago 1.78GB 01:17:12 76e0125f820a 16 seconds ago 1.78GB 01:17:12 core-command latest d76a468bbf6c 17 seconds ago 15.8MB 01:17:12 sys-mgmt-agent latest 630d6a7199ea 18 seconds ago 296MB 01:17:12 e7181f0740b9 24 seconds ago 1.77GB 01:17:12 security-bootstrapper latest 71350e92a77e 31 seconds ago 18.7MB 01:17:12 security-proxy-setup latest 585118e2d644 38 seconds ago 26.3MB 01:17:12 core-metadata latest a029eef3da6d 40 seconds ago 16.6MB 01:17:12 support-scheduler latest c49b41e9f3c7 42 seconds ago 15.9MB 01:17:12 3270ae6e0085 48 seconds ago 1.78GB 01:17:12 81ddefe1c6a6 48 seconds ago 1.77GB 01:17:12 4809c03c2519 48 seconds ago 1.77GB 01:17:12 d3eac02893f8 49 seconds ago 1.78GB 01:17:12 da3b7808859c 49 seconds ago 1.78GB 01:17:12 ci-base-image-x86_64 latest 4125ceba9063 3 minutes ago 1.27GB 01:17:12 alpine 3.14 a33ac4f1069a 34 hours ago 5.59MB 01:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 01:17:12 docker 20.10.10 b706a049f56e 4 months ago 216MB 01:17:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 01:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 01:17:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8043 in /w/workspace/edgexfoundry_edgex-go_PR-3917 [Pipeline] { [Pipeline] ws 01:17:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 01:17:13 The recommended git tool is: git 01:17:21 using credential edgex-jenkins-ssh 01:17:21 Cloning the remote Git repository 01:17:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:17:21 > git init /w/workspace/edgex-go/1 # timeout=10 01:17:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:17:21 > git --version # timeout=10 01:17:21 > git --version # 'git version 2.25.1' 01:17:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:17:28 Still waiting to schedule task 01:17:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:17:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:17:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:17:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:17:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:17:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3917/head:refs/remotes/origin/PR-3917 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:17:39 Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:17:39 Merge succeeded, producing 1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:17:39 Checking out Revision 1aaead758a254fa5b22300b6089f1f0873fd6e9a (PR-3917) 01:17:39 > git config core.sparsecheckout # timeout=10 01:17:39 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 01:17:39 > git remote # timeout=10 01:17:39 > git config --get remote.origin.url # timeout=10 01:17:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:39 > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 01:17:39 > git rev-parse HEAD^{commit} # timeout=10 01:17:39 > git config core.sparsecheckout # timeout=10 01:17:39 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 01:17:44 Commit message: "fix: security-proxy-setup will not terminate on success" 01:17:44 > git --version # timeout=10 01:17:44 > git --version # 'git version 2.25.1' 01:17:44 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:17:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:17:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:45 Dload Upload Total Spent Left Speed 01:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45550 [Pipeline] sh 01:17:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:17:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:17:46 + sudo tee /etc/docker/daemon.new 01:17:46 { 01:17:46 "registry-mirrors": [ 01:17:46 "https://nexus3.edgexfoundry.org:10001" 01:17:46 ], 01:17:46 "bip": "10.250.0.254/24", 01:17:46 "hosts": [ 01:17:46 "tcp://0.0.0.0:5555", 01:17:46 "unix:///var/run/docker.sock" 01:17:46 ], 01:17:46 "mtu": 1458, 01:17:46 "selinux-enabled": true, 01:17:46 "seccomp-profile": "/etc/docker/seccomp.json" 01:17:46 } [Pipeline] sh 01:17:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:17:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:05 provisioning config files... 01:18:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5904761259201487714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:06 ---> docker-login.sh 01:18:06 nexus3.edgexfoundry.org:10001 01:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:07 Configure a credential helper to remove this warning. See 01:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:07 01:18:07 Login Succeeded 01:18:07 nexus3.edgexfoundry.org:10002 01:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:07 Configure a credential helper to remove this warning. See 01:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:07 01:18:07 Login Succeeded 01:18:07 nexus3.edgexfoundry.org:10003 01:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:07 Configure a credential helper to remove this warning. See 01:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:07 01:18:07 Login Succeeded 01:18:07 nexus3.edgexfoundry.org:10004 01:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:08 Configure a credential helper to remove this warning. See 01:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:08 01:18:08 Login Succeeded 01:18:08 docker.io 01:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:09 Configure a credential helper to remove this warning. See 01:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:09 01:18:09 Login Succeeded 01:18:09 ---> docker-login.sh ends [Pipeline] } 01:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:18:09 ========================================================= 01:18:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:18:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:18:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:18:10 9b3977197b4f: Pulling fs layer 01:18:10 1a89e8eeedd5: Pulling fs layer 01:18:10 94645a83ff95: Pulling fs layer 01:18:10 3f3a8bcf1eab: Pulling fs layer 01:18:10 0c92f367c5e7: Pulling fs layer 01:18:10 f7c0051592d6: Pulling fs layer 01:18:10 a227ed2f7395: Pulling fs layer 01:18:10 7b1c46037f91: Pulling fs layer 01:18:10 f7c0051592d6: Waiting 01:18:10 a227ed2f7395: Waiting 01:18:10 3f3a8bcf1eab: Waiting 01:18:10 7b1c46037f91: Waiting 01:18:10 0c92f367c5e7: Waiting 01:18:10 94645a83ff95: Verifying Checksum 01:18:10 94645a83ff95: Download complete 01:18:10 1a89e8eeedd5: Verifying Checksum 01:18:10 1a89e8eeedd5: Download complete 01:18:10 0c92f367c5e7: Download complete 01:18:10 f7c0051592d6: Download complete 01:18:10 9b3977197b4f: Verifying Checksum 01:18:10 9b3977197b4f: Download complete 01:18:10 a227ed2f7395: Verifying Checksum 01:18:10 a227ed2f7395: Download complete 01:18:10 Running on prd-ubuntu18.04-docker-8c-8g-8044 in /w/workspace/edgexfoundry_edgex-go_PR-3917 [Pipeline] { [Pipeline] ws 01:18:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 01:18:10 The recommended git tool is: git 01:18:10 9b3977197b4f: Pull complete 01:18:11 1a89e8eeedd5: Pull complete 01:18:11 94645a83ff95: Pull complete 01:18:12 7b1c46037f91: Verifying Checksum 01:18:12 7b1c46037f91: Download complete 01:18:12 using credential edgex-jenkins-ssh 01:18:12 Cloning the remote Git repository 01:18:13 3f3a8bcf1eab: Verifying Checksum 01:18:13 3f3a8bcf1eab: Download complete 01:18:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:18:12 > git init /w/workspace/edgex-go/1 # timeout=10 01:18:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:18:12 > git --version # timeout=10 01:18:12 > git --version # 'git version 2.17.1' 01:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:17 Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:18:17 Merge succeeded, producing 1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:18:17 Checking out Revision 1aaead758a254fa5b22300b6089f1f0873fd6e9a (PR-3917) 01:18:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:18:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:18:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:18:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3917/head:refs/remotes/origin/PR-3917 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:18:17 > git config core.sparsecheckout # timeout=10 01:18:17 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 01:18:17 > git remote # timeout=10 01:18:17 > git config --get remote.origin.url # timeout=10 01:18:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:17 > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 01:18:17 > git rev-parse HEAD^{commit} # timeout=10 01:18:17 > git config core.sparsecheckout # timeout=10 01:18:17 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 01:18:20 Commit message: "fix: security-proxy-setup will not terminate on success" 01:18:21 > git --version # timeout=10 01:18:21 > git --version # 'git version 2.17.1' 01:18:21 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:21 + echo snap-build.sh 01:18:21 snap-build.sh 01:18:21 + SNAP_BASE_DIR=. 01:18:21 + '[' '!' -z /w/workspace/edgex-go/1 ']' 01:18:21 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 01:18:21 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 01:18:21 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 01:18:21 + cd /w/workspace/edgex-go/1 01:18:21 + sudo apt-get remove -qy --purge lxd lxd-client 01:18:21 Reading package lists... 01:18:21 Building dependency tree... 01:18:21 Reading state information... 01:18:21 The following packages were automatically installed and are no longer required: 01:18:21 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:18:21 uidmap xdelta3 01:18:21 Use 'sudo apt autoremove' to remove them. 01:18:21 The following packages will be REMOVED: 01:18:21 lxd* lxd-client* 01:18:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:18:22 After this operation, 31.7 MB disk space will be freed. 01:18:22 (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.) 01:18:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:18:23 Removing lxd dnsmasq configuration 01:18:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:18:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:18:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:18:24 (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.) 01:18:24 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:18:25 3f3a8bcf1eab: Pull complete 01:18:25 0c92f367c5e7: Pull complete 01:18:25 Processing triggers for systemd (237-3ubuntu10.52) ... 01:18:25 Processing triggers for ureadahead (0.100.0-21) ... 01:18:25 f7c0051592d6: Pull complete 01:18:26 a227ed2f7395: Pull complete 01:18:26 + sudo snap remove --purge lxd 01:18:26 snap "lxd" is not installed 01:18:26 + sudo groupadd --force --system lxd 01:18:26 ++ whoami 01:18:26 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:18:26 + newgrp - lxd 01:18:26 + sudo snap install lxd 01:18:34 7b1c46037f91: Pull complete 01:18:34 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:18:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:18:34 WORKDIR /edgex 01:18:34 COPY go.mod . 01:18:34 RUN go mod download 01:18:34 + docker build -t ci-base-image-arm64 -f - . 01:18:36 2022-03-19T01:18:32Z INFO Waiting for automatic snapd restart... 01:18:37 Sending build context to Docker daemon 168.8MB 01:18:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:18:37 ---> f79e39bc4007 01:18:37 Step 2/4 : WORKDIR /edgex 01:18:39 ---> Running in 5b390476b815 01:18:39 Removing intermediate container 5b390476b815 01:18:39 ---> 1821483081b2 01:18:39 Step 3/4 : COPY go.mod . 01:18:40 ---> 36447afe54ef 01:18:40 Step 4/4 : RUN go mod download 01:18:40 ---> Running in 92061e659884 01:18:48 lxd 4.24 from Canonical* installed 01:18:48 + sudo lxd init --auto 01:18:58 + sudo snap install --classic snapcraft 01:19:03 snapcraft 6.0.2 from Canonical* installed 01:19:03 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:19:03 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:19:03 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:03 Dload Upload Total Spent Left Speed 01:19:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4733 0 --:--:-- --:--:-- --:--:-- 4733 01:19:03 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4020k 0 --:--:-- --:--:-- --:--:-- 56.9M 01:19:03 ./yq_linux_amd64 01:19:03 + sudo snapcraft prime --use-lxd 01:19:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:19:05 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: 01:19:05 - README.md 01:19:05 01:19:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:19:06 Launching a container. 01:19:16 Waiting for container to be ready 01:19:16 To start your first container, try: lxc launch ubuntu:20.04 01:19:16 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 01:19:16 01:19:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:19:22 Waiting for network to be ready... 01:19:23 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 01:19:23 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 01:19:23 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 01:19:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 01:19:24 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 01:19:24 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 01:19:24 Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 01:19:24 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 01:19:24 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 01:19:24 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 01:19:24 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 01:19:24 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 01:19:24 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 01:19:24 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 01:19:24 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 01:19:24 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 01:19:24 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 01:19:24 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 01:19:24 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 01:19:25 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] 01:19:25 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 01:19:25 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 01:19:25 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 01:19:25 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 01:19:25 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 01:19:25 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 01:19:25 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 01:19:27 Fetched 23.4 MB in 4s (5741 kB/s) 01:19:27 Reading package lists... 01:19:27 Reading package lists... 01:19:28 Building dependency tree... 01:19:28 Reading state information... 01:19:28 The following additional packages will be installed: 01:19:28 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:19:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:19:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:19:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:19:28 Suggested packages: 01:19:28 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:19:28 Recommended packages: 01:19:28 gnupg libsasl2-modules 01:19:28 The following NEW packages will be installed: 01:19:28 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:19:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:19:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:19:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:19:28 The following packages will be upgraded: 01:19:28 gpg gpg-agent gpgconf libudev1 01:19:28 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 01:19:28 Need to get 3859 kB of archives. 01:19:28 After this operation, 14.9 MB of additional disk space will be used. 01:19:28 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 01:19:28 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 01:19:28 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 01:19:28 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 01:19:28 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 01:19:28 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 01:19:28 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 01:19:28 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:19:28 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 01:19:28 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 01:19:28 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 01:19:28 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 01:19:28 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 01:19:28 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 01:19:28 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 01:19:28 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 01:19:28 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 01:19:28 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 01:19:28 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 01:19:28 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 01:19:28 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 01:19:28 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 01:19:28 debconf: delaying package configuration, since apt-utils is not installed 01:19:29 Fetched 3859 kB in 0s (13.9 MB/s) 01:19:29 (Reading database ... 12816 files and directories currently installed.) 01:19:29 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 01:19:29 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:19:29 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 01:19:29 Selecting previously unselected package udev. 01:19:29 (Reading database ... 12816 files and directories currently installed.) 01:19:29 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 01:19:29 Unpacking udev (245.4-4ubuntu3.15) ... 01:19:29 Selecting previously unselected package libfuse2:amd64. 01:19:29 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 01:19:29 Unpacking libfuse2:amd64 (2.9.9-3) ... 01:19:29 Selecting previously unselected package fuse. 01:19:29 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 01:19:29 Unpacking fuse (2.9.9-3) ... 01:19:29 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 01:19:29 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:19:29 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 01:19:29 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:19:29 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 01:19:29 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:19:29 Selecting previously unselected package libksba8:amd64. 01:19:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:19:29 Unpacking libksba8:amd64 (1.3.5-2) ... 01:19:29 Selecting previously unselected package libroken18-heimdal:amd64. 01:19:29 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:29 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:19:29 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:29 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:19:30 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:30 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:19:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:30 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libwind0-heimdal:amd64. 01:19:30 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:30 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:19:30 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:30 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:19:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:30 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:19:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:30 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:19:30 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:19:30 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:30 Selecting previously unselected package libsasl2-modules-db:amd64. 01:19:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:19:30 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:19:30 Selecting previously unselected package libsasl2-2:amd64. 01:19:30 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:19:30 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:19:30 Selecting previously unselected package libldap-common. 01:19:30 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 01:19:30 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 01:19:30 Selecting previously unselected package libldap-2.4-2:amd64. 01:19:30 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 01:19:30 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 01:19:30 Selecting previously unselected package dirmngr. 01:19:30 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 01:19:30 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 01:19:30 Setting up libksba8:amd64 (1.3.5-2) ... 01:19:30 Setting up libfuse2:amd64 (2.9.9-3) ... 01:19:30 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 01:19:30 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:19:30 Setting up udev (245.4-4ubuntu3.15) ... 01:19:31 invoke-rc.d: policy-rc.d denied execution of start. 01:19:31 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:19:31 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:31 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 01:19:31 Setting up gpg (2.2.19-3ubuntu2.1) ... 01:19:31 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:31 Setting up fuse (2.9.9-3) ... 01:19:31 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 01:19:32 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:32 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:32 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:32 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:32 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:32 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:32 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:19:32 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 01:19:32 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 01:19:32 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 01:19:32 Processing triggers for systemd (245.4-4ubuntu3) ... 01:19:32 Processing triggers for libc-bin (2.31-0ubuntu9) ... 01:19:32 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 01:19:32 Alias= settings in the [Install] section, and DefaultInstance= for template 01:19:32 units). This means they are not meant to be enabled using systemctl. 01:19:32 01:19:32 Possible reasons for having this kind of units are: 01:19:32 • A unit may be statically enabled by being symlinked from another unit's 01:19:32 .wants/ or .requires/ directory. 01:19:32 • A unit's purpose may be to act as a helper for some other unit which has 01:19:32 a requirement dependency on it. 01:19:32 • A unit may be started when needed via activation (socket, path, timer, 01:19:32 D-Bus, udev, scripted systemctl call, ...). 01:19:32 • In case of template units, the unit is meant to be enabled with some 01:19:32 instance name specified. 01:19:33 Reading package lists... 01:19:33 Building dependency tree... 01:19:33 Reading state information... 01:19:33 The following additional packages will be installed: 01:19:33 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 01:19:33 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 01:19:33 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 01:19:33 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 01:19:33 openssh-client python3 python3-minimal python3.8 python3.8-minimal 01:19:33 squashfs-tools systemd systemd-sysv systemd-timesyncd 01:19:33 Suggested packages: 01:19:33 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 01:19:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:19:33 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 01:19:33 systemd-container policykit-1 01:19:33 Recommended packages: 01:19:33 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 01:19:33 The following NEW packages will be installed: 01:19:33 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 01:19:33 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 01:19:33 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 01:19:33 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 01:19:33 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 01:19:33 The following packages will be upgraded: 01:19:33 libsystemd0 systemd systemd-sysv systemd-timesyncd 01:19:33 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 01:19:33 Need to get 46.5 MB of archives. 01:19:33 After this operation, 181 MB of additional disk space will be used. 01:19:33 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 01:19:33 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 01:19:33 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 01:19:33 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 01:19:33 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 01:19:33 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 01:19:33 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 01:19:33 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 01:19:33 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 01:19:33 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 01:19:34 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 01:19:34 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 01:19:34 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 01:19:34 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 01:19:34 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 01:19:34 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 01:19:34 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 01:19:34 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 01:19:34 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 01:19:34 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 01:19:34 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 01:19:34 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 01:19:34 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 01:19:34 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 01:19:34 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 01:19:34 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 01:19:34 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 01:19:34 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 01:19:34 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 01:19:34 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 01:19:34 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 01:19:34 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 01:19:34 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 01:19:36 debconf: delaying package configuration, since apt-utils is not installed 01:19:36 Fetched 46.5 MB in 3s (17.6 MB/s) 01:19:36 (Reading database ... 13067 files and directories currently installed.) 01:19:36 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 01:19:36 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:19:36 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 01:19:36 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:19:36 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 01:19:36 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:19:37 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 01:19:37 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:19:37 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 01:19:37 Selecting previously unselected package libpython3.8-minimal:amd64. 01:19:37 (Reading database ... 13068 files and directories currently installed.) 01:19:37 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 01:19:37 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 01:19:37 Selecting previously unselected package libexpat1:amd64. 01:19:37 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 01:19:37 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 01:19:37 Selecting previously unselected package python3.8-minimal. 01:19:37 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 01:19:37 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 01:19:37 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 01:19:37 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 01:19:37 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 01:19:38 Selecting previously unselected package python3-minimal. 01:19:38 (Reading database ... 13359 files and directories currently installed.) 01:19:38 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 01:19:38 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 01:19:38 Selecting previously unselected package mime-support. 01:19:38 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 01:19:38 Unpacking mime-support (3.64ubuntu1) ... 01:19:38 Selecting previously unselected package libmpdec2:amd64. 01:19:38 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 01:19:38 Unpacking libmpdec2:amd64 (2.4.2-3) ... 01:19:38 Selecting previously unselected package libpython3.8-stdlib:amd64. 01:19:38 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 01:19:38 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 01:19:38 Selecting previously unselected package python3.8. 01:19:38 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 01:19:38 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 01:19:38 Selecting previously unselected package libpython3-stdlib:amd64. 01:19:38 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 01:19:38 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 01:19:38 Setting up python3-minimal (3.8.2-0ubuntu2) ... 01:19:38 Selecting previously unselected package python3. 01:19:38 (Reading database ... 13761 files and directories currently installed.) 01:19:38 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 01:19:39 Unpacking python3 (3.8.2-0ubuntu2) ... 01:19:39 Selecting previously unselected package libdbus-1-3:amd64. 01:19:39 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 01:19:39 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 01:19:39 Selecting previously unselected package dbus. 01:19:39 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 01:19:39 Unpacking dbus (1.12.16-2ubuntu2.1) ... 01:19:39 Selecting previously unselected package libbsd0:amd64. 01:19:39 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 01:19:39 Unpacking libbsd0:amd64 (0.10.0-1) ... 01:19:39 Selecting previously unselected package libpam-systemd:amd64. 01:19:39 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 01:19:39 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 01:19:39 Selecting previously unselected package sudo. 01:19:39 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 01:19:39 Unpacking sudo (1.8.31-1ubuntu1.2) ... 01:19:39 Selecting previously unselected package apparmor. 01:19:39 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 01:19:39 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 01:19:39 Selecting previously unselected package libcbor0.6:amd64. 01:19:39 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 01:19:39 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 01:19:39 Selecting previously unselected package libedit2:amd64. 01:19:39 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 01:19:39 Unpacking libedit2:amd64 (3.1-20191231-1) ... 01:19:39 Selecting previously unselected package libfido2-1:amd64. 01:19:39 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 01:19:39 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 01:19:39 Selecting previously unselected package libkrb5support0:amd64. 01:19:39 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 01:19:39 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 01:19:39 Selecting previously unselected package libk5crypto3:amd64. 01:19:39 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 01:19:39 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 01:19:39 Selecting previously unselected package libkeyutils1:amd64. 01:19:39 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 01:19:39 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 01:19:39 Selecting previously unselected package libkrb5-3:amd64. 01:19:39 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 01:19:39 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 01:19:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:19:39 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 01:19:39 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 01:19:39 Selecting previously unselected package openssh-client. 01:19:39 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 01:19:40 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 01:19:40 Selecting previously unselected package dbus-user-session. 01:19:40 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 01:19:40 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 01:19:40 Selecting previously unselected package liblzo2-2:amd64. 01:19:40 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 01:19:40 Unpacking liblzo2-2:amd64 (2.10-2) ... 01:19:40 Selecting previously unselected package squashfs-tools. 01:19:40 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 01:19:40 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 01:19:40 Selecting previously unselected package snapd. 01:19:40 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 01:19:40 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 01:19:43 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 01:19:43 Setting up mime-support (3.64ubuntu1) ... 01:19:43 Setting up liblzo2-2:amd64 (2.10-2) ... 01:19:43 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 01:19:43 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 01:19:43 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 01:19:43 Setting up dbus (1.12.16-2ubuntu2.1) ... 01:19:43 Setting up sudo (1.8.31-1ubuntu1.2) ... 01:19:43 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 01:19:43 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 01:19:43 Setting up libmpdec2:amd64 (2.4.2-3) ... 01:19:43 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 01:19:43 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 01:19:43 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 01:19:44 Setting up libbsd0:amd64 (0.10.0-1) ... 01:19:44 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 01:19:44 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 01:19:44 Setting up libedit2:amd64 (3.1-20191231-1) ... 01:19:44 Setting up python3 (3.8.2-0ubuntu2) ... 01:19:44 running python rtupdate hooks for python3.8... 01:19:44 running python post-rtupdate hooks for python3.8... 01:19:44 Setting up apparmor (2.13.3-7ubuntu5.1) ... 01:19:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:19:45 Reloading AppArmor profiles 01:19:45 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 01:19:45 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 01:19:45 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 01:19:45 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 01:19:45 Setting up systemd (245.4-4ubuntu3.15) ... 01:19:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:19:45 Installing new version of config file /etc/systemd/resolved.conf ... 01:19:47 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 01:19:47 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 01:19:47 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 01:19:47 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 01:19:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:19:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:19:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:19:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:19:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:19:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:19:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:19:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:19:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:19:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:19:50 /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' 01:19:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 01:19:51 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 01:19:51 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 01:19:51 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 01:19:51 Reading package lists... 01:19:52 Reading package lists... 01:19:52 Building dependency tree... 01:19:52 Reading state information... 01:19:52 Calculating upgrade... 01:19:52 The following packages will be upgraded: 01:19:52 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 01:19:52 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 01:19:52 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 01:19:52 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 01:19:52 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 01:19:52 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 01:19:52 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 01:19:52 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 01:19:52 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 01:19:52 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 01:19:52 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 01:19:52 xz-utils zlib1g 01:19:52 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:19:52 Need to get 65.7 MB of archives. 01:19:52 After this operation, 27.5 MB of additional disk space will be used. 01:19:52 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 01:19:52 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 01:19:52 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 01:19:52 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 01:19:52 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 01:19:52 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 01:19:52 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 01:19:52 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 01:19:52 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 01:19:52 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 01:19:52 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 01:19:52 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 01:19:52 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 01:19:52 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 01:19:52 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 01:19:53 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 01:19:53 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 01:19:53 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 01:19:53 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 01:19:53 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 01:19:53 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 01:19:53 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 01:19:53 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 01:19:53 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 01:19:53 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 01:19:53 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 01:19:53 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 01:19:53 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 01:19:53 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 01:19:53 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 01:19:53 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 01:19:53 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 01:19:53 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 01:19:53 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 01:19:53 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 01:19:53 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 01:19:53 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 01:19:53 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 01:19:53 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 01:19:53 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 01:19:53 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 01:19:53 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 01:19:53 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 01:19:53 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 01:19:53 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 01:19:53 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 01:19:53 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 01:19:53 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 01:19:53 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 01:19:53 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 01:19:53 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 01:19:53 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 01:19:53 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 01:19:53 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 01:19:53 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 01:19:53 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 01:19:53 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 01:19:53 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 01:19:53 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 01:19:53 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 01:19:53 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 01:19:53 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 01:19:53 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 01:19:53 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 01:19:53 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 01:19:53 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 01:19:53 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 01:19:53 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 01:19:53 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 01:19:53 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 01:19:53 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 01:19:53 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 01:19:53 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 01:19:53 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 01:19:53 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 01:19:53 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 01:19:53 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 01:19:54 debconf: delaying package configuration, since apt-utils is not installed 01:19:54 Fetched 65.7 MB in 1s (56.7 MB/s) 01:19:54 (Reading database ... 14313 files and directories currently installed.) 01:19:54 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 01:19:54 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 01:19:54 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 01:19:54 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 01:19:54 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 01:19:54 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 01:19:54 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:54 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:54 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:54 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 01:19:55 (Reading database ... 14312 files and directories currently installed.) 01:19:55 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:19:55 (Reading database ... 14312 files and directories currently installed.) 01:19:55 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:55 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:55 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:56 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:19:56 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:19:56 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 01:19:56 (Reading database ... 14312 files and directories currently installed.) 01:19:56 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 01:19:56 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 01:19:57 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 01:19:57 (Reading database ... 14312 files and directories currently installed.) 01:19:57 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 01:19:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:19:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:19:57 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 01:19:57 Setting up base-files (11ubuntu5.5) ... 01:19:57 Installing new version of config file /etc/issue ... 01:19:57 Installing new version of config file /etc/issue.net ... 01:19:57 Installing new version of config file /etc/lsb-release ... 01:19:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:19:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:19:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:19:58 Removing obsolete conffile /etc/default/motd-news ... 01:19:58 (Reading database ... 14311 files and directories currently installed.) 01:19:58 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 01:19:58 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 01:19:58 Setting up bash (5.0-6ubuntu1.1) ... 01:19:58 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 01:19:58 (Reading database ... 14311 files and directories currently installed.) 01:19:58 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 01:19:58 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 01:19:58 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 01:19:58 (Reading database ... 14311 files and directories currently installed.) 01:19:58 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 01:19:58 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 01:19:58 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 01:19:58 (Reading database ... 14311 files and directories currently installed.) 01:19:58 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 01:19:58 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:19:59 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 01:19:59 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:19:59 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 01:19:59 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:19:59 Setting up perl-base (5.30.0-9ubuntu0.2) ... 01:19:59 (Reading database ... 14311 files and directories currently installed.) 01:19:59 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 01:19:59 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:20:00 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 01:20:00 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 01:20:00 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 01:20:00 (Reading database ... 14311 files and directories currently installed.) 01:20:00 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 01:20:00 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 01:20:00 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 01:20:00 (Reading database ... 14311 files and directories currently installed.) 01:20:00 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:00 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:00 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 01:20:00 (Reading database ... 14311 files and directories currently installed.) 01:20:00 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:00 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:00 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 01:20:00 (Reading database ... 14311 files and directories currently installed.) 01:20:00 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:00 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:00 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:00 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:01 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 01:20:01 (Reading database ... 14311 files and directories currently installed.) 01:20:01 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:01 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:01 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 01:20:01 (Reading database ... 14311 files and directories currently installed.) 01:20:01 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:01 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:01 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:01 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:01 Setting up util-linux (2.34-0.1ubuntu9.3) ... 01:20:01 Removing intermediate container 92061e659884 01:20:01 ---> 9da8b7495a20 01:20:01 Successfully built 9da8b7495a20 01:20:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:20:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:20:02 + docker inspect -f . ci-base-image-arm64 01:20:02 . 01:20:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:20:02 (Reading database ... 14311 files and directories currently installed.) 01:20:02 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 01:20:02 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [Pipeline] withDockerContainer 01:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 01:20:02 Setting up libc-bin (2.31-0ubuntu9.7) ... 01:20:02 (Reading database ... 14311 files and directories currently installed.) 01:20:02 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 01:20:02 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 01:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:20:02 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 01:20:02 (Reading database ... 14311 files and directories currently installed.) 01:20:02 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 01:20:02 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 01:20:02 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 01:20:02 (Reading database ... 14311 files and directories currently installed.) 01:20:02 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 01:20:02 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 01:20:03 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 01:20:03 (Reading database ... 14311 files and directories currently installed.) 01:20:03 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 01:20:03 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 01:20:03 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 01:20:03 (Reading database ... 14311 files and directories currently installed.) 01:20:03 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 01:20:03 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 01:20:03 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 01:20:03 (Reading database ... 14311 files and directories currently installed.) 01:20:03 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 01:20:03 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:20:03 Setting up gpgv (2.2.19-3ubuntu2.1) ... 01:20:03 (Reading database ... 14311 files and directories currently installed.) 01:20:03 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 01:20:03 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 01:20:03 Setting up ubuntu-keyring (2020.02.11.4) ... 01:20:03 (Reading database ... 14311 files and directories currently installed.) 01:20:03 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 01:20:03 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 01:20:03 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 01:20:03 (Reading database ... 14311 files and directories currently installed.) 01:20:03 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 01:20:03 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 01:20:03 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 01:20:03 (Reading database ... 14311 files and directories currently installed.) 01:20:03 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 01:20:03 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 01:20:03 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 01:20:04 $ docker top dcadcccee7df2f69014909ca02e925df651d30bca9661f0c8f32c7e16bd327b7 -eo pid,comm 01:20:04 (Reading database ... 14311 files and directories currently installed.) 01:20:04 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 01:20:04 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 01:20:04 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 01:20:04 (Reading database ... 14311 files and directories currently installed.) 01:20:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 01:20:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [Pipeline] { 01:20:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 01:20:04 (Reading database ... 14311 files and directories currently installed.) 01:20:04 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 01:20:04 Unpacking apt (2.0.6) over (2.0.2) ... [Pipeline] sh 01:20:05 Setting up apt (2.0.6) ... 01:20:05 + go version 01:20:05 go version go1.17.6 linux/arm64 [Pipeline] } 01:20:05 $ docker stop --time=1 dcadcccee7df2f69014909ca02e925df651d30bca9661f0c8f32c7e16bd327b7 01:20:05 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:20:05 (Reading database ... 14311 files and directories currently installed.) 01:20:05 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 01:20:05 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:20:05 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 01:20:05 (Reading database ... 14311 files and directories currently installed.) 01:20:05 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 01:20:05 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:20:05 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 01:20:05 (Reading database ... 14313 files and directories currently installed.) 01:20:05 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 01:20:05 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:20:06 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 01:20:06 (Reading database ... 14317 files and directories currently installed.) 01:20:06 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 01:20:06 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:20:06 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 01:20:06 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:20:06 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 01:20:06 (Reading database ... 14317 files and directories currently installed.) 01:20:06 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 01:20:06 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 01:20:06 $ docker rm -f dcadcccee7df2f69014909ca02e925df651d30bca9661f0c8f32c7e16bd327b7 01:20:06 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 01:20:06 (Reading database ... 14317 files and directories currently installed.) 01:20:06 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 01:20:06 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 01:20:06 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 01:20:07 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 01:20:07 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 01:20:07 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 01:20:07 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 01:20:07 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 01:20:07 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 01:20:07 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:20:07 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 01:20:07 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 01:20:07 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 01:20:07 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 01:20:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 01:20:07 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 01:20:07 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 01:20:07 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 01:20:07 + docker inspect -f . ci-base-image-arm64 01:20:07 . [Pipeline] withDockerContainer 01:20:07 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 01:20:07 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 01:20:08 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 01:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:20:08 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 01:20:08 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 01:20:08 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 01:20:08 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:20:08 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 01:20:08 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:20:08 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 01:20:08 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:20:08 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 01:20:08 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:20:08 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 01:20:08 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:20:09 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 01:20:09 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:20:09 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 01:20:09 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 01:20:09 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 01:20:09 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 01:20:09 $ docker top 417e00e0b5c62e962e98c30d0c47bb0c879d4027fff9da403a3bb468d1212008 -eo pid,comm 01:20:09 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 01:20:09 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [Pipeline] { [Pipeline] echo 01:20:10 ========================================================= 01:20:10 [edgeXBuildGoParallel] Running Tests and Build... 01:20:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:20:10 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 01:20:10 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 01:20:10 + make test 01:20:10 go mod tidy 01:20:10 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 01:20:11 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 01:20:11 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 01:20:11 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 01:20:11 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 01:20:11 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 01:20:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:20:12 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 01:20:12 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 01:20:12 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 01:20:12 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 01:20:12 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 01:20:12 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 01:20:12 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 01:20:12 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 01:20:12 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 01:20:12 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up tzdata (2021e-0ubuntu0.20.04) ... 01:20:12 01:20:12 Current default time zone: 'Etc/UTC' 01:20:12 Local time is now: Sat Mar 19 01:20:12 UTC 2022. 01:20:12 Universal Time is now: Sat Mar 19 01:20:12 UTC 2022. 01:20:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:20:12 01:20:12 Setting up xz-utils (5.2.4-1ubuntu1) ... 01:20:12 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 01:20:12 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up mount (2.34-0.1ubuntu9.3) ... 01:20:12 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 01:20:12 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 01:20:12 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 01:20:12 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 01:20:12 Setting up openssl (1.1.1f-1ubuntu2.12) ... 01:20:12 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 01:20:12 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 01:20:12 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:20:12 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 01:20:12 Setting up fdisk (2.34-0.1ubuntu9.3) ... 01:20:12 Setting up ca-certificates (20210119~20.04.2) ... 01:20:14 Updating certificates in /etc/ssl/certs... 01:20:15 21 added, 21 removed; done. 01:20:15 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 01:20:15 Setting up perl (5.30.0-9ubuntu0.2) ... 01:20:15 Setting up procps (2:3.3.16-1ubuntu2.3) ... 01:20:15 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 01:20:15 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 01:20:15 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 01:20:15 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 01:20:15 Setting up binutils (2.34-6ubuntu1.3) ... 01:20:15 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 01:20:15 Setting up build-essential (12.8ubuntu1.1) ... 01:20:15 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 01:20:15 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 01:20:15 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 01:20:15 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 01:20:15 Processing triggers for systemd (245.4-4ubuntu3.15) ... 01:20:15 Processing triggers for mime-support (3.64ubuntu1) ... 01:20:15 Processing triggers for ca-certificates (20210119~20.04.2) ... 01:20:15 Updating certificates in /etc/ssl/certs... 01:20:16 0 added, 0 removed; done. 01:20:16 Running hooks in /etc/ca-certificates/update.d... 01:20:16 done. 01:20:17 Reading package lists... 01:20:17 Building dependency tree... 01:20:17 Reading state information... 01:20:17 The following NEW packages will be installed: 01:20:17 apt-transport-https 01:20:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:20:17 Need to get 4680 B of archives. 01:20:17 After this operation, 162 kB of additional disk space will be used. 01:20:17 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 01:20:17 debconf: delaying package configuration, since apt-utils is not installed 01:20:17 Fetched 4680 B in 0s (89.6 kB/s) 01:20:17 Selecting previously unselected package apt-transport-https. 01:20:17 (Reading database ... 14320 files and directories currently installed.) 01:20:17 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 01:20:17 Unpacking apt-transport-https (2.0.6) ... 01:20:18 Setting up apt-transport-https (2.0.6) ... 01:20:18 Waiting for network to be ready... 01:20:24 2022-03-19T01:20:22Z INFO Waiting for automatic snapd restart... 01:20:25 snapd 2.54.4 from Canonical* installed 01:20:26 "snapd" switched to the "latest/stable" channel 01:20:26 01:20:29 core20 20220304 from Canonical* installed 01:20:29 "core20" switched to the "latest/stable" channel 01:20:29 01:20:31 snapcraft 6.0.2 from Canonical* installed 01:20:32 "snapcraft" switched to the "latest/stable" channel 01:20:32 01:20:36 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: 01:20:36 - README.md 01:20:36 01:20:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:20:37 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 01:20:37 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 01:20:37 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 01:20:37 Reading package lists... 01:20:38 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 01:20:38 Reading package lists... 01:20:38 Building dependency tree... 01:20:38 Reading state information... 01:20:38 Suggested packages: 01:20:38 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 01:20:38 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 01:20:38 krb5-user libnorm-doc 01:20:38 Recommended packages: 01:20:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:20:38 The following NEW packages will be installed: 01:20:38 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 01:20:38 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 01:20:38 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 01:20:38 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 01:20:38 libzmq5 pkg-config zip 01:20:38 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 01:20:38 Need to get 10.3 MB of archives. 01:20:38 After this operation, 56.5 MB of additional disk space will be used. 01:20:38 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 01:20:38 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 01:20:38 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 01:20:38 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 01:20:38 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 01:20:38 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 01:20:38 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 01:20:38 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 01:20:38 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 01:20:38 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 01:20:38 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 01:20:38 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 01:20:38 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 01:20:38 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 01:20:38 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 01:20:38 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 01:20:38 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 01:20:38 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 01:20:38 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 01:20:38 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 01:20:38 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 01:20:38 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 01:20:38 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 01:20:38 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 01:20:38 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 01:20:38 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 01:20:38 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 01:20:39 debconf: delaying package configuration, since apt-utils is not installed 01:20:39 Fetched 10.3 MB in 0s (38.0 MB/s) 01:20:39 Selecting previously unselected package libglib2.0-0:amd64. 01:20:39 (Reading database ... 14324 files and directories currently installed.) 01:20:39 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 01:20:39 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 01:20:39 Selecting previously unselected package libsodium23:amd64. 01:20:39 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 01:20:39 Unpacking libsodium23:amd64 (1.0.18-1) ... 01:20:39 Selecting previously unselected package libpsl5:amd64. 01:20:39 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 01:20:39 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:20:39 Selecting previously unselected package libbrotli1:amd64. 01:20:39 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 01:20:39 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:20:39 Selecting previously unselected package libnghttp2-14:amd64. 01:20:39 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 01:20:39 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 01:20:39 Selecting previously unselected package librtmp1:amd64. 01:20:39 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 01:20:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:20:39 Selecting previously unselected package libssh-4:amd64. 01:20:39 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 01:20:39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 01:20:39 Selecting previously unselected package libcurl3-gnutls:amd64. 01:20:39 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 01:20:39 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 01:20:39 Selecting previously unselected package liberror-perl. 01:20:39 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 01:20:39 Unpacking liberror-perl (0.17029-1) ... 01:20:39 Selecting previously unselected package git-man. 01:20:39 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 01:20:39 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 01:20:40 Selecting previously unselected package git. 01:20:40 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 01:20:40 Unpacking git (1:2.25.1-1ubuntu3.2) ... 01:20:40 Selecting previously unselected package libgssrpc4:amd64. 01:20:40 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 01:20:40 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 01:20:40 Selecting previously unselected package libkdb5-9:amd64. 01:20:40 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 01:20:40 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 01:20:40 Selecting previously unselected package libkadm5srv-mit11:amd64. 01:20:40 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 01:20:40 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 01:20:40 Selecting previously unselected package libkadm5clnt-mit11:amd64. 01:20:40 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 01:20:40 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 01:20:40 Selecting previously unselected package comerr-dev:amd64. 01:20:40 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 01:20:40 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 01:20:40 Selecting previously unselected package krb5-multidev:amd64. 01:20:40 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 01:20:40 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 01:20:40 Selecting previously unselected package libnorm1:amd64. 01:20:40 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 01:20:40 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 01:20:40 Selecting previously unselected package libnorm-dev:amd64. 01:20:40 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 01:20:40 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 01:20:40 Selecting previously unselected package libpgm-5.2-0:amd64. 01:20:40 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 01:20:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:20:41 Selecting previously unselected package libpgm-dev:amd64. 01:20:41 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 01:20:41 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:20:41 Selecting previously unselected package libsodium-dev:amd64. 01:20:41 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 01:20:41 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 01:20:41 Selecting previously unselected package libzmq5:amd64. 01:20:41 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 01:20:41 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 01:20:41 Selecting previously unselected package libkrb5-dev:amd64. 01:20:41 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 01:20:41 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 01:20:41 Selecting previously unselected package libzmq3-dev:amd64. 01:20:41 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 01:20:41 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 01:20:41 Selecting previously unselected package pkg-config. 01:20:41 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 01:20:41 Unpacking pkg-config (0.29.1-0ubuntu4) ... 01:20:41 Selecting previously unselected package zip. 01:20:41 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 01:20:41 Unpacking zip (3.0-11build1) ... 01:20:41 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:20:41 Setting up libsodium23:amd64 (1.0.18-1) ... 01:20:41 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 01:20:41 No schema files found: doing nothing. 01:20:41 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:20:41 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 01:20:41 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 01:20:41 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 01:20:41 Setting up liberror-perl (0.17029-1) ... 01:20:41 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 01:20:41 Setting up zip (3.0-11build1) ... 01:20:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:20:41 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 01:20:41 Setting up pkg-config (0.29.1-0ubuntu4) ... 01:20:41 Setting up libsodium-dev:amd64 (1.0.18-1) ... 01:20:41 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 01:20:41 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 01:20:41 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 01:20:41 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 01:20:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:20:41 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 01:20:41 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 01:20:42 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 01:20:42 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:20:42 Setting up git (1:2.25.1-1ubuntu3.2) ... 01:20:42 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 01:20:42 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 01:20:42 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 01:20:42 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 01:20:42 comerr-dev set to automatically installed. 01:20:42 git set to automatically installed. 01:20:42 git-man set to automatically installed. 01:20:42 krb5-multidev set to automatically installed. 01:20:42 libbrotli1 set to automatically installed. 01:20:42 libcurl3-gnutls set to automatically installed. 01:20:42 liberror-perl set to automatically installed. 01:20:42 libglib2.0-0 set to automatically installed. 01:20:42 libgssrpc4 set to automatically installed. 01:20:42 libkadm5clnt-mit11 set to automatically installed. 01:20:42 libkadm5srv-mit11 set to automatically installed. 01:20:42 libkdb5-9 set to automatically installed. 01:20:42 libkrb5-dev set to automatically installed. 01:20:42 libnghttp2-14 set to automatically installed. 01:20:42 libnorm-dev set to automatically installed. 01:20:42 libnorm1 set to automatically installed. 01:20:42 libpgm-5.2-0 set to automatically installed. 01:20:42 libpgm-dev set to automatically installed. 01:20:42 libpsl5 set to automatically installed. 01:20:42 librtmp1 set to automatically installed. 01:20:42 libsodium-dev set to automatically installed. 01:20:42 libsodium23 set to automatically installed. 01:20:42 libssh-4 set to automatically installed. 01:20:42 libzmq3-dev set to automatically installed. 01:20:42 libzmq5 set to automatically installed. 01:20:42 pkg-config set to automatically installed. 01:20:42 zip set to automatically installed. 01:20:43 snapd is not logged in, snap install commands will use sudo 01:20:44 ? github.com/edgexfoundry/edgex-go [no test files] 01:20:55 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 01:20:55 Downloading snap 'edgex-app-service-configurable' 01:20:57 Pulling app-service-configurable 01:20:57 + snapcraftctl pull 01:20:58 Pulling config-common 01:20:58 + snapcraftctl pull 01:21:00 Pulling go-build-helper 01:21:00 + snapcraftctl pull 01:21:01 'edgex-go' has dependencies that need to be staged: go-build-helper 01:21:01 Skipping pull go-build-helper (already ran) 01:21:01 Building go-build-helper 01:21:01 + snapcraftctl build 01:21:02 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 01:21:03 Staging go-build-helper 01:21:03 + snapcraftctl stage 01:21:08 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 01:21:08 Fetched 290 kB in 0s (0 B/s) 01:21:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 01:21:08 Fetched 158 kB in 0s (0 B/s) 01:21:08 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 01:21:08 Fetched 242 kB in 0s (0 B/s) 01:21:08 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 01:21:08 Fetched 150 kB in 0s (0 B/s) 01:21:08 Pulling edgex-go 01:21:08 + snapcraftctl pull 01:21:09 Pulling hooks 01:21:09 + snapcraftctl pull 01:21:22 Removing suid/guid from /root/parts/static-packages/install/bin/su 01:21:22 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 01:21:22 Fetched 96.1 kB in 0s (0 B/s) 01:21:22 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 01:21:22 Fetched 78.7 kB in 0s (0 B/s) 01:21:22 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 01:21:22 Fetched 48.0 kB in 0s (0 B/s) 01:21:22 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 01:21:22 Fetched 50.2 kB in 0s (0 B/s) 01:21:22 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 01:21:22 Fetched 14.7 kB in 0s (0 B/s) 01:21:22 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 01:21:22 Fetched 234 kB in 0s (0 B/s) 01:21:22 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 01:21:22 Fetched 155 kB in 0s (0 B/s) 01:21:22 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 01:21:22 Fetched 170 kB in 0s (0 B/s) 01:21:22 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 01:21:22 Fetched 267 kB in 0s (0 B/s) 01:21:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:21:22 Fetched 50.6 kB in 0s (0 B/s) 01:21:22 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 01:21:22 Fetched 15.1 kB in 0s (0 B/s) 01:21:22 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 01:21:22 Fetched 51.5 kB in 0s (0 B/s) 01:21:22 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 01:21:22 Fetched 121 kB in 0s (0 B/s) 01:21:22 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 01:21:22 Fetched 29.7 kB in 0s (0 B/s) 01:21:22 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 01:21:22 Fetched 1021 kB in 0s (0 B/s) 01:21:22 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 01:21:22 Fetched 49.3 kB in 0s (0 B/s) 01:21:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 01:21:22 Fetched 54.9 kB in 0s (0 B/s) 01:21:22 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 01:21:22 Fetched 16.6 kB in 0s (0 B/s) 01:21:22 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 01:21:22 Fetched 87.9 kB in 0s (0 B/s) 01:21:22 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 01:21:22 Fetched 142 kB in 0s (0 B/s) 01:21:22 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 01:21:22 Fetched 41.8 kB in 0s (0 B/s) 01:21:22 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 01:21:22 Fetched 181 kB in 0s (0 B/s) 01:21:22 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 01:21:22 Fetched 208 kB in 0s (0 B/s) 01:21:22 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 01:21:22 Fetched 161 kB in 0s (0 B/s) 01:21:22 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 01:21:22 Fetched 107 kB in 0s (0 B/s) 01:21:22 Pulling static-packages 01:21:22 + snapcraftctl pull 01:21:22 Pulling version 01:21:22 + cd /root/project 01:21:22 ++ git describe --tags --abbrev=0 01:21:22 ++ sed s/v// 01:21:22 + GIT_VERSION=2.2.0-dev.39 01:21:22 + '[' -z 2.2.0-dev.39 ']' 01:21:22 + snapcraftctl set-version 2.2.0-dev.39 01:21:24 Building app-service-configurable 01:21:24 + snapcraftctl build 01:21:26 Building config-common 01:21:26 + snapcraftctl build 01:21:27 + cp --archive --link --no-dereference . /root/parts/config-common/install 01:21:28 Skipping build go-build-helper (already ran) 01:21:28 Building edgex-go 01:21:28 + cd /root/parts/edgex-go/src 01:21:28 ++ git describe --tags --abbrev=0 01:21:28 ++ sed s/v// 01:21:28 + GIT_VERSION=2.2.0-dev.39 01:21:28 + '[' -z 2.2.0-dev.39 ']' 01:21:28 + echo 2.2.0-dev.39 01:21:28 + '[' '!' -d vendor ']' 01:21:28 + go mod download all 01:21:35 + make build 01:21:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-data/core-data ./cmd/core-data 01:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:21:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:21:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:21:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:21:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-command/core-command ./cmd/core-command 01:21:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:21:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:21:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:21:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:21:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:21:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:21:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 01:22:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:22:02 + 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 01:22:02 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:22:02 + case "$service" in 01:22:02 + 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 01:22:02 + 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 01:22:02 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:22:02 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:22:02 + case "$service" in 01:22:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:22:02 + 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 01:22:02 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:22:02 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:22:02 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:22:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.199s coverage: 28.7% of statements 01:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:22:03 Building hooks 01:22:03 + cd /root/parts/hooks/src 01:22:03 + make build 01:22:03 go mod tidy 01:22:03 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 01:22:03 go: downloading github.com/stretchr/testify v1.7.0 01:22:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:22:03 go: downloading github.com/davecgh/go-spew v1.1.0 01:22:03 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:22:04 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:22:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:22:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:22:07 Removing suid/guid from /root/parts/static-packages/install/bin/su 01:22:07 Building static-packages 01:22:07 + snapcraftctl build 01:22:09 Building version 01:22:09 + snapcraftctl build 01:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements 01:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.519s coverage: 54.9% of statements 01:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:22:11 Staging app-service-configurable 01:22:11 + snapcraftctl stage 01:22:12 Staging config-common 01:22:12 + snapcraftctl stage 01:22:14 Skipping stage go-build-helper (already ran) 01:22:14 Staging edgex-go 01:22:14 + snapcraftctl stage 01:22:16 Staging hooks 01:22:16 + snapcraftctl stage 01:22:17 Staging static-packages 01:22:17 + snapcraftctl stage 01:22:18 Staging version 01:22:18 + snapcraftctl stage 01:22:20 Priming app-service-configurable 01:22:20 + snapcraftctl prime 01:22:23 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 01:22:23 stage-packages: 01:22:23 - libnorm1 01:22:23 - libpgm-5.2-0 01:22:23 - libsodium23 01:22:23 - libzmq5 01:22:23 Priming config-common 01:22:23 + snapcraftctl prime 01:22:24 Priming go-build-helper 01:22:24 + snapcraftctl prime 01:22:26 Priming edgex-go 01:22:26 + snapcraftctl prime 01:22:27 Priming hooks 01:22:27 + snapcraftctl prime 01:22:29 Priming static-packages 01:22:29 + snapcraftctl prime 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.437s coverage: 89.2% of statements 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.429s coverage: 84.4% of statements 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.486s coverage: 94.2% of statements 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.544s coverage: 72.2% of statements 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.238s coverage: 60.0% of statements 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.362s coverage: 24.0% of statements 01:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.385s coverage: 47.1% of statements 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.399s coverage: 96.3% of statements 01:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.301s coverage: 87.5% of statements 01:22:33 Priming version 01:22:33 + snapcraftctl prime 01:22:35 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] } 01:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements 01:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 01:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.693s coverage: 82.5% of statements 01:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.167s coverage: 100.0% of statements 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.201s coverage: 100.0% of statements 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 01:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 01:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.174s coverage: 73.7% of statements 01:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 01:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.594s coverage: 65.4% of statements 01:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:23:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.8% of statements 01:23:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:23:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:23:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.458s coverage: 89.5% of statements 01:23:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:23:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements 01:23:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:23:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:23:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:23:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:23:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:23:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:23:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:23:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 01:23:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 01:23:13 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 01:23:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:23:13 GO111MODULE=on go vet ./... 01:24:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:35 ./bin/test-attribution-txt.sh [Pipeline] echo 01:24:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:24:36 + ls -al . 01:24:36 total 672 01:24:36 drwxrwxr-x 9 1001 1001 4096 Mar 19 01:24 . 01:24:36 drwxr-xr-x 4 root root 4096 Mar 19 01:20 .. 01:24:36 -rw-rw-r-- 1 1001 1001 11 Mar 19 01:17 .dockerignore 01:24:36 drwxrwxr-x 8 1001 1001 4096 Mar 19 01:17 .git 01:24:36 drwxrwxr-x 4 1001 1001 4096 Mar 19 01:17 .github 01:24:36 -rw-rw-r-- 1 1001 1001 804 Mar 19 01:17 .gitignore 01:24:36 -rw-rw-r-- 1 1001 1001 42 Mar 19 01:17 .golangci.yml 01:24:36 -rw-rw-r-- 1 1001 1001 76 Mar 19 01:17 .hadolint.yml 01:24:36 -rw-rw-r-- 1 1001 1001 166 Mar 19 01:17 .sonarcloud.properties 01:24:36 -rw-rw-r-- 1 1001 1001 1171 Mar 19 01:17 ADOPTERS.md 01:24:36 -rw-rw-r-- 1 1001 1001 9019 Mar 19 01:17 Attribution.txt 01:24:36 -rw-rw-r-- 1 1001 1001 51732 Mar 19 01:17 CHANGELOG.md 01:24:36 -rw-rw-r-- 1 1001 1001 3804 Mar 19 01:17 CONTRIBUTING.md 01:24:36 -rw-rw-r-- 1 1001 1001 677 Mar 19 01:17 GOVERNANCE.md 01:24:36 -rw-rw-r-- 1 1001 1001 849 Mar 19 01:17 Jenkinsfile 01:24:36 -rw-rw-r-- 1 1001 1001 10775 Mar 19 01:17 LICENSE 01:24:36 -rw-rw-r-- 1 1001 1001 6508 Mar 19 01:17 Makefile 01:24:36 -rw-rw-r-- 1 1001 1001 582 Mar 19 01:17 OWNERS.md 01:24:36 -rw-rw-r-- 1 1001 1001 8207 Mar 19 01:17 README.md 01:24:36 -rw-rw-r-- 1 1001 1001 6912 Mar 19 01:17 SECURITY.md 01:24:36 -rw-rw-r-- 1 1001 1001 5 Mar 19 01:13 VERSION 01:24:36 -rw-rw-r-- 1 1001 1001 4131 Mar 19 01:17 ZMQWindows.md 01:24:36 drwxrwxr-x 2 1001 1001 4096 Mar 19 01:17 bin 01:24:36 drwxrwxr-x 14 1001 1001 4096 Mar 19 01:17 cmd 01:24:36 -rw-r--r-- 1 root root 426503 Mar 19 01:23 coverage.out 01:24:36 -rw-rw-r-- 1 1001 1001 2827 Mar 19 01:17 go.mod 01:24:36 -rw-rw-r-- 1 1001 1001 50579 Mar 19 01:17 go.sum 01:24:36 drwxrwxr-x 8 1001 1001 4096 Mar 19 01:17 internal 01:24:36 drwxrwxr-x 3 1001 1001 4096 Mar 19 01:17 openapi 01:24:36 drwxrwxr-x 4 1001 1001 4096 Mar 19 01:17 snap 01:24:36 -rw-rw-r-- 1 1001 1001 204 Mar 19 01:17 version.go [Pipeline] sh 01:24:37 + '[' -e coverage.out ] 01:24:37 + chown 1001:1001 coverage.out [Pipeline] stash 01:24:37 Warning: overwriting stash ‘coverage-report’ 01:24:38 Stashed 1 file(s) [Pipeline] sh 01:24:38 + make build 01:24:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:24:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:25:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:25:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:25:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:25:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:25:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:25:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:25:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:25:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:25:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:25:58 $ docker stop --time=1 417e00e0b5c62e962e98c30d0c47bb0c879d4027fff9da403a3bb468d1212008 01:26:00 $ docker rm -f 417e00e0b5c62e962e98c30d0c47bb0c879d4027fff9da403a3bb468d1212008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:26:02 01:26:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:26:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:26:02 latest: Pulling from edgex-devops/edgex-compose-arm64 01:26:02 29e5d40040c1: Pulling fs layer 01:26:02 1ce36da41761: Pulling fs layer 01:26:02 25b303627fd3: Pulling fs layer 01:26:02 29e5d40040c1: Verifying Checksum 01:26:02 29e5d40040c1: Download complete 01:26:03 1ce36da41761: Verifying Checksum 01:26:03 1ce36da41761: Download complete 01:26:03 29e5d40040c1: Pull complete 01:26:04 1ce36da41761: Pull complete 01:26:04 25b303627fd3: Verifying Checksum 01:26:04 25b303627fd3: Download complete 01:26:14 25b303627fd3: Pull complete 01:26:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:26:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:26:14 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 01:26:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:26:17 $ docker top d5542e9bbdae8b517666959d476966b5f8496f32ef56a07329ada58c7c93e903 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:18 + docker-compose build --help 01:26:18 + grep parallel 01:26:22 --parallel Build images in parallel. [Pipeline] } 01:26:22 $ docker stop --time=1 d5542e9bbdae8b517666959d476966b5f8496f32ef56a07329ada58c7c93e903 01:26:24 $ docker rm -f d5542e9bbdae8b517666959d476966b5f8496f32ef56a07329ada58c7c93e903 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:26:25 . [Pipeline] withDockerContainer 01:26:25 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 01:26:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:26:26 $ docker top 728609c6d196dbb3249dff3e184c5a55a87ef025fe2e38b5de164644831da948 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:27 + docker-compose -f ./docker-compose-build.yml build --parallel 01:26:32 Building core-command ... 01:26:32 Building core-data ... 01:26:32 Building core-metadata ... 01:26:32 Building security-bootstrapper ... 01:26:32 Building security-proxy-setup ... 01:26:32 Building security-secretstore-setup ... 01:26:32 Building support-notifications ... 01:26:32 Building support-scheduler ... 01:26:32 Building sys-mgmt-agent ... 01:26:32 Building support-notifications 01:26:32 Building core-command 01:26:32 Building security-secretstore-setup 01:26:32 Building security-bootstrapper 01:26:32 Building sys-mgmt-agent 01:27:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:27:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 9da8b7495a20 01:27:53 Step 3/25 : WORKDIR /edgex-go 01:27:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:27:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 9da8b7495a20 01:27:53 Step 3/23 : WORKDIR /edgex-go 01:27:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:27:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 9da8b7495a20 01:27:53 Step 3/31 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:27:53 01:27:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 9da8b7495a20 01:27:53 Step 3/22 : WORKDIR /edgex-go 01:27:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:27:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 9da8b7495a20 01:27:53 Step 3/23 : WORKDIR /edgex-go 01:27:53 ---> Running in 21f932c8c62f 01:27:53 ---> Running in 0eebfdc48efb 01:27:53 ---> Running in 544f8f2fcd58 01:27:53 ---> Running in 352ea963fb5d 01:27:53 ---> Running in 90f63f01d636 01:27:53 Removing intermediate container 544f8f2fcd58 01:27:53 ---> 6f8fc5fe63bb 01:27:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:53 Removing intermediate container 352ea963fb5d 01:27:53 ---> f3703eb66778 01:27:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:53 ---> Running in da61a48d52d5 01:27:53 Removing intermediate container 90f63f01d636 01:27:53 ---> 490321940683 01:27:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:53 Removing intermediate container 21f932c8c62f 01:27:53 ---> de5daac0fadd 01:27:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:53 Removing intermediate container 0eebfdc48efb 01:27:53 ---> d19f73d4e678 01:27:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:53 ---> Running in d5364f729fc6 01:27:53 ---> Running in a58500d56b19 01:27:53 ---> Running in 311f6ed5db01 01:27:53 ---> Running in 1c764ef9cd82 01:27:53 Removing intermediate container da61a48d52d5 01:27:53 ---> 70e1838a8316 01:27:53 Step 5/23 : RUN apk add --update --no-cache make bash git 01:27:53 ---> Running in d45b0bac8a11 01:27:53 Removing intermediate container 311f6ed5db01 01:27:53 ---> 1b2854c46320 01:27:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:27:53 Removing intermediate container 1c764ef9cd82 01:27:53 ---> 904e21e7f2fa 01:27:53 Step 5/31 : RUN apk add --update --no-cache make git 01:27:53 Removing intermediate container d5364f729fc6 01:27:53 ---> 035b7ba6baa8 01:27:53 Step 5/25 : RUN apk add --update --no-cache make git 01:27:53 Removing intermediate container a58500d56b19 01:27:53 ---> 16d6fc666bf1 01:27:53 Step 5/23 : RUN apk add --update --no-cache make git 01:27:53 ---> Running in 19a1dff62ecf 01:27:53 ---> Running in 51359b6ffe54 01:27:53 ---> Running in c28edf29c68a 01:27:53 ---> Running in 593d3f1948bb 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:27:53 OK: 220 MiB in 52 packages 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:27:53 Removing intermediate container d45b0bac8a11 01:27:53 ---> 5429831fde7e 01:27:53 Step 6/23 : COPY go.mod vendor* ./ 01:27:53 OK: 220 MiB in 52 packages 01:27:53 ---> 079174b4c151 01:27:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:53 OK: 220 MiB in 52 packages 01:27:53 OK: 220 MiB in 52 packages 01:27:53 OK: 220 MiB in 52 packages 01:27:53 ---> Running in 3485eb6f8d8c 01:27:54 Removing intermediate container 51359b6ffe54 01:27:54 ---> cec62819509c 01:27:54 Step 6/22 : COPY go.mod vendor* ./ 01:27:55 Removing intermediate container 593d3f1948bb 01:27:55 ---> c1ad3bc4e7fa 01:27:55 Step 6/25 : COPY go.mod vendor* ./ 01:27:55 Removing intermediate container 19a1dff62ecf 01:27:55 Removing intermediate container c28edf29c68a 01:27:55 ---> d7ec66739384 01:27:55 ---> 1d1e575f3784 01:27:55 Step 6/31 : COPY go.mod vendor* ./Step 6/23 : COPY go.mod vendor* ./ 01:27:55 01:27:55 ---> 1193175d3698 01:27:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:55 ---> Running in 9f3477bc3ab3 01:27:56 ---> dc93872eec4e 01:27:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:57 ---> Running in 88db30629d10 01:27:57 ---> d48da0ef59ee 01:27:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:57 ---> Running in 5e33ab76b663 01:27:57 ---> 1b3baf88d109 01:27:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:57 ---> Running in 281a0f51c13f 01:27:59 Removing intermediate container 3485eb6f8d8c 01:27:59 ---> d2111ffca3ed 01:27:59 Step 8/23 : COPY . . 01:28:03 Removing intermediate container 9f3477bc3ab3 01:28:03 ---> 7f2eeefbcef4 01:28:03 Step 8/22 : COPY . . 01:28:05 Removing intermediate container 88db30629d10 01:28:05 ---> f6c217ec283a 01:28:05 Step 8/25 : COPY . . 01:28:05 Removing intermediate container 5e33ab76b663 01:28:05 ---> 26cddf7ddfb5 01:28:05 Step 8/31 : COPY . . 01:28:05 Removing intermediate container 281a0f51c13f 01:28:05 ---> 1132a1940bad 01:28:05 Step 8/23 : COPY . . 01:28:28 ---> 249eaad39292 01:28:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:28:28 ---> Running in 0fd476d9b272 01:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:28:30 ---> 6f30d52fa688 01:28:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:28:30 ---> Running in 6db72ab9ee49 01:28:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:28:35 ---> dfb4a8a75c56 01:28:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:28:35 ---> Running in 1ff253c154ba 01:28:35 ---> a672379c1255 01:28:35 Step 9/23 : RUN make cmd/core-command/core-command 01:28:35 ---> Running in d3f8997010f1 01:28:35 ---> c6a4cc9dbbda 01:28:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:28:36 ---> Running in a69a3413f4e4 01:28:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:28:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:28:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:31:00 Removing intermediate container 0fd476d9b272 01:31:00 ---> cbfd9b378aa9 01:31:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:31:00 ---> Running in 583c6456bbd3 01:31:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:31:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:31:02 Removing intermediate container 583c6456bbd3 01:31:02 ---> 24820037d0b4 01:31:02 01:31:02 Step 11/23 : FROM docker:20.10.10 01:31:02 20.10.10: Pulling from library/docker 01:31:13 Removing intermediate container d3f8997010f1 01:31:13 ---> 00693cfbdc4e 01:31:13 01:31:13 Step 10/23 : FROM alpine:3.14 01:31:13 3.14: Pulling from library/alpine 01:31:15 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 01:31:15 Status: Downloaded newer image for alpine:3.14 01:31:15 ---> 71a2028e5025 01:31:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:31:15 ---> Running in 444a0b7f8f13 01:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:18 (1/1) Installing dumb-init (1.2.5-r1) 01:31:18 Executing busybox-1.33.1-r6.trigger 01:31:18 OK: 5 MiB in 15 packages 01:31:20 Removing intermediate container a69a3413f4e4 01:31:20 ---> 2beaa623ef9b 01:31:20 01:31:20 Step 10/31 : FROM alpine:3.14 01:31:20 ---> 71a2028e5025 01:31:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:31:20 ---> Running in 68fc64c54641 01:31:20 Removing intermediate container 444a0b7f8f13 01:31:20 ---> 11303d672072 01:31:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:31:20 ---> Running in 377184d12d6f 01:31:20 Removing intermediate container 1ff253c154ba 01:31:20 ---> 9c91325e9457 01:31:20 01:31:20 Step 10/25 : FROM alpine:3.14 01:31:20 ---> 71a2028e5025 01:31:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:31:20 ---> Running in 7b46a06f785f 01:31:20 Removing intermediate container 68fc64c54641 01:31:20 ---> 15d8c3ff8138 01:31:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:31:21 ---> Running in 0074714b3ae0 01:31:21 Removing intermediate container 377184d12d6f 01:31:21 ---> c2a2ef940893 01:31:21 Step 13/23 : ENV APP_PORT=59882 01:31:21 ---> Running in b37a33cb45f7 01:31:22 Removing intermediate container b37a33cb45f7 01:31:22 ---> c397507667b7 01:31:22 Step 14/23 : EXPOSE $APP_PORT 01:31:22 ---> Running in dabb1295cec1 01:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:23 Removing intermediate container dabb1295cec1 01:31:23 ---> 9524aeb65323 01:31:23 Step 15/23 : WORKDIR / 01:31:23 ---> Running in 6439c9de6081 01:31:24 (1/3) Installing ca-certificates (20211220-r0) 01:31:24 (2/3) Installing dumb-init (1.2.5-r1) 01:31:24 (3/3) Installing su-exec (0.2-r1) 01:31:24 Executing busybox-1.33.1-r6.trigger 01:31:24 Executing ca-certificates-20211220-r0.trigger 01:31:24 (1/2) Installing dumb-init (1.2.5-r1) 01:31:24 (2/2) Installing su-exec (0.2-r1) 01:31:24 Executing busybox-1.33.1-r6.trigger 01:31:24 OK: 6 MiB in 16 packages 01:31:24 OK: 6 MiB in 17 packages 01:31:24 Removing intermediate container 6439c9de6081 01:31:24 ---> 03ccc693cd00 01:31:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:24 Removing intermediate container 6db72ab9ee49 01:31:24 ---> 1822fdf443dd 01:31:24 01:31:24 Step 10/22 : FROM alpine:3.14 01:31:24 ---> 71a2028e5025 01:31:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:31:25 ---> Running in 68879f14827c 01:31:26 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 01:31:26 Status: Downloaded newer image for docker:20.10.10 01:31:26 ---> 520e9a0a30f7 01:31:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:31:26 ---> Running in e659b8edc14f 01:31:26 ---> 291be7d85585 01:31:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:31:26 Removing intermediate container 0074714b3ae0 01:31:26 ---> a6d63bfbcce0 01:31:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:31:26 ---> Running in ac4e0b560678 01:31:27 Removing intermediate container e659b8edc14f 01:31:27 ---> 4e5cdec47d28 01:31:27 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 01:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:27 Removing intermediate container 7b46a06f785f 01:31:27 ---> 835bf89dc641 01:31:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:31:27 ---> Running in 4de3d14caf0a 01:31:27 Removing intermediate container ac4e0b560678 01:31:27 ---> 81a2b97a0123 01:31:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:27 ---> Running in 0585e6beab87 01:31:27 ---> Running in 5201f7382748 01:31:28 Removing intermediate container 0585e6beab87 01:31:28 ---> 8c0527d7a839 01:31:28 Step 13/25 : WORKDIR / 01:31:28 ---> Running in 0ab17e6ba1c1 01:31:28 Removing intermediate container 5201f7382748 01:31:28 ---> 5668d3552ef9 01:31:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:31:29 (1/2) Installing ca-certificates (20211220-r0) 01:31:29 ---> a92ab0dfdfa6 01:31:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:31:29 (2/2) Installing dumb-init (1.2.5-r1) 01:31:29 Executing busybox-1.33.1-r6.trigger 01:31:29 ---> Running in d9d1ab95270d 01:31:29 Executing ca-certificates-20211220-r0.trigger 01:31:29 OK: 6 MiB in 16 packages 01:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:30 Removing intermediate container 0ab17e6ba1c1 01:31:30 ---> 0ab2dd84e2ff 01:31:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:31:30 ---> bc24cb01afcc 01:31:30 Step 19/23 : ENTRYPOINT ["/core-command"] 01:31:30 ---> Running in 53facac27e1f 01:31:31 (1/42) Installing readline (8.1.0-r0) 01:31:31 (2/42) Installing bash (5.1.4-r0) 01:31:31 Executing bash-5.1.4-r0.post-install 01:31:31 (3/42) Installing brotli-libs (1.0.9-r5) 01:31:31 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:31:31 (5/42) Installing libcurl (7.79.1-r0) 01:31:31 (6/42) Installing curl (7.79.1-r0) 01:31:31 (7/42) Installing dumb-init (1.2.5-r1) 01:31:31 (8/42) Installing libbz2 (1.0.8-r1) 01:31:31 (9/42) Installing expat (2.4.7-r0) 01:31:31 (10/42) Installing libffi (3.3-r2) 01:31:31 (11/42) Installing gdbm (1.19-r0) 01:31:31 (12/42) Installing xz-libs (5.2.5-r0) 01:31:31 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:31:31 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:31:31 (15/42) Installing mpdecimal (2.5.1-r1) 01:31:31 (16/42) Installing sqlite-libs (3.35.5-r0) 01:31:31 (17/42) Installing python3 (3.9.5-r2) 01:31:31 Removing intermediate container 53facac27e1f 01:31:31 ---> 8dda9a97da36 01:31:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:31 ---> d8814bc66c2d 01:31:31 ---> Running in 7d4a6c65d21a 01:31:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:31:32 Removing intermediate container 68879f14827c 01:31:32 ---> 99613cf660f3 01:31:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:31:32 ---> Running in 98a45af5f65e 01:31:32 Removing intermediate container d9d1ab95270d 01:31:32 Removing intermediate container 7d4a6c65d21a 01:31:32 ---> e67dcde32797 01:31:32 Step 21/23 : LABEL arch=arm64 01:31:32 ---> f9c4ac2ece43 01:31:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:31:32 ---> Running in ef3be749e6a1 01:31:33 ---> Running in 9cba7c0d435a 01:31:33 ---> 33b9c03d04ab 01:31:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:31:33 Removing intermediate container 98a45af5f65e 01:31:33 ---> 273c23411f27 01:31:33 Step 13/22 : ENV APP_PORT=59860 01:31:33 ---> Running in 9db85949f222 01:31:33 Removing intermediate container ef3be749e6a1 01:31:33 ---> b70a94cb19fd 01:31:33 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:31:33 ---> Running in 3f79d3e6cdfb 01:31:33 Removing intermediate container 9cba7c0d435a 01:31:33 ---> 489cf7f75041 01:31:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:31:34 (18/42) Installing py3-appdirs (1.4.4-r2) 01:31:34 (19/42) Installing py3-chardet (4.0.0-r2) 01:31:34 Removing intermediate container 9db85949f222 01:31:34 ---> 04593a497b25 01:31:34 Step 14/22 : EXPOSE $APP_PORT 01:31:34 (20/42) Installing py3-idna (3.2-r0) 01:31:34 ---> Running in 5e32ffbec20e 01:31:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:31:34 Removing intermediate container 3f79d3e6cdfb 01:31:34 ---> 3e87059d53c5 01:31:34 Step 23/23 : LABEL version=0.0.0 01:31:34 (22/42) Installing py3-certifi (2020.12.5-r1) 01:31:34 (23/42) Installing py3-requests (2.25.1-r4) 01:31:34 ---> 2d71daa4e704 01:31:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:31:34 (24/42) Installing py3-msgpack (1.0.2-r1) 01:31:34 (25/42) Installing py3-lockfile (0.12.2-r4) 01:31:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:31:34 (27/42) Installing py3-colorama (0.4.4-r1) 01:31:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:31:34 (29/42) Installing py3-distlib (0.3.1-r3) 01:31:34 ---> Running in 224718b9621e 01:31:34 (30/42) Installing py3-distro (1.5.0-r3) 01:31:34 (31/42) Installing py3-six (1.15.0-r1) 01:31:34 (32/42) Installing py3-webencodings (0.5.1-r4) 01:31:34 (33/42) Installing py3-html5lib (1.1-r1) 01:31:34 (34/42) Installing py3-parsing (2.4.7-r2) 01:31:34 (35/42) Installing py3-packaging (20.9-r1) 01:31:35 (36/42) Installing py3-toml (0.10.2-r2) 01:31:35 (37/42) Installing py3-pep517 (0.10.0-r2) 01:31:35 Removing intermediate container 5e32ffbec20e 01:31:35 ---> 73c42c0cb49a 01:31:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:35 (38/42) Installing py3-progress (1.5-r2) 01:31:35 (39/42) Installing py3-retrying (1.3.3-r1) 01:31:35 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:31:35 (41/42) Installing py3-setuptools (52.0.0-r3) 01:31:35 ---> d9dae92094ff 01:31:35 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:31:35 ---> Running in 3f468cf26dc0 01:31:35 (42/42) Installing py3-pip (20.3.4-r1) 01:31:35 Removing intermediate container 224718b9621e 01:31:35 ---> 682cf5a9b592 01:31:35 01:31:35 Executing busybox-1.33.1-r6.trigger 01:31:35 OK: 84 MiB in 64 packages 01:31:35 ---> dae1ee29ab3a 01:31:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:31:36 Successfully built 682cf5a9b592 01:31:36 ---> a2a28ed50032 01:31:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:31:36 Successfully tagged core-command-arm64:latest 01:31:36 Building core-data 01:31:38  Building core-command ... done  ---> a22eae47f85f 01:31:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:31:38 Removing intermediate container 3f468cf26dc0 01:31:38 ---> 6200bc006216 01:31:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:39 ---> 4ce40a11aec4 01:31:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:31:39 ---> bae71d5a25e7 01:31:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:31:41 ---> c902dd265e19 01:31:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:31:41 ---> 64b8ddc2b2f1 01:31:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:31:41 ---> Running in 010ee09b6461 01:31:41 Collecting docker-compose==1.23.2 01:31:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:31:42 ---> f01ec18025bd 01:31:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:31:42 Removing intermediate container 010ee09b6461 01:31:42 ---> ce12a20e193b 01:31:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:42 ---> Running in 11a36906387a 01:31:42 ---> 9a8ecab1f25a 01:31:42 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/ 01:31:42 Collecting docker<4.0,>=3.6.0 01:31:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:31:42 ---> Running in 46cf75cdb137 01:31:43 Collecting websocket-client<1.0,>=0.32.0 01:31:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:31:43 ---> 44eebe18ae41 01:31:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:31:43 Removing intermediate container 11a36906387a 01:31:43 ---> 63d582cce45a 01:31:43 Step 20/22 : LABEL arch=arm64 01:31:43 Collecting dockerpty<0.5,>=0.4.1 01:31:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:31:43 ---> Running in 8bcfcf3f6fb4 01:31:44 Removing intermediate container 8bcfcf3f6fb4 01:31:44 ---> 85869b1a6cc1 01:31:44 Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:31:44 ---> Running in 02cd8b0b9225 01:31:45 ---> c9eccb9d2fab 01:31:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:31:46 Removing intermediate container 02cd8b0b9225 01:31:46 ---> f803ec66ab37 01:31:46 Step 22/22 : LABEL version=0.0.0 01:31:46 ---> Running in 0fa3cfc24eaf 01:31:46 Removing intermediate container 46cf75cdb137 01:31:46 ---> 10f152b3c2b9 01:31:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:31:47 ---> 703da5d74ab3 01:31:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:31:47 ---> Running in e30aa23e47ae 01:31:47 Removing intermediate container 0fa3cfc24eaf 01:31:47 ---> a1c57a9cf4db 01:31:47 01:31:47 Collecting cached-property<2,>=1.2.0 01:31:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:31:47 ---> Running in da9c7d74dcd7 01:31:47 Collecting jsonschema<3,>=2.5.1 01:31:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:31:48 Removing intermediate container e30aa23e47ae 01:31:48 ---> 88264dc14abf 01:31:48 Step 23/25 : LABEL arch=arm64 01:31:48 ---> Running in 31a2b187da1c 01:31:48 Successfully built a1c57a9cf4db 01:31:48 Successfully tagged support-notifications-arm64:latest 01:31:48  Building support-notifications ... done Building core-metadata 01:31:48 Removing intermediate container da9c7d74dcd7 01:31:48 ---> db05e2e6997a 01:31:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:31:49 Removing intermediate container 31a2b187da1c 01:31:49 ---> 8cc2f5d8c3d1 01:31:49 Step 24/25 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:31:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:31:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:31:49 ---> Running in 36b1f5d6a9c9 01:31:49 Collecting docopt<0.7,>=0.6.1 01:31:49 Downloading docopt-0.6.2.tar.gz (25 kB) 01:31:49 ---> 8153da72e538 01:31:49 Step 26/31 : RUN chmod +x /entrypoint.sh 01:31:49 Removing intermediate container 36b1f5d6a9c9 01:31:49 ---> 066fb933844a 01:31:49 Step 25/25 : LABEL version=0.0.0 01:31:50 ---> Running in 0995e1300238 01:31:50 ---> Running in 50782ff8e3a9 01:31:50 Removing intermediate container 0995e1300238 01:31:50 ---> 85bd2238919f 01:31:50 01:31:51 Successfully built 85bd2238919f 01:31:51 Successfully tagged security-secretstore-setup-arm64:latest 01:31:51  Building security-secretstore-setup ... done Building support-scheduler 01:31:52 Collecting texttable<0.10,>=0.9.0 01:31:52 Downloading texttable-0.9.1.tar.gz (11 kB) 01:31:52 Removing intermediate container 50782ff8e3a9 01:31:52 ---> 070c79d9be96 01:31:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:31:53 ---> Running in 46c677431adf 01:31:53 Removing intermediate container 46c677431adf 01:31:53 ---> 806acfb2dc59 01:31:53 Step 28/31 : CMD ["gate"] 01:31:54 ---> Running in 5d2d3cec6887 01:31:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:31:54 Removing intermediate container 5d2d3cec6887 01:31:54 ---> 219fe392c4d3 01:31:54 Step 29/31 : LABEL arch=arm64 01:31:54 ---> Running in d91f8f8bfe24 01:31:55 Removing intermediate container d91f8f8bfe24 01:31:55 ---> 847f17e627be 01:31:55 Step 30/31 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:31:55 Collecting PyYAML<4,>=3.10 01:31:55 Downloading PyYAML-3.13.tar.gz (270 kB) 01:31:55 ---> Running in 80729b973f53 01:31:56 Removing intermediate container 80729b973f53 01:31:56 ---> a3d2b65473d2 01:31:56 Step 31/31 : LABEL version=0.0.0 01:31:56 ---> Running in 570009bb224e 01:31:57 Removing intermediate container 570009bb224e 01:31:57 ---> d838a49a2c59 01:31:57 01:31:57 Successfully built d838a49a2c59 01:31:57 Successfully tagged security-bootstrapper-arm64:latest 01:31:57  Building security-bootstrapper ... done Building security-proxy-setup 01:32:00 Collecting docker-pycreds>=0.4.0 01:32:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:32:00 Collecting idna<2.8,>=2.5 01:32:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:32:00 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) 01:32:01 Collecting urllib3<1.25,>=1.21.1 01:32:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:32:01 Collecting chardet<3.1.0,>=3.0.2 01:32:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:32:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:32:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:32:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:32:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:32:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:32:03 Attempting uninstall: urllib3 01:32:03 Found existing installation: urllib3 1.26.5 01:32:03 Uninstalling urllib3-1.26.5: 01:32:03 Successfully uninstalled urllib3-1.26.5 01:32:03 Attempting uninstall: idna 01:32:03 Found existing installation: idna 3.2 01:32:03 Uninstalling idna-3.2: 01:32:04 Successfully uninstalled idna-3.2 01:32:05 Attempting uninstall: chardet 01:32:05 Found existing installation: chardet 4.0.0 01:32:05 Uninstalling chardet-4.0.0: 01:32:05 Successfully uninstalled chardet-4.0.0 01:32:07 Attempting uninstall: requests 01:32:07 Found existing installation: requests 2.25.1 01:32:07 Uninstalling requests-2.25.1: 01:32:07 Successfully uninstalled requests-2.25.1 01:32:08 Running setup.py install for texttable: started 01:32:11 Running setup.py install for texttable: finished with status 'done' 01:32:11 Running setup.py install for PyYAML: started 01:32:14 Running setup.py install for PyYAML: finished with status 'done' 01:32:14 Running setup.py install for docopt: started 01:32:17 Running setup.py install for docopt: finished with status 'done' 01:32:17 Running setup.py install for dockerpty: started 01:32:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:18 ---> 9da8b7495a20 01:32:18 Step 3/23 : WORKDIR /edgex-go 01:32:18 ---> Using cache 01:32:18 ---> d19f73d4e678 01:32:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:18 ---> Using cache 01:32:18 ---> 904e21e7f2fa 01:32:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:32:19 Running setup.py install for dockerpty: finished with status 'done' 01:32:20 ---> Running in 5461454c5881 01:32:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:21 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 01:32:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:23 OK: 220 MiB in 52 packages 01:32:25 Removing intermediate container 5461454c5881 01:32:25 ---> afb1a03fb7e2 01:32:25 Step 6/23 : COPY go.mod vendor* ./ 01:32:26 ---> d654ad61390b 01:32:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:26 ---> Running in b845fec29622 01:32:31 Removing intermediate container b845fec29622 01:32:31 ---> 213556aea2e7 01:32:31 Step 8/23 : COPY . . 01:32:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:37 ---> 9da8b7495a20 01:32:37 Step 3/23 : WORKDIR /edgex-go 01:32:37 ---> Using cache 01:32:37 ---> d19f73d4e678 01:32:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:37 ---> Using cache 01:32:37 ---> 904e21e7f2fa 01:32:37 Step 5/23 : RUN apk add --update --no-cache make git 01:32:37 ---> Using cache 01:32:37 ---> d7ec66739384 01:32:37 Step 6/23 : COPY go.mod vendor* ./ 01:32:37 ---> Using cache 01:32:37 ---> d48da0ef59ee 01:32:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:37 ---> Using cache 01:32:37 ---> 26cddf7ddfb5 01:32:37 Step 8/23 : COPY . . 01:32:37 ---> Using cache 01:32:37 ---> c6a4cc9dbbda 01:32:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:32:38 ---> Running in 414fe2776cf2 01:32:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:32:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:32:40 ---> 9da8b7495a20 01:32:40 Step 3/22 : WORKDIR /edgex-go 01:32:40 ---> Using cache 01:32:40 ---> d19f73d4e678 01:32:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:40 ---> Using cache 01:32:40 ---> 904e21e7f2fa 01:32:40 Step 5/22 : RUN apk add --update --no-cache make git 01:32:40 ---> Using cache 01:32:40 ---> d7ec66739384 01:32:40 Step 6/22 : COPY go.mod vendor* ./ 01:32:40 ---> Using cache 01:32:40 ---> d48da0ef59ee 01:32:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:40 ---> Using cache 01:32:40 ---> 26cddf7ddfb5 01:32:40 Step 8/22 : COPY . . 01:32:41 ---> Using cache 01:32:41 ---> c6a4cc9dbbda 01:32:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:32:41 ---> Running in 6dfaced14d9a 01:32:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:32:44 Removing intermediate container 4de3d14caf0a 01:32:44 ---> b58053e0e354 01:32:44 Step 14/23 : ENV APP_PORT=58890 01:32:45 ---> Running in df464d095e08 01:32:46 Removing intermediate container df464d095e08 01:32:46 ---> 51fdc8fdbb99 01:32:46 Step 15/23 : EXPOSE $APP_PORT 01:32:46 ---> Running in 26cd605d9a41 01:32:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:32:46 ---> 9da8b7495a20 01:32:46 Step 3/22 : WORKDIR /edgex-go 01:32:46 ---> Using cache 01:32:46 ---> d19f73d4e678 01:32:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:46 ---> Using cache 01:32:46 ---> 904e21e7f2fa 01:32:46 Step 5/22 : RUN apk add --update --no-cache make git 01:32:46 ---> Using cache 01:32:46 ---> d7ec66739384 01:32:46 Step 6/22 : COPY go.mod vendor* ./ 01:32:46 ---> Using cache 01:32:46 ---> d48da0ef59ee 01:32:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:46 ---> Using cache 01:32:46 ---> 26cddf7ddfb5 01:32:46 Step 8/22 : COPY . . 01:32:46 ---> Using cache 01:32:46 ---> c6a4cc9dbbda 01:32:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:32:47 Removing intermediate container 26cd605d9a41 01:32:47 ---> 800e6c71d67d 01:32:47 ---> Running in 9d434f2bd50e 01:32:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:32:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:32:50 ---> b1533a87f164 01:32:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:32:52 ---> 7572d3fe1202 01:32:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:32:54 ---> 4db9507310f7 01:32:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:32:54 ---> Running in 67ed63c7419b 01:32:55 Removing intermediate container 67ed63c7419b 01:32:55 ---> e3a94671fdeb 01:32:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:32:55 ---> Running in 9ec28183458d 01:32:56 Removing intermediate container 9ec28183458d 01:32:56 ---> 79f08efed555 01:32:56 Step 21/23 : LABEL arch=arm64 01:32:56 ---> Running in 31256312c006 01:32:58 Removing intermediate container 31256312c006 01:32:58 ---> a6dca1aaa1b0 01:32:58 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:32:58 ---> Running in 42bb7aa7b713 01:32:58 Removing intermediate container 42bb7aa7b713 01:32:58 ---> 103c6e1b2625 01:32:58 Step 23/23 : LABEL version=0.0.0 01:32:58 ---> Running in f7bfc2bb5ceb 01:32:59 Removing intermediate container f7bfc2bb5ceb 01:32:59 ---> afa8e67013ff 01:32:59 01:33:00 Successfully built afa8e67013ff 01:33:00 Successfully tagged sys-mgmt-agent-arm64:latest 01:33:04  Building sys-mgmt-agent ... done  ---> 322ee444d7af 01:33:04 Step 9/23 : RUN make cmd/core-data/core-data 01:33:04 ---> Running in 31934774e65b 01:33:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:35:16 Removing intermediate container 414fe2776cf2 01:35:16 ---> bf16cdc77201 01:35:16 01:35:16 Step 10/23 : FROM alpine:3.14 01:35:16 ---> 71a2028e5025 01:35:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:35:16 ---> Using cache 01:35:16 ---> 11303d672072 01:35:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:35:16 ---> Using cache 01:35:16 ---> c2a2ef940893 01:35:16 Step 13/23 : ENV APP_PORT=59881 01:35:16 Removing intermediate container 9d434f2bd50e 01:35:16 ---> d88c4a3ad4ac 01:35:16 01:35:16 Step 10/22 : FROM alpine:3.14 01:35:16 ---> 71a2028e5025 01:35:16 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:35:16 ---> Running in 0f22606677ee 01:35:16 ---> Running in ccb76e0cf46c 01:35:17 Removing intermediate container 0f22606677ee 01:35:17 ---> 447985e4179b 01:35:17 Step 14/23 : EXPOSE $APP_PORT 01:35:18 ---> Running in c75f4fb170c2 01:35:19 Removing intermediate container c75f4fb170c2 01:35:19 ---> c5f72f793059 01:35:19 Step 15/23 : WORKDIR / 01:35:19 ---> Running in 374102f52c84 01:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:35:20 Removing intermediate container 374102f52c84 01:35:20 ---> 74a2482deabe 01:35:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:21 (1/6) Installing ca-certificates (20211220-r0) 01:35:21 (2/6) Installing brotli-libs (1.0.9-r5) 01:35:21 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:35:21 (4/6) Installing libcurl (7.79.1-r0) 01:35:21 (5/6) Installing curl (7.79.1-r0) 01:35:21 (6/6) Installing dumb-init (1.2.5-r1) 01:35:21 Executing busybox-1.33.1-r6.trigger 01:35:21 Executing ca-certificates-20211220-r0.trigger 01:35:21 OK: 8 MiB in 20 packages 01:35:22 ---> a896f2917ffd 01:35:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:35:23 Removing intermediate container 6dfaced14d9a 01:35:23 ---> a2408d5aa61f 01:35:23 01:35:23 Step 10/22 : FROM alpine:3.14 01:35:23 ---> 71a2028e5025 01:35:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:35:23 ---> Using cache 01:35:23 ---> 11303d672072 01:35:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:35:23 ---> Using cache 01:35:23 ---> c2a2ef940893 01:35:23 Step 13/22 : ENV APP_PORT=59861 01:35:23 ---> Running in bc07bae0fd96 01:35:24 Removing intermediate container bc07bae0fd96 01:35:24 ---> c72c4e1098e0 01:35:24 Step 14/22 : EXPOSE $APP_PORT 01:35:24 ---> Running in c0360a6c5f67 01:35:25 Removing intermediate container ccb76e0cf46c 01:35:25 ---> d2c1760bc2ad 01:35:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:35:25 Removing intermediate container c0360a6c5f67 01:35:25 ---> b43a0424155b 01:35:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:25 ---> Running in 73e2a9454be5 01:35:25 ---> 8565e65b78c1 01:35:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:35:26 Removing intermediate container 73e2a9454be5 01:35:26 ---> 919a760df4fd 01:35:26 Step 13/22 : WORKDIR /edgex 01:35:26 ---> Running in db721539d461 01:35:27 ---> d2d93910a0e0 01:35:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:35:27 ---> 81e7a5b60371 01:35:27 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:35:27 Removing intermediate container db721539d461 01:35:27 ---> 6af74b4fcec8 01:35:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:35:27 ---> Running in 2805a190cf42 01:35:28 Removing intermediate container 2805a190cf42 01:35:28 ---> 5cf78006321a 01:35:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:28 ---> Running in eda4e70938c8 01:35:28 ---> f6835033ee50 01:35:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:35:29 Removing intermediate container eda4e70938c8 01:35:29 ---> deea82aea3c5 01:35:29 Step 21/23 : LABEL arch=arm64 01:35:29 ---> Running in 9ab3c59c94d9 01:35:30 ---> 4c871339d3db 01:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:35:30 Removing intermediate container 9ab3c59c94d9 01:35:30 ---> e6f1c0e31e57 01:35:30 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:35:30 ---> Running in ba8f28649968 01:35:31 ---> 66dc7537a370 01:35:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:35:31 Removing intermediate container ba8f28649968 01:35:31 ---> 678d496fadef 01:35:31 Step 23/23 : LABEL version=0.0.0 01:35:31 ---> Running in 70ffc03f2f2b 01:35:31 ---> 7a1bdd9c17fe 01:35:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:35:32 ---> Running in 167ca984eb5d 01:35:32 Removing intermediate container 70ffc03f2f2b 01:35:32 ---> 9a0d0aa1eeb7 01:35:32 01:35:32 Removing intermediate container 167ca984eb5d 01:35:32 ---> e494bf94f776 01:35:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:32 ---> Running in ddfff0cb6993 01:35:33 Successfully built 9a0d0aa1eeb7 01:35:33 Successfully tagged core-metadata-arm64:latest 01:35:33  Building core-metadata ... done  ---> a3418b93a479 01:35:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:35:33 Removing intermediate container ddfff0cb6993 01:35:33 ---> 487ead4a93b4 01:35:33 Step 20/22 : LABEL arch=arm64 01:35:33 ---> Running in 2f122db27a66 01:35:34 Removing intermediate container 2f122db27a66 01:35:34 ---> a4eed885320c 01:35:34 Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:35:34 ---> Running in 0e942b29d5c0 01:35:34 ---> 51723426ad6d 01:35:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:34 ---> Running in 62ae2a81461f 01:35:35 Removing intermediate container 0e942b29d5c0 01:35:35 ---> 680340dfec6f 01:35:35 Step 22/22 : LABEL version=0.0.0 01:35:35 ---> Running in 843e4d1bae6d 01:35:35 Removing intermediate container 843e4d1bae6d 01:35:35 ---> 6648797d0a33 01:35:35 01:35:36 Successfully built 6648797d0a33 01:35:36 Successfully tagged support-scheduler-arm64:latest 01:35:37  Building support-scheduler ... done Removing intermediate container 62ae2a81461f 01:35:37 ---> 8e3596aaedbe 01:35:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:35:37 ---> Running in acb5ebbaad63 01:35:37 Removing intermediate container acb5ebbaad63 01:35:37 ---> 2f59b5e8235e 01:35:37 Step 20/22 : LABEL arch=arm64 01:35:37 ---> Running in 25a1f0d332de 01:35:37 Removing intermediate container 25a1f0d332de 01:35:37 ---> af097cd87c29 01:35:37 Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:35:38 ---> Running in 82b0f593b044 01:35:38 Removing intermediate container 82b0f593b044 01:35:38 ---> 6ca1732babe3 01:35:38 Step 22/22 : LABEL version=0.0.0 01:35:38 ---> Running in 075fb571e8dd 01:35:39 Removing intermediate container 075fb571e8dd 01:35:39 ---> 8882f8d354f4 01:35:39 01:35:39 Successfully built 8882f8d354f4 01:35:39 Successfully tagged security-proxy-setup-arm64:latest 01:35:41  Building security-proxy-setup ... done Removing intermediate container 31934774e65b 01:35:41 ---> 397b744609dd 01:35:41 01:35:41 Step 10/23 : FROM alpine:3.14 01:35:41 ---> 71a2028e5025 01:35:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:35:41 ---> Running in 067ba1063c95 01:35:41 Removing intermediate container 067ba1063c95 01:35:41 ---> 143ff3fb4d55 01:35:41 Step 12/23 : ENV APP_PORT=59880 01:35:41 ---> Running in 091848c5f150 01:35:42 Removing intermediate container 091848c5f150 01:35:42 ---> 0b745c2723ae 01:35:42 Step 13/23 : EXPOSE $APP_PORT 01:35:42 ---> Running in e31b2e5dd21a 01:35:42 Removing intermediate container e31b2e5dd21a 01:35:42 ---> 8add1b90d642 01:35:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:42 ---> Running in 1ee75e15cdce 01:35:44 Removing intermediate container 1ee75e15cdce 01:35:44 ---> 5157b05bdb9a 01:35:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:35:44 ---> Running in d5b4d82b7334 01:35:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:35:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:35:47 (1/6) Installing dumb-init (1.2.5-r1) 01:35:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:35:48 (3/6) Installing libsodium (1.0.18-r0) 01:35:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:35:48 (5/6) Installing libzmq (4.3.4-r0) 01:35:48 (6/6) Installing zeromq (4.3.4-r0) 01:35:48 Executing busybox-1.33.1-r6.trigger 01:35:48 OK: 8 MiB in 20 packages 01:35:49 Removing intermediate container d5b4d82b7334 01:35:49 ---> 764eef2b7faf 01:35:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:50 ---> 1c1f08b56039 01:35:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:35:51 ---> 39250f15dc87 01:35:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:35:51 ---> 9beeba77df77 01:35:51 Step 19/23 : ENTRYPOINT ["/core-data"] 01:35:51 ---> Running in 2a779a8d167d 01:35:52 Removing intermediate container 2a779a8d167d 01:35:52 ---> 3dc87236e7d8 01:35:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:52 ---> Running in 3d26702787fd 01:35:52 Removing intermediate container 3d26702787fd 01:35:52 ---> b33e2792fa69 01:35:52 Step 21/23 : LABEL arch=arm64 01:35:52 ---> Running in b705d0e70f46 01:35:53 Removing intermediate container b705d0e70f46 01:35:53 ---> bd624d10d98d 01:35:53 Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a 01:35:53 ---> Running in 1591ce605331 01:35:53 Removing intermediate container 1591ce605331 01:35:53 ---> 9efbbc6dd16d 01:35:53 Step 23/23 : LABEL version=0.0.0 01:35:53 ---> Running in 186a9d3ad4f4 01:35:53 Removing intermediate container 186a9d3ad4f4 01:35:53 ---> e98f3bfa35e1 01:35:53 01:35:54 Successfully built e98f3bfa35e1 01:35:54 Successfully tagged core-data-arm64:latest 01:35:54  Building core-data ... done  [Pipeline] } 01:35:54 $ docker stop --time=1 728609c6d196dbb3249dff3e184c5a55a87ef025fe2e38b5de164644831da948 01:35:56 $ docker rm -f 728609c6d196dbb3249dff3e184c5a55a87ef025fe2e38b5de164644831da948 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:57 + docker images 01:35:57 REPOSITORY TAG IMAGE ID CREATED SIZE 01:35:57 core-data-arm64 latest e98f3bfa35e1 4 seconds ago 19.2MB 01:35:57 397b744609dd 17 seconds ago 1.61GB 01:35:57 security-proxy-setup-arm64 latest 8882f8d354f4 19 seconds ago 25.5MB 01:35:57 support-scheduler-arm64 latest 6648797d0a33 22 seconds ago 15.4MB 01:35:57 core-metadata-arm64 latest 9a0d0aa1eeb7 25 seconds ago 16MB 01:35:57 a2408d5aa61f 35 seconds ago 1.6GB 01:35:57 bf16cdc77201 42 seconds ago 1.6GB 01:35:57 d88c4a3ad4ac 42 seconds ago 1.6GB 01:35:57 sys-mgmt-agent-arm64 latest afa8e67013ff 2 minutes ago 280MB 01:35:57 security-bootstrapper-arm64 latest d838a49a2c59 4 minutes ago 18MB 01:35:57 security-secretstore-setup-arm64 latest 85bd2238919f 4 minutes ago 26.9MB 01:35:57 support-notifications-arm64 latest a1c57a9cf4db 4 minutes ago 16.1MB 01:35:57 core-command-arm64 latest 682cf5a9b592 4 minutes ago 15.3MB 01:35:57 1822fdf443dd 4 minutes ago 1.6GB 01:35:57 2beaa623ef9b 4 minutes ago 1.59GB 01:35:57 9c91325e9457 4 minutes ago 1.6GB 01:35:57 00693cfbdc4e 4 minutes ago 1.59GB 01:35:57 24820037d0b4 4 minutes ago 1.59GB 01:35:57 ci-base-image-arm64 latest 9da8b7495a20 16 minutes ago 1.26GB 01:35:57 alpine 3.14 71a2028e5025 31 hours ago 5.34MB 01:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 01:35:57 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 01:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 01:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:58 01:35:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:58 arm64: Pulling from edgex-lftools-log-publisher 01:35:58 8998bd30e6a1: Pulling fs layer 01:35:58 04944245beec: Pulling fs layer 01:35:58 699f458cf7ca: Pulling fs layer 01:35:58 765212b225bb: Pulling fs layer 01:35:58 f23df028b6ca: Pulling fs layer 01:35:58 d65c8cfc05b1: Pulling fs layer 01:35:58 2437ff75d9bd: Pulling fs layer 01:35:58 765212b225bb: Waiting 01:35:58 f23df028b6ca: Waiting 01:35:58 d65c8cfc05b1: Waiting 01:35:58 2437ff75d9bd: Waiting 01:35:58 04944245beec: Download complete 01:35:58 765212b225bb: Verifying Checksum 01:35:58 765212b225bb: Download complete 01:35:59 f23df028b6ca: Download complete 01:35:59 d65c8cfc05b1: Verifying Checksum 01:35:59 d65c8cfc05b1: Download complete 01:35:59 699f458cf7ca: Verifying Checksum 01:35:59 699f458cf7ca: Download complete 01:35:59 8998bd30e6a1: Verifying Checksum 01:35:59 8998bd30e6a1: Download complete 01:36:02 2437ff75d9bd: Verifying Checksum 01:36:02 2437ff75d9bd: Download complete 01:36:04 8998bd30e6a1: Pull complete 01:36:04 04944245beec: Pull complete 01:36:06 699f458cf7ca: Pull complete 01:36:06 765212b225bb: Pull complete 01:36:07 f23df028b6ca: Pull complete 01:36:08 d65c8cfc05b1: Pull complete 01:36:23 2437ff75d9bd: Pull complete 01:36:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:36:23 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 01:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:36:26 $ docker top 0b8c7947d42ff59f7cc9b9c4bec4ed8865c794234aac64bb31d7cd8d04a0cc2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:27 ---> job-cost.sh 01:36:27 lf-activate-venv: SKIPPING 01:36:27 INFO: No Stack... 01:36:28 INFO: Retrieving Pricing Info for: v3-standard-4 01:36:29 INFO: Archiving Costs [Pipeline] sh 01:36:30 + cat /w/workspace/edgex-go/1/archives/cost.csv 01:36:30 + cut -d, -f6 [Pipeline] lock 01:36:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] 01:36:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] did not exist. Created. 01:36:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:36:31 + echo total: 0.10999999940395355 [Pipeline] stash 01:36:31 Stashed 1 file(s) [Pipeline] } 01:36:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:36:31 $ docker stop --time=1 0b8c7947d42ff59f7cc9b9c4bec4ed8865c794234aac64bb31d7cd8d04a0cc2c 01:36:33 $ docker rm -f 0b8c7947d42ff59f7cc9b9c4bec4ed8865c794234aac64bb31d7cd8d04a0cc2c [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 01:36:34 provisioning config files... 01:36:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6732102108005987802tmp [Pipeline] { [Pipeline] sh 01:36:34 + set +x 01:36:34 + curl -s https://codecov.io/bash 01:36:34 + bash -s -- 01:36:34 01:36:34 _____ _ 01:36:34 / ____| | | 01:36:34 | | ___ __| | ___ ___ _____ __ 01:36:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:36:34 | |___| (_) | (_| | __/ (_| (_) \ V / 01:36:34 \_____\___/ \__,_|\___|\___\___/ \_/ 01:36:34 Bash-1.0.6 01:36:34 01:36:34 01:36:34 ==> git version 2.25.1 found 01:36:34 ==> 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 01:36:34 Release-Date: 2020-01-08 01:36:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:36:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:36:34 ==> Jenkins CI detected. 01:36:34 current dir:  /w/workspace/edgex-go/1 01:36:34 project root: . 01:36:34 --> token set from env 01:36:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:36:34 ==> Running gcov in . (disable via -X gcov) 01:36:34 ==> Python coveragepy not found 01:36:34 ==> Searching for coverage reports in: 01:36:34 + . 01:36:34 -> Found 1 reports 01:36:34 ==> Detecting git/mercurial file structure 01:36:34 ==> Reading reports 01:36:34 + ./coverage.out bytes=426503 01:36:34 ==> Appending adjustments 01:36:34 https://docs.codecov.io/docs/fixing-reports 01:36:35 + Found adjustments 01:36:35 ==> Gzipping contents 01:36:36 60K /tmp/codecov.Ixq7vL.gz 01:36:36 ==> Uploading reports 01:36:36 url: https://codecov.io 01:36:36 query: branch=PR-3917&commit=1aaead758a254fa5b22300b6089f1f0873fd6e9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3917%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3917&job=&cmd_args= 01:36:36 -> Pinging Codecov 01:36:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3917&commit=1aaead758a254fa5b22300b6089f1f0873fd6e9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3917%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3917&job=&cmd_args= 01:36:36 -> Uploading to 01:36:36 https://storage.googleapis.com/codecov/v4/raw/2022-03-19/00271124DB129430A58F1EEE437C3FCB/1aaead758a254fa5b22300b6089f1f0873fd6e9a/30475082-4417-473e-9774-1942c3396c0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220319T013636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee6ed1121a7e19a320ca2153c84e8b56be807d47cf78b5fdb338331805e60da5 01:36:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:36 Dload Upload Total Spent Left Speed 01:36:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57988 0 0 100 57988 0 231k --:--:-- --:--:-- --:--:-- 230k 01:36:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] } 01:36:36 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 01:36:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 01:36:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:36:39 ---> package-listing.sh 01:36:39 ++ facter osfamily 01:36:39 ++ tr '[:upper:]' '[:lower:]' 01:36:39 + OS_FAMILY=debian 01:36:39 + workspace=/w/workspace/edgex-go/1 01:36:39 + START_PACKAGES=/tmp/packages_start.txt 01:36:39 + END_PACKAGES=/tmp/packages_end.txt 01:36:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:39 + PACKAGES=/tmp/packages_start.txt 01:36:39 + '[' /w/workspace/edgex-go/1 ']' 01:36:39 + PACKAGES=/tmp/packages_end.txt 01:36:39 + case "${OS_FAMILY}" in 01:36:39 + dpkg -l 01:36:39 + grep '^ii' 01:36:39 + '[' -f /tmp/packages_start.txt ']' 01:36:39 + '[' -f /tmp/packages_end.txt ']' 01:36:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:39 + '[' /w/workspace/edgex-go/1 ']' 01:36:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:36:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 01:36:39 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:36:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:40 01:36:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:36:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:40 latest: Pulling from edgex-lftools-log-publisher 01:36:40 5eb5b503b376: Pulling fs layer 01:36:40 5c69ac0246d0: Pulling fs layer 01:36:40 ec43610c2a17: Pulling fs layer 01:36:40 3a2ae6a8a46f: Pulling fs layer 01:36:40 33b1e0a273af: Pulling fs layer 01:36:40 5d3b04190fa2: Pulling fs layer 01:36:40 2f39f015ded8: Pulling fs layer 01:36:40 5d3b04190fa2: Waiting 01:36:40 33b1e0a273af: Waiting 01:36:40 2f39f015ded8: Waiting 01:36:40 5c69ac0246d0: Verifying Checksum 01:36:40 5c69ac0246d0: Download complete 01:36:40 3a2ae6a8a46f: Verifying Checksum 01:36:40 3a2ae6a8a46f: Download complete 01:36:40 33b1e0a273af: Verifying Checksum 01:36:40 33b1e0a273af: Download complete 01:36:40 5d3b04190fa2: Verifying Checksum 01:36:40 5d3b04190fa2: Download complete 01:36:40 ec43610c2a17: Verifying Checksum 01:36:40 ec43610c2a17: Download complete 01:36:41 5eb5b503b376: Verifying Checksum 01:36:41 5eb5b503b376: Download complete 01:36:41 2f39f015ded8: Verifying Checksum 01:36:41 2f39f015ded8: Download complete 01:36:42 5eb5b503b376: Pull complete 01:36:42 5c69ac0246d0: Pull complete 01:36:42 ec43610c2a17: Pull complete 01:36:42 3a2ae6a8a46f: Pull complete 01:36:42 33b1e0a273af: Pull complete 01:36:43 5d3b04190fa2: Pull complete 01:36:47 2f39f015ded8: Pull complete 01:36:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:36:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:36:47 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 01:36:47 $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:36:53 $ docker top 4cce42e1243ef342bac33d585bb0c26d8d570a1a5b32f475bcdc80454050a0f5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:53 + touch /tmp/pre-build-complete [Pipeline] sh 01:36:54 + mkdir -p /var/log/sysstat [Pipeline] sh 01:36:54 + ls /var/log/sa-host 01:36:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:54 provisioning config files... 01:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3950956596112555516tmp [Pipeline] { [Pipeline] echo 01:36:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:36:55 ---> create-netrc.sh [Pipeline] } 01:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:36:55 ---> python-tools-install.sh [Pipeline] echo 01:36:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:36:56 ---> sudo-logs.sh 01:36:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:36:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:36:56 ---> job-cost.sh 01:36:56 lf-activate-venv: SKIPPING 01:36:56 DEBUG: total: 0.10999999940395355 01:36:56 INFO: Retrieving Stack Cost... 01:36:56 INFO: Retrieving Pricing Info for: v3-standard-8 01:36:57 INFO: Archiving Costs [Pipeline] echo 01:36:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:36:57 ---> logs-deploy.sh 01:36:57 lf-activate-venv: SKIPPING 01:36:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3917/1 01:36:57 INFO: archiving workspace using pattern(s): 01:36:58 Archives upload complete. 01:36:58 INFO: archiving logs to Nexus