Pull request #219 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 jinlinGuan for edgexfoundry/ci-build-images Obtained Jenkinsfile from 9e97e59c4dac7cb694d5d934ed4954cb066f7a65+70e702b69c45f69ff489b262dad35652638be375 (a2118f8cc8b09af9f60650f820fb127e587a922e) 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-ssh5518353316523199672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh14460258944670353120.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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/ci-build-images/branches/PR-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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/ci-build-images/branches/PR-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7636134522675220915.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/ci-build-images/branches/PR-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2067330273903512328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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 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-ssh8856326610075780461.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/ci-build-images/branches/PR-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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/ci-build-images/branches/PR-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11446082580432370602.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.23-alpine, 1.23-alpine3.20], releaseBranchOverride:golang-1.23] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.23 DOCKER_CUSTOM_TAGS: 1.23-alpine 1.23-alpine3.20 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13158’ Running on prd-ubuntu20.04-docker-8c-8g-13161 in /w/workspace/exfoundry_ci-build-images_PR-219 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-219 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/golang-1.23 commit 70e702b69c45f69ff489b262dad35652638be375 into PR head commit 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 Merge succeeded, producing 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 Checking out Revision 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 (PR-219) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/golang-1.23:refs/remotes/origin/golang-1.23 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 # 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 70e702b69c45f69ff489b262dad35652638be375 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 # timeout=10 Commit message: "ci: update to golang 1.23" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:06 ========================================================= 03:41:06 EdgeX Global Pipelines Version Info 03:41:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:41:07 ------------------- 03:41:07 stable info: 03:41:07 ------------------- 03:41:07 Commited By: Cherry Wang cherry@iotechsys.com 03:41:07 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:41:07 Message: update stable to v1.0.264 03:41:08 ------------------- 03:41:08 experimental info: 03:41:08 ------------------- 03:41:08 Commited By: Cherry Wang cherry@iotechsys.com 03:41:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:41:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 03:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23 [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine 1.23-alpine3.20 [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e97e59 [Pipeline] echo 03:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:09 provisioning config files... 03:41:09 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-219@tmp/config7320924815387169458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:10 ---> ****-login.sh 03:41:10 nexus3.edgexfoundry.org:10001 03:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:10 Configure a credential helper to remove this warning. See 03:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:10 03:41:10 Login Succeeded 03:41:10 nexus3.edgexfoundry.org:10002 03:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:10 Configure a credential helper to remove this warning. See 03:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:10 03:41:10 Login Succeeded 03:41:10 nexus3.edgexfoundry.org:10003 03:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:10 Configure a credential helper to remove this warning. See 03:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:10 03:41:10 Login Succeeded 03:41:10 nexus3.edgexfoundry.org:10004 03:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:10 Configure a credential helper to remove this warning. See 03:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:10 03:41:10 Login Succeeded 03:41:10 ****.io 03:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:10 Configure a credential helper to remove this warning. See 03:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:10 03:41:10 Login Succeeded 03:41:10 ---> ****-login.sh ends [Pipeline] } 03:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [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] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:11 provisioning config files... 03:41:11 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-219@tmp/config17032171785390108844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:12 ---> ****-login.sh 03:41:12 nexus3.edgexfoundry.org:10001 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 nexus3.edgexfoundry.org:10002 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 nexus3.edgexfoundry.org:10003 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 nexus3.edgexfoundry.org:10004 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 ****.io 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 ---> ****-login.sh ends [Pipeline] } 03:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:41:14 + ls -al . 03:41:14 total 28 03:41:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:41 . 03:41:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:41 .. 03:41:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:41 .git 03:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:41 .github 03:41:14 -rw-rw-r-- 1 jenkins jenkins 586 Oct 3 03:41 .golangci.yml 03:41:14 -rw-rw-r-- 1 jenkins jenkins 1183 Oct 3 03:41 Dockerfile 03:41:14 -rw-rw-r-- 1 jenkins jenkins 952 Oct 3 03:41 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:14 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=9e97e59c4dac7cb694d5d934ed4954cb066f7a65 --label arch=amd64 . 03:41:14 Sending build context to Docker daemon 487.4kB 03:41:14 Step 1/9 : FROM golang:1.23-alpine3.20 03:41:14 1.23-alpine3.20: Pulling from library/golang 03:41:15 43c4264eed91: Pulling fs layer 03:41:15 4cc291be95ef: Pulling fs layer 03:41:15 2ac1f1163629: Pulling fs layer 03:41:15 5c3c966382ef: Pulling fs layer 03:41:15 4f4fb700ef54: Pulling fs layer 03:41:15 5c3c966382ef: Waiting 03:41:15 4f4fb700ef54: Waiting 03:41:15 4cc291be95ef: Download complete 03:41:15 43c4264eed91: Verifying Checksum 03:41:15 43c4264eed91: Download complete 03:41:15 5c3c966382ef: Download complete 03:41:15 4f4fb700ef54: Download complete 03:41:15 43c4264eed91: Pull complete 03:41:15 4cc291be95ef: Pull complete 03:41:15 2ac1f1163629: Verifying Checksum 03:41:15 2ac1f1163629: Download complete 03:41:18 2ac1f1163629: Pull complete 03:41:19 5c3c966382ef: Pull complete 03:41:19 4f4fb700ef54: Pull complete 03:41:19 Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 03:41:19 Status: Downloaded newer image for golang:1.23-alpine3.20 03:41:19 ---> 5a72c8b95319 03:41:19 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 03:41:22 ---> Running in 1c80a4907b74 03:41:22 Removing intermediate container 1c80a4907b74 03:41:22 ---> 5b7fcf6a117a 03:41:22 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 03:41:22 ---> Running in f5d6d107d41f 03:41:22 Removing intermediate container f5d6d107d41f 03:41:22 ---> d9247ccd7619 03:41:22 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 03:41:22 ---> b48f4a39648f 03:41:22 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 03:41:22 ---> Running in eb7f92a4dfcf 03:41:22 Connecting to github.com (140.82.114.3:443) 03:41:22 Connecting to objects.githubusercontent.com (185.199.111.133:443) 03:41:22 saving to '/usr/local/bin/hadolint' 03:41:22 hadolint 100% |********************************| 2369k 0:00:00 ETA 03:41:22 '/usr/local/bin/hadolint' saved 03:41:23 Removing intermediate container eb7f92a4dfcf 03:41:23 ---> 91f74ed6c8a4 03:41:23 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 03:41:23 ---> Running in 9f277c9ed622 03:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:23 (1/39) Installing ncurses-terminfo-base (6.4_p20240420-r1) 03:41:23 (2/39) Installing libncursesw (6.4_p20240420-r1) 03:41:23 (3/39) Installing readline (8.2.10-r0) 03:41:23 (4/39) Installing bash (5.2.26-r0) 03:41:23 Executing bash-5.2.26-r0.post-install 03:41:23 (5/39) Installing libgcc (13.2.1_git20240309-r0) 03:41:23 (6/39) Installing jansson (2.14-r4) 03:41:23 (7/39) Installing libstdc++ (13.2.1_git20240309-r0) 03:41:23 (8/39) Installing zstd-libs (1.5.6-r0) 03:41:23 (9/39) Installing binutils (2.42-r0) 03:41:24 (10/39) Installing libmagic (5.45-r1) 03:41:24 (11/39) Installing file (5.45-r1) 03:41:24 (12/39) Installing libgomp (13.2.1_git20240309-r0) 03:41:24 (13/39) Installing libatomic (13.2.1_git20240309-r0) 03:41:24 (14/39) Installing gmp (6.3.0-r1) 03:41:24 (15/39) Installing isl26 (0.26-r1) 03:41:24 (16/39) Installing mpfr4 (4.2.1-r0) 03:41:24 (17/39) Installing mpc1 (1.3.1-r1) 03:41:24 (18/39) Installing gcc (13.2.1_git20240309-r0) 03:41:24 (19/39) Installing libstdc++-dev (13.2.1_git20240309-r0) 03:41:25 (20/39) Installing musl-dev (1.2.5-r0) 03:41:25 (21/39) Installing g++ (13.2.1_git20240309-r0) 03:41:25 (22/39) Installing make (4.4.1-r2) 03:41:25 (23/39) Installing fortify-headers (1.1-r3) 03:41:25 (24/39) Installing patch (2.7.6-r10) 03:41:25 (25/39) Installing build-base (0.5-r3) 03:41:25 (26/39) Installing brotli-libs (1.1.0-r2) 03:41:25 (27/39) Installing c-ares (1.33.1-r0) 03:41:25 (28/39) Installing libunistring (1.2-r0) 03:41:25 (29/39) Installing libidn2 (2.3.7-r0) 03:41:25 (30/39) Installing nghttp2-libs (1.62.1-r0) 03:41:25 (31/39) Installing libpsl (0.21.5-r1) 03:41:25 (32/39) Installing libcurl (8.10.1-r0) 03:41:25 (33/39) Installing curl (8.10.1-r0) 03:41:25 (34/39) Installing libexpat (2.6.3-r0) 03:41:25 (35/39) Installing pcre2 (10.43-r0) 03:41:25 (36/39) Installing git (2.45.2-r0) 03:41:25 (37/39) Installing git-init-template (2.45.2-r0) 03:41:25 (38/39) Installing linux-headers (6.6-r0) 03:41:25 (39/39) Installing pkgconf (2.2.0-r0) 03:41:25 Executing busybox-1.36.1-r29.trigger 03:41:25 OK: 246 MiB in 54 packages 03:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:25 Upgrading critical system libraries and apk-tools: 03:41:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:25 Executing busybox-1.36.1-r29.trigger 03:41:26 Continuing the upgrade transaction with new apk-tools: 03:41:26 OK: 246 MiB in 54 packages 03:41:26 Connecting to raw.githubusercontent.com (185.199.111.133:443) 03:41:26 writing to stdout 03:41:26 - 100% |********************************| 11591 0:00:00 ETA 03:41:26 written to stdout 03:41:26 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 03:41:26 Still waiting to schedule task 03:41:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13160’ 03:41:26 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 03:41:27 golangci/golangci-lint info installed ./bin/golangci-lint 03:41:34 Removing intermediate container 9f277c9ed622 03:41:34 ---> ca91d4ffa6e6 03:41:34 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:41:34 ---> Running in 021abdd4395f 03:41:34 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:41:34 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:41:40 Removing intermediate container 021abdd4395f 03:41:40 ---> 4404a4f9bd5a 03:41:40 Step 8/9 : LABEL arch=amd64 03:41:40 ---> Running in e8d05cb35b09 03:41:40 Removing intermediate container e8d05cb35b09 03:41:40 ---> 42e3299a79a5 03:41:40 Step 9/9 : LABEL git_sha=9e97e59c4dac7cb694d5d934ed4954cb066f7a65 03:41:40 ---> Running in d9a9385ae04c 03:41:40 Removing intermediate container d9a9385ae04c 03:41:40 ---> e353eb1f6088 03:41:40 [Warning] One or more build-args [ARCH] were not consumed 03:41:40 Successfully built e353eb1f6088 03:41:40 Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:42 03:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:42 latest: Pulling from edgex-lftools-log-publisher 03:41:42 5eb5b503b376: Pulling fs layer 03:41:42 5c69ac0246d0: Pulling fs layer 03:41:42 ec43610c2a17: Pulling fs layer 03:41:42 3a2ae6a8a46f: Pulling fs layer 03:41:42 33b1e0a273af: Pulling fs layer 03:41:42 5d3b04190fa2: Pulling fs layer 03:41:42 2f39f015ded8: Pulling fs layer 03:41:42 3a2ae6a8a46f: Waiting 03:41:42 33b1e0a273af: Waiting 03:41:42 2f39f015ded8: Waiting 03:41:42 5d3b04190fa2: Waiting 03:41:42 5c69ac0246d0: Download complete 03:41:42 3a2ae6a8a46f: Verifying Checksum 03:41:42 3a2ae6a8a46f: Download complete 03:41:42 33b1e0a273af: Verifying Checksum 03:41:42 33b1e0a273af: Download complete 03:41:42 5d3b04190fa2: Verifying Checksum 03:41:42 5d3b04190fa2: Download complete 03:41:42 ec43610c2a17: Verifying Checksum 03:41:42 ec43610c2a17: Download complete 03:41:42 5eb5b503b376: Download complete 03:41:43 2f39f015ded8: Download complete 03:41:43 5eb5b503b376: Pull complete 03:41:43 5c69ac0246d0: Pull complete 03:41:44 ec43610c2a17: Pull complete 03:41:44 3a2ae6a8a46f: Pull complete 03:41:44 33b1e0a273af: Pull complete 03:41:44 5d3b04190fa2: Pull complete 03:41:48 2f39f015ded8: Pull complete 03:41:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:49 prd-ubuntu20.04-docker-8c-8g-13161 does not seem to be running inside a container 03:41:49 $ 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/exfoundry_ci-build-images_PR-219 -v /w/workspace/exfoundry_ci-build-images_PR-219:/w/workspace/exfoundry_ci-build-images_PR-219:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-219@tmp:/w/workspace/exfoundry_ci-build-images_PR-219@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:53 $ docker top 150d57ff657a324783e6280a11b83617cf5a957492903b3b86fa6aaf5296c270 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:54 ---> job-cost.sh 03:41:54 lf-activate-venv: SKIPPING 03:41:54 INFO: No Stack... 03:41:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:55 INFO: Archiving Costs [Pipeline] sh 03:41:55 + cat /w/workspace/exfoundry_ci-build-images_PR-219/archives/cost.csv 03:41:55 + cut -d, -f6 [Pipeline] lock 03:41:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] 03:41:55 Resource [jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] did not exist. Created. 03:41:55 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:56 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:56 Stashed 1 file(s) [Pipeline] } 03:41:56 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:56 $ docker stop --time=1 150d57ff657a324783e6280a11b83617cf5a957492903b3b86fa6aaf5296c270 03:41:57 $ docker rm -f --volumes 150d57ff657a324783e6280a11b83617cf5a957492903b3b86fa6aaf5296c270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:47:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13163 in /w/workspace/exfoundry_ci-build-images_PR-219 [Pipeline] { [Pipeline] checkout 03:47:14 Selected Git installation does not exist. Using Default 03:47:14 The recommended git tool is: NONE 03:47:23 using credential edgex-jenkins-ssh 03:47:23 Cloning the remote Git repository 03:47:23 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 03:47:23 > git init /w/workspace/exfoundry_ci-build-images_PR-219 # timeout=10 03:47:23 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:47:23 > git --version # timeout=10 03:47:23 > git --version # 'git version 2.25.1' 03:47:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:24 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:47:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:25 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:47:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/golang-1.23:refs/remotes/origin/golang-1.23 # timeout=10 03:47:26 Merging remotes/origin/golang-1.23 commit 70e702b69c45f69ff489b262dad35652638be375 into PR head commit 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 03:47:26 Merge succeeded, producing 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 03:47:26 Checking out Revision 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 (PR-219) 03:47:26 > git config core.sparsecheckout # timeout=10 03:47:26 > git checkout -f 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 # timeout=10 03:47:26 > git remote # timeout=10 03:47:26 > git config --get remote.origin.url # timeout=10 03:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:26 > git merge 70e702b69c45f69ff489b262dad35652638be375 # timeout=10 03:47:26 > git rev-parse HEAD^{commit} # timeout=10 03:47:26 > git config core.sparsecheckout # timeout=10 03:47:26 > git checkout -f 9e97e59c4dac7cb694d5d934ed4954cb066f7a65 # timeout=10 03:47:30 Commit message: "ci: update to golang 1.23" 03:47:30 > git --version # timeout=10 03:47:30 > git --version # 'git version 2.25.1' 03:47:30 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:32 Dload Upload Total Spent Left Speed 03:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 03:47:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:47:33 + sudo tee /etc/docker/daemon.new 03:47:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:47:33 { 03:47:33 "registry-mirrors": [ 03:47:33 "https://nexus3.edgexfoundry.org:10001" 03:47:33 ], 03:47:33 "bip": "10.250.0.254/24", 03:47:33 "hosts": [ 03:47:33 "tcp://0.0.0.0:5555", 03:47:33 "unix:///var/run/docker.sock" 03:47:33 ], 03:47:33 "mtu": 1458, 03:47:33 "selinux-enabled": true, 03:47:33 "seccomp-profile": "/etc/docker/seccomp.json" 03:47:33 } [Pipeline] sh 03:47:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:47:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:52 provisioning config files... 03:47:52 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-219@tmp/config3283583829694523059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:53 ---> ****-login.sh 03:47:53 nexus3.edgexfoundry.org:10001 03:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:53 Configure a credential helper to remove this warning. See 03:47:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:53 03:47:53 Login Succeeded 03:47:53 nexus3.edgexfoundry.org:10002 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 nexus3.edgexfoundry.org:10003 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 nexus3.edgexfoundry.org:10004 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 ****.io 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 ---> ****-login.sh ends [Pipeline] } 03:47:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:47:56 + ls -al . 03:47:56 total 28 03:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:47 . 03:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:47 .. 03:47:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:47 .git 03:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:47 .github 03:47:56 -rw-rw-r-- 1 jenkins jenkins 586 Oct 3 03:47 .golangci.yml 03:47:56 -rw-rw-r-- 1 jenkins jenkins 1183 Oct 3 03:47 Dockerfile 03:47:56 -rw-rw-r-- 1 jenkins jenkins 952 Oct 3 03:47 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:57 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9e97e59c4dac7cb694d5d934ed4954cb066f7a65 --label arch=arm64 . 03:47:57 Sending build context to Docker daemon 487.4kB 03:47:57 Step 1/9 : FROM golang:1.23-alpine3.20 03:47:58 1.23-alpine3.20: Pulling from library/golang 03:47:58 cf04c63912e1: Pulling fs layer 03:47:58 55b35a11ae5e: Pulling fs layer 03:47:58 a37a00ec5f00: Pulling fs layer 03:47:58 50b3750afda1: Pulling fs layer 03:47:58 4f4fb700ef54: Pulling fs layer 03:47:58 50b3750afda1: Waiting 03:47:58 55b35a11ae5e: Download complete 03:47:58 cf04c63912e1: Verifying Checksum 03:47:58 cf04c63912e1: Download complete 03:47:58 50b3750afda1: Verifying Checksum 03:47:58 50b3750afda1: Download complete 03:47:58 4f4fb700ef54: Verifying Checksum 03:47:58 4f4fb700ef54: Download complete 03:47:58 cf04c63912e1: Pull complete 03:47:59 55b35a11ae5e: Pull complete 03:48:00 a37a00ec5f00: Verifying Checksum 03:48:00 a37a00ec5f00: Download complete 03:48:15 a37a00ec5f00: Pull complete 03:48:15 50b3750afda1: Pull complete 03:48:15 4f4fb700ef54: Pull complete 03:48:15 Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 03:48:15 Status: Downloaded newer image for golang:1.23-alpine3.20 03:48:15 ---> 70f8e088093d 03:48:15 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 03:48:15 ---> Running in c02c5b107217 03:48:15 Removing intermediate container c02c5b107217 03:48:15 ---> d94ccad81a76 03:48:15 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 03:48:15 ---> Running in e68bb61e79a2 03:48:15 Removing intermediate container e68bb61e79a2 03:48:15 ---> ddf6f0cd8173 03:48:15 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 03:48:16 ---> 591b0f9fa6ea 03:48:16 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 03:48:16 ---> Running in 4bd8232167ae 03:48:18 Removing intermediate container 4bd8232167ae 03:48:18 ---> 275b0178ec60 03:48:18 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 03:48:18 ---> Running in 620e2d63e432 03:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:21 (1/39) Installing ncurses-terminfo-base (6.4_p20240420-r1) 03:48:21 (2/39) Installing libncursesw (6.4_p20240420-r1) 03:48:21 (3/39) Installing readline (8.2.10-r0) 03:48:21 (4/39) Installing bash (5.2.26-r0) 03:48:21 Executing bash-5.2.26-r0.post-install 03:48:21 (5/39) Installing libgcc (13.2.1_git20240309-r0) 03:48:21 (6/39) Installing jansson (2.14-r4) 03:48:21 (7/39) Installing libstdc++ (13.2.1_git20240309-r0) 03:48:21 (8/39) Installing zstd-libs (1.5.6-r0) 03:48:21 (9/39) Installing binutils (2.42-r0) 03:48:21 (10/39) Installing libmagic (5.45-r1) 03:48:21 (11/39) Installing file (5.45-r1) 03:48:21 (12/39) Installing libgomp (13.2.1_git20240309-r0) 03:48:21 (13/39) Installing libatomic (13.2.1_git20240309-r0) 03:48:22 (14/39) Installing gmp (6.3.0-r1) 03:48:22 (15/39) Installing isl26 (0.26-r1) 03:48:22 (16/39) Installing mpfr4 (4.2.1-r0) 03:48:22 (17/39) Installing mpc1 (1.3.1-r1) 03:48:22 (18/39) Installing gcc (13.2.1_git20240309-r0) 03:48:24 (19/39) Installing libstdc++-dev (13.2.1_git20240309-r0) 03:48:25 (20/39) Installing musl-dev (1.2.5-r0) 03:48:25 (21/39) Installing g++ (13.2.1_git20240309-r0) 03:48:26 (22/39) Installing make (4.4.1-r2) 03:48:26 (23/39) Installing fortify-headers (1.1-r3) 03:48:26 (24/39) Installing patch (2.7.6-r10) 03:48:26 (25/39) Installing build-base (0.5-r3) 03:48:26 (26/39) Installing brotli-libs (1.1.0-r2) 03:48:26 (27/39) Installing c-ares (1.33.1-r0) 03:48:26 (28/39) Installing libunistring (1.2-r0) 03:48:26 (29/39) Installing libidn2 (2.3.7-r0) 03:48:26 (30/39) Installing nghttp2-libs (1.62.1-r0) 03:48:26 (31/39) Installing libpsl (0.21.5-r1) 03:48:26 (32/39) Installing libcurl (8.10.1-r0) 03:48:26 (33/39) Installing curl (8.10.1-r0) 03:48:26 (34/39) Installing libexpat (2.6.3-r0) 03:48:26 (35/39) Installing pcre2 (10.43-r0) 03:48:26 (36/39) Installing git (2.45.2-r0) 03:48:27 (37/39) Installing git-init-template (2.45.2-r0) 03:48:27 (38/39) Installing linux-headers (6.6-r0) 03:48:27 (39/39) Installing pkgconf (2.2.0-r0) 03:48:27 Executing busybox-1.36.1-r29.trigger 03:48:27 OK: 238 MiB in 54 packages 03:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:29 Upgrading critical system libraries and apk-tools: 03:48:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:29 Executing busybox-1.36.1-r29.trigger 03:48:30 Continuing the upgrade transaction with new apk-tools: 03:48:31 OK: 238 MiB in 54 packages 03:48:31 Connecting to raw.githubusercontent.com (185.199.108.133:443) 03:48:32 writing to stdout 03:48:32 - 100% |********************************| 11591 0:00:00 ETA 03:48:32 written to stdout 03:48:32 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 03:48:32 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 03:48:35 golangci/golangci-lint info installed ./bin/golangci-lint 03:48:45 Removing intermediate container 620e2d63e432 03:48:45 ---> 42bd22fdef78 03:48:45 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:48:45 ---> Running in 66473c4cab8b 03:48:45 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:48:45 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:49:24 Removing intermediate container 66473c4cab8b 03:49:24 ---> 362f206e7ce0 03:49:24 Step 8/9 : LABEL arch=arm64 03:49:24 ---> Running in 8cbf1cffce77 03:49:24 Removing intermediate container 8cbf1cffce77 03:49:24 ---> ce31bf90ee04 03:49:24 Step 9/9 : LABEL git_sha=9e97e59c4dac7cb694d5d934ed4954cb066f7a65 03:49:24 ---> Running in 8c41ad3aa3cb 03:49:24 Removing intermediate container 8c41ad3aa3cb 03:49:24 ---> 5a17b3ed4e74 03:49:24 [Warning] One or more build-args [ARCH] were not consumed 03:49:24 Successfully built 5a17b3ed4e74 03:49:24 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:25 03:49:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:26 arm64: Pulling from edgex-lftools-log-publisher 03:49:26 8998bd30e6a1: Pulling fs layer 03:49:26 04944245beec: Pulling fs layer 03:49:26 699f458cf7ca: Pulling fs layer 03:49:26 765212b225bb: Pulling fs layer 03:49:26 f23df028b6ca: Pulling fs layer 03:49:26 d65c8cfc05b1: Pulling fs layer 03:49:26 2437ff75d9bd: Pulling fs layer 03:49:26 765212b225bb: Waiting 03:49:26 f23df028b6ca: Waiting 03:49:26 2437ff75d9bd: Waiting 03:49:26 d65c8cfc05b1: Waiting 03:49:26 04944245beec: Verifying Checksum 03:49:26 04944245beec: Download complete 03:49:26 765212b225bb: Verifying Checksum 03:49:26 765212b225bb: Download complete 03:49:26 f23df028b6ca: Verifying Checksum 03:49:26 f23df028b6ca: Download complete 03:49:26 d65c8cfc05b1: Verifying Checksum 03:49:26 d65c8cfc05b1: Download complete 03:49:26 699f458cf7ca: Verifying Checksum 03:49:26 699f458cf7ca: Download complete 03:49:26 8998bd30e6a1: Download complete 03:49:29 2437ff75d9bd: Verifying Checksum 03:49:29 2437ff75d9bd: Download complete 03:49:31 8998bd30e6a1: Pull complete 03:49:31 04944245beec: Pull complete 03:49:33 699f458cf7ca: Pull complete 03:49:33 765212b225bb: Pull complete 03:49:34 f23df028b6ca: Pull complete 03:49:34 d65c8cfc05b1: Pull complete 03:49:49 2437ff75d9bd: Pull complete 03:49:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:50 prd-ubuntu20.04-docker-arm64-4c-16g-13163 does not seem to be running inside a container 03:49:50 $ 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/exfoundry_ci-build-images_PR-219 -v /w/workspace/exfoundry_ci-build-images_PR-219:/w/workspace/exfoundry_ci-build-images_PR-219:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-219@tmp:/w/workspace/exfoundry_ci-build-images_PR-219@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:49:53 $ docker top 2ed19e729a94baf3522894ee7d6b71fb58dac5abfdd559c62352c7411acacd69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:54 ---> job-cost.sh 03:49:54 lf-activate-venv: SKIPPING 03:49:54 INFO: No Stack... 03:49:54 INFO: Retrieving Pricing Info for: v3-standard-4 03:49:55 INFO: Archiving Costs [Pipeline] sh 03:49:55 + cat /w/workspace/exfoundry_ci-build-images_PR-219/archives/cost.csv 03:49:55 + cut -d, -f6 [Pipeline] lock 03:49:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] 03:49:56 Resource [jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] did not exist. Created. 03:49:56 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:57 /w/workspace/exfoundry_ci-build-images_PR-219@tmp/durable-f1b25838/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:49:57 + echo total: 0.10999999940395355 [Pipeline] stash 03:49:57 Warning: overwriting stash ‘stack-cost’ 03:49:58 Stashed 1 file(s) [Pipeline] } 03:49:58 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:58 $ docker stop --time=1 2ed19e729a94baf3522894ee7d6b71fb58dac5abfdd559c62352c7411acacd69 03:49:59 $ docker rm -f --volumes 2ed19e729a94baf3522894ee7d6b71fb58dac5abfdd559c62352c7411acacd69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:50:01 + [ -d /w/workspace/exfoundry_ci-build-images_PR-219/archives ] 03:50:01 + ls -al /w/workspace/exfoundry_ci-build-images_PR-219/archives 03:50:01 total 16 03:50:01 drwxr-xr-x 3 root root 4096 Oct 3 03:41 . 03:50:01 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:41 .. 03:50:01 drwxr-xr-x 2 root root 4096 Oct 3 03:41 cost 03:50:01 -rw-r--r-- 1 root root 87 Oct 3 03:41 cost.csv 03:50:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-219/archives 03:50:01 + ls -al /w/workspace/exfoundry_ci-build-images_PR-219/archives 03:50:01 total 16 03:50:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:41 . 03:50:01 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:41 .. 03:50:01 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 03:41 cost 03:50:01 -rw-r--r-- 1 jenkins jenkins 87 Oct 3 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:50:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:50:03 ---> package-listing.sh 03:50:03 ++ facter osfamily 03:50:03 ++ tr '[:upper:]' '[:lower:]' 03:50:03 + OS_FAMILY=debian 03:50:03 + workspace=/w/workspace/exfoundry_ci-build-images_PR-219 03:50:03 + START_PACKAGES=/tmp/packages_start.txt 03:50:03 + END_PACKAGES=/tmp/packages_end.txt 03:50:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:50:03 + PACKAGES=/tmp/packages_start.txt 03:50:03 + '[' /w/workspace/exfoundry_ci-build-images_PR-219 ']' 03:50:03 + PACKAGES=/tmp/packages_end.txt 03:50:03 + case "${OS_FAMILY}" in 03:50:03 + dpkg -l 03:50:03 + grep '^ii' 03:50:03 + '[' -f /tmp/packages_start.txt ']' 03:50:03 + '[' -f /tmp/packages_end.txt ']' 03:50:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:50:03 + '[' /w/workspace/exfoundry_ci-build-images_PR-219 ']' 03:50:03 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-219/archives/ 03:50:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-219/archives/ [Pipeline] echo 03:50:03 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/exfoundry_ci-build-images_PR-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:50:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:04 prd-ubuntu20.04-docker-8c-8g-13161 does not seem to be running inside a container 03:50:04 $ 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/exfoundry_ci-build-images_PR-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-219 -v /w/workspace/exfoundry_ci-build-images_PR-219:/w/workspace/exfoundry_ci-build-images_PR-219:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-219@tmp:/w/workspace/exfoundry_ci-build-images_PR-219@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:50:04 $ docker top bd4ddc2a1e7b93261380e0be4d0a34b60c452fabda7683dbe31ffb0ac45cb740 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:05 + touch /tmp/pre-build-complete [Pipeline] sh 03:50:05 + mkdir -p /var/log/sysstat [Pipeline] sh 03:50:05 + ls /var/log/sa-host 03:50:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:06 provisioning config files... 03:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-219@tmp/config5069610196981779640tmp [Pipeline] { [Pipeline] echo 03:50:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:50:06 ---> create-netrc.sh [Pipeline] } 03:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:50:06 ---> python-tools-install.sh [Pipeline] echo 03:50:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:50:07 ---> sudo-logs.sh 03:50:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:50:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:50:07 ---> job-cost.sh 03:50:07 lf-activate-venv: SKIPPING 03:50:07 DEBUG: total: 0.2199999988079071 03:50:07 INFO: Retrieving Stack Cost... 03:50:07 INFO: Retrieving Pricing Info for: v3-standard-8 03:50:08 INFO: Archiving Costs [Pipeline] echo 03:50:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:50:08 ---> logs-deploy.sh 03:50:08 lf-activate-venv: SKIPPING 03:50:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-219/1 03:50:08 INFO: archiving workspace using pattern(s): 03:50:09 Archives upload complete. 03:50:09 INFO: archiving logs to Nexus 03:50:10 ---> uname -a: 03:50:10 Linux prd-ubuntu20-04-docker-8c-8g-13161 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:50:10 03:50:10 03:50:10 ---> lscpu: 03:50:10 Architecture: x86_64 03:50:10 CPU op-mode(s): 32-bit, 64-bit 03:50:10 Byte Order: Little Endian 03:50:10 Address sizes: 40 bits physical, 48 bits virtual 03:50:10 CPU(s): 8 03:50:10 On-line CPU(s) list: 0-7 03:50:10 Thread(s) per core: 1 03:50:10 Core(s) per socket: 1 03:50:10 Socket(s): 8 03:50:10 NUMA node(s): 1 03:50:10 Vendor ID: AuthenticAMD 03:50:10 CPU family: 23 03:50:10 Model: 49 03:50:10 Model name: AMD EPYC-Rome Processor 03:50:10 Stepping: 0 03:50:10 CPU MHz: 2799.998 03:50:10 BogoMIPS: 5599.99 03:50:10 Virtualization: AMD-V 03:50:10 Hypervisor vendor: KVM 03:50:10 Virtualization type: full 03:50:10 L1d cache: 256 KiB 03:50:10 L1i cache: 256 KiB 03:50:10 L2 cache: 4 MiB 03:50:10 L3 cache: 128 MiB 03:50:10 NUMA node0 CPU(s): 0-7 03:50:10 Vulnerability Itlb multihit: Not affected 03:50:10 Vulnerability L1tf: Not affected 03:50:10 Vulnerability Mds: Not affected 03:50:10 Vulnerability Meltdown: Not affected 03:50:10 Vulnerability Mmio stale data: Not affected 03:50:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:50:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:50:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:50:10 Vulnerability Srbds: Not affected 03:50:10 Vulnerability Tsx async abort: Not affected 03:50:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:50:10 03:50:10 03:50:10 ---> nproc: 03:50:10 8 03:50:10 03:50:10 03:50:10 ---> df -h: 03:50:10 Filesystem Size Used Avail Use% Mounted on 03:50:10 overlay 155G 11G 145G 7% / 03:50:10 tmpfs 64M 0 64M 0% /dev 03:50:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:50:10 shm 64M 0 64M 0% /dev/shm 03:50:10 /dev/vda1 155G 11G 145G 7% /facter-os 03:50:10 03:50:10