Pull request #277 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9eb4ee89b32a1040c10dd772857b5b3303a34eee+539913158ea56f8dca24ab775bb8172a7292d425 (ad97427e496ee6dc4874b3631cbb4c6a62adaed0) 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-ssh7136311266337443676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9615309308393880954.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-277/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-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1264604973859712817.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-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5518732363297589512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2153114917719758304.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-277/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-277/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9203485942448194005.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5275 in /w/workspace/gexfoundry_device-rest-go_PR-277 [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-277 # 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 > 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/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 539913158ea56f8dca24ab775bb8172a7292d425 into PR head commit 9eb4ee89b32a1040c10dd772857b5b3303a34eee Merge succeeded, producing 9eb4ee89b32a1040c10dd772857b5b3303a34eee Checking out Revision 9eb4ee89b32a1040c10dd772857b5b3303a34eee (PR-277) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:16:49 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb4ee89b32a1040c10dd772857b5b3303a34eee # 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 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb4ee89b32a1040c10dd772857b5b3303a34eee # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:16:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:16:50 ========================================================= 20:16:50 EdgeX Global Pipelines Version Info 20:16:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:16:50 ------------------- 20:16:50 stable info: 20:16:50 ------------------- 20:16:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:16:50 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:16:50 Message: update stable to v1.0.245 20:16:51 ------------------- 20:16:51 experimental info: 20:16:51 ------------------- 20:16:51 Commited By: **** collab-it+edgex@linuxfoundation.org 20:16:51 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:16:51 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eb4ee89b32a1040c10dd772857b5b3303a34eee [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eb4ee8 [Pipeline] echo 20:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:53 provisioning config files... 20:16:53 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-277@tmp/config3397888907185286817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:53 ---> docker-login.sh 20:16:53 nexus3.edgexfoundry.org:10001 20:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:53 Configure a credential helper to remove this warning. See 20:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:53 20:16:53 Login Succeeded 20:16:53 nexus3.edgexfoundry.org:10002 20:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:53 Configure a credential helper to remove this warning. See 20:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:53 20:16:53 Login Succeeded 20:16:53 nexus3.edgexfoundry.org:10003 20:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:53 Configure a credential helper to remove this warning. See 20:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:53 20:16:53 Login Succeeded 20:16:53 nexus3.edgexfoundry.org:10004 20:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:53 Configure a credential helper to remove this warning. See 20:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:53 20:16:53 Login Succeeded 20:16:53 docker.io 20:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:54 Configure a credential helper to remove this warning. See 20:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:54 20:16:54 Login Succeeded 20:16:54 ---> docker-login.sh ends [Pipeline] } 20:16:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:16:54 + git rev-list -1 --merges 9eb4ee89b32a1040c10dd772857b5b3303a34eee~1..9eb4ee89b32a1040c10dd772857b5b3303a34eee [Pipeline] echo 20:16:55 -----------> git rev-list -1 --merges 9eb4ee89b32a1040c10dd772857b5b3303a34eee~1..9eb4ee89b32a1040c10dd772857b5b3303a34eee 9eb4ee89b32a1040c10dd772857b5b3303a34eee [false] [Pipeline] sh 20:16:55 + git log --format=format:%s -1 9eb4ee89b32a1040c10dd772857b5b3303a34eee [Pipeline] echo 20:16:55 ========================================================= 20:16:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:16:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:55 + git log --format=format:%s -1 9eb4ee89b32a1040c10dd772857b5b3303a34eee [Pipeline] echo 20:16:55 [semverPrep] GIT_COMMIT: 9eb4ee89b32a1040c10dd772857b5b3303a34eee, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 20:16:55 [semverPrep] This is not a build commit. [Pipeline] sh 20:16:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:56 + grep -v github /etc/ssh/ssh_known_hosts 20:16:56 + [ -e /tmp/ssh_known_hosts ] 20:16:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:16:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:16:56 + sudo tee -a /etc/ssh/ssh_known_hosts 20:16:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:56 20:16:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:57 0.1.4: Pulling from edgex-devops/py-git-semver 20:16:57 b85a868b505f: Pulling fs layer 20:16:57 e2be974225ed: Pulling fs layer 20:16:57 339a4e72a1f5: Pulling fs layer 20:16:57 988bab9f4d93: Pulling fs layer 20:16:57 1469e6f7b9e6: Pulling fs layer 20:16:57 eaf3925da568: Pulling fs layer 20:16:57 bab4dde63d76: Pulling fs layer 20:16:57 bde34c3a00c8: Pulling fs layer 20:16:57 b352a97aabf1: Pulling fs layer 20:16:57 4872d77fe225: Pulling fs layer 20:16:57 5851b861e8e6: Pulling fs layer 20:16:57 eaf3925da568: Waiting 20:16:57 1469e6f7b9e6: Waiting 20:16:57 bde34c3a00c8: Waiting 20:16:57 988bab9f4d93: Waiting 20:16:57 5851b861e8e6: Waiting 20:16:57 bab4dde63d76: Waiting 20:16:57 b352a97aabf1: Waiting 20:16:57 4872d77fe225: Waiting 20:16:57 e2be974225ed: Verifying Checksum 20:16:57 e2be974225ed: Download complete 20:16:57 988bab9f4d93: Verifying Checksum 20:16:57 988bab9f4d93: Download complete 20:16:57 339a4e72a1f5: Verifying Checksum 20:16:57 339a4e72a1f5: Download complete 20:16:57 1469e6f7b9e6: Verifying Checksum 20:16:57 1469e6f7b9e6: Download complete 20:16:57 eaf3925da568: Download complete 20:16:57 bde34c3a00c8: Download complete 20:16:57 b352a97aabf1: Verifying Checksum 20:16:57 b352a97aabf1: Download complete 20:16:57 4872d77fe225: Download complete 20:16:57 5851b861e8e6: Download complete 20:16:57 b85a868b505f: Download complete 20:16:57 bab4dde63d76: Verifying Checksum 20:16:57 bab4dde63d76: Download complete 20:16:58 b85a868b505f: Pull complete 20:16:59 e2be974225ed: Pull complete 20:16:59 339a4e72a1f5: Pull complete 20:16:59 988bab9f4d93: Pull complete 20:16:59 1469e6f7b9e6: Pull complete 20:16:59 eaf3925da568: Pull complete 20:17:01 bab4dde63d76: Pull complete 20:17:01 bde34c3a00c8: Pull complete 20:17:02 b352a97aabf1: Pull complete 20:17:02 4872d77fe225: Pull complete 20:17:02 5851b861e8e6: Pull complete 20:17:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:02 prd-ubuntu20.04-docker-8c-8g-5275 does not seem to be running inside a container 20:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-277 -v /w/workspace/gexfoundry_device-rest-go_PR-277:/w/workspace/gexfoundry_device-rest-go_PR-277:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-277@tmp:/w/workspace/gexfoundry_device-rest-go_PR-277@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:17:03 $ docker top e552de27f25c3a632837c28bda48f5f958fbfec4613cce9ae2340e3a239c8f76 -eo pid,comm 20:17:04 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:17:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:04 [ssh-agent] Looking for ssh-agent implementation... 20:17:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:04 $ docker exec e552de27f25c3a632837c28bda48f5f958fbfec4613cce9ae2340e3a239c8f76 ssh-agent 20:17:04 SSH_AUTH_SOCK=/tmp/ssh-pJpW3FO2GS2H/agent.32 20:17:04 SSH_AGENT_PID=38 20:17:04 Running ssh-add (command line suppressed) 20:17:04 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-277@tmp/private_key_9860466626854671864.key (/w/workspace/gexfoundry_device-rest-go_PR-277@tmp/private_key_9860466626854671864.key) 20:17:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:04 + git tag --points-at HEAD [Pipeline] } 20:17:04 $ docker exec --env ******** --env ******** e552de27f25c3a632837c28bda48f5f958fbfec4613cce9ae2340e3a239c8f76 ssh-agent -k 20:17:04 unset SSH_AUTH_SOCK; 20:17:04 unset SSH_AGENT_PID; 20:17:04 echo Agent pid 38 killed; 20:17:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:05 [ssh-agent] Looking for ssh-agent implementation... 20:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:05 $ docker exec e552de27f25c3a632837c28bda48f5f958fbfec4613cce9ae2340e3a239c8f76 ssh-agent 20:17:05 SSH_AUTH_SOCK=/tmp/ssh-PNsBIWC9NrR8/agent.71 20:17:05 SSH_AGENT_PID=77 20:17:05 Running ssh-add (command line suppressed) 20:17:05 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-277@tmp/private_key_3181991977838893716.key (/w/workspace/gexfoundry_device-rest-go_PR-277@tmp/private_key_3181991977838893716.key) 20:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:05 + git semver init 20:17:06 2023-03-22 20:17:05,971 [run_init] DEBUG init version:0.0.0 force:False 20:17:06 2023-03-22 20:17:05,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-277/.semver 20:17:06 2023-03-22 20:17:05,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-277/.semver 20:17:06 2023-03-22 20:17:05,972 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-277/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-277, universal_newlines=False, shell=None, istream=None) 20:17:06 2023-03-22 20:17:06,881 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-277/.git/info/exclude 20:17:06 2023-03-22 20:17:06,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-277/.semver/PR-277 with force:False 20:17:06 2023-03-22 20:17:06,883 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-277/.semver/PR-277 20:17:06 2023-03-22 20:17:06,888 [execute] INFO git cat-file --batch-check 20:17:06 2023-03-22 20:17:06,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-277/.semver, universal_newlines=False, shell=None, istream=) 20:17:06 2023-03-22 20:17:06,896 [execute] INFO git cat-file --batch 20:17:06 2023-03-22 20:17:06,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-277/.semver, universal_newlines=False, shell=None, istream=) 20:17:06 2023-03-22 20:17:06,902 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-277/.semver/PR-277 20:17:06 0.0.0 [Pipeline] } 20:17:07 $ docker exec --env ******** --env ******** e552de27f25c3a632837c28bda48f5f958fbfec4613cce9ae2340e3a239c8f76 ssh-agent -k 20:17:07 unset SSH_AUTH_SOCK; 20:17:07 unset SSH_AGENT_PID; 20:17:07 echo Agent pid 77 killed; 20:17:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:07 + git semver [Pipeline] } 20:17:07 $ docker stop --time=1 e552de27f25c3a632837c28bda48f5f958fbfec4613cce9ae2340e3a239c8f76 20:17:09 $ docker rm -f --volumes e552de27f25c3a632837c28bda48f5f958fbfec4613cce9ae2340e3a239c8f76 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:17:09 Stashed 1 file(s) [Pipeline] echo 20:17:09 [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:17:10 provisioning config files... 20:17:10 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-277@tmp/config9719023732029588322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:10 ---> docker-login.sh 20:17:10 nexus3.edgexfoundry.org:10001 20:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:10 Configure a credential helper to remove this warning. See 20:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:10 20:17:10 Login Succeeded 20:17:10 nexus3.edgexfoundry.org:10002 20:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:10 Configure a credential helper to remove this warning. See 20:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:10 20:17:10 Login Succeeded 20:17:10 nexus3.edgexfoundry.org:10003 20:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:11 Configure a credential helper to remove this warning. See 20:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:11 20:17:11 Login Succeeded 20:17:11 nexus3.edgexfoundry.org:10004 20:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:11 Configure a credential helper to remove this warning. See 20:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:11 20:17:11 Login Succeeded 20:17:11 docker.io 20:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:11 Configure a credential helper to remove this warning. See 20:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:11 20:17:11 Login Succeeded 20:17:11 ---> docker-login.sh ends [Pipeline] } 20:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:11 ========================================================= 20:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:17:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:17:12 Sending build context to Docker daemon 10.87MB 20:17:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:17:12 Step 2/12 : FROM ${BASE} AS builder 20:17:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:17:12 63b65145d645: Pulling fs layer 20:17:12 a2d21d5440eb: Pulling fs layer 20:17:12 935e6c44a52c: Pulling fs layer 20:17:12 94cc34f8dd06: Pulling fs layer 20:17:12 30dea6a524f1: Pulling fs layer 20:17:12 a2aff8979fd8: Pulling fs layer 20:17:12 94cc34f8dd06: Waiting 20:17:12 30dea6a524f1: Waiting 20:17:12 6808be2612f2: Pulling fs layer 20:17:12 a2aff8979fd8: Waiting 20:17:12 f25807f1079a: Pulling fs layer 20:17:12 6808be2612f2: Waiting 20:17:12 a2d21d5440eb: Verifying Checksum 20:17:12 a2d21d5440eb: Download complete 20:17:12 94cc34f8dd06: Download complete 20:17:12 30dea6a524f1: Verifying Checksum 20:17:12 30dea6a524f1: Download complete 20:17:12 63b65145d645: Verifying Checksum 20:17:12 63b65145d645: Download complete 20:17:12 a2aff8979fd8: Verifying Checksum 20:17:12 a2aff8979fd8: Download complete 20:17:12 63b65145d645: Pull complete 20:17:12 a2d21d5440eb: Pull complete 20:17:13 f25807f1079a: Verifying Checksum 20:17:13 f25807f1079a: Download complete 20:17:13 935e6c44a52c: Verifying Checksum 20:17:13 935e6c44a52c: Download complete 20:17:13 6808be2612f2: Verifying Checksum 20:17:13 6808be2612f2: Download complete 20:17:16 935e6c44a52c: Pull complete 20:17:16 94cc34f8dd06: Pull complete 20:17:16 30dea6a524f1: Pull complete 20:17:17 a2aff8979fd8: Pull complete 20:17:19 6808be2612f2: Pull complete 20:17:20 f25807f1079a: Pull complete 20:17:20 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:17:20 ---> 3b553350e43f 20:17:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:17:22 ---> Running in 0cd071068f7e 20:17:22 Removing intermediate container 0cd071068f7e 20:17:22 ---> 1117303e87d2 20:17:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:17:22 ---> Running in db8a59e57cbb 20:17:22 Removing intermediate container db8a59e57cbb 20:17:22 ---> 7f3bf51a8d2d 20:17:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:17:23 ---> Running in da8d734fe9da 20:17:23 Removing intermediate container da8d734fe9da 20:17:23 ---> 2e4c88a6eab5 20:17:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:17:23 ---> Running in bd2f73f37336 20:17:23 Removing intermediate container bd2f73f37336 20:17:23 ---> db67081cb483 20:17:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:17:23 ---> Running in 6575ef84d9ca 20:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:23 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:17:23 (2/4) Installing libedit (20221030.3.1-r0) 20:17:23 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:17:23 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:17:23 Executing busybox-1.35.0-r29.trigger 20:17:23 OK: 269 MiB in 57 packages 20:17:24 Removing intermediate container 6575ef84d9ca 20:17:24 ---> 1e66cca9f0a2 20:17:24 Step 8/12 : WORKDIR /device-rest-go 20:17:24 ---> Running in 740048b445e7 20:17:24 Removing intermediate container 740048b445e7 20:17:24 ---> 2d9a64f711ee 20:17:24 Step 9/12 : COPY go.mod vendor* ./ 20:17:24 ---> 2564bcaefe86 20:17:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:24 ---> Running in 91556beb43b5 20:17:25 Still waiting to schedule task 20:17:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5273’ 20:17:51 Removing intermediate container 91556beb43b5 20:17:51 ---> 9e663ae5ad28 20:17:51 Step 11/12 : COPY . . 20:17:51 ---> 6fff9ca17199 20:17:51 Step 12/12 : RUN $MAKE 20:17:51 ---> Running in 37b8a9f73152 20:17:51 noop 20:17:51 Removing intermediate container 37b8a9f73152 20:17:51 ---> da09ffd97679 20:17:51 Successfully built da09ffd97679 20:17:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + docker inspect -f . ci-base-image-x86_64 20:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:52 prd-ubuntu20.04-docker-8c-8g-5275 does not seem to be running inside a container 20:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-277 -v /w/workspace/gexfoundry_device-rest-go_PR-277:/w/workspace/gexfoundry_device-rest-go_PR-277:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-277@tmp:/w/workspace/gexfoundry_device-rest-go_PR-277@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:17:53 $ docker top b0d6e77ab0cdc554e8be395e7aae04b4449e8368e3e80c61c0af4bdd5332f66a -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:53 + go version 20:17:53 go version go1.20.2 linux/amd64 [Pipeline] } 20:17:53 $ docker stop --time=1 b0d6e77ab0cdc554e8be395e7aae04b4449e8368e3e80c61c0af4bdd5332f66a 20:17:54 $ docker rm -f --volumes b0d6e77ab0cdc554e8be395e7aae04b4449e8368e3e80c61c0af4bdd5332f66a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:55 + docker inspect -f . ci-base-image-x86_64 20:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:55 prd-ubuntu20.04-docker-8c-8g-5275 does not seem to be running inside a container 20:17:55 $ 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-277 -v /w/workspace/gexfoundry_device-rest-go_PR-277:/w/workspace/gexfoundry_device-rest-go_PR-277:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-277@tmp:/w/workspace/gexfoundry_device-rest-go_PR-277@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:17:56 $ docker top b3f8bc0a720265a3896249718949eceecbbb13ffe939beee1fdf8a8f8047a2f0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-277 [Pipeline] fileExists [Pipeline] sh 20:17:56 + make test 20:17:56 go test ./... -coverprofile=coverage.out ./... 20:18:02 ? github.com/edgexfoundry/device-rest-go [no test files] 20:18:12 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale 20:18:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: too many errors 20:18:12 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.0% of statements 20:18:12 FAIL 20:18:12 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 20:18:12 $ docker stop --time=1 b3f8bc0a720265a3896249718949eceecbbb13ffe939beee1fdf8a8f8047a2f0 20:18:14 $ docker rm -f --volumes b3f8bc0a720265a3896249718949eceecbbb13ffe939beee1fdf8a8f8047a2f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:15 20:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:15 latest: Pulling from edgex-lftools-log-publisher 20:18:15 5eb5b503b376: Pulling fs layer 20:18:15 5c69ac0246d0: Pulling fs layer 20:18:15 ec43610c2a17: Pulling fs layer 20:18:15 3a2ae6a8a46f: Pulling fs layer 20:18:15 33b1e0a273af: Pulling fs layer 20:18:15 5d3b04190fa2: Pulling fs layer 20:18:15 2f39f015ded8: Pulling fs layer 20:18:15 3a2ae6a8a46f: Waiting 20:18:15 33b1e0a273af: Waiting 20:18:15 5d3b04190fa2: Waiting 20:18:15 2f39f015ded8: Waiting 20:18:15 5c69ac0246d0: Verifying Checksum 20:18:15 5c69ac0246d0: Download complete 20:18:15 3a2ae6a8a46f: Verifying Checksum 20:18:15 3a2ae6a8a46f: Download complete 20:18:16 33b1e0a273af: Verifying Checksum 20:18:16 33b1e0a273af: Download complete 20:18:16 5d3b04190fa2: Verifying Checksum 20:18:16 5d3b04190fa2: Download complete 20:18:16 ec43610c2a17: Verifying Checksum 20:18:16 ec43610c2a17: Download complete 20:18:16 5eb5b503b376: Verifying Checksum 20:18:16 5eb5b503b376: Download complete 20:18:16 2f39f015ded8: Verifying Checksum 20:18:17 5eb5b503b376: Pull complete 20:18:17 5c69ac0246d0: Pull complete 20:18:18 ec43610c2a17: Pull complete 20:18:18 3a2ae6a8a46f: Pull complete 20:18:18 33b1e0a273af: Pull complete 20:18:18 5d3b04190fa2: Pull complete 20:18:22 2f39f015ded8: Pull complete 20:18:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:22 prd-ubuntu20.04-docker-8c-8g-5275 does not seem to be running inside a container 20:18:22 $ 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-277 -v /w/workspace/gexfoundry_device-rest-go_PR-277:/w/workspace/gexfoundry_device-rest-go_PR-277:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-277@tmp:/w/workspace/gexfoundry_device-rest-go_PR-277@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:18:24 $ docker top ad21465babcea222b00d703b117fcd9582f4f23c63d4f51324ca70b68e3ea06d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:25 ---> job-cost.sh 20:18:25 lf-activate-venv: SKIPPING 20:18:25 INFO: No Stack... 20:18:25 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:26 INFO: Archiving Costs [Pipeline] sh 20:18:26 + cat /w/workspace/gexfoundry_device-rest-go_PR-277/archives/cost.csv 20:18:26 + cut -d, -f6 [Pipeline] lock 20:18:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] 20:18:26 Resource [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] did not exist. Created. 20:18:26 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:26 + echo total: 0.2199999988079071 [Pipeline] stash 20:18:26 Stashed 1 file(s) [Pipeline] } 20:18:26 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:18:26 $ docker stop --time=1 ad21465babcea222b00d703b117fcd9582f4f23c63d4f51324ca70b68e3ea06d 20:18:28 $ docker rm -f --volumes ad21465babcea222b00d703b117fcd9582f4f23c63d4f51324ca70b68e3ea06d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:18:28 Failed in branch amd64 20:20:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5277 in /w/workspace/gexfoundry_device-rest-go_PR-277 [Pipeline] { [Pipeline] ws 20:20:51 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:20:51 The recommended git tool is: git 20:21:00 using credential edgex-jenkins-ssh 20:21:00 Cloning the remote Git repository 20:21:00 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:21:00 > git init /w/workspace/device-rest-go/1 # timeout=10 20:21:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:00 > git --version # timeout=10 20:21:00 > git --version # 'git version 2.25.1' 20:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:06 Merging remotes/origin/main commit 539913158ea56f8dca24ab775bb8172a7292d425 into PR head commit 9eb4ee89b32a1040c10dd772857b5b3303a34eee 20:21:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:21:06 > git config core.sparsecheckout # timeout=10 20:21:06 > git checkout -f 9eb4ee89b32a1040c10dd772857b5b3303a34eee # timeout=10 20:21:06 > git remote # timeout=10 20:21:06 > git config --get remote.origin.url # timeout=10 20:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:06 > git merge 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 20:21:07 Merge succeeded, producing 9eb4ee89b32a1040c10dd772857b5b3303a34eee 20:21:07 Checking out Revision 9eb4ee89b32a1040c10dd772857b5b3303a34eee (PR-277) 20:21:07 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:21:07 > git --version # timeout=10 20:21:07 > git --version # 'git version 2.25.1' 20:21:07 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:06 > git rev-parse HEAD^{commit} # timeout=10 20:21:07 > git config core.sparsecheckout # timeout=10 20:21:07 > git checkout -f 9eb4ee89b32a1040c10dd772857b5b3303a34eee # timeout=10 20:21:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:21:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:09 Dload Upload Total Spent Left Speed 20:21:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 20:21:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:21:10 + sudo tee /etc/docker/daemon.new 20:21:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:21:10 { 20:21:10 "registry-mirrors": [ 20:21:10 "https://nexus3.edgexfoundry.org:10001" 20:21:10 ], 20:21:10 "bip": "10.250.0.254/24", 20:21:10 "hosts": [ 20:21:10 "tcp://0.0.0.0:5555", 20:21:10 "unix:///var/run/docker.sock" 20:21:10 ], 20:21:10 "mtu": 1458, 20:21:10 "selinux-enabled": true, 20:21:10 "seccomp-profile": "/etc/docker/seccomp.json" 20:21:10 } [Pipeline] sh 20:21:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:21:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:29 provisioning config files... 20:21:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15188469748372801091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:30 ---> docker-login.sh 20:21:30 nexus3.edgexfoundry.org:10001 20:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:30 Configure a credential helper to remove this warning. See 20:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:30 20:21:30 Login Succeeded 20:21:30 nexus3.edgexfoundry.org:10002 20:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:31 Configure a credential helper to remove this warning. See 20:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:31 20:21:31 Login Succeeded 20:21:31 nexus3.edgexfoundry.org:10003 20:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:31 Configure a credential helper to remove this warning. See 20:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:31 20:21:31 Login Succeeded 20:21:31 nexus3.edgexfoundry.org:10004 20:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:32 Configure a credential helper to remove this warning. See 20:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:32 20:21:32 Login Succeeded 20:21:32 docker.io 20:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:32 Configure a credential helper to remove this warning. See 20:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:32 20:21:32 Login Succeeded 20:21:32 ---> docker-login.sh ends [Pipeline] } 20:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:32 ========================================================= 20:21:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:21:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:21:33 Sending build context to Docker daemon 138.2kB 20:21:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:21:33 Step 2/12 : FROM ${BASE} AS builder 20:21:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:33 af6eaf76a39c: Pulling fs layer 20:21:33 55522c791124: Pulling fs layer 20:21:33 ce5c4a1c91eb: Pulling fs layer 20:21:33 169dfbe0d373: Pulling fs layer 20:21:33 e1ff8fa3b103: Pulling fs layer 20:21:33 52ebb69f0ebf: Pulling fs layer 20:21:33 5abe8eddf0d5: Pulling fs layer 20:21:33 169dfbe0d373: Waiting 20:21:33 e1ff8fa3b103: Waiting 20:21:33 5abe8eddf0d5: Waiting 20:21:33 52ebb69f0ebf: Waiting 20:21:33 55522c791124: Verifying Checksum 20:21:33 55522c791124: Download complete 20:21:33 169dfbe0d373: Verifying Checksum 20:21:33 169dfbe0d373: Download complete 20:21:33 e1ff8fa3b103: Verifying Checksum 20:21:33 e1ff8fa3b103: Download complete 20:21:33 af6eaf76a39c: Download complete 20:21:34 af6eaf76a39c: Pull complete 20:21:35 5abe8eddf0d5: Verifying Checksum 20:21:35 5abe8eddf0d5: Download complete 20:21:35 55522c791124: Pull complete 20:21:36 ce5c4a1c91eb: Verifying Checksum 20:21:36 ce5c4a1c91eb: Download complete 20:21:36 52ebb69f0ebf: Verifying Checksum 20:21:36 52ebb69f0ebf: Download complete 20:21:46 ce5c4a1c91eb: Pull complete 20:21:46 169dfbe0d373: Pull complete 20:21:47 e1ff8fa3b103: Pull complete 20:21:53 52ebb69f0ebf: Pull complete 20:21:55 5abe8eddf0d5: Pull complete 20:21:55 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:21:55 ---> 6cb57ee374ae 20:21:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:21:57 ---> Running in fb2ef63f4129 20:21:57 Removing intermediate container fb2ef63f4129 20:21:57 ---> a06521f21459 20:21:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:21:57 ---> Running in fbffd326923f 20:21:57 Removing intermediate container fbffd326923f 20:21:57 ---> 76ddd4ac2712 20:21:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:21:58 ---> Running in ee1a32761647 20:21:58 Removing intermediate container ee1a32761647 20:21:58 ---> 6348ee5b91aa 20:21:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:21:58 ---> Running in b89e77bcbeee 20:21:58 Removing intermediate container b89e77bcbeee 20:21:58 ---> 073b49f9b832 20:21:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:58 ---> Running in d9d12589729b 20:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:01 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:22:01 (2/4) Installing libedit (20221030.3.1-r0) 20:22:01 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:22:01 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:22:01 Executing busybox-1.35.0-r29.trigger 20:22:01 OK: 268 MiB in 57 packages 20:22:06 Removing intermediate container d9d12589729b 20:22:06 ---> e43254f71c94 20:22:06 Step 8/12 : WORKDIR /device-rest-go 20:22:06 ---> Running in 811e37ded374 20:22:06 Removing intermediate container 811e37ded374 20:22:06 ---> 5d34232422ab 20:22:06 Step 9/12 : COPY go.mod vendor* ./ 20:22:06 ---> 9d9ff71c0ac6 20:22:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:06 ---> Running in c7c0dea332df 20:23:28 Removing intermediate container c7c0dea332df 20:23:28 ---> 0a2909b4e327 20:23:28 Step 11/12 : COPY . . 20:23:28 ---> ad4a194885c9 20:23:28 Step 12/12 : RUN $MAKE 20:23:28 ---> Running in ba1801001132 20:23:28 noop 20:23:28 Removing intermediate container ba1801001132 20:23:28 ---> 52d93383b79c 20:23:28 Successfully built 52d93383b79c 20:23:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:28 + docker inspect -f . ci-base-image-arm64 20:23:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:29 prd-ubuntu20.04-docker-arm64-4c-16g-5277 does not seem to be running inside a container 20:23:29 $ 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 20:23:30 $ docker top e8573d69fa22bcab19bed9259f579d56f05234bd7e0ec975d3bafb29893c32b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:31 + go version 20:23:31 go version go1.20.2 linux/arm64 [Pipeline] } 20:23:31 $ docker stop --time=1 e8573d69fa22bcab19bed9259f579d56f05234bd7e0ec975d3bafb29893c32b0 20:23:32 $ docker rm -f --volumes e8573d69fa22bcab19bed9259f579d56f05234bd7e0ec975d3bafb29893c32b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:33 + docker inspect -f . ci-base-image-arm64 20:23:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:34 prd-ubuntu20.04-docker-arm64-4c-16g-5277 does not seem to be running inside a container 20:23:34 $ 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 20:23:35 $ docker top 8cc3e0e8b2fafd8a2562b2e1c4c5908492237ca0cc980f6d4bb716a3f1df577e -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:36 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:23:37 + make test 20:23:37 go test ./... -coverprofile=coverage.out ./... 20:24:16 ? github.com/edgexfoundry/device-rest-go [no test files] 20:25:54 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale 20:25:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: too many errors 20:26:13 ok github.com/edgexfoundry/device-rest-go/driver 0.071s coverage: 33.0% of statements 20:26:13 FAIL 20:26:13 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 20:26:13 $ docker stop --time=1 8cc3e0e8b2fafd8a2562b2e1c4c5908492237ca0cc980f6d4bb716a3f1df577e 20:26:15 $ docker rm -f --volumes 8cc3e0e8b2fafd8a2562b2e1c4c5908492237ca0cc980f6d4bb716a3f1df577e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:16 20:26:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:17 arm64: Pulling from edgex-lftools-log-publisher 20:26:17 8998bd30e6a1: Pulling fs layer 20:26:17 04944245beec: Pulling fs layer 20:26:17 699f458cf7ca: Pulling fs layer 20:26:17 765212b225bb: Pulling fs layer 20:26:17 f23df028b6ca: Pulling fs layer 20:26:17 d65c8cfc05b1: Pulling fs layer 20:26:17 2437ff75d9bd: Pulling fs layer 20:26:17 765212b225bb: Waiting 20:26:17 f23df028b6ca: Waiting 20:26:17 d65c8cfc05b1: Waiting 20:26:17 2437ff75d9bd: Waiting 20:26:17 04944245beec: Verifying Checksum 20:26:17 04944245beec: Download complete 20:26:17 765212b225bb: Verifying Checksum 20:26:17 765212b225bb: Download complete 20:26:17 f23df028b6ca: Verifying Checksum 20:26:17 f23df028b6ca: Download complete 20:26:17 d65c8cfc05b1: Verifying Checksum 20:26:17 d65c8cfc05b1: Download complete 20:26:17 699f458cf7ca: Verifying Checksum 20:26:17 699f458cf7ca: Download complete 20:26:18 8998bd30e6a1: Verifying Checksum 20:26:18 8998bd30e6a1: Download complete 20:26:21 2437ff75d9bd: Verifying Checksum 20:26:21 2437ff75d9bd: Download complete 20:26:22 8998bd30e6a1: Pull complete 20:26:23 04944245beec: Pull complete 20:26:24 699f458cf7ca: Pull complete 20:26:24 765212b225bb: Pull complete 20:26:25 f23df028b6ca: Pull complete 20:26:25 d65c8cfc05b1: Pull complete 20:26:40 2437ff75d9bd: Pull complete 20:26:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-5277 does not seem to be running inside a container 20:26:41 $ 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 20:26:43 $ docker top 60eae02585eb234e094bc20bd2e41e946fa56fb5d9123ef3871e5c8f57c89681 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:44 ---> job-cost.sh 20:26:44 lf-activate-venv: SKIPPING 20:26:44 INFO: No Stack... 20:26:45 INFO: Retrieving Pricing Info for: v3-standard-4 20:26:46 INFO: Archiving Costs [Pipeline] sh 20:26:46 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:26:46 + cut -d, -f6 [Pipeline] lock 20:26:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] 20:26:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] did not exist. Created. 20:26:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:26:47 /w/workspace/device-rest-go/1@tmp/durable-7a88f45a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:26:48 + echo total: 0.10999999940395355 [Pipeline] stash 20:26:48 Warning: overwriting stash ‘stack-cost’ 20:26:48 Stashed 1 file(s) [Pipeline] } 20:26:48 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:26:49 $ docker stop --time=1 60eae02585eb234e094bc20bd2e41e946fa56fb5d9123ef3871e5c8f57c89681 20:26:50 $ docker rm -f --volumes 60eae02585eb234e094bc20bd2e41e946fa56fb5d9123ef3871e5c8f57c89681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:26:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:26:53 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-277/archives ] 20:26:53 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-277/archives 20:26:53 total 16 20:26:53 drwxr-xr-x 3 root root 4096 Mar 22 20:18 . 20:26:53 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 20:18 .. 20:26:53 drwxr-xr-x 2 root root 4096 Mar 22 20:18 cost 20:26:53 -rw-r--r-- 1 root root 86 Mar 22 20:18 cost.csv 20:26:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-277/archives 20:26:53 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-277/archives 20:26:53 total 16 20:26:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 20:18 . 20:26:53 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 20:18 .. 20:26:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 20:18 cost 20:26:53 -rw-r--r-- 1 jenkins jenkins 86 Mar 22 20:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:26:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:26:54 ---> package-listing.sh 20:26:54 ++ facter osfamily 20:26:54 ++ tr '[:upper:]' '[:lower:]' 20:26:54 + OS_FAMILY=debian 20:26:54 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-277 20:26:54 + START_PACKAGES=/tmp/packages_start.txt 20:26:54 + END_PACKAGES=/tmp/packages_end.txt 20:26:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:26:54 + PACKAGES=/tmp/packages_start.txt 20:26:54 + '[' /w/workspace/gexfoundry_device-rest-go_PR-277 ']' 20:26:54 + PACKAGES=/tmp/packages_end.txt 20:26:54 + case "${OS_FAMILY}" in 20:26:54 + dpkg -l 20:26:54 + grep '^ii' 20:26:54 + '[' -f /tmp/packages_start.txt ']' 20:26:54 + '[' -f /tmp/packages_end.txt ']' 20:26:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:26:54 + '[' /w/workspace/gexfoundry_device-rest-go_PR-277 ']' 20:26:54 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-277/archives/ 20:26:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-277/archives/ [Pipeline] echo 20:26:54 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-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:26:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:55 prd-ubuntu20.04-docker-8c-8g-5275 does not seem to be running inside a container 20:26:55 $ 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-277/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-277 -v /w/workspace/gexfoundry_device-rest-go_PR-277:/w/workspace/gexfoundry_device-rest-go_PR-277:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-277@tmp:/w/workspace/gexfoundry_device-rest-go_PR-277@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 20:26:56 $ docker top c56b96c0867c19efaad48510e9bf0d60adda2834616f2b11b963acb37f2f34b1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:26:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:26:57 + ls /var/log/sa-host 20:26:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:57 provisioning config files... 20:26:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-277@tmp/config6834370504181287712tmp [Pipeline] { [Pipeline] echo 20:26:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:26:57 ---> create-netrc.sh [Pipeline] } 20:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:26:58 ---> python-tools-install.sh [Pipeline] echo 20:26:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:26:58 ---> sudo-logs.sh 20:26:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:26:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:26:58 ---> job-cost.sh 20:26:58 lf-activate-venv: SKIPPING 20:26:58 DEBUG: total: 0.2199999988079071 20:26:58 INFO: Retrieving Stack Cost... 20:26:59 INFO: Retrieving Pricing Info for: v3-standard-8 20:26:59 INFO: Archiving Costs [Pipeline] echo 20:26:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:27:00 ---> logs-deploy.sh 20:27:00 lf-activate-venv: SKIPPING 20:27:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-277/1 20:27:00 INFO: archiving workspace using pattern(s): 20:27:01 Archives upload complete. 20:27:01 INFO: archiving logs to Nexus