Pull request #1544 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07e7bcb1041842c19a751867c84be56a71416d66+85278c73853f3bd4b620ac341e15b8756b181622 (9b0cd8284bddc9bc8e6265a9038772c488a83622) 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-ssh10673193456832849365.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-ssh1586676471254791109.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-sdk-go/branches/PR-1544/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-sdk-go/branches/PR-1544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh445442658617052641.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-sdk-go/branches/PR-1544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8043888023318598726.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-ssh7738347343999221354.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-sdk-go/branches/PR-1544/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-sdk-go/branches/PR-1544/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16317418849760581637.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24030 in /w/workspace/gexfoundry_device-sdk-go_PR-1544 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1544 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1544/head:refs/remotes/origin/PR-1544 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 85278c73853f3bd4b620ac341e15b8756b181622 into PR head commit 07e7bcb1041842c19a751867c84be56a71416d66 Merge succeeded, producing 07e7bcb1041842c19a751867c84be56a71416d66 Checking out Revision 07e7bcb1041842c19a751867c84be56a71416d66 (PR-1544) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 07e7bcb1041842c19a751867c84be56a71416d66 # 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 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07e7bcb1041842c19a751867c84be56a71416d66 # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T04:39:01.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T04:39:02.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T04:39:02.320Z] ========================================================= [2023-12-05T04:39:02.320Z] EdgeX Global Pipelines Version Info [2023-12-05T04:39:02.320Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:39:03.077Z] ------------------- [2023-12-05T04:39:03.078Z] stable info: [2023-12-05T04:39:03.078Z] ------------------- [2023-12-05T04:39:03.078Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T04:39:03.078Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T04:39:03.078Z] Message: update stable to v1.0.258 [2023-12-05T04:39:03.650Z] ------------------- [2023-12-05T04:39:03.650Z] experimental info: [2023-12-05T04:39:03.650Z] ------------------- [2023-12-05T04:39:03.650Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T04:39:03.650Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T04:39:03.650Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T04:39:03.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-12-05T04:39:03.961Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-12-05T04:39:04.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T04:39:04.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T04:39:04.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T04:39:04.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T04:39:04.243Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T04:39:04.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-12-05T04:39:04.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T04:39:04.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T04:39:04.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T04:39:04.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-12-05T04:39:04.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T04:39:04.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T04:39:04.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T04:39:04.836Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T04:39:04.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T04:39:04.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T04:39:05.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T04:39:05.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T04:39:05.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-05T04:39:05.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-05T04:39:05.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T04:39:05.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T04:39:05.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-05T04:39:05.569Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T04:39:05.649Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T04:39:05.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1544 [Pipeline] echo [2023-12-05T04:39:05.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1544 [Pipeline] echo [2023-12-05T04:39:05.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1544 [Pipeline] echo [2023-12-05T04:39:05.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07e7bcb1041842c19a751867c84be56a71416d66 [Pipeline] echo [2023-12-05T04:39:06.066Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07e7bcb [Pipeline] echo [2023-12-05T04:39:06.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T04:39:06.328Z] provisioning config files... [2023-12-05T04:39:06.344Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/config3584419139560824990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:39:06.751Z] ---> ****-login.sh [2023-12-05T04:39:06.752Z] nexus3.edgexfoundry.org:10001 [2023-12-05T04:39:07.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:07.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:07.012Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:07.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:07.012Z] [2023-12-05T04:39:07.012Z] Login Succeeded [2023-12-05T04:39:07.012Z] nexus3.edgexfoundry.org:10002 [2023-12-05T04:39:07.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:07.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:07.271Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:07.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:07.271Z] [2023-12-05T04:39:07.271Z] Login Succeeded [2023-12-05T04:39:07.271Z] nexus3.edgexfoundry.org:10003 [2023-12-05T04:39:07.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:07.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:07.271Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:07.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:07.271Z] [2023-12-05T04:39:07.271Z] Login Succeeded [2023-12-05T04:39:07.271Z] nexus3.edgexfoundry.org:10004 [2023-12-05T04:39:07.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:07.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:07.531Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:07.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:07.531Z] [2023-12-05T04:39:07.531Z] Login Succeeded [2023-12-05T04:39:07.531Z] ****.io [2023-12-05T04:39:07.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:07.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:07.793Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:07.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:07.793Z] [2023-12-05T04:39:07.793Z] Login Succeeded [2023-12-05T04:39:07.793Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T04:39:07.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T04:39:08.640Z] + git rev-list -1 --merges 07e7bcb1041842c19a751867c84be56a71416d66~1..07e7bcb1041842c19a751867c84be56a71416d66 [Pipeline] echo [2023-12-05T04:39:08.682Z] -----------> git rev-list -1 --merges 07e7bcb1041842c19a751867c84be56a71416d66~1..07e7bcb1041842c19a751867c84be56a71416d66 07e7bcb1041842c19a751867c84be56a71416d66 [false] [Pipeline] sh [2023-12-05T04:39:09.061Z] + git log --format=format:%s -1 07e7bcb1041842c19a751867c84be56a71416d66 [Pipeline] echo [2023-12-05T04:39:09.100Z] ========================================================= [2023-12-05T04:39:09.100Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T04:39:09.100Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T04:39:09.598Z] + git log --format=format:%s -1 07e7bcb1041842c19a751867c84be56a71416d66 [Pipeline] echo [2023-12-05T04:39:09.629Z] [semverPrep] GIT_COMMIT: 07e7bcb1041842c19a751867c84be56a71416d66, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-12-05T04:39:09.688Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T04:39:10.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T04:39:10.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T04:39:10.131Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T04:39:10.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T04:39:10.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T04:39:10.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T04:39:10.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:39:10.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T04:39:10.647Z] [2023-12-05T04:39:10.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:39:11.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T04:39:11.052Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T04:39:11.052Z] b85a868b505f: Pulling fs layer [2023-12-05T04:39:11.052Z] e2be974225ed: Pulling fs layer [2023-12-05T04:39:11.052Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T04:39:11.052Z] 988bab9f4d93: Pulling fs layer [2023-12-05T04:39:11.052Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T04:39:11.052Z] eaf3925da568: Pulling fs layer [2023-12-05T04:39:11.052Z] bab4dde63d76: Pulling fs layer [2023-12-05T04:39:11.052Z] bde34c3a00c8: Pulling fs layer [2023-12-05T04:39:11.052Z] b352a97aabf1: Pulling fs layer [2023-12-05T04:39:11.052Z] 4872d77fe225: Pulling fs layer [2023-12-05T04:39:11.052Z] 5851b861e8e6: Pulling fs layer [2023-12-05T04:39:11.052Z] 988bab9f4d93: Waiting [2023-12-05T04:39:11.052Z] 1469e6f7b9e6: Waiting [2023-12-05T04:39:11.052Z] eaf3925da568: Waiting [2023-12-05T04:39:11.052Z] bab4dde63d76: Waiting [2023-12-05T04:39:11.052Z] bde34c3a00c8: Waiting [2023-12-05T04:39:11.052Z] b352a97aabf1: Waiting [2023-12-05T04:39:11.052Z] 4872d77fe225: Waiting [2023-12-05T04:39:11.052Z] 5851b861e8e6: Waiting [2023-12-05T04:39:11.052Z] e2be974225ed: Verifying Checksum [2023-12-05T04:39:11.052Z] e2be974225ed: Download complete [2023-12-05T04:39:11.052Z] 988bab9f4d93: Download complete [2023-12-05T04:39:11.311Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T04:39:11.311Z] 1469e6f7b9e6: Download complete [2023-12-05T04:39:11.311Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T04:39:11.311Z] 339a4e72a1f5: Download complete [2023-12-05T04:39:11.311Z] eaf3925da568: Verifying Checksum [2023-12-05T04:39:11.311Z] eaf3925da568: Download complete [2023-12-05T04:39:11.311Z] bde34c3a00c8: Download complete [2023-12-05T04:39:11.311Z] b352a97aabf1: Verifying Checksum [2023-12-05T04:39:11.311Z] b352a97aabf1: Download complete [2023-12-05T04:39:11.311Z] 4872d77fe225: Verifying Checksum [2023-12-05T04:39:11.311Z] 4872d77fe225: Download complete [2023-12-05T04:39:11.311Z] 5851b861e8e6: Download complete [2023-12-05T04:39:11.311Z] b85a868b505f: Verifying Checksum [2023-12-05T04:39:11.311Z] b85a868b505f: Download complete [2023-12-05T04:39:11.572Z] bab4dde63d76: Verifying Checksum [2023-12-05T04:39:11.572Z] bab4dde63d76: Download complete [2023-12-05T04:39:12.517Z] b85a868b505f: Pull complete [2023-12-05T04:39:12.776Z] e2be974225ed: Pull complete [2023-12-05T04:39:13.038Z] 339a4e72a1f5: Pull complete [2023-12-05T04:39:13.038Z] 988bab9f4d93: Pull complete [2023-12-05T04:39:13.301Z] 1469e6f7b9e6: Pull complete [2023-12-05T04:39:13.574Z] eaf3925da568: Pull complete [2023-12-05T04:39:14.954Z] bab4dde63d76: Pull complete [2023-12-05T04:39:14.954Z] bde34c3a00c8: Pull complete [2023-12-05T04:39:15.214Z] b352a97aabf1: Pull complete [2023-12-05T04:39:15.214Z] 4872d77fe225: Pull complete [2023-12-05T04:39:15.214Z] 5851b861e8e6: Pull complete [2023-12-05T04:39:15.214Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T04:39:15.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T04:39:15.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:39:15.594Z] prd-ubuntu20.04-docker-8c-8g-24030 does not seem to be running inside a container [2023-12-05T04:39:15.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1544 -v /w/workspace/gexfoundry_device-sdk-go_PR-1544:/w/workspace/gexfoundry_device-sdk-go_PR-1544:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1544@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 [2023-12-05T04:39:20.443Z] $ docker top 466df37d517036e4efb3ebcf9490a7f85eadf72f949f4bff0daaec1ee71d055a -eo pid,comm [2023-12-05T04:39:20.490Z] 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). [2023-12-05T04:39:20.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T04:39:20.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T04:39:20.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T04:39:20.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T04:39:20.830Z] $ docker exec 466df37d517036e4efb3ebcf9490a7f85eadf72f949f4bff0daaec1ee71d055a ssh-agent [2023-12-05T04:39:20.931Z] SSH_AUTH_SOCK=/tmp/ssh-K5Lvkq5etqaJ/agent.32 [2023-12-05T04:39:20.931Z] SSH_AGENT_PID=38 [2023-12-05T04:39:20.939Z] Running ssh-add (command line suppressed) [2023-12-05T04:39:21.041Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/private_key_12893506032654891144.key (/w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/private_key_12893506032654891144.key) [2023-12-05T04:39:21.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T04:39:21.416Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T04:39:21.443Z] $ docker exec --env ******** --env ******** 466df37d517036e4efb3ebcf9490a7f85eadf72f949f4bff0daaec1ee71d055a ssh-agent -k [2023-12-05T04:39:21.545Z] unset SSH_AUTH_SOCK; [2023-12-05T04:39:21.545Z] unset SSH_AGENT_PID; [2023-12-05T04:39:21.545Z] echo Agent pid 38 killed; [2023-12-05T04:39:21.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T04:39:21.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T04:39:21.703Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T04:39:21.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T04:39:21.818Z] $ docker exec 466df37d517036e4efb3ebcf9490a7f85eadf72f949f4bff0daaec1ee71d055a ssh-agent [2023-12-05T04:39:21.915Z] SSH_AUTH_SOCK=/tmp/ssh-da6Z5Niyy1cm/agent.70 [2023-12-05T04:39:21.915Z] SSH_AGENT_PID=76 [2023-12-05T04:39:21.924Z] Running ssh-add (command line suppressed) [2023-12-05T04:39:22.028Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/private_key_10069689432191266673.key (/w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/private_key_10069689432191266673.key) [2023-12-05T04:39:22.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T04:39:22.412Z] + git semver init [2023-12-05T04:39:22.671Z] 2023-12-05 04:39:22,589 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T04:39:22.671Z] 2023-12-05 04:39:22,590 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver [2023-12-05T04:39:22.671Z] 2023-12-05 04:39:22,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver [2023-12-05T04:39:22.671Z] 2023-12-05 04:39:22,591 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1544, universal_newlines=False, shell=None, istream=None) [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,081 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1544/.git/info/exclude [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver/PR-1544 with force:False [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,082 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver/PR-1544 [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,086 [execute] INFO git cat-file --batch-check [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,092 [execute] INFO git cat-file --batch [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T04:39:24.593Z] 2023-12-05 04:39:24,096 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1544/.semver/PR-1544 [2023-12-05T04:39:24.593Z] 0.0.0 [Pipeline] } [2023-12-05T04:39:24.623Z] $ docker exec --env ******** --env ******** 466df37d517036e4efb3ebcf9490a7f85eadf72f949f4bff0daaec1ee71d055a ssh-agent -k [2023-12-05T04:39:24.721Z] unset SSH_AUTH_SOCK; [2023-12-05T04:39:24.721Z] unset SSH_AGENT_PID; [2023-12-05T04:39:24.721Z] echo Agent pid 76 killed; [2023-12-05T04:39:24.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T04:39:25.259Z] + git semver [Pipeline] } [2023-12-05T04:39:25.861Z] $ docker stop --time=1 466df37d517036e4efb3ebcf9490a7f85eadf72f949f4bff0daaec1ee71d055a [2023-12-05T04:39:27.411Z] $ docker rm -f --volumes 466df37d517036e4efb3ebcf9490a7f85eadf72f949f4bff0daaec1ee71d055a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T04:39:27.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T04:39:28.286Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T04:39:28.308Z] [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 [2023-12-05T04:39:29.224Z] provisioning config files... [2023-12-05T04:39:29.234Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/config18249768119267132166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:39:29.638Z] ---> ****-login.sh [2023-12-05T04:39:29.638Z] nexus3.edgexfoundry.org:10001 [2023-12-05T04:39:29.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:29.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:29.638Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:29.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:29.638Z] [2023-12-05T04:39:29.638Z] Login Succeeded [2023-12-05T04:39:29.638Z] nexus3.edgexfoundry.org:10002 [2023-12-05T04:39:29.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:29.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:29.897Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:29.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:29.897Z] [2023-12-05T04:39:29.897Z] Login Succeeded [2023-12-05T04:39:29.897Z] nexus3.edgexfoundry.org:10003 [2023-12-05T04:39:29.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:29.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:29.897Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:29.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:29.898Z] [2023-12-05T04:39:29.898Z] Login Succeeded [2023-12-05T04:39:29.898Z] nexus3.edgexfoundry.org:10004 [2023-12-05T04:39:29.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:29.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:29.898Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:29.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:29.898Z] [2023-12-05T04:39:29.898Z] Login Succeeded [2023-12-05T04:39:29.898Z] ****.io [2023-12-05T04:39:30.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:39:30.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:39:30.416Z] Configure a credential helper to remove this warning. See [2023-12-05T04:39:30.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:39:30.416Z] [2023-12-05T04:39:30.416Z] Login Succeeded [2023-12-05T04:39:30.416Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T04:39:30.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T04:39:30.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T04:39:30.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T04:39:30.934Z] ========================================================= [2023-12-05T04:39:30.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T04:39:30.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:39:31.536Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T04:39:31.536Z] Sending build context to Docker daemon 21.9MB [2023-12-05T04:39:31.536Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T04:39:31.536Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-05T04:39:32.106Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T04:39:32.106Z] 7264a8db6415: Pulling fs layer [2023-12-05T04:39:32.106Z] c4d48a809fc2: Pulling fs layer [2023-12-05T04:39:32.106Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T04:39:32.106Z] ad3a456e5733: Pulling fs layer [2023-12-05T04:39:32.106Z] 69c7f0334f64: Pulling fs layer [2023-12-05T04:39:32.106Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T04:39:32.106Z] ce7588e14bc9: Pulling fs layer [2023-12-05T04:39:32.106Z] b5e4710f87ac: Pulling fs layer [2023-12-05T04:39:32.106Z] 69c7f0334f64: Waiting [2023-12-05T04:39:32.106Z] 1f1c1a5573a3: Waiting [2023-12-05T04:39:32.106Z] ce7588e14bc9: Waiting [2023-12-05T04:39:32.106Z] b5e4710f87ac: Waiting [2023-12-05T04:39:32.106Z] ad3a456e5733: Waiting [2023-12-05T04:39:32.106Z] c4d48a809fc2: Download complete [2023-12-05T04:39:32.106Z] ad3a456e5733: Verifying Checksum [2023-12-05T04:39:32.106Z] ad3a456e5733: Download complete [2023-12-05T04:39:32.106Z] 69c7f0334f64: Verifying Checksum [2023-12-05T04:39:32.106Z] 69c7f0334f64: Download complete [2023-12-05T04:39:32.106Z] 7264a8db6415: Verifying Checksum [2023-12-05T04:39:32.106Z] 7264a8db6415: Download complete [2023-12-05T04:39:32.106Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T04:39:32.106Z] 1f1c1a5573a3: Download complete [2023-12-05T04:39:32.369Z] b5e4710f87ac: Download complete [2023-12-05T04:39:32.629Z] 7264a8db6415: Pull complete [2023-12-05T04:39:32.629Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T04:39:32.629Z] 4f1c88b9dad5: Download complete [2023-12-05T04:39:33.198Z] ce7588e14bc9: Verifying Checksum [2023-12-05T04:39:33.198Z] ce7588e14bc9: Download complete [2023-12-05T04:39:33.458Z] c4d48a809fc2: Pull complete [2023-12-05T04:39:37.667Z] 4f1c88b9dad5: Pull complete [2023-12-05T04:39:37.667Z] ad3a456e5733: Pull complete [2023-12-05T04:39:37.667Z] 69c7f0334f64: Pull complete [2023-12-05T04:39:37.667Z] 1f1c1a5573a3: Pull complete [2023-12-05T04:39:39.568Z] ce7588e14bc9: Pull complete [2023-12-05T04:39:40.135Z] b5e4710f87ac: Pull complete [2023-12-05T04:39:40.135Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T04:39:40.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T04:39:40.135Z] ---> 88b5674ff536 [2023-12-05T04:39:40.135Z] Step 3/10 : ARG MAKE=make build [2023-12-05T04:39:43.987Z] Still waiting to schedule task [2023-12-05T04:39:43.988Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T04:39:52.438Z] ---> Running in a9aa04a5c4e6 [2023-12-05T04:39:52.438Z] Removing intermediate container a9aa04a5c4e6 [2023-12-05T04:39:52.438Z] ---> cf6ce7152009 [2023-12-05T04:39:52.438Z] Step 4/10 : WORKDIR /device-sdk-go [2023-12-05T04:39:52.438Z] ---> Running in 6d3b8c05bc26 [2023-12-05T04:39:52.438Z] Removing intermediate container 6d3b8c05bc26 [2023-12-05T04:39:52.438Z] ---> cca65a5b5176 [2023-12-05T04:39:52.438Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-05T04:39:52.438Z] ---> Running in 32627d50b852 [2023-12-05T04:39:52.438Z] Removing intermediate container 32627d50b852 [2023-12-05T04:39:52.438Z] ---> 4c8d6f4173c7 [2023-12-05T04:39:52.438Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-12-05T04:39:52.438Z] ---> Running in c9d012cca642 [2023-12-05T04:39:52.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T04:39:52.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T04:39:52.696Z] OK: 264 MiB in 52 packages [2023-12-05T04:39:53.632Z] Removing intermediate container c9d012cca642 [2023-12-05T04:39:53.632Z] ---> 1b865a48888f [2023-12-05T04:39:53.632Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-05T04:39:54.199Z] ---> 3cd402244566 [2023-12-05T04:39:54.199Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T04:39:54.458Z] ---> Running in 9474be0631fe [2023-12-05T04:40:41.286Z] Removing intermediate container 9474be0631fe [2023-12-05T04:40:41.286Z] ---> 8b8cdf149658 [2023-12-05T04:40:41.286Z] Step 9/10 : COPY . . [2023-12-05T04:40:41.286Z] ---> 15ff2784e5e3 [2023-12-05T04:40:41.286Z] Step 10/10 : RUN ${MAKE} [2023-12-05T04:40:41.286Z] ---> Running in 526e32942ebd [2023-12-05T04:40:41.286Z] noop [2023-12-05T04:40:41.286Z] Removing intermediate container 526e32942ebd [2023-12-05T04:40:41.286Z] ---> b1100611c7fa [2023-12-05T04:40:41.286Z] Successfully built b1100611c7fa [2023-12-05T04:40:41.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:40:41.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T04:40:41.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:40:42.030Z] prd-ubuntu20.04-docker-8c-8g-24030 does not seem to be running inside a container [2023-12-05T04:40:42.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1544 -v /w/workspace/gexfoundry_device-sdk-go_PR-1544:/w/workspace/gexfoundry_device-sdk-go_PR-1544:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1544@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 [2023-12-05T04:40:42.379Z] $ docker top 15d3a9e5a4e496cb0383856da55cd97d597d3d71939860d219d08a37757c7586 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T04:40:42.835Z] + go version [2023-12-05T04:40:42.835Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T04:40:42.869Z] $ docker stop --time=1 15d3a9e5a4e496cb0383856da55cd97d597d3d71939860d219d08a37757c7586 [2023-12-05T04:40:44.104Z] $ docker rm -f --volumes 15d3a9e5a4e496cb0383856da55cd97d597d3d71939860d219d08a37757c7586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:40:45.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T04:40:45.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:40:45.292Z] prd-ubuntu20.04-docker-8c-8g-24030 does not seem to be running inside a container [2023-12-05T04:40:45.327Z] $ 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-sdk-go_PR-1544 -v /w/workspace/gexfoundry_device-sdk-go_PR-1544:/w/workspace/gexfoundry_device-sdk-go_PR-1544:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1544@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 [2023-12-05T04:40:45.645Z] $ docker top 2dc874c2407fe4b21dd57b5b48fa29b4a9da54cd568aeabe0e50821a9fb4af0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T04:40:46.108Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1544 [Pipeline] fileExists [Pipeline] sh [2023-12-05T04:40:46.507Z] + make test [2023-12-05T04:40:46.507Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T04:40:53.067Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-05T04:41:05.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-05T04:41:05.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-05T04:41:05.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-05T04:41:05.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-05T04:41:05.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-05T04:41:05.822Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-05T04:41:05.822Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-05T04:41:06.759Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.070s coverage: 27.6% of statements [2023-12-05T04:41:07.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-05T04:41:07.018Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.057s coverage: 81.5% of statements [2023-12-05T04:41:07.018Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements [2023-12-05T04:41:07.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.064s coverage: 71.8% of statements [2023-12-05T04:41:07.951Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-05T04:41:07.951Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-05T04:41:08.210Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-05T04:41:11.501Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.049s coverage: 14.4% of statements [2023-12-05T04:41:11.501Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.203s coverage: 45.9% of statements [2023-12-05T04:41:11.501Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.060s coverage: 68.5% of statements [2023-12-05T04:41:11.501Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.106s coverage: 89.2% of statements [2023-12-05T04:41:11.501Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements [2023-12-05T04:41:26.173Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24031 in /w/workspace/gexfoundry_device-sdk-go_PR-1544 [Pipeline] { [Pipeline] ws [2023-12-05T04:41:26.265Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-12-05T04:41:29.409Z] The recommended git tool is: git [2023-12-05T04:41:29.585Z] GO111MODULE=on go vet ./... [2023-12-05T04:41:32.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T04:41:32.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T04:41:32.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T04:41:32.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T04:41:32.218Z] $ docker stop --time=1 2dc874c2407fe4b21dd57b5b48fa29b4a9da54cd568aeabe0e50821a9fb4af0a [2023-12-05T04:41:35.226Z] using credential edgex-jenkins-ssh [2023-12-05T04:41:35.255Z] Cloning the remote Git repository [2023-12-05T04:41:35.306Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-12-05T04:41:36.720Z] $ docker rm -f --volumes 2dc874c2407fe4b21dd57b5b48fa29b4a9da54cd568aeabe0e50821a9fb4af0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T04:41:37.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T04:41:37.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-05T04:41:38.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T04:41:38.713Z] + ls -al . [2023-12-05T04:41:38.713Z] total 308 [2023-12-05T04:41:38.713Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 5 04:40 . [2023-12-05T04:41:38.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 04:38 .. [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 5 04:39 .dockerignore [2023-12-05T04:41:38.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 04:41 .git [2023-12-05T04:41:38.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 04:39 .github [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 5 04:39 .gitignore [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 5 04:39 .golangci.yml [2023-12-05T04:41:38.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 04:39 .semver [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 5 04:39 CHANGELOG.md [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 04:39 GOVERNANCE.md [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 5 04:39 Jenkinsfile [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 5 04:39 LICENSE [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 5 04:39 Makefile [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 5 04:39 OWNERS.md [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 5 04:39 README.md [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 04:39 VERSION [2023-12-05T04:41:38.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 04:39 bin [2023-12-05T04:41:38.713Z] -rw-r--r-- 1 jenkins jenkins 122153 Dec 5 04:41 coverage.out [2023-12-05T04:41:38.713Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 5 04:39 example [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 5 04:39 go.mod [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 5 04:39 go.sum [2023-12-05T04:41:38.713Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 04:39 internal [2023-12-05T04:41:38.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 04:39 openapi [2023-12-05T04:41:38.713Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 5 04:39 pkg [2023-12-05T04:41:38.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 04:39 snap [2023-12-05T04:41:38.713Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 5 04:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:41:39.173Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=07e7bcb1041842c19a751867c84be56a71416d66 --label arch=amd64 --label version=0.0.0 . [2023-12-05T04:41:39.173Z] Sending build context to Docker daemon 22.02MB [2023-12-05T04:41:39.173Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T04:41:39.173Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-05T04:41:39.173Z] ---> b1100611c7fa [2023-12-05T04:41:39.173Z] Step 3/23 : ARG MAKE=make build [2023-12-05T04:41:38.292Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-12-05T04:41:38.435Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-05T04:41:38.436Z] > git --version # timeout=10 [2023-12-05T04:41:38.458Z] > git --version # 'git version 2.25.1' [2023-12-05T04:41:38.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T04:41:38.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T04:41:39.747Z] ---> Running in 9e3f285bba3a [2023-12-05T04:41:39.747Z] Removing intermediate container 9e3f285bba3a [2023-12-05T04:41:39.747Z] ---> 02f9fd055780 [2023-12-05T04:41:39.747Z] Step 4/23 : WORKDIR /device-sdk-go [2023-12-05T04:41:39.747Z] ---> Running in 39bf8c8a32d4 [2023-12-05T04:41:39.747Z] Removing intermediate container 39bf8c8a32d4 [2023-12-05T04:41:39.747Z] ---> 21bf24e1e203 [2023-12-05T04:41:39.747Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-05T04:41:39.747Z] ---> Running in 0530da810c2a [2023-12-05T04:41:39.747Z] Removing intermediate container 0530da810c2a [2023-12-05T04:41:39.747Z] ---> 9e1d34f1ece8 [2023-12-05T04:41:39.747Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-12-05T04:41:39.747Z] ---> Running in 5b6ef2f5bc48 [2023-12-05T04:41:40.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T04:41:40.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T04:41:40.529Z] OK: 264 MiB in 52 packages [2023-12-05T04:41:40.788Z] Removing intermediate container 5b6ef2f5bc48 [2023-12-05T04:41:40.788Z] ---> a97105dda2d7 [2023-12-05T04:41:40.788Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-05T04:41:41.047Z] ---> 39064e663dd0 [2023-12-05T04:41:41.047Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T04:41:41.047Z] ---> Running in 3c59b25a7aa6 [2023-12-05T04:41:41.641Z] Removing intermediate container 3c59b25a7aa6 [2023-12-05T04:41:41.641Z] ---> 24265ceef8a1 [2023-12-05T04:41:41.641Z] Step 9/23 : COPY . . [2023-12-05T04:41:41.052Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-05T04:41:41.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T04:41:42.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-05T04:41:42.153Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-05T04:41:42.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T04:41:42.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1544/head:refs/remotes/origin/PR-1544 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-05T04:41:42.583Z] ---> 163c582c793c [2023-12-05T04:41:42.583Z] Step 10/23 : RUN ${MAKE} [2023-12-05T04:41:42.583Z] ---> Running in c4ae27a0199c [2023-12-05T04:41:42.788Z] Merging remotes/origin/main commit 85278c73853f3bd4b620ac341e15b8756b181622 into PR head commit 07e7bcb1041842c19a751867c84be56a71416d66 [2023-12-05T04:41:42.841Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-05T04:41:43.079Z] Merge succeeded, producing 07e7bcb1041842c19a751867c84be56a71416d66 [2023-12-05T04:41:43.080Z] Checking out Revision 07e7bcb1041842c19a751867c84be56a71416d66 (PR-1544) [2023-12-05T04:41:43.763Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-12-05T04:41:43.842Z] > git --version # timeout=10 [2023-12-05T04:41:43.854Z] > git --version # 'git version 2.25.1' [2023-12-05T04:41:43.872Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T04:41:42.811Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T04:41:42.872Z] > git checkout -f 07e7bcb1041842c19a751867c84be56a71416d66 # timeout=10 [2023-12-05T04:41:42.985Z] > git remote # timeout=10 [2023-12-05T04:41:43.005Z] > git config --get remote.origin.url # timeout=10 [2023-12-05T04:41:43.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T04:41:43.033Z] > git merge 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 [2023-12-05T04:41:43.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-05T04:41:43.090Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T04:41:43.112Z] > git checkout -f 07e7bcb1041842c19a751867c84be56a71416d66 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T04:41:45.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T04:41:45.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T04:41:45.257Z] Dload Upload Total Spent Left Speed [2023-12-05T04:41:45.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh [2023-12-05T04:41:45.598Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T04:41:45.950Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T04:41:45.950Z] + sudo tee /etc/docker/daemon.new [2023-12-05T04:41:45.950Z] { [2023-12-05T04:41:45.950Z] "registry-mirrors": [ [2023-12-05T04:41:45.950Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T04:41:45.950Z] ], [2023-12-05T04:41:45.950Z] "bip": "10.250.0.254/24", [2023-12-05T04:41:45.950Z] "hosts": [ [2023-12-05T04:41:45.950Z] "tcp://0.0.0.0:5555", [2023-12-05T04:41:45.950Z] "unix:///var/run/docker.sock" [2023-12-05T04:41:45.950Z] ], [2023-12-05T04:41:45.950Z] "mtu": 1458, [2023-12-05T04:41:45.950Z] "selinux-enabled": true, [2023-12-05T04:41:45.950Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T04:41:45.950Z] } [Pipeline] sh [2023-12-05T04:41:46.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T04:41:46.688Z] + sudo service docker restart [2023-12-05T04:42:04.764Z] Removing intermediate container c4ae27a0199c [2023-12-05T04:42:04.764Z] ---> 35420abe191c [2023-12-05T04:42:04.764Z] Step 11/23 : FROM alpine:3.18 [2023-12-05T04:42:04.764Z] 3.18: Pulling from library/alpine [2023-12-05T04:42:04.764Z] c926b61bad3b: Pulling fs layer [2023-12-05T04:42:04.764Z] c926b61bad3b: Verifying Checksum [2023-12-05T04:42:04.764Z] c926b61bad3b: Download complete [2023-12-05T04:42:04.764Z] c926b61bad3b: Pull complete [2023-12-05T04:42:04.764Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T04:42:04.764Z] Status: Downloaded newer image for alpine:3.18 [2023-12-05T04:42:04.764Z] ---> b541f2080109 [2023-12-05T04:42:04.764Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-12-05T04:42:04.764Z] ---> Running in f62c8c536348 [2023-12-05T04:42:04.764Z] Removing intermediate container f62c8c536348 [2023-12-05T04:42:04.764Z] ---> 294160ca272a [2023-12-05T04:42:04.764Z] Step 13/23 : RUN apk add --update --no-cache [2023-12-05T04:42:04.764Z] ---> Running in a9a6f44b4134 [2023-12-05T04:42:04.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T04:42:04.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T04:42:04.764Z] OK: 7 MiB in 15 packages [2023-12-05T04:42:04.764Z] Removing intermediate container a9a6f44b4134 [2023-12-05T04:42:04.764Z] ---> 3db836fda950 [2023-12-05T04:42:04.764Z] Step 14/23 : WORKDIR / [2023-12-05T04:42:04.764Z] ---> Running in 720b6775f69b [2023-12-05T04:42:04.764Z] Removing intermediate container 720b6775f69b [2023-12-05T04:42:04.764Z] ---> 5371952ed79b [2023-12-05T04:42:04.764Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-05T04:42:04.764Z] ---> c04a3d9f1a4b [2023-12-05T04:42:04.764Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-05T04:42:04.764Z] ---> 71f9c6a1a256 [2023-12-05T04:42:04.764Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-05T04:42:04.764Z] ---> 60668fbe77e4 [2023-12-05T04:42:04.764Z] Step 18/23 : EXPOSE 59999 [2023-12-05T04:42:04.764Z] ---> Running in ee99c1a8ee55 [2023-12-05T04:42:04.764Z] Removing intermediate container ee99c1a8ee55 [2023-12-05T04:42:04.764Z] ---> f805b76e3e9b [2023-12-05T04:42:04.764Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-12-05T04:42:04.764Z] ---> Running in 2fe3303ad641 [2023-12-05T04:42:04.764Z] Removing intermediate container 2fe3303ad641 [2023-12-05T04:42:04.764Z] ---> c9fe286e4147 [2023-12-05T04:42:04.764Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-05T04:42:04.764Z] ---> Running in e14d655e85a3 [2023-12-05T04:42:04.764Z] Removing intermediate container e14d655e85a3 [2023-12-05T04:42:04.764Z] ---> 1f359da1d34f [2023-12-05T04:42:04.764Z] Step 21/23 : LABEL arch=amd64 [Pipeline] withEnv [Pipeline] { [2023-12-05T04:42:05.021Z] ---> Running in f0060d3575fe [2023-12-05T04:42:05.021Z] Removing intermediate container f0060d3575fe [2023-12-05T04:42:05.021Z] ---> 726e54687473 [2023-12-05T04:42:05.021Z] Step 22/23 : LABEL git_sha=07e7bcb1041842c19a751867c84be56a71416d66 [2023-12-05T04:42:05.021Z] ---> Running in c80b160f60b7 [2023-12-05T04:42:05.021Z] Removing intermediate container c80b160f60b7 [2023-12-05T04:42:05.022Z] ---> de4d93337558 [2023-12-05T04:42:05.022Z] Step 23/23 : LABEL version=0.0.0 [2023-12-05T04:42:05.022Z] ---> Running in af14673658c2 [2023-12-05T04:42:05.022Z] Removing intermediate container af14673658c2 [2023-12-05T04:42:05.022Z] ---> b8a1a28e1d4c [2023-12-05T04:42:05.022Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-05T04:42:05.022Z] Successfully built b8a1a28e1d4c [2023-12-05T04:42:05.022Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] configFileProvider [2023-12-05T04:42:05.078Z] provisioning config files... [2023-12-05T04:42:05.103Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config67344923698811994tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [2023-12-05T04:42:05.672Z] ---> ****-login.sh [2023-12-05T04:42:05.672Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-12-05T04:42:05.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2023-12-05T04:42:06.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:42:06.210Z] Configure a credential helper to remove this warning. See [2023-12-05T04:42:06.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:42:06.210Z] [2023-12-05T04:42:06.210Z] Login Succeeded [2023-12-05T04:42:06.210Z] nexus3.edgexfoundry.org:10002 [2023-12-05T04:42:06.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:42:06.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:42:06.478Z] Configure a credential helper to remove this warning. See [2023-12-05T04:42:06.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:42:06.478Z] [2023-12-05T04:42:06.478Z] Login Succeeded [2023-12-05T04:42:06.478Z] nexus3.edgexfoundry.org:10003 [2023-12-05T04:42:06.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:42:06.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T04:42:06.638Z] [2023-12-05T04:42:06.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-05T04:42:06.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:42:06.748Z] Configure a credential helper to remove this warning. See [2023-12-05T04:42:06.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:42:06.748Z] [2023-12-05T04:42:06.748Z] Login Succeeded [2023-12-05T04:42:06.748Z] nexus3.edgexfoundry.org:10004 [2023-12-05T04:42:06.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-12-05T04:42:07.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:42:07.024Z] Configure a credential helper to remove this warning. See [2023-12-05T04:42:07.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:42:07.024Z] [2023-12-05T04:42:07.024Z] Login Succeeded [2023-12-05T04:42:07.024Z] ****.io [2023-12-05T04:42:07.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T04:42:07.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T04:42:07.094Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T04:42:07.094Z] 5eb5b503b376: Pulling fs layer [2023-12-05T04:42:07.094Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T04:42:07.094Z] ec43610c2a17: Pulling fs layer [2023-12-05T04:42:07.094Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T04:42:07.094Z] 33b1e0a273af: Pulling fs layer [2023-12-05T04:42:07.094Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T04:42:07.094Z] 2f39f015ded8: Pulling fs layer [2023-12-05T04:42:07.094Z] 3a2ae6a8a46f: Waiting [2023-12-05T04:42:07.094Z] 5d3b04190fa2: Waiting [2023-12-05T04:42:07.094Z] 2f39f015ded8: Waiting [2023-12-05T04:42:07.094Z] 5c69ac0246d0: Verifying Checksum [2023-12-05T04:42:07.094Z] 5c69ac0246d0: Download complete [2023-12-05T04:42:07.094Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T04:42:07.094Z] 3a2ae6a8a46f: Download complete [2023-12-05T04:42:07.094Z] 33b1e0a273af: Verifying Checksum [2023-12-05T04:42:07.094Z] ec43610c2a17: Verifying Checksum [2023-12-05T04:42:07.094Z] ec43610c2a17: Download complete [2023-12-05T04:42:07.094Z] 5d3b04190fa2: Verifying Checksum [2023-12-05T04:42:07.094Z] 5d3b04190fa2: Download complete [2023-12-05T04:42:07.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T04:42:07.296Z] Configure a credential helper to remove this warning. See [2023-12-05T04:42:07.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T04:42:07.296Z] [2023-12-05T04:42:07.296Z] Login Succeeded [2023-12-05T04:42:07.296Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T04:42:07.333Z] Deleting 1 temporary files [2023-12-05T04:42:07.352Z] 5eb5b503b376: Verifying Checksum [2023-12-05T04:42:07.352Z] 5eb5b503b376: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T04:42:07.919Z] 2f39f015ded8: Verifying Checksum [2023-12-05T04:42:07.919Z] 2f39f015ded8: Download complete [2023-12-05T04:42:07.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T04:42:08.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T04:42:08.127Z] ========================================================= [2023-12-05T04:42:08.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T04:42:08.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:42:08.538Z] 5eb5b503b376: Pull complete [2023-12-05T04:42:08.538Z] 5c69ac0246d0: Pull complete [2023-12-05T04:42:08.781Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T04:42:09.105Z] ec43610c2a17: Pull complete [2023-12-05T04:42:09.105Z] 3a2ae6a8a46f: Pull complete [2023-12-05T04:42:09.105Z] 33b1e0a273af: Pull complete [2023-12-05T04:42:09.363Z] 5d3b04190fa2: Pull complete [2023-12-05T04:42:09.747Z] #0 building with "default" instance using docker driver [2023-12-05T04:42:09.747Z] [2023-12-05T04:42:09.747Z] #1 [internal] load build definition from Dockerfile [2023-12-05T04:42:09.747Z] #1 transferring dockerfile: 1.54kB done [2023-12-05T04:42:09.747Z] #1 DONE 0.1s [2023-12-05T04:42:09.747Z] [2023-12-05T04:42:09.747Z] #2 [internal] load .dockerignore [2023-12-05T04:42:09.747Z] #2 transferring context: 182B done [2023-12-05T04:42:09.747Z] #2 DONE 0.1s [2023-12-05T04:42:09.747Z] [2023-12-05T04:42:09.747Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T04:42:10.020Z] #3 DONE 0.1s [2023-12-05T04:42:10.307Z] [2023-12-05T04:42:10.307Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T04:42:10.307Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-05T04:42:10.307Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-05T04:42:10.307Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-05T04:42:10.307Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-05T04:42:10.307Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-05T04:42:10.307Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-05T04:42:10.307Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-05T04:42:10.307Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.55MB / 63.99MB 0.3s [2023-12-05T04:42:10.307Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-05T04:42:10.307Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-05T04:42:10.587Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.4s [2023-12-05T04:42:10.587Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-05T04:42:10.587Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2023-12-05T04:42:10.587Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s [2023-12-05T04:42:10.861Z] #4 ... [2023-12-05T04:42:10.861Z] [2023-12-05T04:42:10.861Z] #5 [internal] load build context [2023-12-05T04:42:10.861Z] #5 transferring context: 11.13MB 0.6s done [2023-12-05T04:42:10.861Z] #5 DONE 0.6s [2023-12-05T04:42:10.861Z] [2023-12-05T04:42:10.861Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T04:42:10.861Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-05T04:42:10.861Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.7s [2023-12-05T04:42:10.861Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s [2023-12-05T04:42:10.861Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.24MB / 63.99MB 0.8s [2023-12-05T04:42:10.861Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-05T04:42:10.861Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-05T04:42:10.861Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s [2023-12-05T04:42:10.861Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.9s [2023-12-05T04:42:10.861Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-05T04:42:11.132Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s [2023-12-05T04:42:11.132Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 1.0s [2023-12-05T04:42:11.132Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s [2023-12-05T04:42:11.132Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.2s [2023-12-05T04:42:11.132Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-05T04:42:11.403Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.3s [2023-12-05T04:42:11.673Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-05T04:42:11.673Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.5s [2023-12-05T04:42:11.673Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-05T04:42:11.673Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.6s [2023-12-05T04:42:11.673Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.7s [2023-12-05T04:42:11.673Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-05T04:42:11.949Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s [2023-12-05T04:42:11.950Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.23MB / 97.63MB 2.0s [2023-12-05T04:42:12.218Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 2.2s [2023-12-05T04:42:12.487Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.08MB / 97.63MB 2.3s [2023-12-05T04:42:12.487Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-05T04:42:13.548Z] 2f39f015ded8: Pull complete [2023-12-05T04:42:13.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T04:42:13.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T04:42:13.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:42:13.925Z] prd-ubuntu20.04-docker-8c-8g-24030 does not seem to be running inside a container [2023-12-05T04:42:13.960Z] $ 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-sdk-go_PR-1544 -v /w/workspace/gexfoundry_device-sdk-go_PR-1544:/w/workspace/gexfoundry_device-sdk-go_PR-1544:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1544@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 [2023-12-05T04:42:17.844Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-05T04:42:18.361Z] $ docker top 0fd36c687a5309cc91fbdeb05bf1c65a6f5d9f4480be9e7fb5ac2269abfe1101 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:42:18.925Z] ---> job-cost.sh [2023-12-05T04:42:18.925Z] lf-activate-venv: SKIPPING [2023-12-05T04:42:18.925Z] INFO: No Stack... [2023-12-05T04:42:19.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T04:42:19.752Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T04:42:20.067Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1544/archives/cost.csv [2023-12-05T04:42:20.068Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T04:42:20.119Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] [2023-12-05T04:42:20.124Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] did not exist. Created. [2023-12-05T04:42:20.124Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T04:42:20.595Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T04:42:20.654Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T04:42:20.724Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T04:42:20.884Z] $ docker stop --time=1 0fd36c687a5309cc91fbdeb05bf1c65a6f5d9f4480be9e7fb5ac2269abfe1101 [2023-12-05T04:42:22.032Z] $ docker rm -f --volumes 0fd36c687a5309cc91fbdeb05bf1c65a6f5d9f4480be9e7fb5ac2269abfe1101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T04:42:23.190Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-05T04:42:29.843Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-05T04:42:30.111Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-05T04:42:30.111Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-05T04:42:30.111Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-05T04:42:35.454Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-05T04:42:38.798Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-05T04:42:39.068Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-05T04:42:41.018Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-05T04:42:41.018Z] #4 DONE 30.9s [2023-12-05T04:42:41.018Z] [2023-12-05T04:42:41.018Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2023-12-05T04:42:42.429Z] #6 DONE 1.6s [2023-12-05T04:42:42.698Z] [2023-12-05T04:42:42.698Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T04:42:43.281Z] #7 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T04:42:43.864Z] #7 1.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T04:42:44.827Z] #7 2.025 OK: 266 MiB in 52 packages [2023-12-05T04:42:44.827Z] #7 DONE 2.3s [2023-12-05T04:42:44.827Z] [2023-12-05T04:42:44.827Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T04:42:45.101Z] #8 DONE 0.2s [2023-12-05T04:42:45.101Z] [2023-12-05T04:42:45.101Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T04:43:11.804Z] #9 DONE 23.3s [2023-12-05T04:43:11.804Z] [2023-12-05T04:43:11.804Z] #10 [builder 6/7] COPY . . [2023-12-05T04:43:11.804Z] #10 DONE 0.4s [2023-12-05T04:43:11.804Z] [2023-12-05T04:43:11.804Z] #11 [builder 7/7] RUN echo noop [2023-12-05T04:43:11.804Z] #11 0.596 noop [2023-12-05T04:43:11.804Z] #11 DONE 0.7s [2023-12-05T04:43:11.804Z] [2023-12-05T04:43:11.804Z] #12 exporting to image [2023-12-05T04:43:11.804Z] #12 exporting layers [2023-12-05T04:43:33.871Z] #12 exporting layers 24.2s done [2023-12-05T04:43:33.871Z] #12 writing image sha256:fbeddeedfe8950cb0564dbc98ef3355cdcffcd858d6ce01c5b729ebef83c52c4 done [2023-12-05T04:43:33.871Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-05T04:43:33.871Z] #12 DONE 24.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:43:34.483Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T04:43:34.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:43:34.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-24031 does not seem to be running inside a container [2023-12-05T04:43:34.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2023-12-05T04:43:36.043Z] $ docker top d5e82e2fea0b6582541f8e2387d8527c49cfc859661dac921e37c2cdb57b6b95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T04:43:36.623Z] + go version [2023-12-05T04:43:36.623Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T04:43:36.924Z] $ docker stop --time=1 d5e82e2fea0b6582541f8e2387d8527c49cfc859661dac921e37c2cdb57b6b95 [2023-12-05T04:43:38.458Z] $ docker rm -f --volumes d5e82e2fea0b6582541f8e2387d8527c49cfc859661dac921e37c2cdb57b6b95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:43:39.780Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T04:43:39.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:43:40.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-24031 does not seem to be running inside a container [2023-12-05T04:43:40.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2023-12-05T04:43:41.043Z] $ docker top 5be3df5d85ff8323ce4c1c89301adf13f334d9db3e4b8ef48f2dacfbabdb7ad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T04:43:41.635Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T04:43:42.070Z] + make test [2023-12-05T04:43:42.070Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T04:44:14.283Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-05T04:45:22.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-05T04:45:22.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-05T04:45:22.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-05T04:45:22.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-05T04:45:22.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-05T04:45:22.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-05T04:45:22.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-05T04:45:22.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.194s coverage: 27.6% of statements [2023-12-05T04:45:22.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.303s coverage: 81.5% of statements [2023-12-05T04:45:22.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.350s coverage: 86.0% of statements [2023-12-05T04:45:24.710Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-05T04:45:25.665Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.381s coverage: 71.8% of statements [2023-12-05T04:45:26.248Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-05T04:45:26.248Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-05T04:45:28.816Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.261s coverage: 14.4% of statements [2023-12-05T04:45:28.816Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.888s coverage: 45.9% of statements [2023-12-05T04:45:28.816Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.427s coverage: 68.5% of statements [2023-12-05T04:45:28.816Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.478s coverage: 89.2% of statements [2023-12-05T04:45:28.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-05T04:45:30.213Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.214s coverage: 5.5% of statements [2023-12-05T04:45:30.793Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T04:45:30.793Z] GO111MODULE=on go vet ./... [2023-12-05T04:46:38.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T04:46:38.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T04:46:38.628Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T04:46:38.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T04:46:38.748Z] $ docker stop --time=1 5be3df5d85ff8323ce4c1c89301adf13f334d9db3e4b8ef48f2dacfbabdb7ad0 [2023-12-05T04:46:40.683Z] $ docker rm -f --volumes 5be3df5d85ff8323ce4c1c89301adf13f334d9db3e4b8ef48f2dacfbabdb7ad0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T04:46:42.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T04:46:42.347Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T04:46:42.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T04:46:43.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T04:46:44.130Z] + ls -al . [2023-12-05T04:46:44.130Z] total 304 [2023-12-05T04:46:44.130Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 04:43 . [2023-12-05T04:46:44.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 04:41 .. [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 5 04:41 .dockerignore [2023-12-05T04:46:44.130Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 04:41 .git [2023-12-05T04:46:44.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 04:41 .github [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 5 04:41 .gitignore [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 5 04:41 .golangci.yml [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 5 04:41 CHANGELOG.md [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 04:41 GOVERNANCE.md [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 5 04:41 Jenkinsfile [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 5 04:41 LICENSE [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 5 04:41 Makefile [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 5 04:41 OWNERS.md [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 5 04:41 README.md [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 04:39 VERSION [2023-12-05T04:46:44.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 04:41 bin [2023-12-05T04:46:44.130Z] -rw-r--r-- 1 jenkins jenkins 122155 Dec 5 04:45 coverage.out [2023-12-05T04:46:44.130Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 5 04:41 example [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 5 04:41 go.mod [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 5 04:41 go.sum [2023-12-05T04:46:44.130Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 04:41 internal [2023-12-05T04:46:44.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 04:41 openapi [2023-12-05T04:46:44.130Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 5 04:41 pkg [2023-12-05T04:46:44.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 04:41 snap [2023-12-05T04:46:44.130Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 5 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:46:44.639Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=07e7bcb1041842c19a751867c84be56a71416d66 --label arch=arm64 --label version=0.0.0 . [2023-12-05T04:46:45.223Z] #0 building with "default" instance using docker driver [2023-12-05T04:46:45.223Z] [2023-12-05T04:46:45.223Z] #1 [internal] load build definition from Dockerfile [2023-12-05T04:46:45.223Z] #1 transferring dockerfile: [2023-12-05T04:46:45.486Z] #1 transferring dockerfile: 1.54kB 0.0s done [2023-12-05T04:46:45.486Z] #1 DONE 0.0s [2023-12-05T04:46:45.486Z] [2023-12-05T04:46:45.486Z] #2 [internal] load .dockerignore [2023-12-05T04:46:45.486Z] #2 transferring context: 182B 0.0s done [2023-12-05T04:46:45.486Z] #2 DONE 0.0s [2023-12-05T04:46:45.486Z] [2023-12-05T04:46:45.486Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T04:46:45.486Z] #3 DONE 0.0s [2023-12-05T04:46:45.486Z] [2023-12-05T04:46:45.486Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T04:46:46.439Z] #4 DONE 1.0s [2023-12-05T04:46:46.439Z] [2023-12-05T04:46:46.439Z] #5 [internal] load build context [2023-12-05T04:46:46.439Z] #5 transferring context: 137.25kB 0.1s done [2023-12-05T04:46:46.439Z] #5 DONE 0.1s [2023-12-05T04:46:46.439Z] [2023-12-05T04:46:46.439Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T04:46:46.439Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T04:46:46.439Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T04:46:46.709Z] #6 ... [2023-12-05T04:46:46.709Z] [2023-12-05T04:46:46.709Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T04:46:46.709Z] #7 DONE 0.2s [2023-12-05T04:46:46.709Z] [2023-12-05T04:46:46.709Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2023-12-05T04:46:46.709Z] #8 DONE 0.1s [2023-12-05T04:46:46.709Z] [2023-12-05T04:46:46.709Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T04:46:46.709Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T04:46:46.709Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-05T04:46:46.709Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T04:46:46.709Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T04:46:46.983Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-05T04:46:47.254Z] #6 DONE 0.9s [2023-12-05T04:46:47.254Z] [2023-12-05T04:46:47.254Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-05T04:46:47.845Z] #9 0.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T04:46:48.429Z] #9 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T04:46:49.390Z] #9 1.981 OK: 8 MiB in 15 packages [2023-12-05T04:46:51.962Z] #9 DONE 4.7s [2023-12-05T04:46:51.962Z] [2023-12-05T04:46:51.962Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T04:46:51.962Z] #10 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T04:46:51.962Z] #10 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T04:46:51.962Z] #10 2.176 OK: 266 MiB in 52 packages [2023-12-05T04:46:51.962Z] #10 DONE 5.3s [2023-12-05T04:46:51.962Z] [2023-12-05T04:46:51.962Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T04:46:52.231Z] #11 DONE 0.1s [2023-12-05T04:46:52.231Z] [2023-12-05T04:46:52.231Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T04:46:53.193Z] #12 DONE 1.2s [2023-12-05T04:46:53.459Z] [2023-12-05T04:46:53.459Z] #13 [builder 6/7] COPY . . [2023-12-05T04:46:53.727Z] #13 DONE 0.4s [2023-12-05T04:46:53.727Z] [2023-12-05T04:46:53.727Z] #14 [builder 7/7] RUN make build [2023-12-05T04:46:54.311Z] #14 0.583 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-05T04:48:02.341Z] #14 DONE 60.6s [2023-12-05T04:48:02.341Z] [2023-12-05T04:48:02.341Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-05T04:48:02.341Z] #15 DONE 0.1s [2023-12-05T04:48:02.341Z] [2023-12-05T04:48:02.341Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-05T04:48:02.341Z] #16 DONE 0.3s [2023-12-05T04:48:02.341Z] [2023-12-05T04:48:02.341Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-05T04:48:02.341Z] #17 DONE 0.1s [2023-12-05T04:48:02.341Z] [2023-12-05T04:48:02.341Z] #18 exporting to image [2023-12-05T04:48:02.341Z] #18 exporting layers [2023-12-05T04:48:02.341Z] #18 exporting layers 0.3s done [2023-12-05T04:48:02.341Z] #18 writing image sha256:b067342742589a454e3a1987da89af23f1d5cd4cb55634aa1150aaa975cd2443 done [2023-12-05T04:48:02.341Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2023-12-05T04:48:02.341Z] #18 DONE 0.3s [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 [2023-12-05T04:48:03.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T04:48:03.644Z] [2023-12-05T04:48:03.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:48:04.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T04:48:04.095Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T04:48:04.095Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T04:48:04.095Z] 04944245beec: Pulling fs layer [2023-12-05T04:48:04.095Z] 699f458cf7ca: Pulling fs layer [2023-12-05T04:48:04.095Z] 765212b225bb: Pulling fs layer [2023-12-05T04:48:04.095Z] f23df028b6ca: Pulling fs layer [2023-12-05T04:48:04.095Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T04:48:04.095Z] 765212b225bb: Waiting [2023-12-05T04:48:04.095Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T04:48:04.095Z] f23df028b6ca: Waiting [2023-12-05T04:48:04.095Z] d65c8cfc05b1: Waiting [2023-12-05T04:48:04.095Z] 2437ff75d9bd: Waiting [2023-12-05T04:48:04.396Z] 04944245beec: Verifying Checksum [2023-12-05T04:48:04.396Z] 765212b225bb: Verifying Checksum [2023-12-05T04:48:04.396Z] 765212b225bb: Download complete [2023-12-05T04:48:04.396Z] f23df028b6ca: Download complete [2023-12-05T04:48:04.396Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T04:48:04.396Z] d65c8cfc05b1: Download complete [2023-12-05T04:48:04.669Z] 699f458cf7ca: Verifying Checksum [2023-12-05T04:48:04.669Z] 699f458cf7ca: Download complete [2023-12-05T04:48:04.944Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T04:48:04.944Z] 8998bd30e6a1: Download complete [2023-12-05T04:48:06.887Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T04:48:06.887Z] 2437ff75d9bd: Download complete [2023-12-05T04:48:11.134Z] 8998bd30e6a1: Pull complete [2023-12-05T04:48:11.400Z] 04944245beec: Pull complete [2023-12-05T04:48:13.337Z] 699f458cf7ca: Pull complete [2023-12-05T04:48:13.337Z] 765212b225bb: Pull complete [2023-12-05T04:48:14.294Z] f23df028b6ca: Pull complete [2023-12-05T04:48:14.294Z] d65c8cfc05b1: Pull complete [2023-12-05T04:48:40.958Z] 2437ff75d9bd: Pull complete [2023-12-05T04:48:40.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T04:48:40.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T04:48:40.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:48:41.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-24031 does not seem to be running inside a container [2023-12-05T04:48:41.505Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2023-12-05T04:48:43.262Z] $ docker top 3a5d6fbadc27109d5b8c86fb5270d947f667e3feb74e96e6535a2d45ad5c3d2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:48:43.922Z] ---> job-cost.sh [2023-12-05T04:48:44.186Z] lf-activate-venv: SKIPPING [2023-12-05T04:48:44.186Z] INFO: No Stack... [2023-12-05T04:48:44.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T04:48:45.403Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T04:48:45.755Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-12-05T04:48:45.755Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T04:48:45.822Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] [2023-12-05T04:48:45.827Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] did not exist. Created. [2023-12-05T04:48:45.827Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T04:48:46.349Z] /w/workspace/device-sdk-go/1@tmp/durable-e5195206/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T04:48:46.690Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T04:48:46.733Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T04:48:46.812Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T04:48:46.829Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1544-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T04:48:47.008Z] $ docker stop --time=1 3a5d6fbadc27109d5b8c86fb5270d947f667e3feb74e96e6535a2d45ad5c3d2d [2023-12-05T04:48:48.420Z] $ docker rm -f --volumes 3a5d6fbadc27109d5b8c86fb5270d947f667e3feb74e96e6535a2d45ad5c3d2d [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 [2023-12-05T04:48:50.426Z] provisioning config files... [2023-12-05T04:48:50.436Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/config5322218496307241374tmp [Pipeline] { [Pipeline] sh [2023-12-05T04:48:50.863Z] + set +x [2023-12-05T04:48:50.863Z] + bash -s -- [2023-12-05T04:48:50.863Z] + curl -s https://codecov.io/bash [2023-12-05T04:48:51.122Z] [2023-12-05T04:48:51.122Z] _____ _ [2023-12-05T04:48:51.122Z] / ____| | | [2023-12-05T04:48:51.122Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T04:48:51.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T04:48:51.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T04:48:51.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T04:48:51.122Z] Bash-1.0.6 [2023-12-05T04:48:51.122Z] [2023-12-05T04:48:51.122Z] [2023-12-05T04:48:51.122Z] ==> git version 2.25.1 found [2023-12-05T04:48:51.122Z] ==> 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 [2023-12-05T04:48:51.122Z] Release-Date: 2020-01-08 [2023-12-05T04:48:51.122Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-05T04:48:51.122Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T04:48:51.122Z] ==> Jenkins CI detected. [2023-12-05T04:48:51.122Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1544 [2023-12-05T04:48:51.122Z] project root: . [2023-12-05T04:48:51.122Z] --> token set from env [2023-12-05T04:48:51.122Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T04:48:51.122Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T04:48:51.122Z] ==> Python coveragepy not found [2023-12-05T04:48:51.122Z] ==> Searching for coverage reports in: [2023-12-05T04:48:51.122Z] + . [2023-12-05T04:48:51.122Z] -> Found 1 reports [2023-12-05T04:48:51.122Z] ==> Detecting git/mercurial file structure [2023-12-05T04:48:51.122Z] ==> Reading reports [2023-12-05T04:48:51.122Z] + ./coverage.out bytes=122155 [2023-12-05T04:48:51.122Z] ==> Appending adjustments [2023-12-05T04:48:51.122Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T04:48:51.385Z] + Found adjustments [2023-12-05T04:48:51.385Z] ==> Gzipping contents [2023-12-05T04:48:51.385Z] 20K /tmp/codecov.BEGclh.gz [2023-12-05T04:48:51.385Z] ==> Uploading reports [2023-12-05T04:48:51.385Z] url: https://codecov.io [2023-12-05T04:48:51.385Z] query: branch=PR-1544&commit=07e7bcb1041842c19a751867c84be56a71416d66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1544&job=&cmd_args= [2023-12-05T04:48:51.385Z] -> Pinging Codecov [2023-12-05T04:48:51.386Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1544&commit=07e7bcb1041842c19a751867c84be56a71416d66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1544&job=&cmd_args= [2023-12-05T04:48:51.646Z] -> Uploading to [2023-12-05T04:48:51.646Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/7E55EF52A471D76F132DFD9A03CDDE97/07e7bcb1041842c19a751867c84be56a71416d66/b36f22b5-392d-4f49-b875-852ce955affb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T044851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=625ebe582f9945a975b13354449968d6c64e2a4e4b37e1472c0779ec8855a3ca [2023-12-05T04:48:51.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T04:48:51.646Z] Dload Upload Total Spent Left Speed [2023-12-05T04:48:51.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16780 0 0 100 16780 0 62846 --:--:-- --:--:-- --:--:-- 62846 [2023-12-05T04:48:51.905Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/07e7bcb1041842c19a751867c84be56a71416d66 [Pipeline] } [2023-12-05T04:48:51.934Z] 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 [2023-12-05T04:48:55.164Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1544/archives ] [2023-12-05T04:48:55.164Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1544/archives [2023-12-05T04:48:55.164Z] total 16 [2023-12-05T04:48:55.164Z] drwxr-xr-x 3 root root 4096 Dec 5 04:42 . [2023-12-05T04:48:55.164Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 04:42 .. [2023-12-05T04:48:55.164Z] drwxr-xr-x 2 root root 4096 Dec 5 04:42 cost [2023-12-05T04:48:55.164Z] -rw-r--r-- 1 root root 86 Dec 5 04:42 cost.csv [2023-12-05T04:48:55.164Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1544/archives [2023-12-05T04:48:55.164Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1544/archives [2023-12-05T04:48:55.164Z] total 16 [2023-12-05T04:48:55.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 04:42 . [2023-12-05T04:48:55.164Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 04:42 .. [2023-12-05T04:48:55.164Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 04:42 cost [2023-12-05T04:48:55.164Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 5 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:48:55.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:48:56.383Z] ---> package-listing.sh [2023-12-05T04:48:56.383Z] ++ facter osfamily [2023-12-05T04:48:56.383Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T04:48:56.642Z] + OS_FAMILY=debian [2023-12-05T04:48:56.642Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1544 [2023-12-05T04:48:56.642Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T04:48:56.642Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T04:48:56.642Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T04:48:56.642Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T04:48:56.642Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1544 ']' [2023-12-05T04:48:56.642Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T04:48:56.642Z] + case "${OS_FAMILY}" in [2023-12-05T04:48:56.642Z] + dpkg -l [2023-12-05T04:48:56.642Z] + grep '^ii' [2023-12-05T04:48:56.642Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T04:48:56.642Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T04:48:56.642Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T04:48:56.642Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1544 ']' [2023-12-05T04:48:56.642Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1544/archives/ [2023-12-05T04:48:56.642Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1544/archives/ [Pipeline] echo [2023-12-05T04:48:56.721Z] 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-sdk-go_PR-1544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T04:48:57.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T04:48:57.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T04:48:57.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T04:48:58.036Z] prd-ubuntu20.04-docker-8c-8g-24030 does not seem to be running inside a container [2023-12-05T04:48:58.066Z] $ 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-sdk-go_PR-1544/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-sdk-go_PR-1544 -v /w/workspace/gexfoundry_device-sdk-go_PR-1544:/w/workspace/gexfoundry_device-sdk-go_PR-1544:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1544@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 [2023-12-05T04:48:58.351Z] $ docker top a84257558d0810e9a8effbe540c0458fa1b74714d091aa377c5a663e5a883153 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T04:48:58.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T04:48:59.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T04:48:59.479Z] + ls /var/log/sa-host [2023-12-05T04:48:59.479Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T04:48:59.743Z] provisioning config files... [2023-12-05T04:48:59.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1544@tmp/config540099715624182617tmp [Pipeline] { [Pipeline] echo [2023-12-05T04:48:59.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:49:00.232Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T04:49:00.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:49:00.760Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T04:49:00.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:49:01.105Z] ---> sudo-logs.sh [2023-12-05T04:49:01.105Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T04:49:01.244Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:49:01.564Z] ---> job-cost.sh [2023-12-05T04:49:01.565Z] lf-activate-venv: SKIPPING [2023-12-05T04:49:01.565Z] DEBUG: total: 0.2199999988079071 [2023-12-05T04:49:01.565Z] INFO: Retrieving Stack Cost... [2023-12-05T04:49:01.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T04:49:02.390Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T04:49:02.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T04:49:02.745Z] ---> logs-deploy.sh [2023-12-05T04:49:02.745Z] lf-activate-venv: SKIPPING [2023-12-05T04:49:02.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1544/1 [2023-12-05T04:49:02.745Z] INFO: archiving workspace using pattern(s): [2023-12-05T04:49:03.684Z] Archives upload complete. [2023-12-05T04:49:03.684Z] INFO: archiving logs to Nexus