Pull request #385 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27d8266983d04630bb50d9a9262f21ce9bf5f564+b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc (f677991a5d6597eed9229a6139f875a5a443b7cf) 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-ssh5943466597412668543.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-ssh4925500216044430331.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-385/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-385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3433403927578312921.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-385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3812848676270271491.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-ssh9317424095646791432.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-385/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-385/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17996942999493171855.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 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5569’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5570’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5571’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5566’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5577 in /w/workspace/gexfoundry_device-rest-go_PR-385 [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-385 # 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/385/head:refs/remotes/origin/PR-385 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc into PR head commit 27d8266983d04630bb50d9a9262f21ce9bf5f564 Merge succeeded, producing 27d8266983d04630bb50d9a9262f21ce9bf5f564 Checking out Revision 27d8266983d04630bb50d9a9262f21ce9bf5f564 (PR-385) Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 27d8266983d04630bb50d9a9262f21ce9bf5f564 # 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 27d8266983d04630bb50d9a9262f21ce9bf5f564 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:46 ========================================================= 23:34:46 EdgeX Global Pipelines Version Info 23:34:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:47 ------------------- 23:34:47 stable info: 23:34:47 ------------------- 23:34:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:47 Message: update stable to v1.0.258 23:34:48 ------------------- 23:34:48 experimental info: 23:34:48 ------------------- 23:34:48 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:48 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:34:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:34:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-385 [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-385 [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-385 [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27d8266983d04630bb50d9a9262f21ce9bf5f564 [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27d8266 [Pipeline] echo 23:34:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:51 provisioning config files... 23:34:51 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-385@tmp/config11098811732964195648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:51 ---> ****-login.sh 23:34:51 nexus3.edgexfoundry.org:10001 23:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:51 Configure a credential helper to remove this warning. See 23:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:51 23:34:51 Login Succeeded 23:34:51 nexus3.edgexfoundry.org:10002 23:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:52 Configure a credential helper to remove this warning. See 23:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:52 23:34:52 Login Succeeded 23:34:52 nexus3.edgexfoundry.org:10003 23:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:52 Configure a credential helper to remove this warning. See 23:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:52 23:34:52 Login Succeeded 23:34:52 nexus3.edgexfoundry.org:10004 23:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:52 Configure a credential helper to remove this warning. See 23:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:52 23:34:52 Login Succeeded 23:34:52 ****.io 23:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:52 Configure a credential helper to remove this warning. See 23:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:52 23:34:52 Login Succeeded 23:34:52 ---> ****-login.sh ends [Pipeline] } 23:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:34:53 + git rev-list -1 --merges 27d8266983d04630bb50d9a9262f21ce9bf5f564~1..27d8266983d04630bb50d9a9262f21ce9bf5f564 [Pipeline] echo 23:34:53 -----------> git rev-list -1 --merges 27d8266983d04630bb50d9a9262f21ce9bf5f564~1..27d8266983d04630bb50d9a9262f21ce9bf5f564 27d8266983d04630bb50d9a9262f21ce9bf5f564 [false] [Pipeline] sh 23:34:53 + git log --format=format:%s -1 27d8266983d04630bb50d9a9262f21ce9bf5f564 [Pipeline] echo 23:34:53 ========================================================= 23:34:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:54 + git log --format=format:%s -1 27d8266983d04630bb50d9a9262f21ce9bf5f564 [Pipeline] echo 23:34:54 [semverPrep] GIT_COMMIT: 27d8266983d04630bb50d9a9262f21ce9bf5f564, Commit Message: build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo 23:34:54 [semverPrep] This is not a build commit. [Pipeline] sh 23:34:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:55 + grep -v github /etc/ssh/ssh_known_hosts 23:34:55 + [ -e /tmp/ssh_known_hosts ] 23:34:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:34:55 + sudo tee -a /etc/ssh/ssh_known_hosts 23:34:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:55 23:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:56 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:56 b85a868b505f: Pulling fs layer 23:34:56 e2be974225ed: Pulling fs layer 23:34:56 339a4e72a1f5: Pulling fs layer 23:34:56 988bab9f4d93: Pulling fs layer 23:34:56 1469e6f7b9e6: Pulling fs layer 23:34:56 eaf3925da568: Pulling fs layer 23:34:56 bab4dde63d76: Pulling fs layer 23:34:56 988bab9f4d93: Waiting 23:34:56 1469e6f7b9e6: Waiting 23:34:56 eaf3925da568: Waiting 23:34:56 bde34c3a00c8: Pulling fs layer 23:34:56 b352a97aabf1: Pulling fs layer 23:34:56 bab4dde63d76: Waiting 23:34:56 bde34c3a00c8: Waiting 23:34:56 4872d77fe225: Pulling fs layer 23:34:56 5851b861e8e6: Pulling fs layer 23:34:56 4872d77fe225: Waiting 23:34:56 b352a97aabf1: Waiting 23:34:56 5851b861e8e6: Waiting 23:34:56 e2be974225ed: Download complete 23:34:56 988bab9f4d93: Download complete 23:34:56 1469e6f7b9e6: Verifying Checksum 23:34:56 1469e6f7b9e6: Download complete 23:34:56 339a4e72a1f5: Verifying Checksum 23:34:56 339a4e72a1f5: Download complete 23:34:56 eaf3925da568: Download complete 23:34:56 bde34c3a00c8: Verifying Checksum 23:34:56 bde34c3a00c8: Download complete 23:34:56 b352a97aabf1: Verifying Checksum 23:34:56 b352a97aabf1: Download complete 23:34:56 4872d77fe225: Verifying Checksum 23:34:56 4872d77fe225: Download complete 23:34:56 5851b861e8e6: Download complete 23:34:56 b85a868b505f: Download complete 23:34:56 bab4dde63d76: Verifying Checksum 23:34:56 bab4dde63d76: Download complete 23:34:57 b85a868b505f: Pull complete 23:34:57 e2be974225ed: Pull complete 23:34:58 339a4e72a1f5: Pull complete 23:34:58 988bab9f4d93: Pull complete 23:34:58 1469e6f7b9e6: Pull complete 23:34:58 eaf3925da568: Pull complete 23:35:00 bab4dde63d76: Pull complete 23:35:00 bde34c3a00c8: Pull complete 23:35:00 b352a97aabf1: Pull complete 23:35:00 4872d77fe225: Pull complete 23:35:01 5851b861e8e6: Pull complete 23:35:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:01 prd-ubuntu20.04-docker-8c-8g-5577 does not seem to be running inside a container 23:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-385 -v /w/workspace/gexfoundry_device-rest-go_PR-385:/w/workspace/gexfoundry_device-rest-go_PR-385:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-385@tmp:/w/workspace/gexfoundry_device-rest-go_PR-385@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 23:35:07 $ docker top 04b7fcc04615ec654cead09c2f3798567eaddda0c05eec7d3500679dbff9c892 -eo pid,comm 23:35:07 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). 23:35:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:08 [ssh-agent] Looking for ssh-agent implementation... 23:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:08 $ docker exec 04b7fcc04615ec654cead09c2f3798567eaddda0c05eec7d3500679dbff9c892 ssh-agent 23:35:08 SSH_AUTH_SOCK=/tmp/ssh-5nGcaR4UOdEH/agent.31 23:35:08 SSH_AGENT_PID=37 23:35:08 Running ssh-add (command line suppressed) 23:35:08 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-385@tmp/private_key_6781216117430217685.key (/w/workspace/gexfoundry_device-rest-go_PR-385@tmp/private_key_6781216117430217685.key) 23:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:08 + git tag --points-at HEAD [Pipeline] } 23:35:08 $ docker exec --env ******** --env ******** 04b7fcc04615ec654cead09c2f3798567eaddda0c05eec7d3500679dbff9c892 ssh-agent -k 23:35:08 unset SSH_AUTH_SOCK; 23:35:08 unset SSH_AGENT_PID; 23:35:08 echo Agent pid 37 killed; 23:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:09 [ssh-agent] Looking for ssh-agent implementation... 23:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:09 $ docker exec 04b7fcc04615ec654cead09c2f3798567eaddda0c05eec7d3500679dbff9c892 ssh-agent 23:35:09 SSH_AUTH_SOCK=/tmp/ssh-LjjXyQkEzMhh/agent.69 23:35:09 SSH_AGENT_PID=75 23:35:09 Running ssh-add (command line suppressed) 23:35:09 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-385@tmp/private_key_13924440458792718784.key (/w/workspace/gexfoundry_device-rest-go_PR-385@tmp/private_key_13924440458792718784.key) 23:35:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:09 + git semver init 23:35:09 2024-03-13 23:35:09,922 [run_init] DEBUG init version:0.0.0 force:False 23:35:09 2024-03-13 23:35:09,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-385/.semver 23:35:09 2024-03-13 23:35:09,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-385/.semver 23:35:09 2024-03-13 23:35:09,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-385/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-385, universal_newlines=False, shell=None, istream=None) 23:35:11 2024-03-13 23:35:11,372 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-385/.git/info/exclude 23:35:11 2024-03-13 23:35:11,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-385/.semver/PR-385 with force:False 23:35:11 2024-03-13 23:35:11,372 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-385/.semver/PR-385 23:35:11 2024-03-13 23:35:11,376 [execute] INFO git cat-file --batch-check 23:35:11 2024-03-13 23:35:11,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-385/.semver, universal_newlines=False, shell=None, istream=) 23:35:11 2024-03-13 23:35:11,383 [execute] INFO git cat-file --batch 23:35:11 2024-03-13 23:35:11,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-385/.semver, universal_newlines=False, shell=None, istream=) 23:35:11 2024-03-13 23:35:11,389 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-385/.semver/PR-385 23:35:11 0.0.0 [Pipeline] } 23:35:11 $ docker exec --env ******** --env ******** 04b7fcc04615ec654cead09c2f3798567eaddda0c05eec7d3500679dbff9c892 ssh-agent -k 23:35:11 unset SSH_AUTH_SOCK; 23:35:11 unset SSH_AGENT_PID; 23:35:11 echo Agent pid 75 killed; 23:35:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:12 + git semver [Pipeline] } 23:35:12 $ docker stop --time=1 04b7fcc04615ec654cead09c2f3798567eaddda0c05eec7d3500679dbff9c892 23:35:13 $ docker rm -f --volumes 04b7fcc04615ec654cead09c2f3798567eaddda0c05eec7d3500679dbff9c892 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:35:14 Stashed 1 file(s) [Pipeline] echo 23:35:14 [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 23:35:15 provisioning config files... 23:35:15 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-385@tmp/config6964897264607637620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:15 ---> ****-login.sh 23:35:15 nexus3.edgexfoundry.org:10001 23:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:15 Configure a credential helper to remove this warning. See 23:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:15 23:35:15 Login Succeeded 23:35:15 nexus3.edgexfoundry.org:10002 23:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:15 Configure a credential helper to remove this warning. See 23:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:15 23:35:15 Login Succeeded 23:35:15 nexus3.edgexfoundry.org:10003 23:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:16 Configure a credential helper to remove this warning. See 23:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:16 23:35:16 Login Succeeded 23:35:16 nexus3.edgexfoundry.org:10004 23:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:16 Configure a credential helper to remove this warning. See 23:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:16 23:35:16 Login Succeeded 23:35:16 ****.io 23:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:16 Configure a credential helper to remove this warning. See 23:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:16 23:35:16 Login Succeeded 23:35:16 ---> ****-login.sh ends [Pipeline] } 23:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:35:16 ========================================================= 23:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:35:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:17 + 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 . 23:35:17 Sending build context to Docker daemon 16.34MB 23:35:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:35:17 Step 2/12 : FROM ${BASE} AS builder 23:35:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:35:17 7264a8db6415: Pulling fs layer 23:35:17 c4d48a809fc2: Pulling fs layer 23:35:17 4f1c88b9dad5: Pulling fs layer 23:35:17 ad3a456e5733: Pulling fs layer 23:35:17 69c7f0334f64: Pulling fs layer 23:35:17 1f1c1a5573a3: Pulling fs layer 23:35:17 ce7588e14bc9: Pulling fs layer 23:35:17 b5e4710f87ac: Pulling fs layer 23:35:17 ad3a456e5733: Waiting 23:35:17 69c7f0334f64: Waiting 23:35:17 b5e4710f87ac: Waiting 23:35:17 ce7588e14bc9: Waiting 23:35:17 1f1c1a5573a3: Waiting 23:35:17 c4d48a809fc2: Download complete 23:35:17 ad3a456e5733: Download complete 23:35:17 69c7f0334f64: Download complete 23:35:17 7264a8db6415: Verifying Checksum 23:35:17 7264a8db6415: Download complete 23:35:17 1f1c1a5573a3: Verifying Checksum 23:35:17 1f1c1a5573a3: Download complete 23:35:18 7264a8db6415: Pull complete 23:35:18 b5e4710f87ac: Verifying Checksum 23:35:18 b5e4710f87ac: Download complete 23:35:18 c4d48a809fc2: Pull complete 23:35:18 4f1c88b9dad5: Verifying Checksum 23:35:18 4f1c88b9dad5: Download complete 23:35:18 ce7588e14bc9: Verifying Checksum 23:35:18 ce7588e14bc9: Download complete 23:35:22 4f1c88b9dad5: Pull complete 23:35:22 ad3a456e5733: Pull complete 23:35:22 69c7f0334f64: Pull complete 23:35:22 1f1c1a5573a3: Pull complete 23:35:24 ce7588e14bc9: Pull complete 23:35:25 b5e4710f87ac: Pull complete 23:35:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:35:25 ---> 88b5674ff536 23:35:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:35:30 Still waiting to schedule task 23:35:30 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-ubuntu20.04-docker-8c-8g-5573’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-ubuntu20.04-docker-8c-8g-5574’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-ubuntu20.04-docker-8c-8g-5575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5576’ is offline 23:35:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5578’ is offline 23:35:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5579’ is offline 23:35:33 ---> Running in 3ca1facb1af0 23:35:33 Removing intermediate container 3ca1facb1af0 23:35:33 ---> 77ef622162d9 23:35:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:33 ---> Running in 32296f69ea24 23:35:33 Removing intermediate container 32296f69ea24 23:35:33 ---> a998e1d7f942 23:35:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:35:33 ---> Running in d50b54830646 23:35:33 Removing intermediate container d50b54830646 23:35:33 ---> 401ba1da3243 23:35:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:35:33 ---> Running in e5cd34dd7fbe 23:35:33 Removing intermediate container e5cd34dd7fbe 23:35:33 ---> d7f7ae14db4f 23:35:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:33 ---> Running in b45d1b5bbcf2 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:34 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:35:34 (2/4) Installing libedit (20221030.3.1-r1) 23:35:34 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:35:34 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:35:34 Executing busybox-1.36.1-r5.trigger 23:35:34 OK: 268 MiB in 56 packages 23:35:35 Removing intermediate container b45d1b5bbcf2 23:35:35 ---> 508486522749 23:35:35 Step 8/12 : WORKDIR /device-rest-go 23:35:35 ---> Running in e128c30284ed 23:35:35 Removing intermediate container e128c30284ed 23:35:35 ---> 392440921498 23:35:35 Step 9/12 : COPY go.mod vendor* ./ 23:35:35 ---> 8fd399f8a112 23:35:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:35 ---> Running in 6046b8704591 23:36:07 Removing intermediate container 6046b8704591 23:36:07 ---> 6a23f1ad131b 23:36:07 Step 11/12 : COPY . . 23:36:07 ---> 1f373e0722c1 23:36:07 Step 12/12 : RUN $MAKE 23:36:07 ---> Running in dccc17baa323 23:36:07 noop 23:36:07 Removing intermediate container dccc17baa323 23:36:07 ---> 3686f6009087 23:36:07 Successfully built 3686f6009087 23:36:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:07 + docker inspect -f . ci-base-image-x86_64 23:36:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:07 prd-ubuntu20.04-docker-8c-8g-5577 does not seem to be running inside a container 23:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-385 -v /w/workspace/gexfoundry_device-rest-go_PR-385:/w/workspace/gexfoundry_device-rest-go_PR-385:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-385@tmp:/w/workspace/gexfoundry_device-rest-go_PR-385@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 23:36:08 $ docker top 51977ee863af87596ead3fe45e18ae64deddc0a2cbdfd41c22202cc25b401133 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:08 + go version 23:36:08 go version go1.21.0 linux/amd64 [Pipeline] } 23:36:08 $ docker stop --time=1 51977ee863af87596ead3fe45e18ae64deddc0a2cbdfd41c22202cc25b401133 23:36:10 $ docker rm -f --volumes 51977ee863af87596ead3fe45e18ae64deddc0a2cbdfd41c22202cc25b401133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:11 + docker inspect -f . ci-base-image-x86_64 23:36:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:11 prd-ubuntu20.04-docker-8c-8g-5577 does not seem to be running inside a container 23:36:11 $ 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-385 -v /w/workspace/gexfoundry_device-rest-go_PR-385:/w/workspace/gexfoundry_device-rest-go_PR-385:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-385@tmp:/w/workspace/gexfoundry_device-rest-go_PR-385@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 23:36:11 $ docker top 771c75e7dc8065438a2bcf0223ce8fc120cc38b1854a79bb4e7c10c1248fd2b0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-385 [Pipeline] fileExists [Pipeline] sh 23:36:12 + make test 23:36:12 go test ./... -coverprofile=coverage.out ./... 23:36:13 ? github.com/edgexfoundry/device-rest-go [no test files] 23:36:25 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:36:25 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.2% of statements 23:36:32 go vet ./... 23:36:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:35 ./bin/test-attribution-txt.sh 23:36:35 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:36:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:36:35 $ docker stop --time=1 771c75e7dc8065438a2bcf0223ce8fc120cc38b1854a79bb4e7c10c1248fd2b0 23:36:39 $ docker rm -f --volumes 771c75e7dc8065438a2bcf0223ce8fc120cc38b1854a79bb4e7c10c1248fd2b0 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:36:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:36:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:36:41 + ls -al . 23:36:41 total 180 23:36:41 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:36 . 23:36:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:34 .. 23:36:41 -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 23:34 .dockerignore 23:36:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git 23:36:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 .github 23:36:41 -rw-rw-r-- 1 jenkins jenkins 264 Mar 13 23:34 .gitignore 23:36:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:34 .golangci.yml 23:36:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:35 .semver 23:36:41 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 13 23:34 Attribution.txt 23:36:41 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 13 23:34 CHANGELOG.md 23:36:41 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 13 23:34 Dockerfile 23:36:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:34 GOVERNANCE.md 23:36:41 -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 23:34 Jenkinsfile 23:36:41 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:34 LICENSE 23:36:41 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 13 23:34 Makefile 23:36:41 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 23:34 OWNERS.md 23:36:41 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 13 23:34 README.md 23:36:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:35 VERSION 23:36:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 bin 23:36:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 cmd 23:36:41 -rw-r--r-- 1 jenkins jenkins 14499 Mar 13 23:36 coverage.out 23:36:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 driver 23:36:41 -rw-rw-r-- 1 jenkins jenkins 3936 Mar 13 23:34 go.mod 23:36:41 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 13 23:34 go.sum 23:36:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 openapi 23:36:41 -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:41 + 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=27d8266983d04630bb50d9a9262f21ce9bf5f564 --label arch=amd64 --label version=0.0.0 . 23:36:41 Sending build context to Docker daemon 16.35MB 23:36:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:36:41 Step 2/26 : FROM ${BASE} AS builder 23:36:41 ---> 3686f6009087 23:36:41 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:36:42 ---> Running in ca17a5a91994 23:36:42 Removing intermediate container ca17a5a91994 23:36:42 ---> 1e47e875fd48 23:36:42 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:36:42 ---> Running in 359786dfdb10 23:36:42 Removing intermediate container 359786dfdb10 23:36:42 ---> a61be56d0ded 23:36:42 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:36:42 ---> Running in e0bf93a12e48 23:36:42 Removing intermediate container e0bf93a12e48 23:36:42 ---> 894a8558fd5e 23:36:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:36:42 ---> Running in 682bc0a55f96 23:36:42 Removing intermediate container 682bc0a55f96 23:36:42 ---> 1f1e31bb9698 23:36:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:42 ---> Running in 4dbedc8ca3b7 23:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:36:42 OK: 268 MiB in 56 packages 23:36:43 Removing intermediate container 4dbedc8ca3b7 23:36:43 ---> c07cc0f9e9c5 23:36:43 Step 8/26 : WORKDIR /device-rest-go 23:36:43 ---> Running in 40716aecb1a7 23:36:43 Removing intermediate container 40716aecb1a7 23:36:43 ---> 2a626550e977 23:36:43 Step 9/26 : COPY go.mod vendor* ./ 23:36:43 ---> 41450b948518 23:36:43 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:43 ---> Running in f4ed0740991b 23:36:43 Removing intermediate container f4ed0740991b 23:36:43 ---> d207e499c2db 23:36:43 Step 11/26 : COPY . . 23:36:44 ---> 050ace397106 23:36:44 Step 12/26 : RUN $MAKE 23:36:44 ---> Running in cd52158aac4c 23:36:44 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.10" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:37:02 Removing intermediate container cd52158aac4c 23:37:02 ---> 4ecacb67602a 23:37:02 Step 13/26 : FROM alpine:3.18 23:37:03 3.18: Pulling from library/alpine 23:37:03 619be1103602: Pulling fs layer 23:37:04 619be1103602: Download complete 23:37:04 619be1103602: Pull complete 23:37:04 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:37:04 Status: Downloaded newer image for alpine:3.18 23:37:04 ---> d3782b16ccc9 23:37:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:37:04 ---> Running in 1b39a98bed38 23:37:04 Removing intermediate container 1b39a98bed38 23:37:04 ---> af88d302167d 23:37:04 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 23:37:04 ---> Running in 96cada9f28c6 23:37:04 Removing intermediate container 96cada9f28c6 23:37:04 ---> 9d118967387f 23:37:04 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:37:04 ---> Running in ca7c5d853d16 23:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:07 (1/1) Installing dumb-init (1.2.5-r2) 23:37:07 Executing busybox-1.36.1-r5.trigger 23:37:07 OK: 7 MiB in 16 packages 23:37:07 Removing intermediate container ca7c5d853d16 23:37:07 ---> 444cf33a996b 23:37:07 Step 17/26 : RUN apk --no-cache upgrade 23:37:07 ---> Running in fb8c72a3958a 23:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:11 OK: 7 MiB in 16 packages 23:37:11 Removing intermediate container fb8c72a3958a 23:37:11 ---> bdf30f2e1ff0 23:37:11 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 23:37:11 ---> 59811046a8d3 23:37:11 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 23:37:11 ---> 59083ff8a9ae 23:37:11 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 23:37:11 ---> c15439e67e7e 23:37:11 Step 21/26 : EXPOSE 59986 23:37:11 ---> Running in c56ba3ffb7f8 23:37:11 Removing intermediate container c56ba3ffb7f8 23:37:11 ---> 5ed9b777f647 23:37:11 Step 22/26 : ENTRYPOINT ["/device-rest"] 23:37:11 ---> Running in 5b032201b006 23:37:11 Removing intermediate container 5b032201b006 23:37:11 ---> d8ecac32ffc5 23:37:11 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:37:11 ---> Running in c1991af21e35 23:37:11 Removing intermediate container c1991af21e35 23:37:11 ---> 7a9ab7c5cdc1 23:37:11 Step 24/26 : LABEL arch=amd64 23:37:11 ---> Running in 56af46e5e56f 23:37:11 Removing intermediate container 56af46e5e56f 23:37:11 ---> 1fa17e3a518a 23:37:11 Step 25/26 : LABEL git_sha=27d8266983d04630bb50d9a9262f21ce9bf5f564 23:37:11 ---> Running in ff9c65da07a1 23:37:11 Removing intermediate container ff9c65da07a1 23:37:11 ---> 7fbababdd40f 23:37:11 Step 26/26 : LABEL version=0.0.0 23:37:11 ---> Running in 774b84580525 23:37:11 Removing intermediate container 774b84580525 23:37:11 ---> 621b5e56153e 23:37:11 [Warning] One or more build-args [ARCH] were not consumed 23:37:11 Successfully built 621b5e56153e 23:37:11 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 23:37:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:31 23:37:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:32 latest: Pulling from edgex-lftools-log-publisher 23:37:32 5eb5b503b376: Pulling fs layer 23:37:32 5c69ac0246d0: Pulling fs layer 23:37:32 ec43610c2a17: Pulling fs layer 23:37:32 3a2ae6a8a46f: Pulling fs layer 23:37:32 33b1e0a273af: Pulling fs layer 23:37:32 5d3b04190fa2: Pulling fs layer 23:37:32 2f39f015ded8: Pulling fs layer 23:37:32 33b1e0a273af: Waiting 23:37:32 5d3b04190fa2: Waiting 23:37:32 2f39f015ded8: Waiting 23:37:32 3a2ae6a8a46f: Waiting 23:37:32 3a2ae6a8a46f: Verifying Checksum 23:37:32 3a2ae6a8a46f: Download complete 23:37:32 33b1e0a273af: Verifying Checksum 23:37:32 33b1e0a273af: Download complete 23:37:32 5d3b04190fa2: Verifying Checksum 23:37:32 5d3b04190fa2: Download complete 23:37:32 ec43610c2a17: Verifying Checksum 23:37:32 ec43610c2a17: Download complete 23:37:32 5eb5b503b376: Verifying Checksum 23:37:32 5eb5b503b376: Download complete 23:37:33 2f39f015ded8: Download complete 23:37:33 5eb5b503b376: Pull complete 23:37:33 5c69ac0246d0: Pull complete 23:37:34 ec43610c2a17: Pull complete 23:37:34 3a2ae6a8a46f: Pull complete 23:37:34 33b1e0a273af: Pull complete 23:37:34 5d3b04190fa2: Pull complete 23:37:38 2f39f015ded8: Pull complete 23:37:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:38 prd-ubuntu20.04-docker-8c-8g-5577 does not seem to be running inside a container 23:37:38 $ 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-385 -v /w/workspace/gexfoundry_device-rest-go_PR-385:/w/workspace/gexfoundry_device-rest-go_PR-385:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-385@tmp:/w/workspace/gexfoundry_device-rest-go_PR-385@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 23:37:43 $ docker top 96f9f2bb5656aa676170cb4e39eb0a835644cec20c3d3e1c0e492e293eed5053 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:43 ---> job-cost.sh 23:37:43 lf-activate-venv: SKIPPING 23:37:43 INFO: No Stack... 23:37:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:44 INFO: Archiving Costs [Pipeline] sh 23:37:44 + cat /w/workspace/gexfoundry_device-rest-go_PR-385/archives/cost.csv 23:37:44 + cut -d, -f6 [Pipeline] lock 23:37:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] 23:37:44 Resource [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] did not exist. Created. 23:37:44 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:45 + echo total: 0.2199999988079071 [Pipeline] stash 23:37:45 Stashed 1 file(s) [Pipeline] } 23:37:45 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:45 $ docker stop --time=1 96f9f2bb5656aa676170cb4e39eb0a835644cec20c3d3e1c0e492e293eed5053 23:37:46 $ docker rm -f --volumes 96f9f2bb5656aa676170cb4e39eb0a835644cec20c3d3e1c0e492e293eed5053 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:44:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5599 in /w/workspace/gexfoundry_device-rest-go_PR-385 [Pipeline] { [Pipeline] ws 23:44:59 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 23:45:02 The recommended git tool is: git 23:45:09 using credential edgex-jenkins-ssh 23:45:09 Cloning the remote Git repository 23:45:09 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:45:09 > git init /w/workspace/device-rest-go/1 # timeout=10 23:45:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:45:09 > git --version # timeout=10 23:45:09 > git --version # 'git version 2.25.1' 23:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:45:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:45:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:45:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:45:15 Merging remotes/origin/main commit b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc into PR head commit 27d8266983d04630bb50d9a9262f21ce9bf5f564 23:45:15 Merge succeeded, producing 27d8266983d04630bb50d9a9262f21ce9bf5f564 23:45:15 Checking out Revision 27d8266983d04630bb50d9a9262f21ce9bf5f564 (PR-385) 23:45:16 Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" 23:45:16 > git --version # timeout=10 23:45:16 > git --version # 'git version 2.25.1' 23:45:16 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:45:15 > git config core.sparsecheckout # timeout=10 23:45:15 > git checkout -f 27d8266983d04630bb50d9a9262f21ce9bf5f564 # timeout=10 23:45:15 > git remote # timeout=10 23:45:15 > git config --get remote.origin.url # timeout=10 23:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:15 > git merge b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc # timeout=10 23:45:15 > git rev-parse HEAD^{commit} # timeout=10 23:45:15 > git config core.sparsecheckout # timeout=10 23:45:15 > git checkout -f 27d8266983d04630bb50d9a9262f21ce9bf5f564 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:45:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:17 Dload Upload Total Spent Left Speed 23:45:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 23:45:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:45:18 + + sudo tee /etc/docker/daemon.newsudo 23:45:18 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:45:18 { 23:45:18 "registry-mirrors": [ 23:45:18 "https://nexus3.edgexfoundry.org:10001" 23:45:18 ], 23:45:18 "bip": "10.250.0.254/24", 23:45:18 "hosts": [ 23:45:18 "tcp://0.0.0.0:5555", 23:45:18 "unix:///var/run/docker.sock" 23:45:18 ], 23:45:18 "mtu": 1458, 23:45:18 "selinux-enabled": true, 23:45:18 "seccomp-profile": "/etc/docker/seccomp.json" 23:45:18 } [Pipeline] sh 23:45:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:45:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:37 provisioning config files... 23:45:37 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config17355595976036460616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:38 ---> ****-login.sh 23:45:38 nexus3.edgexfoundry.org:10001 23:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:45:39 Configure a credential helper to remove this warning. See 23:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:45:39 23:45:39 Login Succeeded 23:45:39 nexus3.edgexfoundry.org:10002 23:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:45:39 Configure a credential helper to remove this warning. See 23:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:45:39 23:45:39 Login Succeeded 23:45:39 nexus3.edgexfoundry.org:10003 23:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:45:40 Configure a credential helper to remove this warning. See 23:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:45:40 23:45:40 Login Succeeded 23:45:40 nexus3.edgexfoundry.org:10004 23:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:45:40 Configure a credential helper to remove this warning. See 23:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:45:40 23:45:40 Login Succeeded 23:45:40 ****.io 23:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:45:41 Configure a credential helper to remove this warning. See 23:45:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:45:41 23:45:41 Login Succeeded 23:45:41 ---> ****-login.sh ends [Pipeline] } 23:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:45:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:45:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:45:42 ========================================================= 23:45:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:45:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:43 + 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 . 23:45:43 Sending build context to Docker daemon 127.5kB 23:45:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:45:43 Step 2/12 : FROM ${BASE} AS builder 23:45:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:45:43 9fda8d8052c6: Pulling fs layer 23:45:43 5d54e960e981: Pulling fs layer 23:45:43 c4a7e357bf2a: Pulling fs layer 23:45:43 f0e02332f6b5: Pulling fs layer 23:45:43 872ee5b61b7b: Pulling fs layer 23:45:43 0c6a40ed1a82: Pulling fs layer 23:45:43 94ae7d8d031c: Pulling fs layer 23:45:43 f0e02332f6b5: Waiting 23:45:43 872ee5b61b7b: Waiting 23:45:43 0c6a40ed1a82: Waiting 23:45:43 94ae7d8d031c: Waiting 23:45:43 5d54e960e981: Download complete 23:45:43 f0e02332f6b5: Verifying Checksum 23:45:43 f0e02332f6b5: Download complete 23:45:43 872ee5b61b7b: Verifying Checksum 23:45:43 872ee5b61b7b: Download complete 23:45:43 9fda8d8052c6: Verifying Checksum 23:45:43 9fda8d8052c6: Download complete 23:45:44 94ae7d8d031c: Verifying Checksum 23:45:44 94ae7d8d031c: Download complete 23:45:45 9fda8d8052c6: Pull complete 23:45:46 c4a7e357bf2a: Verifying Checksum 23:45:46 c4a7e357bf2a: Download complete 23:45:46 5d54e960e981: Pull complete 23:45:47 0c6a40ed1a82: Download complete 23:46:02 c4a7e357bf2a: Pull complete 23:46:02 f0e02332f6b5: Pull complete 23:46:02 872ee5b61b7b: Pull complete 23:46:11 0c6a40ed1a82: Pull complete 23:46:12 94ae7d8d031c: Pull complete 23:46:12 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:46:12 ---> 86de565de09d 23:46:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:46:13 ---> Running in 3e57a64e556a 23:46:14 Removing intermediate container 3e57a64e556a 23:46:14 ---> 5b09dfc19a87 23:46:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:14 ---> Running in f750db1e0313 23:46:14 Removing intermediate container f750db1e0313 23:46:14 ---> c42828c97e38 23:46:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:46:14 ---> Running in f7c114c9b539 23:46:15 Removing intermediate container f7c114c9b539 23:46:15 ---> 55781d1f51af 23:46:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:46:15 ---> Running in eeafc6ab8e8c 23:46:15 Removing intermediate container eeafc6ab8e8c 23:46:15 ---> 3d19de720863 23:46:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:16 ---> Running in 306b400a5725 23:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:46:19 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:46:19 (2/4) Installing libedit (20221030.3.1-r1) 23:46:19 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:46:19 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:46:19 Executing busybox-1.36.1-r5.trigger 23:46:19 OK: 271 MiB in 56 packages 23:46:20 Removing intermediate container 306b400a5725 23:46:20 ---> 1fa06c630e73 23:46:20 Step 8/12 : WORKDIR /device-rest-go 23:46:20 ---> Running in 28d9974b3887 23:46:20 Removing intermediate container 28d9974b3887 23:46:20 ---> 9d7ee1aeb0b3 23:46:20 Step 9/12 : COPY go.mod vendor* ./ 23:46:21 ---> 0b95abe7cc3b 23:46:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:21 ---> Running in 3c315db0b101 23:47:30 Removing intermediate container 3c315db0b101 23:47:30 ---> 01cb69795168 23:47:30 Step 11/12 : COPY . . 23:47:31 ---> 8f3483114da0 23:47:31 Step 12/12 : RUN $MAKE 23:47:31 ---> Running in c34e7f4f72e5 23:47:32 noop 23:47:33 Removing intermediate container c34e7f4f72e5 23:47:33 ---> c6d8d97d1776 23:47:33 Successfully built c6d8d97d1776 23:47:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:33 + docker inspect -f . ci-base-image-arm64 23:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:34 prd-ubuntu20.04-docker-arm64-4c-16g-5599 does not seem to be running inside a container 23:47:34 $ 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 23:47:35 $ docker top 154aa9eafc64ac70eb2127092f24d9e0821fe3d7ec16279043d42f006546e2a7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:36 + go version 23:47:36 go version go1.21.0 linux/arm64 [Pipeline] } 23:47:36 $ docker stop --time=1 154aa9eafc64ac70eb2127092f24d9e0821fe3d7ec16279043d42f006546e2a7 23:47:38 $ docker rm -f --volumes 154aa9eafc64ac70eb2127092f24d9e0821fe3d7ec16279043d42f006546e2a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:39 + docker inspect -f . ci-base-image-arm64 23:47:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:40 prd-ubuntu20.04-docker-arm64-4c-16g-5599 does not seem to be running inside a container 23:47:40 $ 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 23:47:41 $ docker top a50f8123c83fcd18e504964ab9d158c7574f1f2f5037197baeb237e808eac89f -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:42 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 23:47:43 + make test 23:47:43 go test ./... -coverprofile=coverage.out ./... 23:47:47 ? github.com/edgexfoundry/device-rest-go [no test files] 23:50:09 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:50:09 ok github.com/edgexfoundry/device-rest-go/driver 0.056s coverage: 33.2% of statements 23:50:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:50:09 go vet ./... 23:50:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:19 ./bin/test-attribution-txt.sh 23:50:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:50:19 $ docker stop --time=1 a50f8123c83fcd18e504964ab9d158c7574f1f2f5037197baeb237e808eac89f 23:50:21 $ docker rm -f --volumes a50f8123c83fcd18e504964ab9d158c7574f1f2f5037197baeb237e808eac89f [Pipeline] // withDockerContainer [Pipeline] sh 23:50:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:23 Warning: overwriting stash ‘coverage-report’ 23:50:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:50:24 + ls -al . 23:50:24 total 176 23:50:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:47 . 23:50:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:45 .. 23:50:24 -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 23:45 .dockerignore 23:50:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:45 .git 23:50:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:45 .github 23:50:24 -rw-rw-r-- 1 jenkins jenkins 264 Mar 13 23:45 .gitignore 23:50:24 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:45 .golangci.yml 23:50:24 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 13 23:45 Attribution.txt 23:50:24 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 13 23:45 CHANGELOG.md 23:50:24 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 13 23:45 Dockerfile 23:50:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:45 GOVERNANCE.md 23:50:24 -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 23:45 Jenkinsfile 23:50:24 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:45 LICENSE 23:50:24 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 13 23:45 Makefile 23:50:24 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 23:45 OWNERS.md 23:50:24 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 13 23:45 README.md 23:50:24 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:35 VERSION 23:50:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:45 bin 23:50:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:45 cmd 23:50:24 -rw-r--r-- 1 jenkins jenkins 14499 Mar 13 23:49 coverage.out 23:50:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:45 driver 23:50:24 -rw-rw-r-- 1 jenkins jenkins 3936 Mar 13 23:45 go.mod 23:50:24 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 13 23:45 go.sum 23:50:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:45 openapi 23:50:24 -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 23:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:25 + 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=27d8266983d04630bb50d9a9262f21ce9bf5f564 --label arch=arm64 --label version=0.0.0 . 23:50:25 Sending build context to Docker daemon 142.8kB 23:50:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:50:25 Step 2/26 : FROM ${BASE} AS builder 23:50:25 ---> c6d8d97d1776 23:50:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:50:25 ---> Running in f9aab8c14993 23:50:25 Removing intermediate container f9aab8c14993 23:50:25 ---> 3f770e11433d 23:50:25 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:26 ---> Running in b8549e23fb56 23:50:26 Removing intermediate container b8549e23fb56 23:50:26 ---> 6fef2750b20e 23:50:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:50:26 ---> Running in 835b7fcbcf8f 23:50:26 Removing intermediate container 835b7fcbcf8f 23:50:26 ---> c12af7d0c421 23:50:26 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:50:26 ---> Running in a956c1a71647 23:50:27 Removing intermediate container a956c1a71647 23:50:27 ---> bfc77f303626 23:50:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:50:27 ---> Running in d5bf53876546 23:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:50:29 OK: 271 MiB in 56 packages 23:50:30 Removing intermediate container d5bf53876546 23:50:30 ---> abd7392fe019 23:50:30 Step 8/26 : WORKDIR /device-rest-go 23:50:30 ---> Running in 816bcd06f4f8 23:50:30 Removing intermediate container 816bcd06f4f8 23:50:30 ---> 9fe22fa9680e 23:50:30 Step 9/26 : COPY go.mod vendor* ./ 23:50:31 ---> f8b56158fc1a 23:50:31 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:31 ---> Running in a472e44170d9 23:50:33 Removing intermediate container a472e44170d9 23:50:33 ---> 1cde93654b9e 23:50:33 Step 11/26 : COPY . . 23:50:33 ---> 0a13ee93b03a 23:50:33 Step 12/26 : RUN $MAKE 23:50:33 ---> Running in c3a9f0620b2d 23:50:34 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.10" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:52:26 Removing intermediate container c3a9f0620b2d 23:52:26 ---> a209caffce8e 23:52:26 Step 13/26 : FROM alpine:3.18 23:52:26 3.18: Pulling from library/alpine 23:52:26 c6b39de5b339: Pulling fs layer 23:52:26 c6b39de5b339: Verifying Checksum 23:52:26 c6b39de5b339: Download complete 23:52:26 c6b39de5b339: Pull complete 23:52:26 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:52:26 Status: Downloaded newer image for alpine:3.18 23:52:26 ---> 33abbf032149 23:52:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:52:26 ---> Running in 9358cbf97b12 23:52:26 Removing intermediate container 9358cbf97b12 23:52:26 ---> 6b61aacbb346 23:52:26 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 23:52:26 ---> Running in 020aae593bca 23:52:26 Removing intermediate container 020aae593bca 23:52:26 ---> 7c16c2937498 23:52:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:52:26 ---> Running in e611fbc29702 23:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:52:29 (1/1) Installing dumb-init (1.2.5-r2) 23:52:29 Executing busybox-1.36.1-r5.trigger 23:52:29 OK: 8 MiB in 16 packages 23:52:30 Removing intermediate container e611fbc29702 23:52:30 ---> 4679a92b9be0 23:52:30 Step 17/26 : RUN apk --no-cache upgrade 23:52:30 ---> Running in b69367991e19 23:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:52:32 OK: 8 MiB in 16 packages 23:52:33 Removing intermediate container b69367991e19 23:52:33 ---> 71e16b7c6b1f 23:52:33 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 23:52:34 ---> 0b36ef702c78 23:52:34 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 23:52:35 ---> dcf8ddc2eb8d 23:52:35 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 23:52:35 ---> fa3cef2a2b6f 23:52:35 Step 21/26 : EXPOSE 59986 23:52:35 ---> Running in dfe5eb3d27cc 23:52:36 Removing intermediate container dfe5eb3d27cc 23:52:36 ---> 7dc5b0617e6f 23:52:36 Step 22/26 : ENTRYPOINT ["/device-rest"] 23:52:36 ---> Running in d8f60455cb5b 23:52:36 Removing intermediate container d8f60455cb5b 23:52:36 ---> 3a0211a0d697 23:52:36 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:52:36 ---> Running in 703d816153d9 23:52:36 Removing intermediate container 703d816153d9 23:52:36 ---> e9ac01b1b1a8 23:52:36 Step 24/26 : LABEL arch=arm64 23:52:36 ---> Running in ff42b6dee0f8 23:52:37 Removing intermediate container ff42b6dee0f8 23:52:37 ---> fdb3ea377069 23:52:37 Step 25/26 : LABEL git_sha=27d8266983d04630bb50d9a9262f21ce9bf5f564 23:52:37 ---> Running in a732a47836bc 23:52:37 Removing intermediate container a732a47836bc 23:52:37 ---> 82937fb06c68 23:52:37 Step 26/26 : LABEL version=0.0.0 23:52:37 ---> Running in ad135de9beae 23:52:38 Removing intermediate container ad135de9beae 23:52:38 ---> 7bf3a4449486 23:52:38 [Warning] One or more build-args [ARCH] were not consumed 23:52:38 Successfully built 7bf3a4449486 23:52:38 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 23:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:39 23:52:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:39 arm64: Pulling from edgex-lftools-log-publisher 23:52:39 8998bd30e6a1: Pulling fs layer 23:52:39 04944245beec: Pulling fs layer 23:52:39 699f458cf7ca: Pulling fs layer 23:52:39 765212b225bb: Pulling fs layer 23:52:39 f23df028b6ca: Pulling fs layer 23:52:39 d65c8cfc05b1: Pulling fs layer 23:52:39 2437ff75d9bd: Pulling fs layer 23:52:39 765212b225bb: Waiting 23:52:39 f23df028b6ca: Waiting 23:52:39 d65c8cfc05b1: Waiting 23:52:39 2437ff75d9bd: Waiting 23:52:40 04944245beec: Verifying Checksum 23:52:40 04944245beec: Download complete 23:52:40 765212b225bb: Verifying Checksum 23:52:40 765212b225bb: Download complete 23:52:40 f23df028b6ca: Verifying Checksum 23:52:40 f23df028b6ca: Download complete 23:52:40 d65c8cfc05b1: Verifying Checksum 23:52:40 d65c8cfc05b1: Download complete 23:52:40 699f458cf7ca: Verifying Checksum 23:52:40 699f458cf7ca: Download complete 23:52:40 8998bd30e6a1: Verifying Checksum 23:52:40 8998bd30e6a1: Download complete 23:52:43 2437ff75d9bd: Verifying Checksum 23:52:43 2437ff75d9bd: Download complete 23:52:45 8998bd30e6a1: Pull complete 23:52:45 04944245beec: Pull complete 23:52:47 699f458cf7ca: Pull complete 23:52:48 765212b225bb: Pull complete 23:52:49 f23df028b6ca: Pull complete 23:52:49 d65c8cfc05b1: Pull complete 23:53:07 2437ff75d9bd: Pull complete 23:53:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:53:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:08 prd-ubuntu20.04-docker-arm64-4c-16g-5599 does not seem to be running inside a container 23:53:08 $ 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 23:53:11 $ docker top 70df0d6f11187de19251678463b478d55184b873654226fd30d30ce233899695 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:12 ---> job-cost.sh 23:53:12 lf-activate-venv: SKIPPING 23:53:12 INFO: No Stack... 23:53:12 INFO: Retrieving Pricing Info for: v3-standard-4 23:53:13 INFO: Archiving Costs [Pipeline] sh 23:53:13 + cat /w/workspace/device-rest-go/1/archives/cost.csv 23:53:13 + cut -d, -f6 [Pipeline] lock 23:53:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] 23:53:14 Resource [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] did not exist. Created. 23:53:14 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:53:14 /w/workspace/device-rest-go/1@tmp/durable-84c77440/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:53:15 + echo total: 0.10999999940395355 [Pipeline] stash 23:53:15 Warning: overwriting stash ‘stack-cost’ 23:53:15 Stashed 1 file(s) [Pipeline] } 23:53:15 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-385-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:53:15 $ docker stop --time=1 70df0d6f11187de19251678463b478d55184b873654226fd30d30ce233899695 23:53:17 $ docker rm -f --volumes 70df0d6f11187de19251678463b478d55184b873654226fd30d30ce233899695 [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 23:53:26 provisioning config files... 23:53:26 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-385@tmp/config1272712343010167248tmp [Pipeline] { [Pipeline] sh 23:53:26 + set +x 23:53:26 + curl -s https://codecov.io/bash 23:53:26 + bash -s -- 23:53:26 23:53:26 _____ _ 23:53:26 / ____| | | 23:53:26 | | ___ __| | ___ ___ _____ __ 23:53:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:53:26 | |___| (_) | (_| | __/ (_| (_) \ V / 23:53:26 \_____\___/ \__,_|\___|\___\___/ \_/ 23:53:26 Bash-1.0.6 23:53:26 23:53:26 23:53:26 ==> git version 2.25.1 found 23:53:26 ==> 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 23:53:26 Release-Date: 2020-01-08 23:53:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:53:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:53:26 ==> Jenkins CI detected. 23:53:26 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-385 23:53:26 project root: . 23:53:26 --> token set from env 23:53:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:53:26 ==> Running gcov in . (disable via -X gcov) 23:53:26 ==> Python coveragepy not found 23:53:26 ==> Searching for coverage reports in: 23:53:26 + . 23:53:26 -> Found 1 reports 23:53:26 ==> Detecting git/mercurial file structure 23:53:26 ==> Reading reports 23:53:26 + ./coverage.out bytes=14499 23:53:26 ==> Appending adjustments 23:53:26 https://docs.codecov.io/docs/fixing-reports 23:53:26 + Found adjustments 23:53:26 ==> Gzipping contents 23:53:26 4.0K /tmp/codecov.7HuWjF.gz 23:53:26 ==> Uploading reports 23:53:26 url: https://codecov.io 23:53:26 query: branch=PR-385&commit=27d8266983d04630bb50d9a9262f21ce9bf5f564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=385&job=&cmd_args= 23:53:26 -> Pinging Codecov 23:53:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-385&commit=27d8266983d04630bb50d9a9262f21ce9bf5f564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=385&job=&cmd_args= 23:53:27 -> Uploading to 23:53:27 https://storage.googleapis.com/codecov/v4/raw/2024-03-13/4E5D53B4F1F92C436F7061BF334D961C/27d8266983d04630bb50d9a9262f21ce9bf5f564/6f44a96c-125e-46b8-b0e7-fae053306e82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T235326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7f3c62b604bad3273f949092b365e8450f0de47ea1f19bc5e03f6a1937a0fe5 23:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:27 Dload Upload Total Spent Left Speed 23:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9247 --:--:-- --:--:-- --:--:-- 9247 23:53:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/27d8266983d04630bb50d9a9262f21ce9bf5f564 [Pipeline] } 23:53:27 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 23:53:30 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-385/archives ] 23:53:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-385/archives 23:53:30 total 16 23:53:30 drwxr-xr-x 3 root root 4096 Mar 13 23:37 . 23:53:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 23:37 .. 23:53:30 drwxr-xr-x 2 root root 4096 Mar 13 23:37 cost 23:53:30 -rw-r--r-- 1 root root 86 Mar 13 23:37 cost.csv 23:53:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-385/archives 23:53:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-385/archives 23:53:30 total 16 23:53:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:37 . 23:53:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 23:37 .. 23:53:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:37 cost 23:53:30 -rw-r--r-- 1 jenkins jenkins 86 Mar 13 23:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:53:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:31 ---> package-listing.sh 23:53:31 ++ facter osfamily 23:53:31 ++ tr '[:upper:]' '[:lower:]' 23:53:31 + OS_FAMILY=debian 23:53:31 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-385 23:53:31 + START_PACKAGES=/tmp/packages_start.txt 23:53:31 + END_PACKAGES=/tmp/packages_end.txt 23:53:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:31 + PACKAGES=/tmp/packages_start.txt 23:53:31 + '[' /w/workspace/gexfoundry_device-rest-go_PR-385 ']' 23:53:31 + PACKAGES=/tmp/packages_end.txt 23:53:31 + case "${OS_FAMILY}" in 23:53:31 + dpkg -l 23:53:31 + grep '^ii' 23:53:32 + '[' -f /tmp/packages_start.txt ']' 23:53:32 + '[' -f /tmp/packages_end.txt ']' 23:53:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:32 + '[' /w/workspace/gexfoundry_device-rest-go_PR-385 ']' 23:53:32 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-385/archives/ 23:53:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-385/archives/ [Pipeline] echo 23:53:32 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-385/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:53:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:33 prd-ubuntu20.04-docker-8c-8g-5577 does not seem to be running inside a container 23:53:33 $ 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-385/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-385 -v /w/workspace/gexfoundry_device-rest-go_PR-385:/w/workspace/gexfoundry_device-rest-go_PR-385:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-385@tmp:/w/workspace/gexfoundry_device-rest-go_PR-385@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 23:53:34 $ docker top af6ce99aebcf5493f64ca156f7bec37d758d06695f7c3575478ecbbd872e7fec -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:34 + touch /tmp/pre-build-complete [Pipeline] sh 23:53:34 + mkdir -p /var/log/sysstat [Pipeline] sh 23:53:35 + ls /var/log/sa-host 23:53:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:35 provisioning config files... 23:53:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-385@tmp/config4702150329633203678tmp [Pipeline] { [Pipeline] echo 23:53:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:35 ---> create-netrc.sh [Pipeline] } 23:53:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:53:36 ---> python-tools-install.sh [Pipeline] echo 23:53:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:53:36 ---> sudo-logs.sh 23:53:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:53:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:53:37 ---> job-cost.sh 23:53:37 lf-activate-venv: SKIPPING 23:53:37 DEBUG: total: 0.2199999988079071 23:53:37 INFO: Retrieving Stack Cost... 23:53:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:38 INFO: Archiving Costs [Pipeline] echo 23:53:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:38 ---> logs-deploy.sh 23:53:38 lf-activate-venv: SKIPPING 23:53:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-385/1 23:53:38 INFO: archiving workspace using pattern(s): 23:53:39 Archives upload complete. 23:53:39 INFO: archiving logs to Nexus 23:53:40 ---> uname -a: 23:53:40 Linux prd-ubuntu20-04-docker-8c-8g-5577 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:53:40 23:53:40