Pull request #215 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 cloudxxx8 for edgexfoundry/ci-build-images Loading trusted files from base branch golang-1.21 at 4e22dc29a21667778cd5c7a520f4adf7578d3547 rather than b6d4c52c85863efc9c881f896df6a953ebdd596e Obtained Jenkinsfile from 4e22dc29a21667778cd5c7a520f4adf7578d3547 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-ssh1976585247429915980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6301754774869506691.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-215/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-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13398221011947034604.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-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11526832731023885624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12749391466465908587.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-215/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-215/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4292950497182123604.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21-alpine, 1.21-alpine3.17], releaseBranchOverride:golang-1.21] ========================================================= [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.21 DOCKER_CUSTOM_TAGS: 1.21-alpine 1.21-alpine3.17 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2400’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-2820’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2828’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2828 in /w/workspace/exfoundry_ci-build-images_PR-215 [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-215 # 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 > 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/215/head:refs/remotes/origin/PR-215 +refs/heads/golang-1.21:refs/remotes/origin/golang-1.21 # timeout=10 Merging remotes/origin/golang-1.21 commit 4e22dc29a21667778cd5c7a520f4adf7578d3547 into PR head commit b6d4c52c85863efc9c881f896df6a953ebdd596e Merge succeeded, producing b6d4c52c85863efc9c881f896df6a953ebdd596e Checking out Revision b6d4c52c85863efc9c881f896df6a953ebdd596e (PR-215) > git config core.sparsecheckout # timeout=10 > git checkout -f b6d4c52c85863efc9c881f896df6a953ebdd596e # 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 4e22dc29a21667778cd5c7a520f4adf7578d3547 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6d4c52c85863efc9c881f896df6a953ebdd596e # timeout=10 Commit message: "fix: Use the latest patch version of golang 1.21" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:54 ========================================================= 13:12:54 EdgeX Global Pipelines Version Info 13:12:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:55 ------------------- 13:12:55 stable info: 13:12:55 ------------------- 13:12:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:55 Message: update stable to v1.0.258 13:12:56 ------------------- 13:12:56 experimental info: 13:12:56 ------------------- 13:12:56 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 13:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.21 [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.21-alpine 1.21-alpine3.17 [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-215 [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-215 [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-215 [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6d4c52c85863efc9c881f896df6a953ebdd596e [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6d4c52 [Pipeline] echo 13:12:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:57 provisioning config files... 13:12:57 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-215@tmp/config2375805456322734909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:58 ---> ****-login.sh 13:12:58 nexus3.edgexfoundry.org:10001 13:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:58 Configure a credential helper to remove this warning. See 13:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:58 13:12:58 Login Succeeded 13:12:58 nexus3.edgexfoundry.org:10002 13:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:58 Configure a credential helper to remove this warning. See 13:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:58 13:12:58 Login Succeeded 13:12:58 nexus3.edgexfoundry.org:10003 13:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:58 Configure a credential helper to remove this warning. See 13:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:58 13:12:58 Login Succeeded 13:12:58 nexus3.edgexfoundry.org:10004 13:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:58 Configure a credential helper to remove this warning. See 13:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:58 13:12:58 Login Succeeded 13:12:58 ****.io 13:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:59 Configure a credential helper to remove this warning. See 13:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:59 13:12:59 Login Succeeded 13:12:59 ---> ****-login.sh ends [Pipeline] } 13:12:59 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] } [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 13:13:00 provisioning config files... 13:13:00 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-215@tmp/config2809336935768794227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:00 ---> ****-login.sh 13:13:00 nexus3.edgexfoundry.org:10001 13:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:00 Configure a credential helper to remove this warning. See 13:13:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:00 13:13:00 Login Succeeded 13:13:00 nexus3.edgexfoundry.org:10002 13:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:00 Configure a credential helper to remove this warning. See 13:13:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:00 13:13:00 Login Succeeded 13:13:00 nexus3.edgexfoundry.org:10003 13:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:01 Configure a credential helper to remove this warning. See 13:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:01 13:13:01 Login Succeeded 13:13:01 nexus3.edgexfoundry.org:10004 13:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:01 Configure a credential helper to remove this warning. See 13:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:01 13:13:01 Login Succeeded 13:13:01 ****.io 13:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:01 Configure a credential helper to remove this warning. See 13:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:01 13:13:01 Login Succeeded 13:13:01 ---> ****-login.sh ends [Pipeline] } 13:13:01 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 13:13:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:13:02 + ls -al . 13:13:02 total 28 13:13:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 . 13:13:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 .. 13:13:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:12 .git 13:13:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 .github 13:13:02 -rw-rw-r-- 1 jenkins jenkins 585 Apr 19 13:12 .golangci.yml 13:13:02 -rw-rw-r-- 1 jenkins jenkins 1153 Apr 19 13:12 Dockerfile 13:13:02 -rw-rw-r-- 1 jenkins jenkins 918 Apr 19 13:12 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:03 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b6d4c52c85863efc9c881f896df6a953ebdd596e --label arch=amd64 . 13:13:03 Sending build context to Docker daemon 476.2kB 13:13:03 Step 1/9 : FROM golang:1.21-alpine3.18 13:13:03 1.21-alpine3.18: Pulling from library/golang 13:13:03 619be1103602: Pulling fs layer 13:13:03 7862e08f4a3e: Pulling fs layer 13:13:03 5df492c9dc93: Pulling fs layer 13:13:03 7629e6793208: Pulling fs layer 13:13:03 4f4fb700ef54: Pulling fs layer 13:13:03 7629e6793208: Waiting 13:13:03 4f4fb700ef54: Waiting 13:13:04 7862e08f4a3e: Verifying Checksum 13:13:04 7862e08f4a3e: Download complete 13:13:04 619be1103602: Verifying Checksum 13:13:04 619be1103602: Download complete 13:13:04 7629e6793208: Download complete 13:13:04 4f4fb700ef54: Verifying Checksum 13:13:04 4f4fb700ef54: Download complete 13:13:04 619be1103602: Pull complete 13:13:04 7862e08f4a3e: Pull complete 13:13:05 5df492c9dc93: Verifying Checksum 13:13:05 5df492c9dc93: Download complete 13:13:08 5df492c9dc93: Pull complete 13:13:08 7629e6793208: Pull complete 13:13:08 4f4fb700ef54: Pull complete 13:13:08 Digest: sha256:b09322e4dc407962c34a2a40b1bda49cb9b0bebafd87411c32ac093a3fbc0d75 13:13:08 Status: Downloaded newer image for golang:1.21-alpine3.18 13:13:08 ---> a87ab66af294 13:13:08 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 13:13:09 ---> Running in aa3287e69e4c 13:13:09 Removing intermediate container aa3287e69e4c 13:13:09 ---> 7858932bf9d9 13:13:09 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.54.2 13:13:09 ---> Running in a834fe73c884 13:13:09 Removing intermediate container a834fe73c884 13:13:09 ---> 166dbb78b4a3 13:13:09 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 13:13:09 ---> 6c9a042b9666 13:13:09 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 13:13:09 ---> Running in 428d4bac530c 13:13:10 Connecting to github.com (140.82.113.4:443) 13:13:10 Connecting to objects.githubusercontent.com (185.199.111.133:443) 13:13:10 saving to '/usr/local/bin/hadolint' 13:13:10 hadolint 100% |********************************| 2369k 0:00:00 ETA 13:13:10 '/usr/local/bin/hadolint' saved 13:13:10 Removing intermediate container 428d4bac530c 13:13:10 ---> 737aab3be625 13:13:10 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} 13:13:10 ---> Running in a010fe93aafd 13:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:13:11 (1/36) Installing ncurses-terminfo-base (6.4_p20230506-r0) 13:13:11 (2/36) Installing libncursesw (6.4_p20230506-r0) 13:13:11 (3/36) Installing readline (8.2.1-r1) 13:13:11 (4/36) Installing bash (5.2.15-r5) 13:13:11 Executing bash-5.2.15-r5.post-install 13:13:11 (5/36) Installing libgcc (12.2.1_git20220924-r10) 13:13:11 (6/36) Installing libstdc++ (12.2.1_git20220924-r10) 13:13:11 (7/36) Installing zstd-libs (1.5.5-r4) 13:13:11 (8/36) Installing binutils (2.40-r7) 13:13:11 (9/36) Installing libmagic (5.45-r0) 13:13:11 (10/36) Installing file (5.45-r0) 13:13:11 (11/36) Installing libgomp (12.2.1_git20220924-r10) 13:13:11 (12/36) Installing libatomic (12.2.1_git20220924-r10) 13:13:11 (13/36) Installing gmp (6.2.1-r3) 13:13:11 (14/36) Installing isl26 (0.26-r1) 13:13:11 (15/36) Installing mpfr4 (4.2.0_p12-r0) 13:13:11 (16/36) Installing mpc1 (1.3.1-r1) 13:13:11 (17/36) Installing gcc (12.2.1_git20220924-r10) 13:13:12 (18/36) Installing libstdc++-dev (12.2.1_git20220924-r10) 13:13:12 (19/36) Installing musl-dev (1.2.4-r2) 13:13:12 (20/36) Installing libc-dev (0.7.2-r5) 13:13:12 (21/36) Installing g++ (12.2.1_git20220924-r10) 13:13:12 (22/36) Installing make (4.4.1-r1) 13:13:12 (23/36) Installing fortify-headers (1.1-r3) 13:13:12 (24/36) Installing patch (2.7.6-r10) 13:13:12 (25/36) Installing build-base (0.5-r3) 13:13:12 (26/36) Installing brotli-libs (1.0.9-r14) 13:13:12 (27/36) Installing libunistring (1.1-r1) 13:13:12 (28/36) Installing libidn2 (2.3.4-r1) 13:13:12 (29/36) Installing nghttp2-libs (1.57.0-r0) 13:13:12 (30/36) Installing libcurl (8.5.0-r0) 13:13:12 (31/36) Installing curl (8.5.0-r0) 13:13:12 (32/36) Installing libexpat (2.6.2-r0) 13:13:12 (33/36) Installing pcre2 (10.42-r1) 13:13:12 (34/36) Installing git (2.40.1-r0) 13:13:12 (35/36) Installing linux-headers (6.3-r0) 13:13:12 (36/36) Installing pkgconf (1.9.5-r0) 13:13:12 Executing busybox-1.36.1-r5.trigger 13:13:12 OK: 264 MiB in 52 packages 13:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:13:13 Upgrading critical system libraries and apk-tools: 13:13:13 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:13:13 Executing busybox-1.36.1-r5.trigger 13:13:13 Continuing the upgrade transaction with new apk-tools: 13:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:13:13 (1/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:13:13 (2/4) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:13:13 (3/4) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:13:13 (4/4) Upgrading ca-certificates (20230506-r0 -> 20240226-r0) 13:13:13 Executing busybox-1.36.1-r5.trigger 13:13:13 Executing ca-certificates-20240226-r0.trigger 13:13:13 OK: 264 MiB in 52 packages 13:13:13 Connecting to raw.githubusercontent.com (185.199.108.133:443) 13:13:13 writing to stdout 13:13:13 - 100% |********************************| 11019 0:00:00 ETA 13:13:13 written to stdout 13:13:13 golangci/golangci-lint info checking GitHub for tag 'v1.54.2' 13:13:14 golangci/golangci-lint info found version: 1.54.2 for v1.54.2/linux/amd64 13:13:15 Still waiting to schedule task 13:13:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ 13:13:15 golangci/golangci-lint info installed ./bin/golangci-lint 13:13:19 Removing intermediate container a010fe93aafd 13:13:19 ---> 887b356e856c 13:13:19 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 13:13:19 ---> Running in f83670e85c0d 13:13:19 go: downloading github.com/gotesttools/gotestfmt v1.1.0 13:13:19 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 13:13:26 Removing intermediate container f83670e85c0d 13:13:26 ---> 4953def27a0f 13:13:26 Step 8/9 : LABEL arch=amd64 13:13:26 ---> Running in f3f161804a4e 13:13:26 Removing intermediate container f3f161804a4e 13:13:26 ---> a100168183ab 13:13:26 Step 9/9 : LABEL git_sha=b6d4c52c85863efc9c881f896df6a953ebdd596e 13:13:26 ---> Running in 548c2fdfeb21 13:13:26 Removing intermediate container 548c2fdfeb21 13:13:26 ---> 91793bf39cce 13:13:26 [Warning] One or more build-args [ARCH] were not consumed 13:13:26 Successfully built 91793bf39cce 13:13:26 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:27 13:13:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:27 latest: Pulling from edgex-lftools-log-publisher 13:13:27 5eb5b503b376: Pulling fs layer 13:13:27 5c69ac0246d0: Pulling fs layer 13:13:27 ec43610c2a17: Pulling fs layer 13:13:27 3a2ae6a8a46f: Pulling fs layer 13:13:27 33b1e0a273af: Pulling fs layer 13:13:27 5d3b04190fa2: Pulling fs layer 13:13:27 2f39f015ded8: Pulling fs layer 13:13:27 33b1e0a273af: Waiting 13:13:27 5d3b04190fa2: Waiting 13:13:27 2f39f015ded8: Waiting 13:13:27 3a2ae6a8a46f: Waiting 13:13:27 5c69ac0246d0: Download complete 13:13:27 3a2ae6a8a46f: Verifying Checksum 13:13:27 3a2ae6a8a46f: Download complete 13:13:27 33b1e0a273af: Verifying Checksum 13:13:27 33b1e0a273af: Download complete 13:13:27 5d3b04190fa2: Verifying Checksum 13:13:27 5d3b04190fa2: Download complete 13:13:27 ec43610c2a17: Verifying Checksum 13:13:27 ec43610c2a17: Download complete 13:13:28 5eb5b503b376: Download complete 13:13:28 2f39f015ded8: Download complete 13:13:29 5eb5b503b376: Pull complete 13:13:29 5c69ac0246d0: Pull complete 13:13:29 ec43610c2a17: Pull complete 13:13:30 3a2ae6a8a46f: Pull complete 13:13:30 33b1e0a273af: Pull complete 13:13:30 5d3b04190fa2: Pull complete 13:13:34 2f39f015ded8: Pull complete 13:13:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:34 prd-ubuntu20.04-docker-8c-8g-2828 does not seem to be running inside a container 13:13:34 $ 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-215 -v /w/workspace/exfoundry_ci-build-images_PR-215:/w/workspace/exfoundry_ci-build-images_PR-215:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-215@tmp:/w/workspace/exfoundry_ci-build-images_PR-215@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:latest cat 13:13:36 $ docker top 662dfa2cf4e89fbf471081a458980f13c3b209972e701f59be5c4d34455199b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:36 ---> job-cost.sh 13:13:36 lf-activate-venv: SKIPPING 13:13:36 INFO: No Stack... 13:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:13:37 INFO: Archiving Costs [Pipeline] sh 13:13:37 + cat /w/workspace/exfoundry_ci-build-images_PR-215/archives/cost.csv 13:13:37 + cut -d, -f6 [Pipeline] lock 13:13:37 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] 13:13:37 Resource [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] did not exist. Created. 13:13:37 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:13:38 + echo total: 0.2199999988079071 [Pipeline] stash 13:13:38 Stashed 1 file(s) [Pipeline] } 13:13:38 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:13:38 $ docker stop --time=1 662dfa2cf4e89fbf471081a458980f13c3b209972e701f59be5c4d34455199b5 13:13:39 $ docker rm -f --volumes 662dfa2cf4e89fbf471081a458980f13c3b209972e701f59be5c4d34455199b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:16:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2835 in /w/workspace/exfoundry_ci-build-images_PR-215 [Pipeline] { [Pipeline] checkout 13:16:49 Selected Git installation does not exist. Using Default 13:16:49 The recommended git tool is: NONE 13:16:55 using credential edgex-jenkins-ssh 13:16:55 Cloning the remote Git repository 13:16:55 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 13:16:55 > git init /w/workspace/exfoundry_ci-build-images_PR-215 # timeout=10 13:16:55 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 13:16:55 > git --version # timeout=10 13:16:55 > git --version # 'git version 2.25.1' 13:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:56 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 13:16:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 13:16:57 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 13:16:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/golang-1.21:refs/remotes/origin/golang-1.21 # timeout=10 13:16:58 Merging remotes/origin/golang-1.21 commit 4e22dc29a21667778cd5c7a520f4adf7578d3547 into PR head commit b6d4c52c85863efc9c881f896df6a953ebdd596e 13:16:58 Merge succeeded, producing b6d4c52c85863efc9c881f896df6a953ebdd596e 13:16:58 Checking out Revision b6d4c52c85863efc9c881f896df6a953ebdd596e (PR-215) 13:16:58 > git config core.sparsecheckout # timeout=10 13:16:58 > git checkout -f b6d4c52c85863efc9c881f896df6a953ebdd596e # timeout=10 13:16:58 > git remote # timeout=10 13:16:58 > git config --get remote.origin.url # timeout=10 13:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:58 > git merge 4e22dc29a21667778cd5c7a520f4adf7578d3547 # timeout=10 13:16:58 > git rev-parse HEAD^{commit} # timeout=10 13:16:58 > git config core.sparsecheckout # timeout=10 13:16:58 > git checkout -f b6d4c52c85863efc9c881f896df6a953ebdd596e # timeout=10 13:17:02 Commit message: "fix: Use the latest patch version of golang 1.21" 13:17:02 > git --version # timeout=10 13:17:02 > git --version # 'git version 2.25.1' 13:17:02 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:17:09 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:09 Dload Upload Total Spent Left Speed 13:17:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 13:17:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:17:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:17:10 + sudo tee /etc/docker/daemon.new 13:17:10 { 13:17:10 "registry-mirrors": [ 13:17:10 "https://nexus3.edgexfoundry.org:10001" 13:17:10 ], 13:17:10 "bip": "10.250.0.254/24", 13:17:10 "hosts": [ 13:17:10 "tcp://0.0.0.0:5555", 13:17:10 "unix:///var/run/docker.sock" 13:17:10 ], 13:17:10 "mtu": 1458, 13:17:10 "selinux-enabled": true, 13:17:10 "seccomp-profile": "/etc/docker/seccomp.json" 13:17:10 } [Pipeline] sh 13:17:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:17:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:29 provisioning config files... 13:17:29 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-215@tmp/config1723944431600783740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:30 ---> ****-login.sh 13:17:30 nexus3.edgexfoundry.org:10001 13:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:31 Configure a credential helper to remove this warning. See 13:17:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:31 13:17:31 Login Succeeded 13:17:31 nexus3.edgexfoundry.org:10002 13:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:31 Configure a credential helper to remove this warning. See 13:17:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:31 13:17:31 Login Succeeded 13:17:31 nexus3.edgexfoundry.org:10003 13:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:32 Configure a credential helper to remove this warning. See 13:17:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:32 13:17:32 Login Succeeded 13:17:32 nexus3.edgexfoundry.org:10004 13:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:32 Configure a credential helper to remove this warning. See 13:17:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:32 13:17:32 Login Succeeded 13:17:32 ****.io 13:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:33 Configure a credential helper to remove this warning. See 13:17:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:33 13:17:33 Login Succeeded 13:17:33 ---> ****-login.sh ends [Pipeline] } 13:17:33 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 13:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:17:34 + ls -al . 13:17:34 total 28 13:17:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:16 . 13:17:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:16 .. 13:17:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:16 .git 13:17:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:16 .github 13:17:34 -rw-rw-r-- 1 jenkins jenkins 585 Apr 19 13:16 .golangci.yml 13:17:34 -rw-rw-r-- 1 jenkins jenkins 1153 Apr 19 13:16 Dockerfile 13:17:34 -rw-rw-r-- 1 jenkins jenkins 918 Apr 19 13:16 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:34 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b6d4c52c85863efc9c881f896df6a953ebdd596e --label arch=arm64 . 13:17:35 Sending build context to Docker daemon 476.2kB 13:17:35 Step 1/9 : FROM golang:1.21-alpine3.18 13:17:36 1.21-alpine3.18: Pulling from library/golang 13:17:36 c6b39de5b339: Pulling fs layer 13:17:36 a69c41024577: Pulling fs layer 13:17:36 d6de4b400683: Pulling fs layer 13:17:36 35cb2a7552d0: Pulling fs layer 13:17:36 4f4fb700ef54: Pulling fs layer 13:17:36 35cb2a7552d0: Waiting 13:17:36 4f4fb700ef54: Waiting 13:17:36 a69c41024577: Verifying Checksum 13:17:36 a69c41024577: Download complete 13:17:36 c6b39de5b339: Verifying Checksum 13:17:36 c6b39de5b339: Download complete 13:17:37 35cb2a7552d0: Verifying Checksum 13:17:37 35cb2a7552d0: Download complete 13:17:37 4f4fb700ef54: Verifying Checksum 13:17:37 4f4fb700ef54: Download complete 13:17:37 c6b39de5b339: Pull complete 13:17:38 a69c41024577: Pull complete 13:17:38 d6de4b400683: Verifying Checksum 13:17:38 d6de4b400683: Download complete 13:17:53 d6de4b400683: Pull complete 13:17:53 35cb2a7552d0: Pull complete 13:17:53 4f4fb700ef54: Pull complete 13:17:53 Digest: sha256:b09322e4dc407962c34a2a40b1bda49cb9b0bebafd87411c32ac093a3fbc0d75 13:17:53 Status: Downloaded newer image for golang:1.21-alpine3.18 13:17:53 ---> 9095431a6bb1 13:17:53 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 13:17:54 ---> Running in daf73feda335 13:17:54 Removing intermediate container daf73feda335 13:17:54 ---> 0e7c26b7296a 13:17:54 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.54.2 13:17:55 ---> Running in 54557cb9fbc3 13:17:55 Removing intermediate container 54557cb9fbc3 13:17:55 ---> 8371e4c00579 13:17:55 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 13:17:55 ---> 3581f160ae69 13:17:55 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 13:17:55 ---> Running in f9a6cbbc31cd 13:17:57 Removing intermediate container f9a6cbbc31cd 13:17:57 ---> 6692a024b8af 13:17:57 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} 13:17:57 ---> Running in 436161ccc2ce 13:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:18:00 (1/36) Installing ncurses-terminfo-base (6.4_p20230506-r0) 13:18:00 (2/36) Installing libncursesw (6.4_p20230506-r0) 13:18:00 (3/36) Installing readline (8.2.1-r1) 13:18:00 (4/36) Installing bash (5.2.15-r5) 13:18:00 Executing bash-5.2.15-r5.post-install 13:18:00 (5/36) Installing libgcc (12.2.1_git20220924-r10) 13:18:00 (6/36) Installing libstdc++ (12.2.1_git20220924-r10) 13:18:00 (7/36) Installing zstd-libs (1.5.5-r4) 13:18:00 (8/36) Installing binutils (2.40-r7) 13:18:01 (9/36) Installing libmagic (5.45-r0) 13:18:01 (10/36) Installing file (5.45-r0) 13:18:01 (11/36) Installing libgomp (12.2.1_git20220924-r10) 13:18:01 (12/36) Installing libatomic (12.2.1_git20220924-r10) 13:18:01 (13/36) Installing gmp (6.2.1-r3) 13:18:01 (14/36) Installing isl26 (0.26-r1) 13:18:01 (15/36) Installing mpfr4 (4.2.0_p12-r0) 13:18:01 (16/36) Installing mpc1 (1.3.1-r1) 13:18:01 (17/36) Installing gcc (12.2.1_git20220924-r10) 13:18:03 (18/36) Installing libstdc++-dev (12.2.1_git20220924-r10) 13:18:05 (19/36) Installing musl-dev (1.2.4-r2) 13:18:05 (20/36) Installing libc-dev (0.7.2-r5) 13:18:05 (21/36) Installing g++ (12.2.1_git20220924-r10) 13:18:06 (22/36) Installing make (4.4.1-r1) 13:18:06 (23/36) Installing fortify-headers (1.1-r3) 13:18:06 (24/36) Installing patch (2.7.6-r10) 13:18:06 (25/36) Installing build-base (0.5-r3) 13:18:06 (26/36) Installing brotli-libs (1.0.9-r14) 13:18:06 (27/36) Installing libunistring (1.1-r1) 13:18:06 (28/36) Installing libidn2 (2.3.4-r1) 13:18:06 (29/36) Installing nghttp2-libs (1.57.0-r0) 13:18:06 (30/36) Installing libcurl (8.5.0-r0) 13:18:06 (31/36) Installing curl (8.5.0-r0) 13:18:06 (32/36) Installing libexpat (2.6.2-r0) 13:18:06 (33/36) Installing pcre2 (10.42-r1) 13:18:06 (34/36) Installing git (2.40.1-r0) 13:18:06 (35/36) Installing linux-headers (6.3-r0) 13:18:07 (36/36) Installing pkgconf (1.9.5-r0) 13:18:07 Executing busybox-1.36.1-r5.trigger 13:18:07 OK: 266 MiB in 52 packages 13:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:18:09 Upgrading critical system libraries and apk-tools: 13:18:09 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:18:09 Executing busybox-1.36.1-r5.trigger 13:18:09 Continuing the upgrade transaction with new apk-tools: 13:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:18:10 (1/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:18:10 (2/4) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:18:10 (3/4) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:18:10 (4/4) Upgrading ca-certificates (20230506-r0 -> 20240226-r0) 13:18:10 Executing busybox-1.36.1-r5.trigger 13:18:10 Executing ca-certificates-20240226-r0.trigger 13:18:11 OK: 266 MiB in 52 packages 13:18:11 Connecting to raw.githubusercontent.com (185.199.111.133:443) 13:18:11 writing to stdout 13:18:11 - 100% |********************************| 11019 0:00:00 ETA 13:18:11 written to stdout 13:18:11 golangci/golangci-lint info checking GitHub for tag 'v1.54.2' 13:18:12 golangci/golangci-lint info found version: 1.54.2 for v1.54.2/linux/arm64 13:18:14 golangci/golangci-lint info installed ./bin/golangci-lint 13:18:27 Removing intermediate container 436161ccc2ce 13:18:27 ---> a776230b5a21 13:18:27 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 13:18:27 ---> Running in c7cad6d115c8 13:18:27 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 13:18:27 go: downloading github.com/gotesttools/gotestfmt v1.1.0 13:19:14 Removing intermediate container c7cad6d115c8 13:19:14 ---> ce4254d9b0b6 13:19:14 Step 8/9 : LABEL arch=arm64 13:19:14 ---> Running in 2e26f7aea584 13:19:14 Removing intermediate container 2e26f7aea584 13:19:14 ---> a6a56a632af0 13:19:14 Step 9/9 : LABEL git_sha=b6d4c52c85863efc9c881f896df6a953ebdd596e 13:19:14 ---> Running in c179c92bbe54 13:19:14 Removing intermediate container c179c92bbe54 13:19:14 ---> 6b10ee93cc8d 13:19:14 [Warning] One or more build-args [ARCH] were not consumed 13:19:14 Successfully built 6b10ee93cc8d 13:19:14 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:15 13:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:15 arm64: Pulling from edgex-lftools-log-publisher 13:19:15 8998bd30e6a1: Pulling fs layer 13:19:15 04944245beec: Pulling fs layer 13:19:15 699f458cf7ca: Pulling fs layer 13:19:15 765212b225bb: Pulling fs layer 13:19:15 f23df028b6ca: Pulling fs layer 13:19:15 d65c8cfc05b1: Pulling fs layer 13:19:15 2437ff75d9bd: Pulling fs layer 13:19:15 f23df028b6ca: Waiting 13:19:15 d65c8cfc05b1: Waiting 13:19:15 2437ff75d9bd: Waiting 13:19:15 765212b225bb: Waiting 13:19:15 04944245beec: Download complete 13:19:15 765212b225bb: Verifying Checksum 13:19:15 765212b225bb: Download complete 13:19:16 f23df028b6ca: Download complete 13:19:16 d65c8cfc05b1: Verifying Checksum 13:19:16 d65c8cfc05b1: Download complete 13:19:16 699f458cf7ca: Verifying Checksum 13:19:16 699f458cf7ca: Download complete 13:19:16 8998bd30e6a1: Verifying Checksum 13:19:16 8998bd30e6a1: Download complete 13:19:19 2437ff75d9bd: Verifying Checksum 13:19:19 2437ff75d9bd: Download complete 13:19:22 8998bd30e6a1: Pull complete 13:19:22 04944245beec: Pull complete 13:19:24 699f458cf7ca: Pull complete 13:19:24 765212b225bb: Pull complete 13:19:25 f23df028b6ca: Pull complete 13:19:25 d65c8cfc05b1: Pull complete 13:19:43 2437ff75d9bd: Pull complete 13:19:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:44 prd-ubuntu20.04-docker-arm64-4c-16g-2835 does not seem to be running inside a container 13:19:44 $ 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-215 -v /w/workspace/exfoundry_ci-build-images_PR-215:/w/workspace/exfoundry_ci-build-images_PR-215:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-215@tmp:/w/workspace/exfoundry_ci-build-images_PR-215@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 13:19:46 $ docker top 8d3f0beb22710679af8a5398f5ded10ca3799bd038d0f18a522037dd63076a6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:47 ---> job-cost.sh 13:19:47 lf-activate-venv: SKIPPING 13:19:47 INFO: No Stack... 13:19:47 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:48 INFO: Archiving Costs [Pipeline] sh 13:19:49 + cat /w/workspace/exfoundry_ci-build-images_PR-215/archives/cost.csv 13:19:49 + cut -d, -f6 [Pipeline] lock 13:19:49 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] 13:19:49 Resource [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] did not exist. Created. 13:19:49 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:50 /w/workspace/exfoundry_ci-build-images_PR-215@tmp/durable-e6ba4e7e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:19:51 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:51 Warning: overwriting stash ‘stack-cost’ 13:19:51 Stashed 1 file(s) [Pipeline] } 13:19:51 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:52 $ docker stop --time=1 8d3f0beb22710679af8a5398f5ded10ca3799bd038d0f18a522037dd63076a6a 13:19:53 $ docker rm -f --volumes 8d3f0beb22710679af8a5398f5ded10ca3799bd038d0f18a522037dd63076a6a [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] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:19:55 + [ -d /w/workspace/exfoundry_ci-build-images_PR-215/archives ] 13:19:55 + ls -al /w/workspace/exfoundry_ci-build-images_PR-215/archives 13:19:55 total 16 13:19:55 drwxr-xr-x 3 root root 4096 Apr 19 13:13 . 13:19:55 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:13 .. 13:19:55 drwxr-xr-x 2 root root 4096 Apr 19 13:13 cost 13:19:55 -rw-r--r-- 1 root root 86 Apr 19 13:13 cost.csv 13:19:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-215/archives 13:19:55 + ls -al /w/workspace/exfoundry_ci-build-images_PR-215/archives 13:19:55 total 16 13:19:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:13 . 13:19:55 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:13 .. 13:19:55 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:13 cost 13:19:55 -rw-r--r-- 1 jenkins jenkins 86 Apr 19 13:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:19:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:56 ---> package-listing.sh 13:19:56 ++ facter osfamily 13:19:56 ++ tr '[:upper:]' '[:lower:]' 13:19:56 + OS_FAMILY=debian 13:19:56 + workspace=/w/workspace/exfoundry_ci-build-images_PR-215 13:19:56 + START_PACKAGES=/tmp/packages_start.txt 13:19:56 + END_PACKAGES=/tmp/packages_end.txt 13:19:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:56 + PACKAGES=/tmp/packages_start.txt 13:19:56 + '[' /w/workspace/exfoundry_ci-build-images_PR-215 ']' 13:19:56 + PACKAGES=/tmp/packages_end.txt 13:19:56 + case "${OS_FAMILY}" in 13:19:56 + dpkg -l 13:19:56 + grep '^ii' 13:19:56 + '[' -f /tmp/packages_start.txt ']' 13:19:56 + '[' -f /tmp/packages_end.txt ']' 13:19:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:56 + '[' /w/workspace/exfoundry_ci-build-images_PR-215 ']' 13:19:56 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-215/archives/ 13:19:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-215/archives/ [Pipeline] echo 13:19:56 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-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:57 prd-ubuntu20.04-docker-8c-8g-2828 does not seem to be running inside a container 13:19:57 $ 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-215/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-215 -v /w/workspace/exfoundry_ci-build-images_PR-215:/w/workspace/exfoundry_ci-build-images_PR-215:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-215@tmp:/w/workspace/exfoundry_ci-build-images_PR-215@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 13:19:58 $ docker top eb19f0b7bc4c7c07f18d36f6e57fda17f9101f8bf80f834dac30368c9fd751d7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:58 + touch /tmp/pre-build-complete [Pipeline] sh 13:19:58 + mkdir -p /var/log/sysstat [Pipeline] sh 13:19:59 + ls /var/log/sa-host 13:19:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:59 provisioning config files... 13:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-215@tmp/config4376882781487842740tmp [Pipeline] { [Pipeline] echo 13:19:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:19:59 ---> create-netrc.sh [Pipeline] } 13:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:00 ---> python-tools-install.sh [Pipeline] echo 13:20:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:00 ---> sudo-logs.sh 13:20:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:00 ---> job-cost.sh 13:20:00 lf-activate-venv: SKIPPING 13:20:00 DEBUG: total: 0.2199999988079071 13:20:00 INFO: Retrieving Stack Cost... 13:20:01 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:01 INFO: Archiving Costs [Pipeline] echo 13:20:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:02 ---> logs-deploy.sh 13:20:02 lf-activate-venv: SKIPPING 13:20:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-215/1 13:20:02 INFO: archiving workspace using pattern(s): 13:20:02 Archives upload complete. 13:20:03 INFO: archiving logs to Nexus