Pull request #386 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab41e8f33476a8c2c47907bc44ee565bca43bd9a+b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc (48dd00c85beaa383b8f7bca081c5cc352ee2e6db) 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-ssh6698275600485376948.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-ssh4537087349966846312.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/device-rest-go/branches/PR-386/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/device-rest-go/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3912803861307691671.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/device-rest-go/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18394881459559720784.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-ssh3498029003258428810.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/device-rest-go/branches/PR-386/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/device-rest-go/branches/PR-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14154785591503527795.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-94 in /w/workspace/gexfoundry_device-rest-go_PR-386 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-386 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc into PR head commit ab41e8f33476a8c2c47907bc44ee565bca43bd9a Merge succeeded, producing ab41e8f33476a8c2c47907bc44ee565bca43bd9a Checking out Revision ab41e8f33476a8c2c47907bc44ee565bca43bd9a (PR-386) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab41e8f33476a8c2c47907bc44ee565bca43bd9a # 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 b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab41e8f33476a8c2c47907bc44ee565bca43bd9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:55:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:55:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:30 ========================================================= 20:55:30 EdgeX Global Pipelines Version Info 20:55:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:31 ------------------- 20:55:31 stable info: 20:55:31 ------------------- 20:55:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:55:31 Message: update stable to v1.0.258 20:55:32 ------------------- 20:55:32 experimental info: 20:55:32 ------------------- 20:55:32 Commited By: **** collab-it+edgex@linuxfoundation.org 20:55:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:55:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-386 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-386 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-386 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab41e8f33476a8c2c47907bc44ee565bca43bd9a [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab41e8f [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:34 provisioning config files... 20:55:34 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp/config9727882414407575378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:34 ---> ****-login.sh 20:55:34 nexus3.edgexfoundry.org:10001 20:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:36 Configure a credential helper to remove this warning. See 20:55:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:36 20:55:36 Login Succeeded 20:55:36 nexus3.edgexfoundry.org:10002 20:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:36 Configure a credential helper to remove this warning. See 20:55:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:36 20:55:36 Login Succeeded 20:55:36 nexus3.edgexfoundry.org:10003 20:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:36 Configure a credential helper to remove this warning. See 20:55:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:36 20:55:36 Login Succeeded 20:55:36 nexus3.edgexfoundry.org:10004 20:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:36 Configure a credential helper to remove this warning. See 20:55:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:36 20:55:36 Login Succeeded 20:55:36 ****.io 20:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:36 Configure a credential helper to remove this warning. See 20:55:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:36 20:55:36 Login Succeeded 20:55:36 ---> ****-login.sh ends [Pipeline] } 20:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:55:37 + git rev-list -1 --merges ab41e8f33476a8c2c47907bc44ee565bca43bd9a~1..ab41e8f33476a8c2c47907bc44ee565bca43bd9a [Pipeline] echo 20:55:37 -----------> git rev-list -1 --merges ab41e8f33476a8c2c47907bc44ee565bca43bd9a~1..ab41e8f33476a8c2c47907bc44ee565bca43bd9a ab41e8f33476a8c2c47907bc44ee565bca43bd9a [false] [Pipeline] sh 20:55:37 + git log --format=format:%s -1 ab41e8f33476a8c2c47907bc44ee565bca43bd9a [Pipeline] echo 20:55:37 ========================================================= 20:55:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:55:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:38 + git log --format=format:%s -1 ab41e8f33476a8c2c47907bc44ee565bca43bd9a [Pipeline] echo 20:55:38 [semverPrep] GIT_COMMIT: ab41e8f33476a8c2c47907bc44ee565bca43bd9a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:55:38 [semverPrep] This is not a build commit. [Pipeline] sh 20:55:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:38 + grep -v github /etc/ssh/ssh_known_hosts 20:55:38 + [ -e /tmp/ssh_known_hosts ] 20:55:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:55:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:55:38 + sudo tee -a /etc/ssh/ssh_known_hosts 20:55:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:39 20:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:39 0.1.4: Pulling from edgex-devops/py-git-semver 20:55:39 b85a868b505f: Pulling fs layer 20:55:39 e2be974225ed: Pulling fs layer 20:55:39 339a4e72a1f5: Pulling fs layer 20:55:39 988bab9f4d93: Pulling fs layer 20:55:39 1469e6f7b9e6: Pulling fs layer 20:55:39 eaf3925da568: Pulling fs layer 20:55:39 bab4dde63d76: Pulling fs layer 20:55:39 bde34c3a00c8: Pulling fs layer 20:55:39 b352a97aabf1: Pulling fs layer 20:55:39 4872d77fe225: Pulling fs layer 20:55:39 5851b861e8e6: Pulling fs layer 20:55:39 b352a97aabf1: Waiting 20:55:39 4872d77fe225: Waiting 20:55:39 5851b861e8e6: Waiting 20:55:39 1469e6f7b9e6: Waiting 20:55:39 eaf3925da568: Waiting 20:55:39 bab4dde63d76: Waiting 20:55:39 988bab9f4d93: Waiting 20:55:39 bde34c3a00c8: Waiting 20:55:39 e2be974225ed: Verifying Checksum 20:55:39 e2be974225ed: Download complete 20:55:39 988bab9f4d93: Download complete 20:55:39 1469e6f7b9e6: Verifying Checksum 20:55:39 1469e6f7b9e6: Download complete 20:55:39 eaf3925da568: Verifying Checksum 20:55:39 eaf3925da568: Download complete 20:55:39 339a4e72a1f5: Verifying Checksum 20:55:39 339a4e72a1f5: Download complete 20:55:39 bde34c3a00c8: Verifying Checksum 20:55:39 bde34c3a00c8: Download complete 20:55:39 b352a97aabf1: Download complete 20:55:39 4872d77fe225: Verifying Checksum 20:55:39 4872d77fe225: Download complete 20:55:39 5851b861e8e6: Verifying Checksum 20:55:39 5851b861e8e6: Download complete 20:55:39 b85a868b505f: Verifying Checksum 20:55:39 b85a868b505f: Download complete 20:55:40 bab4dde63d76: Download complete 20:55:40 b85a868b505f: Pull complete 20:55:40 e2be974225ed: Pull complete 20:55:41 339a4e72a1f5: Pull complete 20:55:41 988bab9f4d93: Pull complete 20:55:41 1469e6f7b9e6: Pull complete 20:55:41 eaf3925da568: Pull complete 20:55:43 bab4dde63d76: Pull complete 20:55:43 bde34c3a00c8: Pull complete 20:55:43 b352a97aabf1: Pull complete 20:55:43 4872d77fe225: Pull complete 20:55:43 5851b861e8e6: Pull complete 20:55:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:43 prd-ubuntu20.04-docker-8c-8g-94 does not seem to be running inside a container 20:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-386 -v /w/workspace/gexfoundry_device-rest-go_PR-386:/w/workspace/gexfoundry_device-rest-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-386@tmp:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:47 $ docker top 6f8947886c34b137f0a89b42603ccffb8f5bbba1b42bddd7b13de92b933cb95c -eo pid,comm 20:55:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:55:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:47 [ssh-agent] Looking for ssh-agent implementation... 20:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:47 $ docker exec 6f8947886c34b137f0a89b42603ccffb8f5bbba1b42bddd7b13de92b933cb95c ssh-agent 20:55:47 SSH_AUTH_SOCK=/tmp/ssh-XMqKXuizGOJM/agent.32 20:55:47 SSH_AGENT_PID=38 20:55:47 Running ssh-add (command line suppressed) 20:55:48 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-386@tmp/private_key_5594979597425955792.key (/w/workspace/gexfoundry_device-rest-go_PR-386@tmp/private_key_5594979597425955792.key) 20:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:48 + git tag --points-at HEAD [Pipeline] } 20:55:48 $ docker exec --env ******** --env ******** 6f8947886c34b137f0a89b42603ccffb8f5bbba1b42bddd7b13de92b933cb95c ssh-agent -k 20:55:48 unset SSH_AUTH_SOCK; 20:55:48 unset SSH_AGENT_PID; 20:55:48 echo Agent pid 38 killed; 20:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:48 [ssh-agent] Looking for ssh-agent implementation... 20:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:48 $ docker exec 6f8947886c34b137f0a89b42603ccffb8f5bbba1b42bddd7b13de92b933cb95c ssh-agent 20:55:48 SSH_AUTH_SOCK=/tmp/ssh-UMUUiX90dNsB/agent.72 20:55:48 SSH_AGENT_PID=78 20:55:48 Running ssh-add (command line suppressed) 20:55:48 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-386@tmp/private_key_7462890327767703969.key (/w/workspace/gexfoundry_device-rest-go_PR-386@tmp/private_key_7462890327767703969.key) 20:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:49 + git semver init 20:55:49 2024-03-15 20:55:49,504 [run_init] DEBUG init version:0.0.0 force:False 20:55:49 2024-03-15 20:55:49,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-386/.semver 20:55:49 2024-03-15 20:55:49,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-386/.semver 20:55:49 2024-03-15 20:55:49,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-386/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-386, universal_newlines=False, shell=None, istream=None) 20:55:50 2024-03-15 20:55:50,913 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-386/.git/info/exclude 20:55:50 2024-03-15 20:55:50,914 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-386/.semver/PR-386 with force:False 20:55:50 2024-03-15 20:55:50,914 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-386/.semver/PR-386 20:55:50 2024-03-15 20:55:50,918 [execute] INFO git cat-file --batch-check 20:55:50 2024-03-15 20:55:50,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-386/.semver, universal_newlines=False, shell=None, istream=) 20:55:50 2024-03-15 20:55:50,925 [execute] INFO git cat-file --batch 20:55:50 2024-03-15 20:55:50,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-386/.semver, universal_newlines=False, shell=None, istream=) 20:55:50 2024-03-15 20:55:50,930 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-386/.semver/PR-386 20:55:50 0.0.0 [Pipeline] } 20:55:50 $ docker exec --env ******** --env ******** 6f8947886c34b137f0a89b42603ccffb8f5bbba1b42bddd7b13de92b933cb95c ssh-agent -k 20:55:51 unset SSH_AUTH_SOCK; 20:55:51 unset SSH_AGENT_PID; 20:55:51 echo Agent pid 78 killed; 20:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:51 + git semver [Pipeline] } 20:55:51 $ docker stop --time=1 6f8947886c34b137f0a89b42603ccffb8f5bbba1b42bddd7b13de92b933cb95c 20:55:53 $ docker rm -f --volumes 6f8947886c34b137f0a89b42603ccffb8f5bbba1b42bddd7b13de92b933cb95c [Pipeline] // withDockerContainer [Pipeline] sh 20:55:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:53 Stashed 1 file(s) [Pipeline] echo 20:55:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:54 provisioning config files... 20:55:54 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp/config17164461837640345214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:54 ---> ****-login.sh 20:55:54 nexus3.edgexfoundry.org:10001 20:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:54 Configure a credential helper to remove this warning. See 20:55:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:54 20:55:54 Login Succeeded 20:55:54 nexus3.edgexfoundry.org:10002 20:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:54 Configure a credential helper to remove this warning. See 20:55:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:54 20:55:54 Login Succeeded 20:55:54 nexus3.edgexfoundry.org:10003 20:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:55 Configure a credential helper to remove this warning. See 20:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:55 20:55:55 Login Succeeded 20:55:55 nexus3.edgexfoundry.org:10004 20:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:55 Configure a credential helper to remove this warning. See 20:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:55 20:55:55 Login Succeeded 20:55:55 ****.io 20:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:55:55 Configure a credential helper to remove this warning. See 20:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:55:55 20:55:55 Login Succeeded 20:55:55 ---> ****-login.sh ends [Pipeline] } 20:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:55:55 ========================================================= 20:55:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:55:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:55:56 Sending build context to Docker daemon 16.34MB 20:55:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:55:56 Step 2/12 : FROM ${BASE} AS builder 20:55:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:55:56 7264a8db6415: Pulling fs layer 20:55:56 c4d48a809fc2: Pulling fs layer 20:55:56 4f1c88b9dad5: Pulling fs layer 20:55:56 ad3a456e5733: Pulling fs layer 20:55:56 69c7f0334f64: Pulling fs layer 20:55:56 1f1c1a5573a3: Pulling fs layer 20:55:56 ce7588e14bc9: Pulling fs layer 20:55:56 b5e4710f87ac: Pulling fs layer 20:55:56 ad3a456e5733: Waiting 20:55:56 69c7f0334f64: Waiting 20:55:56 1f1c1a5573a3: Waiting 20:55:56 ce7588e14bc9: Waiting 20:55:56 b5e4710f87ac: Waiting 20:55:56 c4d48a809fc2: Verifying Checksum 20:55:56 c4d48a809fc2: Download complete 20:55:56 ad3a456e5733: Verifying Checksum 20:55:56 ad3a456e5733: Download complete 20:55:56 69c7f0334f64: Verifying Checksum 20:55:56 69c7f0334f64: Download complete 20:55:56 7264a8db6415: Verifying Checksum 20:55:56 7264a8db6415: Download complete 20:55:56 1f1c1a5573a3: Verifying Checksum 20:55:56 1f1c1a5573a3: Download complete 20:55:56 7264a8db6415: Pull complete 20:55:56 b5e4710f87ac: Verifying Checksum 20:55:56 b5e4710f87ac: Download complete 20:55:56 c4d48a809fc2: Pull complete 20:55:56 4f1c88b9dad5: Verifying Checksum 20:55:56 4f1c88b9dad5: Download complete 20:55:57 ce7588e14bc9: Verifying Checksum 20:55:57 ce7588e14bc9: Download complete 20:55:59 4f1c88b9dad5: Pull complete 20:55:59 ad3a456e5733: Pull complete 20:55:59 69c7f0334f64: Pull complete 20:55:59 1f1c1a5573a3: Pull complete 20:56:01 ce7588e14bc9: Pull complete 20:56:02 b5e4710f87ac: Pull complete 20:56:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:56:02 ---> 88b5674ff536 20:56:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:56:09 ---> Running in bac7868e1a4f 20:56:09 Removing intermediate container bac7868e1a4f 20:56:09 ---> c2e89b37c9de 20:56:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:56:09 ---> Running in 4aa8ae2ed04c 20:56:09 Removing intermediate container 4aa8ae2ed04c 20:56:09 ---> 8985ede24f05 20:56:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:56:09 ---> Running in 04bf5bd6b304 20:56:09 Removing intermediate container 04bf5bd6b304 20:56:09 ---> 60f6b62096da 20:56:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:56:09 ---> Running in 280ea6de9e0c 20:56:09 Removing intermediate container 280ea6de9e0c 20:56:09 ---> fc78282342f4 20:56:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:09 ---> Running in 1fc2be31f081 20:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:56:09 Still waiting to schedule task 20:56:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:56:09 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:56:09 (2/4) Installing libedit (20221030.3.1-r1) 20:56:09 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:56:09 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:56:09 Executing busybox-1.36.1-r5.trigger 20:56:09 OK: 268 MiB in 56 packages 20:56:10 Removing intermediate container 1fc2be31f081 20:56:10 ---> 2ba1c7178169 20:56:10 Step 8/12 : WORKDIR /device-rest-go 20:56:10 ---> Running in a8a0272b8e55 20:56:10 Removing intermediate container a8a0272b8e55 20:56:10 ---> 72677ddaf929 20:56:10 Step 9/12 : COPY go.mod vendor* ./ 20:56:10 ---> 73f5586dd9eb 20:56:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:10 ---> Running in 13e26bec1e86 20:56:42 Removing intermediate container 13e26bec1e86 20:56:42 ---> 47172a8cd08a 20:56:42 Step 11/12 : COPY . . 20:56:42 ---> cc01d2d1f8a3 20:56:42 Step 12/12 : RUN $MAKE 20:56:42 ---> Running in 67aac13c39e8 20:56:42 noop 20:56:42 Removing intermediate container 67aac13c39e8 20:56:42 ---> a40bcf6e4e9a 20:56:42 Successfully built a40bcf6e4e9a 20:56:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:42 + docker inspect -f . ci-base-image-x86_64 20:56:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:42 prd-ubuntu20.04-docker-8c-8g-94 does not seem to be running inside a container 20:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-386 -v /w/workspace/gexfoundry_device-rest-go_PR-386:/w/workspace/gexfoundry_device-rest-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-386@tmp:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:43 $ docker top 2702cbf29720a4ec91c2da3d4b5f1d67fac87bf4151fa8d252c7cd62d1d82099 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:43 + go version 20:56:43 go version go1.21.0 linux/amd64 [Pipeline] } 20:56:43 $ docker stop --time=1 2702cbf29720a4ec91c2da3d4b5f1d67fac87bf4151fa8d252c7cd62d1d82099 20:56:44 $ docker rm -f --volumes 2702cbf29720a4ec91c2da3d4b5f1d67fac87bf4151fa8d252c7cd62d1d82099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:45 + docker inspect -f . ci-base-image-x86_64 20:56:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:45 prd-ubuntu20.04-docker-8c-8g-94 does not seem to be running inside a container 20:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-386 -v /w/workspace/gexfoundry_device-rest-go_PR-386:/w/workspace/gexfoundry_device-rest-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-386@tmp:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:46 $ docker top 49031cb1edb10d7b0f420dbc7f66d36ae1305fbc08d4dc39cee3794543518742 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-386 [Pipeline] fileExists [Pipeline] sh 20:56:46 + make test 20:56:46 go test ./... -coverprofile=coverage.out ./... 20:56:48 ? github.com/edgexfoundry/device-rest-go [no test files] 20:56:58 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:56:58 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements 20:57:02 go vet ./... 20:57:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:57:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:57:05 ./bin/test-attribution-txt.sh 20:57:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:57:06 $ docker stop --time=1 49031cb1edb10d7b0f420dbc7f66d36ae1305fbc08d4dc39cee3794543518742 20:57:09 $ docker rm -f --volumes 49031cb1edb10d7b0f420dbc7f66d36ae1305fbc08d4dc39cee3794543518742 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:57:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:57:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:57:10 + ls -al . 20:57:10 total 180 20:57:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 20:56 . 20:57:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 20:55 .. 20:57:10 -rw-rw-r-- 1 jenkins jenkins 151 Mar 15 20:55 .dockerignore 20:57:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 20:56 .git 20:57:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 20:55 .github 20:57:10 -rw-rw-r-- 1 jenkins jenkins 264 Mar 15 20:55 .gitignore 20:57:10 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 20:55 .golangci.yml 20:57:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 20:55 .semver 20:57:10 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 15 20:55 Attribution.txt 20:57:10 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 15 20:55 CHANGELOG.md 20:57:10 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 15 20:55 Dockerfile 20:57:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 20:55 GOVERNANCE.md 20:57:10 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 20:55 Jenkinsfile 20:57:10 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 20:55 LICENSE 20:57:10 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 15 20:55 Makefile 20:57:10 -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 20:55 OWNERS.md 20:57:10 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 15 20:55 README.md 20:57:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 20:55 VERSION 20:57:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 20:55 bin 20:57:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 20:55 cmd 20:57:10 -rw-r--r-- 1 jenkins jenkins 14499 Mar 15 20:56 coverage.out 20:57:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 20:55 driver 20:57:10 -rw-rw-r-- 1 jenkins jenkins 3936 Mar 15 20:55 go.mod 20:57:10 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 15 20:55 go.sum 20:57:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 20:55 openapi 20:57:10 -rw-rw-r-- 1 jenkins jenkins 713 Mar 15 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:11 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ab41e8f33476a8c2c47907bc44ee565bca43bd9a --label arch=amd64 --label version=0.0.0 . 20:57:11 Sending build context to Docker daemon 16.35MB 20:57:11 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:57:11 Step 2/26 : FROM ${BASE} AS builder 20:57:11 ---> a40bcf6e4e9a 20:57:11 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:57:11 ---> Running in 431351e91225 20:57:11 Removing intermediate container 431351e91225 20:57:11 ---> 5e6b67d036bc 20:57:11 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:57:11 ---> Running in 6ff110d7fff5 20:57:11 Removing intermediate container 6ff110d7fff5 20:57:11 ---> 13fca7a7a825 20:57:11 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:57:11 ---> Running in 2b7e984e57e3 20:57:11 Removing intermediate container 2b7e984e57e3 20:57:11 ---> c4e5e7d9fb67 20:57:11 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:57:11 ---> Running in ef8580e265da 20:57:11 Removing intermediate container ef8580e265da 20:57:11 ---> 83208cfa83ef 20:57:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:11 ---> Running in 356b1d31998e 20:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:12 OK: 268 MiB in 56 packages 20:57:13 Removing intermediate container 356b1d31998e 20:57:13 ---> 9fca6e9c7ad0 20:57:13 Step 8/26 : WORKDIR /device-rest-go 20:57:13 ---> Running in afcd57839a1a 20:57:13 Removing intermediate container afcd57839a1a 20:57:13 ---> 1abdf9b3f808 20:57:13 Step 9/26 : COPY go.mod vendor* ./ 20:57:13 ---> 0b9f42cd25fd 20:57:13 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:13 ---> Running in 9625667f2933 20:57:13 Removing intermediate container 9625667f2933 20:57:13 ---> ac7921f43cab 20:57:13 Step 11/26 : COPY . . 20:57:14 ---> d62f1e19b250 20:57:14 Step 12/26 : RUN $MAKE 20:57:14 ---> Running in b13af73b86a0 20:57:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:57:36 Removing intermediate container b13af73b86a0 20:57:36 ---> 106952c3dc30 20:57:36 Step 13/26 : FROM alpine:3.18 20:57:36 3.18: Pulling from library/alpine 20:57:36 619be1103602: Pulling fs layer 20:57:36 619be1103602: Verifying Checksum 20:57:36 619be1103602: Download complete 20:57:36 619be1103602: Pull complete 20:57:36 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:57:36 Status: Downloaded newer image for alpine:3.18 20:57:36 ---> d3782b16ccc9 20:57:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:57:36 ---> Running in e4c6e20c90e7 20:57:36 Removing intermediate container e4c6e20c90e7 20:57:36 ---> 7897060d4bda 20:57:36 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:57:36 ---> Running in a64638182aaa 20:57:36 Removing intermediate container a64638182aaa 20:57:36 ---> 860c987145a0 20:57:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:57:36 ---> Running in 405eb08dfe3b 20:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:36 (1/1) Installing dumb-init (1.2.5-r2) 20:57:36 Executing busybox-1.36.1-r5.trigger 20:57:36 OK: 7 MiB in 16 packages 20:57:36 Removing intermediate container 405eb08dfe3b 20:57:36 ---> 5aa8bc379cca 20:57:36 Step 17/26 : RUN apk --no-cache upgrade 20:57:36 ---> Running in 4979692edc27 20:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:36 OK: 7 MiB in 16 packages 20:57:36 Removing intermediate container 4979692edc27 20:57:36 ---> 49e9dd826edd 20:57:36 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:57:37 ---> 5f811aab0ed6 20:57:37 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:57:37 ---> 10deeca49761 20:57:37 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:57:37 ---> abc143fea057 20:57:37 Step 21/26 : EXPOSE 59986 20:57:37 ---> Running in 97db4d653d1d 20:57:37 Removing intermediate container 97db4d653d1d 20:57:37 ---> ff096c9b9651 20:57:37 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:57:37 ---> Running in 6c5fe81080d4 20:57:37 Removing intermediate container 6c5fe81080d4 20:57:37 ---> ec347b335b0d 20:57:37 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:57:37 ---> Running in fb10304c5652 20:57:37 Removing intermediate container fb10304c5652 20:57:37 ---> ac93e2d0d08f 20:57:37 Step 24/26 : LABEL arch=amd64 20:57:37 ---> Running in 7b67deda4e5b 20:57:38 Removing intermediate container 7b67deda4e5b 20:57:38 ---> cb0281daca35 20:57:38 Step 25/26 : LABEL git_sha=ab41e8f33476a8c2c47907bc44ee565bca43bd9a 20:57:38 ---> Running in 5e713471883b 20:57:38 Removing intermediate container 5e713471883b 20:57:38 ---> 83bc510d6a69 20:57:38 Step 26/26 : LABEL version=0.0.0 20:57:38 ---> Running in 6a01ee604754 20:57:38 Removing intermediate container 6a01ee604754 20:57:38 ---> b95549497846 20:57:38 [Warning] One or more build-args [ARCH] were not consumed 20:57:38 Successfully built b95549497846 20:57:38 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:39 20:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:39 latest: Pulling from edgex-lftools-log-publisher 20:57:39 5eb5b503b376: Pulling fs layer 20:57:39 5c69ac0246d0: Pulling fs layer 20:57:39 ec43610c2a17: Pulling fs layer 20:57:39 3a2ae6a8a46f: Pulling fs layer 20:57:39 33b1e0a273af: Pulling fs layer 20:57:39 5d3b04190fa2: Pulling fs layer 20:57:39 2f39f015ded8: Pulling fs layer 20:57:39 3a2ae6a8a46f: Waiting 20:57:39 5d3b04190fa2: Waiting 20:57:39 33b1e0a273af: Waiting 20:57:39 2f39f015ded8: Waiting 20:57:39 5c69ac0246d0: Verifying Checksum 20:57:39 5c69ac0246d0: Download complete 20:57:39 3a2ae6a8a46f: Verifying Checksum 20:57:39 3a2ae6a8a46f: Download complete 20:57:39 33b1e0a273af: Verifying Checksum 20:57:39 33b1e0a273af: Download complete 20:57:39 5d3b04190fa2: Download complete 20:57:39 ec43610c2a17: Verifying Checksum 20:57:39 5eb5b503b376: Verifying Checksum 20:57:39 5eb5b503b376: Download complete 20:57:40 2f39f015ded8: Download complete 20:57:40 5eb5b503b376: Pull complete 20:57:41 5c69ac0246d0: Pull complete 20:57:41 ec43610c2a17: Pull complete 20:57:41 3a2ae6a8a46f: Pull complete 20:57:41 33b1e0a273af: Pull complete 20:57:41 5d3b04190fa2: Pull complete 20:57:46 2f39f015ded8: Pull complete 20:57:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:46 prd-ubuntu20.04-docker-8c-8g-94 does not seem to be running inside a container 20:57:46 $ 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/gexfoundry_device-rest-go_PR-386 -v /w/workspace/gexfoundry_device-rest-go_PR-386:/w/workspace/gexfoundry_device-rest-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-386@tmp:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:57:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-95 in /w/workspace/gexfoundry_device-rest-go_PR-386 20:57:52 $ docker top 7e386471ae3fc170dffcc2fcdf5dd84a759efceacfeafe0de7051c8f96972d7d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 20:57:52 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:57:52 The recommended git tool is: git 20:57:52 ---> job-cost.sh 20:57:52 lf-activate-venv: SKIPPING 20:57:52 INFO: No Stack... 20:57:53 INFO: Retrieving Pricing Info for: v3-standard-8 20:57:53 INFO: Archiving Costs [Pipeline] sh 20:57:54 + cat /w/workspace/gexfoundry_device-rest-go_PR-386/archives/cost.csv 20:57:54 + cut -d, -f6 [Pipeline] lock 20:57:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] 20:57:54 Resource [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] did not exist. Created. 20:57:54 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:54 + echo total: 0.2199999988079071 [Pipeline] stash 20:57:54 Stashed 1 file(s) [Pipeline] } 20:57:54 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:57:54 $ docker stop --time=1 7e386471ae3fc170dffcc2fcdf5dd84a759efceacfeafe0de7051c8f96972d7d 20:57:55 $ docker rm -f --volumes 7e386471ae3fc170dffcc2fcdf5dd84a759efceacfeafe0de7051c8f96972d7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:58:00 using credential edgex-jenkins-ssh 20:58:00 Cloning the remote Git repository 20:58:00 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:58:00 > git init /w/workspace/device-rest-go/1 # timeout=10 20:58:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:58:00 > git --version # timeout=10 20:58:00 > git --version # 'git version 2.25.1' 20:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:58:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:05 Merging remotes/origin/main commit b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc into PR head commit ab41e8f33476a8c2c47907bc44ee565bca43bd9a 20:58:05 Merge succeeded, producing ab41e8f33476a8c2c47907bc44ee565bca43bd9a 20:58:05 Checking out Revision ab41e8f33476a8c2c47907bc44ee565bca43bd9a (PR-386) 20:58:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:58:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:58:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:58:05 > git config core.sparsecheckout # timeout=10 20:58:05 > git checkout -f ab41e8f33476a8c2c47907bc44ee565bca43bd9a # timeout=10 20:58:05 > git remote # timeout=10 20:58:05 > git config --get remote.origin.url # timeout=10 20:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:05 > git merge b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc # timeout=10 20:58:05 > git rev-parse HEAD^{commit} # timeout=10 20:58:05 > git config core.sparsecheckout # timeout=10 20:58:05 > git checkout -f ab41e8f33476a8c2c47907bc44ee565bca43bd9a # timeout=10 20:58:06 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:58:06 > git --version # timeout=10 20:58:06 > git --version # 'git version 2.25.1' 20:58:06 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:58:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:11 Dload Upload Total Spent Left Speed 20:58:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 20:58:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:58:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:58:11 sudo tee /etc/docker/daemon.new 20:58:11 { 20:58:11 "registry-mirrors": [ 20:58:11 "https://nexus3.edgexfoundry.org:10001" 20:58:11 ], 20:58:11 "bip": "10.250.0.254/24", 20:58:11 "hosts": [ 20:58:11 "tcp://0.0.0.0:5555", 20:58:11 "unix:///var/run/docker.sock" 20:58:11 ], 20:58:11 "mtu": 1458, 20:58:11 "selinux-enabled": true, 20:58:11 "seccomp-profile": "/etc/docker/seccomp.json" 20:58:11 } [Pipeline] sh 20:58:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:58:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:30 provisioning config files... 20:58:30 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15940011102807885713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:31 ---> ****-login.sh 20:58:31 nexus3.edgexfoundry.org:10001 20:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:31 Configure a credential helper to remove this warning. See 20:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:31 20:58:31 Login Succeeded 20:58:31 nexus3.edgexfoundry.org:10002 20:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:32 Configure a credential helper to remove this warning. See 20:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:32 20:58:32 Login Succeeded 20:58:32 nexus3.edgexfoundry.org:10003 20:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:32 Configure a credential helper to remove this warning. See 20:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:32 20:58:32 Login Succeeded 20:58:32 nexus3.edgexfoundry.org:10004 20:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:33 Configure a credential helper to remove this warning. See 20:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:33 20:58:33 Login Succeeded 20:58:33 ****.io 20:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:33 Configure a credential helper to remove this warning. See 20:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:33 20:58:33 Login Succeeded 20:58:33 ---> ****-login.sh ends [Pipeline] } 20:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:58:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:58:34 ========================================================= 20:58:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:58:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:58:34 Sending build context to Docker daemon 127.5kB 20:58:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:58:34 Step 2/12 : FROM ${BASE} AS builder 20:58:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:34 9fda8d8052c6: Pulling fs layer 20:58:34 5d54e960e981: Pulling fs layer 20:58:34 c4a7e357bf2a: Pulling fs layer 20:58:34 f0e02332f6b5: Pulling fs layer 20:58:34 872ee5b61b7b: Pulling fs layer 20:58:34 0c6a40ed1a82: Pulling fs layer 20:58:34 94ae7d8d031c: Pulling fs layer 20:58:34 872ee5b61b7b: Waiting 20:58:34 0c6a40ed1a82: Waiting 20:58:34 94ae7d8d031c: Waiting 20:58:34 f0e02332f6b5: Waiting 20:58:35 5d54e960e981: Verifying Checksum 20:58:35 5d54e960e981: Download complete 20:58:35 f0e02332f6b5: Verifying Checksum 20:58:35 f0e02332f6b5: Download complete 20:58:35 872ee5b61b7b: Verifying Checksum 20:58:35 872ee5b61b7b: Download complete 20:58:35 9fda8d8052c6: Verifying Checksum 20:58:35 9fda8d8052c6: Download complete 20:58:35 94ae7d8d031c: Verifying Checksum 20:58:35 94ae7d8d031c: Download complete 20:58:35 9fda8d8052c6: Pull complete 20:58:36 5d54e960e981: Pull complete 20:58:36 c4a7e357bf2a: Verifying Checksum 20:58:36 c4a7e357bf2a: Download complete 20:58:37 0c6a40ed1a82: Verifying Checksum 20:58:37 0c6a40ed1a82: Download complete 20:58:50 c4a7e357bf2a: Pull complete 20:58:50 f0e02332f6b5: Pull complete 20:58:50 872ee5b61b7b: Pull complete 20:58:58 0c6a40ed1a82: Pull complete 20:58:59 94ae7d8d031c: Pull complete 20:58:59 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:58:59 ---> 86de565de09d 20:58:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:59:01 ---> Running in 7127695f3b16 20:59:01 Removing intermediate container 7127695f3b16 20:59:01 ---> cbae7d048c8a 20:59:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:01 ---> Running in c0106a556c07 20:59:01 Removing intermediate container c0106a556c07 20:59:01 ---> f05bd8f49e45 20:59:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:59:01 ---> Running in c22b7a7d11d1 20:59:02 Removing intermediate container c22b7a7d11d1 20:59:02 ---> dc4e2e16b250 20:59:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:59:02 ---> Running in 21eeb2d89a8e 20:59:02 Removing intermediate container 21eeb2d89a8e 20:59:02 ---> d344319f831c 20:59:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:02 ---> Running in 01d9e15cacc0 20:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:05 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:59:05 (2/4) Installing libedit (20221030.3.1-r1) 20:59:05 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:59:05 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:59:05 Executing busybox-1.36.1-r5.trigger 20:59:05 OK: 271 MiB in 56 packages 20:59:06 Removing intermediate container 01d9e15cacc0 20:59:06 ---> 703354f3f22f 20:59:06 Step 8/12 : WORKDIR /device-rest-go 20:59:06 ---> Running in 1b6e82758588 20:59:06 Removing intermediate container 1b6e82758588 20:59:06 ---> bf32c55d70fb 20:59:06 Step 9/12 : COPY go.mod vendor* ./ 20:59:07 ---> a91fed7b983a 20:59:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:07 ---> Running in e79702ee7f1d 21:00:15 Removing intermediate container e79702ee7f1d 21:00:15 ---> 0f7f51f646df 21:00:15 Step 11/12 : COPY . . 21:00:15 ---> 30822536218a 21:00:15 Step 12/12 : RUN $MAKE 21:00:15 ---> Running in bf4a50e60233 21:00:15 noop 21:00:15 Removing intermediate container bf4a50e60233 21:00:15 ---> 272591446242 21:00:15 Successfully built 272591446242 21:00:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:15 + docker inspect -f . ci-base-image-arm64 21:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:15 prd-ubuntu20.04-docker-arm64-4c-16g-95 does not seem to be running inside a container 21:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:17 $ docker top cfbd702ba4e81cdbf968b012d74b1ab218881504aa036b44c4379c236648bd6e -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:18 + go version 21:00:18 go version go1.21.0 linux/arm64 [Pipeline] } 21:00:18 $ docker stop --time=1 cfbd702ba4e81cdbf968b012d74b1ab218881504aa036b44c4379c236648bd6e 21:00:19 $ docker rm -f --volumes cfbd702ba4e81cdbf968b012d74b1ab218881504aa036b44c4379c236648bd6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker inspect -f . ci-base-image-arm64 21:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-95 does not seem to be running inside a container 21:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:22 $ docker top aadb9a28e3bc1a3bff3157f4ecd2d05223089d5c4f9b4a1408fa7e4cda631241 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:23 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:00:23 + make test 21:00:23 go test ./... -coverprofile=coverage.out ./... 21:00:27 ? github.com/edgexfoundry/device-rest-go [no test files] 21:02:03 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:02:03 ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements 21:02:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:02:03 go vet ./... 21:02:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:02:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:02:13 ./bin/test-attribution-txt.sh 21:02:13 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 21:02:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:02:14 $ docker stop --time=1 aadb9a28e3bc1a3bff3157f4ecd2d05223089d5c4f9b4a1408fa7e4cda631241 21:02:15 $ docker rm -f --volumes aadb9a28e3bc1a3bff3157f4ecd2d05223089d5c4f9b4a1408fa7e4cda631241 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:02:17 Warning: overwriting stash ‘coverage-report’ 21:02:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:02:18 + ls -al . 21:02:18 total 176 21:02:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 21:00 . 21:02:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 20:58 .. 21:02:18 -rw-rw-r-- 1 jenkins jenkins 151 Mar 15 20:58 .dockerignore 21:02:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 20:58 .git 21:02:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 20:58 .github 21:02:18 -rw-rw-r-- 1 jenkins jenkins 264 Mar 15 20:58 .gitignore 21:02:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 20:58 .golangci.yml 21:02:18 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 15 20:58 Attribution.txt 21:02:18 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 15 20:58 CHANGELOG.md 21:02:18 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 15 20:58 Dockerfile 21:02:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 20:58 GOVERNANCE.md 21:02:18 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 20:58 Jenkinsfile 21:02:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 20:58 LICENSE 21:02:18 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 15 20:58 Makefile 21:02:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 20:58 OWNERS.md 21:02:18 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 15 20:58 README.md 21:02:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 20:55 VERSION 21:02:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 20:58 bin 21:02:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 20:58 cmd 21:02:18 -rw-r--r-- 1 jenkins jenkins 14499 Mar 15 21:01 coverage.out 21:02:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 20:58 driver 21:02:18 -rw-rw-r-- 1 jenkins jenkins 3936 Mar 15 20:58 go.mod 21:02:18 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 15 20:58 go.sum 21:02:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 20:58 openapi 21:02:18 -rw-rw-r-- 1 jenkins jenkins 713 Mar 15 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:18 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ab41e8f33476a8c2c47907bc44ee565bca43bd9a --label arch=arm64 --label version=0.0.0 . 21:02:18 Sending build context to Docker daemon 142.8kB 21:02:19 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:02:19 Step 2/26 : FROM ${BASE} AS builder 21:02:19 ---> 272591446242 21:02:19 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:02:19 ---> Running in fe78e9a2beb5 21:02:19 Removing intermediate container fe78e9a2beb5 21:02:19 ---> e22ccd55f0da 21:02:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:02:19 ---> Running in 80b581257334 21:02:19 Removing intermediate container 80b581257334 21:02:19 ---> 6063950c6e83 21:02:19 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:02:19 ---> Running in a3f8ea8120ef 21:02:20 Removing intermediate container a3f8ea8120ef 21:02:20 ---> 8980428b72c4 21:02:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:02:20 ---> Running in fe9fb8893bb5 21:02:20 Removing intermediate container fe9fb8893bb5 21:02:20 ---> 4733ba63feaf 21:02:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:20 ---> Running in e560994a3c0a 21:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:02:23 OK: 271 MiB in 56 packages 21:02:24 Removing intermediate container e560994a3c0a 21:02:24 ---> b7ea894650dd 21:02:24 Step 8/26 : WORKDIR /device-rest-go 21:02:24 ---> Running in 8917c4bce0a1 21:02:24 Removing intermediate container 8917c4bce0a1 21:02:24 ---> 33f8a4764678 21:02:24 Step 9/26 : COPY go.mod vendor* ./ 21:02:24 ---> 84b87768c7f1 21:02:24 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:24 ---> Running in d20f0df68238 21:02:26 Removing intermediate container d20f0df68238 21:02:26 ---> 4f99624d44cd 21:02:26 Step 11/26 : COPY . . 21:02:27 ---> 49d9debd56d4 21:02:27 Step 12/26 : RUN $MAKE 21:02:27 ---> Running in 7d5d8c44a089 21:02:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:04:05 Removing intermediate container 7d5d8c44a089 21:04:05 ---> 09ffbb8da635 21:04:05 Step 13/26 : FROM alpine:3.18 21:04:05 3.18: Pulling from library/alpine 21:04:05 c6b39de5b339: Pulling fs layer 21:04:05 c6b39de5b339: Verifying Checksum 21:04:05 c6b39de5b339: Download complete 21:04:05 c6b39de5b339: Pull complete 21:04:05 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:04:05 Status: Downloaded newer image for alpine:3.18 21:04:05 ---> 33abbf032149 21:04:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:04:06 ---> Running in 602617bfd87f 21:04:06 Removing intermediate container 602617bfd87f 21:04:06 ---> 56369a123465 21:04:06 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 21:04:06 ---> Running in ee2b513e7a04 21:04:06 Removing intermediate container ee2b513e7a04 21:04:06 ---> 7cb780b3d14b 21:04:06 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:04:06 ---> Running in 393adb8891ef 21:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:04:09 (1/1) Installing dumb-init (1.2.5-r2) 21:04:09 Executing busybox-1.36.1-r5.trigger 21:04:09 OK: 8 MiB in 16 packages 21:04:10 Removing intermediate container 393adb8891ef 21:04:10 ---> dfe99172c4df 21:04:10 Step 17/26 : RUN apk --no-cache upgrade 21:04:10 ---> Running in 7f43ddee3e2b 21:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:04:12 OK: 8 MiB in 16 packages 21:04:13 Removing intermediate container 7f43ddee3e2b 21:04:13 ---> 6008db9e458b 21:04:13 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 21:04:14 ---> fe1f1e021d01 21:04:14 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 21:04:14 ---> 6a2fb5924483 21:04:14 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 21:04:15 ---> 93165b597653 21:04:15 Step 21/26 : EXPOSE 59986 21:04:15 ---> Running in e52f7cc67ca6 21:04:15 Removing intermediate container e52f7cc67ca6 21:04:15 ---> 9c0127939eec 21:04:15 Step 22/26 : ENTRYPOINT ["/device-rest"] 21:04:15 ---> Running in df6b4fc02e15 21:04:15 Removing intermediate container df6b4fc02e15 21:04:15 ---> 83bb34751a43 21:04:15 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:04:16 ---> Running in 6c67ce450d5e 21:04:16 Removing intermediate container 6c67ce450d5e 21:04:16 ---> 2c83b5688351 21:04:16 Step 24/26 : LABEL arch=arm64 21:04:16 ---> Running in c79b970c1c64 21:04:16 Removing intermediate container c79b970c1c64 21:04:16 ---> 3eda34b0b671 21:04:16 Step 25/26 : LABEL git_sha=ab41e8f33476a8c2c47907bc44ee565bca43bd9a 21:04:16 ---> Running in 232504bc1d68 21:04:16 Removing intermediate container 232504bc1d68 21:04:16 ---> 7c78ed6e381f 21:04:16 Step 26/26 : LABEL version=0.0.0 21:04:17 ---> Running in df0586dc26cf 21:04:17 Removing intermediate container df0586dc26cf 21:04:17 ---> d30641917c0d 21:04:17 [Warning] One or more build-args [ARCH] were not consumed 21:04:17 Successfully built d30641917c0d 21:04:17 Successfully tagged device-rest-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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:18 21:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:18 arm64: Pulling from edgex-lftools-log-publisher 21:04:18 8998bd30e6a1: Pulling fs layer 21:04:18 04944245beec: Pulling fs layer 21:04:18 699f458cf7ca: Pulling fs layer 21:04:18 765212b225bb: Pulling fs layer 21:04:18 f23df028b6ca: Pulling fs layer 21:04:18 d65c8cfc05b1: Pulling fs layer 21:04:18 2437ff75d9bd: Pulling fs layer 21:04:18 f23df028b6ca: Waiting 21:04:18 d65c8cfc05b1: Waiting 21:04:18 2437ff75d9bd: Waiting 21:04:18 765212b225bb: Waiting 21:04:18 04944245beec: Verifying Checksum 21:04:18 04944245beec: Download complete 21:04:18 765212b225bb: Verifying Checksum 21:04:18 765212b225bb: Download complete 21:04:18 f23df028b6ca: Download complete 21:04:18 d65c8cfc05b1: Verifying Checksum 21:04:18 d65c8cfc05b1: Download complete 21:04:19 699f458cf7ca: Verifying Checksum 21:04:19 699f458cf7ca: Download complete 21:04:19 8998bd30e6a1: Verifying Checksum 21:04:19 8998bd30e6a1: Download complete 21:04:22 2437ff75d9bd: Download complete 21:04:23 8998bd30e6a1: Pull complete 21:04:24 04944245beec: Pull complete 21:04:25 699f458cf7ca: Pull complete 21:04:26 765212b225bb: Pull complete 21:04:26 f23df028b6ca: Pull complete 21:04:27 d65c8cfc05b1: Pull complete 21:04:45 2437ff75d9bd: Pull complete 21:04:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:45 prd-ubuntu20.04-docker-arm64-4c-16g-95 does not seem to be running inside a container 21:04:45 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:04:48 $ docker top c60ae630e3bf1104a91f36711ae9820dc56ced3a825a0aaaa4ccfd3762f6c94f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:49 ---> job-cost.sh 21:04:49 lf-activate-venv: SKIPPING 21:04:49 INFO: No Stack... 21:04:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:04:50 INFO: Archiving Costs [Pipeline] sh 21:04:50 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:04:50 + cut -d, -f6 [Pipeline] lock 21:04:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] 21:04:50 Resource [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] did not exist. Created. 21:04:50 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:51 /w/workspace/device-rest-go/1@tmp/durable-6c27e639/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:04:52 + echo total: 0.10999999940395355 [Pipeline] stash 21:04:52 Warning: overwriting stash ‘stack-cost’ 21:04:52 Stashed 1 file(s) [Pipeline] } 21:04:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-386-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:52 $ docker stop --time=1 c60ae630e3bf1104a91f36711ae9820dc56ced3a825a0aaaa4ccfd3762f6c94f 21:04:54 $ docker rm -f --volumes c60ae630e3bf1104a91f36711ae9820dc56ced3a825a0aaaa4ccfd3762f6c94f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:04:55 provisioning config files... 21:04:55 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp/config8670705192521432140tmp [Pipeline] { [Pipeline] sh 21:04:55 + set +x 21:04:55 + curl -s https://codecov.io/bash+ 21:04:55 bash -s -- 21:04:55 21:04:55 _____ _ 21:04:55 / ____| | | 21:04:55 | | ___ __| | ___ ___ _____ __ 21:04:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:04:55 | |___| (_) | (_| | __/ (_| (_) \ V / 21:04:55 \_____\___/ \__,_|\___|\___\___/ \_/ 21:04:55 Bash-1.0.6 21:04:55 21:04:55 21:04:55 ==> git version 2.25.1 found 21:04:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:04:55 Release-Date: 2020-01-08 21:04:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:04:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:04:55 ==> Jenkins CI detected. 21:04:55 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-386 21:04:55 project root: . 21:04:55 --> token set from env 21:04:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:04:55 ==> Running gcov in . (disable via -X gcov) 21:04:55 ==> Python coveragepy not found 21:04:55 ==> Searching for coverage reports in: 21:04:55 + . 21:04:55 -> Found 1 reports 21:04:55 ==> Detecting git/mercurial file structure 21:04:55 ==> Reading reports 21:04:55 + ./coverage.out bytes=14499 21:04:55 ==> Appending adjustments 21:04:55 https://docs.codecov.io/docs/fixing-reports 21:04:55 + Found adjustments 21:04:55 ==> Gzipping contents 21:04:55 4.0K /tmp/codecov.Ud4pqD.gz 21:04:55 ==> Uploading reports 21:04:55 url: https://codecov.io 21:04:55 query: branch=PR-386&commit=ab41e8f33476a8c2c47907bc44ee565bca43bd9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=386&job=&cmd_args= 21:04:55 -> Pinging Codecov 21:04:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-386&commit=ab41e8f33476a8c2c47907bc44ee565bca43bd9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=386&job=&cmd_args= 21:04:55 -> Uploading to 21:04:55 https://storage.googleapis.com/codecov/v4/raw/2024-03-15/4E5D53B4F1F92C436F7061BF334D961C/ab41e8f33476a8c2c47907bc44ee565bca43bd9a/7bfd214b-8c86-45dd-9941-85eafba346d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T210455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=964f58e0fde83d9489995990a0d4eeb56da8da5b93c0a79f9e4dfe2a628dfa1a 21:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:55 Dload Upload Total Spent Left Speed 21:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 7321 --:--:-- --:--:-- --:--:-- 7321 21:04:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/ab41e8f33476a8c2c47907bc44ee565bca43bd9a [Pipeline] } 21:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:04:58 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-386/archives ] 21:04:58 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-386/archives 21:04:58 total 16 21:04:58 drwxr-xr-x 3 root root 4096 Mar 15 20:57 . 21:04:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 20:57 .. 21:04:58 drwxr-xr-x 2 root root 4096 Mar 15 20:57 cost 21:04:58 -rw-r--r-- 1 root root 86 Mar 15 20:57 cost.csv 21:04:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-386/archives 21:04:58 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-386/archives 21:04:58 total 16 21:04:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 20:57 . 21:04:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 20:57 .. 21:04:58 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 20:57 cost 21:04:58 -rw-r--r-- 1 jenkins jenkins 86 Mar 15 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:04:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:04:59 ---> package-listing.sh 21:04:59 ++ facter osfamily 21:04:59 ++ tr '[:upper:]' '[:lower:]' 21:04:59 + OS_FAMILY=debian 21:04:59 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-386 21:04:59 + START_PACKAGES=/tmp/packages_start.txt 21:04:59 + END_PACKAGES=/tmp/packages_end.txt 21:04:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:04:59 + PACKAGES=/tmp/packages_start.txt 21:04:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-386 ']' 21:04:59 + PACKAGES=/tmp/packages_end.txt 21:04:59 + case "${OS_FAMILY}" in 21:04:59 + dpkg -l 21:04:59 + grep '^ii' 21:04:59 + '[' -f /tmp/packages_start.txt ']' 21:04:59 + '[' -f /tmp/packages_end.txt ']' 21:04:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:04:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-386 ']' 21:04:59 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-386/archives/ 21:04:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-386/archives/ [Pipeline] echo 21:04:59 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/gexfoundry_device-rest-go_PR-386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:04:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:00 prd-ubuntu20.04-docker-8c-8g-94 does not seem to be running inside a container 21:05:00 $ 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/gexfoundry_device-rest-go_PR-386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-386 -v /w/workspace/gexfoundry_device-rest-go_PR-386:/w/workspace/gexfoundry_device-rest-go_PR-386:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-386@tmp:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:01 $ docker top 2a08a9aebd20f8ec0becc9fbbe9e24c9402847c970fb77b9523c34acfa4bc2bc -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:01 + touch /tmp/pre-build-complete [Pipeline] sh 21:05:01 + mkdir -p /var/log/sysstat [Pipeline] sh 21:05:02 + ls /var/log/sa-host 21:05:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:02 provisioning config files... 21:05:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-386@tmp/config11473149615519360776tmp [Pipeline] { [Pipeline] echo 21:05:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:05:02 ---> create-netrc.sh [Pipeline] } 21:05:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:05:03 ---> python-tools-install.sh [Pipeline] echo 21:05:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:05:03 ---> sudo-logs.sh 21:05:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:05:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:05:03 ---> job-cost.sh 21:05:03 lf-activate-venv: SKIPPING 21:05:03 DEBUG: total: 0.2199999988079071 21:05:03 INFO: Retrieving Stack Cost... 21:05:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:05:04 INFO: Archiving Costs [Pipeline] echo 21:05:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:05:05 ---> logs-deploy.sh 21:05:05 lf-activate-venv: SKIPPING 21:05:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-386/1 21:05:05 INFO: archiving workspace using pattern(s): 21:05:06 Archives upload complete. 21:05:06 INFO: archiving logs to Nexus