Pull request #1348 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Loading trusted files from base branch main at b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 rather than fad7a1e2c560019197ab19bbba7a11372a68c49b Obtained Jenkinsfile from b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 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-ssh3989709820705972732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16235398472287400853.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1348/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-1348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1416411423202443845.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-1348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1999141446228828141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13052093996969195762.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-1348/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-1348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3347459510602346265.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7338’ Running on prd-ubuntu20.04-docker-8c-8g-7340 in /w/workspace/gexfoundry_device-sdk-go_PR-1348 [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-1348 # 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/1348/head:refs/remotes/origin/PR-1348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 into PR head commit fad7a1e2c560019197ab19bbba7a11372a68c49b Merge succeeded, producing fad7a1e2c560019197ab19bbba7a11372a68c49b Checking out Revision fad7a1e2c560019197ab19bbba7a11372a68c49b (PR-1348) > git config core.sparsecheckout # timeout=10 > git checkout -f fad7a1e2c560019197ab19bbba7a11372a68c49b # 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 b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad7a1e2c560019197ab19bbba7a11372a68c49b # timeout=10 Commit message: "fix: Add UpdateDevice callback for device profile update" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:03:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:03:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:58 ========================================================= 06:03:58 EdgeX Global Pipelines Version Info 06:03:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:03:59 ------------------- 06:03:59 stable info: 06:03:59 ------------------- 06:03:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:03:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:03:59 Message: update stable to v1.0.244 06:04:00 ------------------- 06:04:00 experimental info: 06:04:00 ------------------- 06:04:00 Commited By: **** collab-it+edgex@linuxfoundation.org 06:04:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:04:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:04:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1348 [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1348 [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1348 [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fad7a1e2c560019197ab19bbba7a11372a68c49b [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fad7a1e [Pipeline] echo 06:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:01 provisioning config files... 06:04:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/config5120431573934638883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:02 ---> docker-login.sh 06:04:02 nexus3.edgexfoundry.org:10001 06:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:02 Configure a credential helper to remove this warning. See 06:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:02 06:04:02 Login Succeeded 06:04:02 nexus3.edgexfoundry.org:10002 06:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:02 Configure a credential helper to remove this warning. See 06:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:02 06:04:02 Login Succeeded 06:04:02 nexus3.edgexfoundry.org:10003 06:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:02 Configure a credential helper to remove this warning. See 06:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:02 06:04:02 Login Succeeded 06:04:02 nexus3.edgexfoundry.org:10004 06:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:02 Configure a credential helper to remove this warning. See 06:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:02 06:04:02 Login Succeeded 06:04:02 docker.io 06:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:03 Configure a credential helper to remove this warning. See 06:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:03 06:04:03 Login Succeeded 06:04:03 ---> docker-login.sh ends [Pipeline] } 06:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:04:03 + git rev-list -1 --merges fad7a1e2c560019197ab19bbba7a11372a68c49b~1..fad7a1e2c560019197ab19bbba7a11372a68c49b [Pipeline] echo 06:04:03 -----------> git rev-list -1 --merges fad7a1e2c560019197ab19bbba7a11372a68c49b~1..fad7a1e2c560019197ab19bbba7a11372a68c49b fad7a1e2c560019197ab19bbba7a11372a68c49b [false] [Pipeline] sh 06:04:04 + git log --format=format:%s -1 fad7a1e2c560019197ab19bbba7a11372a68c49b [Pipeline] echo 06:04:04 ========================================================= 06:04:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:04:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:04 + git log --format=format:%s -1 fad7a1e2c560019197ab19bbba7a11372a68c49b [Pipeline] echo 06:04:04 [semverPrep] GIT_COMMIT: fad7a1e2c560019197ab19bbba7a11372a68c49b, Commit Message: fix: Add UpdateDevice callback for device profile update [Pipeline] echo 06:04:04 [semverPrep] This is not a build commit. [Pipeline] sh 06:04:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:04:05 + grep -v github /etc/ssh/ssh_known_hosts 06:04:05 + [ -e /tmp/ssh_known_hosts ] 06:04:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:04:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:04:05 + sudo tee -a /etc/ssh/ssh_known_hosts 06:04:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:05 06:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:05 0.1.4: Pulling from edgex-devops/py-git-semver 06:04:05 b85a868b505f: Pulling fs layer 06:04:05 e2be974225ed: Pulling fs layer 06:04:05 339a4e72a1f5: Pulling fs layer 06:04:05 988bab9f4d93: Pulling fs layer 06:04:05 1469e6f7b9e6: Pulling fs layer 06:04:05 eaf3925da568: Pulling fs layer 06:04:05 bab4dde63d76: Pulling fs layer 06:04:05 bde34c3a00c8: Pulling fs layer 06:04:05 b352a97aabf1: Pulling fs layer 06:04:05 4872d77fe225: Pulling fs layer 06:04:05 5851b861e8e6: Pulling fs layer 06:04:05 988bab9f4d93: Waiting 06:04:05 1469e6f7b9e6: Waiting 06:04:05 eaf3925da568: Waiting 06:04:05 bab4dde63d76: Waiting 06:04:05 bde34c3a00c8: Waiting 06:04:05 4872d77fe225: Waiting 06:04:05 5851b861e8e6: Waiting 06:04:05 b352a97aabf1: Waiting 06:04:05 e2be974225ed: Download complete 06:04:06 988bab9f4d93: Verifying Checksum 06:04:06 988bab9f4d93: Download complete 06:04:06 339a4e72a1f5: Verifying Checksum 06:04:06 339a4e72a1f5: Download complete 06:04:06 eaf3925da568: Download complete 06:04:06 1469e6f7b9e6: Verifying Checksum 06:04:06 1469e6f7b9e6: Download complete 06:04:06 bde34c3a00c8: Verifying Checksum 06:04:06 bde34c3a00c8: Download complete 06:04:06 b352a97aabf1: Verifying Checksum 06:04:06 b352a97aabf1: Download complete 06:04:06 4872d77fe225: Verifying Checksum 06:04:06 4872d77fe225: Download complete 06:04:06 5851b861e8e6: Verifying Checksum 06:04:06 5851b861e8e6: Download complete 06:04:06 b85a868b505f: Download complete 06:04:06 bab4dde63d76: Verifying Checksum 06:04:06 bab4dde63d76: Download complete 06:04:07 b85a868b505f: Pull complete 06:04:07 e2be974225ed: Pull complete 06:04:08 339a4e72a1f5: Pull complete 06:04:08 988bab9f4d93: Pull complete 06:04:08 1469e6f7b9e6: Pull complete 06:04:08 eaf3925da568: Pull complete 06:04:10 bab4dde63d76: Pull complete 06:04:10 bde34c3a00c8: Pull complete 06:04:10 b352a97aabf1: Pull complete 06:04:10 4872d77fe225: Pull complete 06:04:10 5851b861e8e6: Pull complete 06:04:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:11 prd-ubuntu20.04-docker-8c-8g-7340 does not seem to be running inside a container 06:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1348 -v /w/workspace/gexfoundry_device-sdk-go_PR-1348:/w/workspace/gexfoundry_device-sdk-go_PR-1348:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1348@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-devops/py-git-semver:0.1.4 cat 06:04:13 $ docker top 6aa57a1e852b3729687d4f3bf9f1ed54a16eeb4c141e19cf8c9675426bb474f7 -eo pid,comm 06:04:13 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). 06:04:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:13 [ssh-agent] Looking for ssh-agent implementation... 06:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:14 $ docker exec 6aa57a1e852b3729687d4f3bf9f1ed54a16eeb4c141e19cf8c9675426bb474f7 ssh-agent 06:04:14 SSH_AUTH_SOCK=/tmp/ssh-bO44MJUiTeUv/agent.32 06:04:14 SSH_AGENT_PID=38 06:04:14 Running ssh-add (command line suppressed) 06:04:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/private_key_12288530371635931122.key (/w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/private_key_12288530371635931122.key) 06:04:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:14 + git tag --points-at HEAD [Pipeline] } 06:04:14 $ docker exec --env ******** --env ******** 6aa57a1e852b3729687d4f3bf9f1ed54a16eeb4c141e19cf8c9675426bb474f7 ssh-agent -k 06:04:14 unset SSH_AUTH_SOCK; 06:04:14 unset SSH_AGENT_PID; 06:04:14 echo Agent pid 38 killed; 06:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:14 [ssh-agent] Looking for ssh-agent implementation... 06:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:14 $ docker exec 6aa57a1e852b3729687d4f3bf9f1ed54a16eeb4c141e19cf8c9675426bb474f7 ssh-agent 06:04:15 SSH_AUTH_SOCK=/tmp/ssh-3kxB39Mhor4a/agent.70 06:04:15 SSH_AGENT_PID=76 06:04:15 Running ssh-add (command line suppressed) 06:04:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/private_key_8130952926105077990.key (/w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/private_key_8130952926105077990.key) 06:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:15 + git semver init 06:04:15 2023-02-24 06:04:15,746 [run_init] DEBUG init version:0.0.0 force:False 06:04:15 2023-02-24 06:04:15,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver 06:04:15 2023-02-24 06:04:15,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver 06:04:15 2023-02-24 06:04:15,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1348, universal_newlines=False, shell=None, istream=None) 06:04:16 2023-02-24 06:04:16,729 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1348/.git/info/exclude 06:04:16 2023-02-24 06:04:16,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver/PR-1348 with force:False 06:04:16 2023-02-24 06:04:16,730 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver/PR-1348 06:04:16 2023-02-24 06:04:16,734 [execute] INFO git cat-file --batch-check 06:04:16 2023-02-24 06:04:16,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver, universal_newlines=False, shell=None, istream=) 06:04:16 2023-02-24 06:04:16,742 [execute] INFO git cat-file --batch 06:04:16 2023-02-24 06:04:16,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver, universal_newlines=False, shell=None, istream=) 06:04:16 2023-02-24 06:04:16,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1348/.semver/PR-1348 06:04:16 0.0.0 [Pipeline] } 06:04:17 $ docker exec --env ******** --env ******** 6aa57a1e852b3729687d4f3bf9f1ed54a16eeb4c141e19cf8c9675426bb474f7 ssh-agent -k 06:04:17 unset SSH_AUTH_SOCK; 06:04:17 unset SSH_AGENT_PID; 06:04:17 echo Agent pid 76 killed; 06:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:17 + git semver [Pipeline] } 06:04:17 $ docker stop --time=1 6aa57a1e852b3729687d4f3bf9f1ed54a16eeb4c141e19cf8c9675426bb474f7 06:04:19 $ docker rm -f --volumes 6aa57a1e852b3729687d4f3bf9f1ed54a16eeb4c141e19cf8c9675426bb474f7 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:04:19 Stashed 1 file(s) [Pipeline] echo 06:04:19 [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 06:04:20 provisioning config files... 06:04:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/config11902276694528357386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:20 ---> docker-login.sh 06:04:20 nexus3.edgexfoundry.org:10001 06:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:20 Configure a credential helper to remove this warning. See 06:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:20 06:04:20 Login Succeeded 06:04:20 nexus3.edgexfoundry.org:10002 06:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:20 Configure a credential helper to remove this warning. See 06:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:20 06:04:20 Login Succeeded 06:04:20 nexus3.edgexfoundry.org:10003 06:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:20 Configure a credential helper to remove this warning. See 06:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:20 06:04:20 Login Succeeded 06:04:20 nexus3.edgexfoundry.org:10004 06:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:20 Configure a credential helper to remove this warning. See 06:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:20 06:04:20 Login Succeeded 06:04:20 docker.io 06:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:21 Configure a credential helper to remove this warning. See 06:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:21 06:04:21 Login Succeeded 06:04:21 ---> docker-login.sh ends [Pipeline] } 06:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:21 ========================================================= 06:04:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:04:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:04:22 Sending build context to Docker daemon 10.57MB 06:04:22 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:04:22 Step 2/10 : FROM ${BASE} AS builder 06:04:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:22 213ec9aee27d: Pulling fs layer 06:04:22 4583459ba037: Pulling fs layer 06:04:22 93c1e223e6f2: Pulling fs layer 06:04:22 53926ce57604: Pulling fs layer 06:04:22 21b2b0c7a3f4: Pulling fs layer 06:04:22 22ff95d597cd: Pulling fs layer 06:04:22 12d6caf4c0d1: Pulling fs layer 06:04:22 96b7cbca73a9: Pulling fs layer 06:04:22 a7acece74701: Pulling fs layer 06:04:22 53926ce57604: Waiting 06:04:22 21b2b0c7a3f4: Waiting 06:04:22 96b7cbca73a9: Waiting 06:04:22 22ff95d597cd: Waiting 06:04:22 12d6caf4c0d1: Waiting 06:04:22 93c1e223e6f2: Verifying Checksum 06:04:22 93c1e223e6f2: Download complete 06:04:22 4583459ba037: Verifying Checksum 06:04:22 4583459ba037: Download complete 06:04:22 21b2b0c7a3f4: Verifying Checksum 06:04:22 21b2b0c7a3f4: Download complete 06:04:22 213ec9aee27d: Verifying Checksum 06:04:22 213ec9aee27d: Download complete 06:04:22 12d6caf4c0d1: Verifying Checksum 06:04:22 12d6caf4c0d1: Download complete 06:04:22 213ec9aee27d: Pull complete 06:04:22 4583459ba037: Pull complete 06:04:22 93c1e223e6f2: Pull complete 06:04:23 a7acece74701: Verifying Checksum 06:04:23 a7acece74701: Download complete 06:04:23 53926ce57604: Verifying Checksum 06:04:23 53926ce57604: Download complete 06:04:23 96b7cbca73a9: Verifying Checksum 06:04:23 96b7cbca73a9: Download complete 06:04:26 53926ce57604: Pull complete 06:04:26 21b2b0c7a3f4: Pull complete 06:04:26 22ff95d597cd: Pull complete 06:04:26 12d6caf4c0d1: Pull complete 06:04:28 96b7cbca73a9: Pull complete 06:04:29 a7acece74701: Pull complete 06:04:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:04:29 ---> db6d94c90886 06:04:29 Step 3/10 : ARG MAKE=make build 06:04:33 ---> Running in c9c8f82ae064 06:04:33 Removing intermediate container c9c8f82ae064 06:04:33 ---> 62f416f4ac10 06:04:33 Step 4/10 : WORKDIR /device-sdk-go 06:04:33 ---> Running in d007339abaae 06:04:33 Removing intermediate container d007339abaae 06:04:33 ---> 3bcf3b29720e 06:04:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:04:33 ---> Running in 29099cfff2fa 06:04:33 Removing intermediate container 29099cfff2fa 06:04:33 ---> 3e7bab2e67ea 06:04:33 Step 6/10 : RUN apk add --update --no-cache make git 06:04:33 ---> Running in d65b41e525dd 06:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:04:34 OK: 211 MiB in 51 packages 06:04:34 Removing intermediate container d65b41e525dd 06:04:34 ---> f96437dd6d29 06:04:34 Step 7/10 : COPY go.mod vendor* ./ 06:04:34 ---> c85e4be04242 06:04:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:34 ---> Running in bfa8974f9ae3 06:04:35 Still waiting to schedule task 06:04:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7339’ 06:05:01 Removing intermediate container bfa8974f9ae3 06:05:01 ---> abdc0d21548f 06:05:01 Step 9/10 : COPY . . 06:05:01 ---> d960234b3323 06:05:01 Step 10/10 : RUN ${MAKE} 06:05:01 ---> Running in 2fc039183efe 06:05:01 noop 06:05:01 Removing intermediate container 2fc039183efe 06:05:01 ---> 82a72e43e768 06:05:01 Successfully built 82a72e43e768 06:05:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker inspect -f . ci-base-image-x86_64 06:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:01 prd-ubuntu20.04-docker-8c-8g-7340 does not seem to be running inside a container 06:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1348 -v /w/workspace/gexfoundry_device-sdk-go_PR-1348:/w/workspace/gexfoundry_device-sdk-go_PR-1348:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1348@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:05:02 $ docker top 7f3473255362d35284eae19fafafd20243dd33fcf0ad6ff3acc0cbcfa492f4c3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:02 + go version 06:05:02 go version go1.18.7 linux/amd64 [Pipeline] } 06:05:02 $ docker stop --time=1 7f3473255362d35284eae19fafafd20243dd33fcf0ad6ff3acc0cbcfa492f4c3 06:05:03 $ docker rm -f --volumes 7f3473255362d35284eae19fafafd20243dd33fcf0ad6ff3acc0cbcfa492f4c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:04 + docker inspect -f . ci-base-image-x86_64 06:05:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:04 prd-ubuntu20.04-docker-8c-8g-7340 does not seem to be running inside a container 06:05:04 $ 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-1348 -v /w/workspace/gexfoundry_device-sdk-go_PR-1348:/w/workspace/gexfoundry_device-sdk-go_PR-1348:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1348@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:05:05 $ docker top 6886c0c2668301e1dba7e1508212e266996cc9bc16627e78c0227b7f2174dba1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1348 [Pipeline] fileExists [Pipeline] sh 06:05:05 + make test 06:05:05 go test -race -coverprofile=coverage.out ./... 06:05:12 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:05:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements 06:05:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.076s coverage: 78.9% of statements 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:05:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.120s coverage: 86.0% of statements 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:05:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 74.7% of statements 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:05:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 15.5% of statements 06:05:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:05:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.102s coverage: 65.2% of statements 06:05:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:05:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:05:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.733s coverage: 89.2% of statements 06:05:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:05:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements 06:05:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:05:48 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:05:48 GO111MODULE=on go vet ./... 06:05:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:50 ./bin/test-attribution-txt.sh [Pipeline] echo 06:05:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:05:50 $ docker stop --time=1 6886c0c2668301e1dba7e1508212e266996cc9bc16627e78c0227b7f2174dba1 06:05:53 $ docker rm -f --volumes 6886c0c2668301e1dba7e1508212e266996cc9bc16627e78c0227b7f2174dba1 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:05:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:54 + ls -al . 06:05:54 total 284 06:05:54 drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 06:05 . 06:05:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 06:03 .. 06:05:54 -rw-rw-r-- 1 jenkins jenkins 140 Feb 24 06:03 .dockerignore 06:05:54 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 06:05 .git 06:05:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 06:03 .github 06:05:54 -rw-rw-r-- 1 jenkins jenkins 131 Feb 24 06:03 .gitignore 06:05:54 -rw-rw-r-- 1 jenkins jenkins 42 Feb 24 06:03 .golangci.yml 06:05:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 06:04 .semver 06:05:54 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 24 06:03 CHANGELOG.md 06:05:54 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 06:03 GOVERNANCE.md 06:05:54 -rw-rw-r-- 1 jenkins jenkins 885 Feb 24 06:03 Jenkinsfile 06:05:54 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 24 06:03 LICENSE 06:05:54 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 24 06:03 Makefile 06:05:54 -rw-rw-r-- 1 jenkins jenkins 619 Feb 24 06:03 OWNERS.md 06:05:54 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 24 06:03 README.md 06:05:54 -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 06:04 VERSION 06:05:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 06:03 bin 06:05:54 -rw-r--r-- 1 jenkins jenkins 111045 Feb 24 06:05 coverage.out 06:05:54 drwxrwxr-x 5 jenkins jenkins 4096 Feb 24 06:03 example 06:05:54 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 24 06:03 go.mod 06:05:54 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 24 06:03 go.sum 06:05:54 drwxrwxr-x 13 jenkins jenkins 4096 Feb 24 06:03 internal 06:05:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 06:03 openapi 06:05:54 drwxrwxr-x 6 jenkins jenkins 4096 Feb 24 06:03 pkg 06:05:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 06:03 snap 06:05:54 -rw-rw-r-- 1 jenkins jenkins 222 Feb 24 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:55 + 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=fad7a1e2c560019197ab19bbba7a11372a68c49b --label arch=amd64 --label version=0.0.0 . 06:05:55 Sending build context to Docker daemon 10.68MB 06:05:55 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:05:55 Step 2/23 : FROM ${BASE} AS builder 06:05:55 ---> 82a72e43e768 06:05:55 Step 3/23 : ARG MAKE=make build 06:05:55 ---> Running in 67141c4f002d 06:05:55 Removing intermediate container 67141c4f002d 06:05:55 ---> 2eed2b053639 06:05:55 Step 4/23 : WORKDIR /device-sdk-go 06:05:55 ---> Running in ed06e9d02918 06:05:55 Removing intermediate container ed06e9d02918 06:05:55 ---> df46da874aa5 06:05:55 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:05:55 ---> Running in 1db02541e54d 06:05:55 Removing intermediate container 1db02541e54d 06:05:55 ---> 1769351a476c 06:05:55 Step 6/23 : RUN apk add --update --no-cache make git 06:05:55 ---> Running in fe5672c425a3 06:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:05:56 OK: 211 MiB in 51 packages 06:05:56 Removing intermediate container fe5672c425a3 06:05:56 ---> 70de3a9130e5 06:05:56 Step 7/23 : COPY go.mod vendor* ./ 06:05:56 ---> 1a626b76f2b8 06:05:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:56 ---> Running in 32729044b118 06:05:57 Removing intermediate container 32729044b118 06:05:57 ---> 0b2d4a740b3f 06:05:57 Step 9/23 : COPY . . 06:05:58 ---> 77cbb7196cce 06:05:58 Step 10/23 : RUN ${MAKE} 06:05:58 ---> Running in b65b0392377d 06:05:58 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:06:20 Removing intermediate container b65b0392377d 06:06:20 ---> 5d39c94ef706 06:06:20 Step 11/23 : FROM alpine:3.16 06:06:20 3.16: Pulling from library/alpine 06:06:20 ef5531b6e74e: Pulling fs layer 06:06:20 ef5531b6e74e: Verifying Checksum 06:06:20 ef5531b6e74e: Download complete 06:06:20 ef5531b6e74e: Pull complete 06:06:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:06:20 Status: Downloaded newer image for alpine:3.16 06:06:20 ---> dfd21b5a31f5 06:06:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:06:20 ---> Running in 89586411765a 06:06:20 Removing intermediate container 89586411765a 06:06:20 ---> fd33bd752a64 06:06:20 Step 13/23 : RUN apk add --update --no-cache 06:06:20 ---> Running in 046ce6a188da 06:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:06:20 OK: 6 MiB in 14 packages 06:06:20 Removing intermediate container 046ce6a188da 06:06:20 ---> 7b99a7c4182e 06:06:20 Step 14/23 : WORKDIR / 06:06:20 ---> Running in e9f3fc3127fe 06:06:20 Removing intermediate container e9f3fc3127fe 06:06:20 ---> 34952de8f9c4 06:06:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:06:20 ---> cebe0c39c65c 06:06:20 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:06:21 ---> 05ae2cdde597 06:06:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:06:21 ---> 29f531a1281e 06:06:21 Step 18/23 : EXPOSE 59999 06:06:21 ---> Running in 79acf4f33018 06:06:21 Removing intermediate container 79acf4f33018 06:06:21 ---> 346effafd8c3 06:06:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:06:21 ---> Running in 21dee05fbdae 06:06:21 Removing intermediate container 21dee05fbdae 06:06:21 ---> 3bd20fad193a 06:06:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:06:21 ---> Running in db679331180d 06:06:21 Removing intermediate container db679331180d 06:06:21 ---> 66baa9ba8cc8 06:06:21 Step 21/23 : LABEL arch=amd64 06:06:21 ---> Running in 586009c533ae 06:06:21 Removing intermediate container 586009c533ae 06:06:21 ---> fe9e375cb841 06:06:21 Step 22/23 : LABEL git_sha=fad7a1e2c560019197ab19bbba7a11372a68c49b 06:06:21 ---> Running in 79fc2d552210 06:06:21 Removing intermediate container 79fc2d552210 06:06:21 ---> f48e99d59ba3 06:06:21 Step 23/23 : LABEL version=0.0.0 06:06:21 ---> Running in 15bda5e83b94 06:06:21 Removing intermediate container 15bda5e83b94 06:06:21 ---> e9e3b8494d49 06:06:21 [Warning] One or more build-args [ARCH] were not consumed 06:06:21 Successfully built e9e3b8494d49 06:06:21 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:22 06:06:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:23 latest: Pulling from edgex-lftools-log-publisher 06:06:23 5eb5b503b376: Pulling fs layer 06:06:23 5c69ac0246d0: Pulling fs layer 06:06:23 ec43610c2a17: Pulling fs layer 06:06:23 3a2ae6a8a46f: Pulling fs layer 06:06:23 33b1e0a273af: Pulling fs layer 06:06:23 5d3b04190fa2: Pulling fs layer 06:06:23 2f39f015ded8: Pulling fs layer 06:06:23 3a2ae6a8a46f: Waiting 06:06:23 33b1e0a273af: Waiting 06:06:23 5d3b04190fa2: Waiting 06:06:23 2f39f015ded8: Waiting 06:06:23 5c69ac0246d0: Verifying Checksum 06:06:23 5c69ac0246d0: Download complete 06:06:23 3a2ae6a8a46f: Download complete 06:06:23 ec43610c2a17: Verifying Checksum 06:06:23 ec43610c2a17: Download complete 06:06:23 33b1e0a273af: Verifying Checksum 06:06:23 33b1e0a273af: Download complete 06:06:23 5d3b04190fa2: Download complete 06:06:23 5eb5b503b376: Verifying Checksum 06:06:23 5eb5b503b376: Download complete 06:06:23 2f39f015ded8: Download complete 06:06:24 5eb5b503b376: Pull complete 06:06:24 5c69ac0246d0: Pull complete 06:06:25 ec43610c2a17: Pull complete 06:06:25 3a2ae6a8a46f: Pull complete 06:06:25 33b1e0a273af: Pull complete 06:06:25 5d3b04190fa2: Pull complete 06:06:29 2f39f015ded8: Pull complete 06:06:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:30 prd-ubuntu20.04-docker-8c-8g-7340 does not seem to be running inside a container 06:06:30 $ 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-1348 -v /w/workspace/gexfoundry_device-sdk-go_PR-1348:/w/workspace/gexfoundry_device-sdk-go_PR-1348:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1348@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:06:32 $ docker top 9a5f37c550be516d58b2d46080e349781abed4134dd9b0ccd839e8a7d5e16cfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:32 ---> job-cost.sh 06:06:32 lf-activate-venv: SKIPPING 06:06:32 INFO: No Stack... 06:06:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:06:33 INFO: Archiving Costs [Pipeline] sh 06:06:33 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1348/archives/cost.csv 06:06:33 + cut -d, -f6 [Pipeline] lock 06:06:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] 06:06:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] did not exist. Created. 06:06:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:34 + echo total: 0.2199999988079071 [Pipeline] stash 06:06:34 Stashed 1 file(s) [Pipeline] } 06:06:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:34 $ docker stop --time=1 9a5f37c550be516d58b2d46080e349781abed4134dd9b0ccd839e8a7d5e16cfe 06:06:35 $ docker rm -f --volumes 9a5f37c550be516d58b2d46080e349781abed4134dd9b0ccd839e8a7d5e16cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7342 in /w/workspace/gexfoundry_device-sdk-go_PR-1348 [Pipeline] { [Pipeline] ws 06:08:21 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:08:21 The recommended git tool is: git 06:08:31 using credential edgex-jenkins-ssh 06:08:31 Cloning the remote Git repository 06:08:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:08:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:08:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:08:32 > git --version # timeout=10 06:08:32 > git --version # 'git version 2.25.1' 06:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:36 Merging remotes/origin/main commit b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 into PR head commit fad7a1e2c560019197ab19bbba7a11372a68c49b 06:08:36 Merge succeeded, producing fad7a1e2c560019197ab19bbba7a11372a68c49b 06:08:36 Checking out Revision fad7a1e2c560019197ab19bbba7a11372a68c49b (PR-1348) 06:08:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:08:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1348/head:refs/remotes/origin/PR-1348 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:08:36 > git config core.sparsecheckout # timeout=10 06:08:36 > git checkout -f fad7a1e2c560019197ab19bbba7a11372a68c49b # timeout=10 06:08:36 > git remote # timeout=10 06:08:36 > git config --get remote.origin.url # timeout=10 06:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:36 > git merge b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 # timeout=10 06:08:36 > git rev-parse HEAD^{commit} # timeout=10 06:08:36 > git config core.sparsecheckout # timeout=10 06:08:36 > git checkout -f fad7a1e2c560019197ab19bbba7a11372a68c49b # timeout=10 06:08:40 Commit message: "fix: Add UpdateDevice callback for device profile update" 06:08:40 > git --version # timeout=10 06:08:40 > git --version # 'git version 2.25.1' 06:08:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:08:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:41 Dload Upload Total Spent Left Speed 06:08:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 06:08:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:08:42 + sudo tee /etc/docker/daemon.new 06:08:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:08:42 { 06:08:42 "registry-mirrors": [ 06:08:42 "https://nexus3.edgexfoundry.org:10001" 06:08:42 ], 06:08:42 "bip": "10.250.0.254/24", 06:08:42 "hosts": [ 06:08:42 "tcp://0.0.0.0:5555", 06:08:42 "unix:///var/run/docker.sock" 06:08:42 ], 06:08:42 "mtu": 1458, 06:08:42 "selinux-enabled": true, 06:08:42 "seccomp-profile": "/etc/docker/seccomp.json" 06:08:42 } [Pipeline] sh 06:08:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:08:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:01 provisioning config files... 06:09:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6468211186066169633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> docker-login.sh 06:09:01 nexus3.edgexfoundry.org:10001 06:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:02 Configure a credential helper to remove this warning. See 06:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:02 06:09:02 Login Succeeded 06:09:02 nexus3.edgexfoundry.org:10002 06:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:02 Configure a credential helper to remove this warning. See 06:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:02 06:09:02 Login Succeeded 06:09:02 nexus3.edgexfoundry.org:10003 06:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:03 Configure a credential helper to remove this warning. See 06:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:03 06:09:03 Login Succeeded 06:09:03 nexus3.edgexfoundry.org:10004 06:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:03 Configure a credential helper to remove this warning. See 06:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:03 06:09:03 Login Succeeded 06:09:03 docker.io 06:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 ---> docker-login.sh ends [Pipeline] } 06:09:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:04 ========================================================= 06:09:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:09:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:05 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:09:05 Sending build context to Docker daemon 5.677MB 06:09:05 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:09:05 Step 2/10 : FROM ${BASE} AS builder 06:09:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:09:05 9b18e9b68314: Pulling fs layer 06:09:05 35d82f9e3411: Pulling fs layer 06:09:05 e16973657156: Pulling fs layer 06:09:05 fc693d55d65f: Pulling fs layer 06:09:05 7e9fc2657dce: Pulling fs layer 06:09:05 dda99020689f: Pulling fs layer 06:09:05 db1c61fa0a46: Pulling fs layer 06:09:05 891c053d2c06: Pulling fs layer 06:09:05 dda99020689f: Waiting 06:09:05 db1c61fa0a46: Waiting 06:09:05 891c053d2c06: Waiting 06:09:05 fc693d55d65f: Waiting 06:09:05 7e9fc2657dce: Waiting 06:09:05 e16973657156: Verifying Checksum 06:09:05 e16973657156: Download complete 06:09:05 35d82f9e3411: Download complete 06:09:05 7e9fc2657dce: Verifying Checksum 06:09:05 7e9fc2657dce: Download complete 06:09:05 dda99020689f: Verifying Checksum 06:09:05 dda99020689f: Download complete 06:09:05 9b18e9b68314: Download complete 06:09:06 9b18e9b68314: Pull complete 06:09:06 891c053d2c06: Verifying Checksum 06:09:06 891c053d2c06: Download complete 06:09:07 35d82f9e3411: Pull complete 06:09:07 e16973657156: Pull complete 06:09:08 db1c61fa0a46: Verifying Checksum 06:09:08 db1c61fa0a46: Download complete 06:09:08 fc693d55d65f: Verifying Checksum 06:09:08 fc693d55d65f: Download complete 06:09:21 fc693d55d65f: Pull complete 06:09:21 7e9fc2657dce: Pull complete 06:09:21 dda99020689f: Pull complete 06:09:27 db1c61fa0a46: Pull complete 06:09:28 891c053d2c06: Pull complete 06:09:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:09:28 ---> f96f9c87975a 06:09:28 Step 3/10 : ARG MAKE=make build 06:09:30 ---> Running in 60dd97b0b68b 06:09:30 Removing intermediate container 60dd97b0b68b 06:09:30 ---> 96181341e1c2 06:09:30 Step 4/10 : WORKDIR /device-sdk-go 06:09:31 ---> Running in b45f5fc16188 06:09:31 Removing intermediate container b45f5fc16188 06:09:31 ---> cb59f64a3c6d 06:09:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:09:31 ---> Running in bfb59d04741e 06:09:31 Removing intermediate container bfb59d04741e 06:09:31 ---> 8f4b55977a89 06:09:31 Step 6/10 : RUN apk add --update --no-cache make git 06:09:31 ---> Running in bb315146a651 06:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:09:34 OK: 221 MiB in 51 packages 06:09:35 Removing intermediate container bb315146a651 06:09:35 ---> db9641d39886 06:09:35 Step 7/10 : COPY go.mod vendor* ./ 06:09:35 ---> 95595296dea9 06:09:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:36 ---> Running in d99409d8a3ff 06:10:58 Removing intermediate container d99409d8a3ff 06:10:58 ---> 03822a011a2a 06:10:58 Step 9/10 : COPY . . 06:10:58 ---> 5be2efc152dd 06:10:58 Step 10/10 : RUN ${MAKE} 06:10:58 ---> Running in b02fb10acf7d 06:10:58 noop 06:10:58 Removing intermediate container b02fb10acf7d 06:10:58 ---> 1fc2163fae66 06:10:58 Successfully built 1fc2163fae66 06:10:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:58 + docker inspect -f . ci-base-image-arm64 06:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:58 prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container 06:10:59 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:00 $ docker top d16e7dd9cad97c543da277b2a99bddda0152721bf31d08557361df748fe48535 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:01 + go version 06:11:01 go version go1.18.7 linux/arm64 [Pipeline] } 06:11:01 $ docker stop --time=1 d16e7dd9cad97c543da277b2a99bddda0152721bf31d08557361df748fe48535 06:11:02 $ docker rm -f --volumes d16e7dd9cad97c543da277b2a99bddda0152721bf31d08557361df748fe48535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:03 + docker inspect -f . ci-base-image-arm64 06:11:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:03 prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container 06:11:03 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:05 $ docker top 92babeffce43a405a4884904241dcc31bb3a0fc319a369b4fbdb6a4b45e27cd5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:05 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 06:11:06 + make test 06:11:06 go test -race -coverprofile=coverage.out ./... 06:11:38 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:13:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.255s coverage: 27.6% of statements 06:13:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.327s coverage: 78.9% of statements 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:13:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.393s coverage: 86.0% of statements 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:13:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.518s coverage: 74.7% of statements 06:13:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:13:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.305s coverage: 15.5% of statements 06:13:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:13:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.413s coverage: 65.2% of statements 06:13:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:13:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:13:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.024s coverage: 89.2% of statements 06:13:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:13:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.241s coverage: 4.6% of statements 06:13:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:13:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:13:37 GO111MODULE=on go vet ./... 06:14:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:14:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:14:59 ./bin/test-attribution-txt.sh [Pipeline] echo 06:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:15:00 $ docker stop --time=1 92babeffce43a405a4884904241dcc31bb3a0fc319a369b4fbdb6a4b45e27cd5 06:15:01 $ docker rm -f --volumes 92babeffce43a405a4884904241dcc31bb3a0fc319a369b4fbdb6a4b45e27cd5 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:15:03 Warning: overwriting stash ‘coverage-report’ 06:15:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:15:04 + ls -al . 06:15:04 total 280 06:15:04 drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 06:11 . 06:15:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 06:08 .. 06:15:04 -rw-rw-r-- 1 jenkins jenkins 140 Feb 24 06:08 .dockerignore 06:15:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 06:08 .git 06:15:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 06:08 .github 06:15:04 -rw-rw-r-- 1 jenkins jenkins 131 Feb 24 06:08 .gitignore 06:15:04 -rw-rw-r-- 1 jenkins jenkins 42 Feb 24 06:08 .golangci.yml 06:15:04 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 24 06:08 CHANGELOG.md 06:15:04 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 06:08 GOVERNANCE.md 06:15:04 -rw-rw-r-- 1 jenkins jenkins 885 Feb 24 06:08 Jenkinsfile 06:15:04 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 24 06:08 LICENSE 06:15:04 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 24 06:08 Makefile 06:15:04 -rw-rw-r-- 1 jenkins jenkins 619 Feb 24 06:08 OWNERS.md 06:15:04 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 24 06:08 README.md 06:15:04 -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 06:04 VERSION 06:15:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 06:08 bin 06:15:04 -rw-r--r-- 1 jenkins jenkins 111045 Feb 24 06:13 coverage.out 06:15:04 drwxrwxr-x 5 jenkins jenkins 4096 Feb 24 06:08 example 06:15:04 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 24 06:08 go.mod 06:15:04 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 24 06:08 go.sum 06:15:04 drwxrwxr-x 13 jenkins jenkins 4096 Feb 24 06:08 internal 06:15:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 06:08 openapi 06:15:04 drwxrwxr-x 6 jenkins jenkins 4096 Feb 24 06:08 pkg 06:15:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 06:08 snap 06:15:04 -rw-rw-r-- 1 jenkins jenkins 222 Feb 24 06:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:05 + 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=fad7a1e2c560019197ab19bbba7a11372a68c49b --label arch=arm64 --label version=0.0.0 . 06:15:05 Sending build context to Docker daemon 5.789MB 06:15:05 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:15:05 Step 2/23 : FROM ${BASE} AS builder 06:15:05 ---> 1fc2163fae66 06:15:05 Step 3/23 : ARG MAKE=make build 06:15:05 ---> Running in b5df6f820c3f 06:15:06 Removing intermediate container b5df6f820c3f 06:15:06 ---> d0885c46e58d 06:15:06 Step 4/23 : WORKDIR /device-sdk-go 06:15:06 ---> Running in 81cff3f36c02 06:15:06 Removing intermediate container 81cff3f36c02 06:15:06 ---> e74eadf51475 06:15:06 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:15:06 ---> Running in 4c34cdd6db25 06:15:06 Removing intermediate container 4c34cdd6db25 06:15:06 ---> f9da3d49b0d5 06:15:06 Step 6/23 : RUN apk add --update --no-cache make git 06:15:06 ---> Running in 700dff8619b0 06:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:15:09 OK: 221 MiB in 51 packages 06:15:09 Removing intermediate container 700dff8619b0 06:15:09 ---> 03bf69e311ac 06:15:09 Step 7/23 : COPY go.mod vendor* ./ 06:15:10 ---> 8ef72a86ba55 06:15:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:10 ---> Running in ec03ec862fcf 06:15:13 Removing intermediate container ec03ec862fcf 06:15:13 ---> 3ec98795d488 06:15:13 Step 9/23 : COPY . . 06:15:14 ---> eca91d4be0b5 06:15:14 Step 10/23 : RUN ${MAKE} 06:15:14 ---> Running in a0c3122c0b2e 06:15:15 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:17:23 Removing intermediate container a0c3122c0b2e 06:17:23 ---> b3a5462767c8 06:17:23 Step 11/23 : FROM alpine:3.16 06:17:23 3.16: Pulling from library/alpine 06:17:23 3760b48202b3: Pulling fs layer 06:17:23 3760b48202b3: Verifying Checksum 06:17:23 3760b48202b3: Download complete 06:17:23 3760b48202b3: Pull complete 06:17:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:17:23 Status: Downloaded newer image for alpine:3.16 06:17:23 ---> 4c81e5bf8899 06:17:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:17:23 ---> Running in 916ca48a95c0 06:17:23 Removing intermediate container 916ca48a95c0 06:17:23 ---> df36cd15a8a4 06:17:23 Step 13/23 : RUN apk add --update --no-cache 06:17:23 ---> Running in 8abb0d45202c 06:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:17:23 OK: 5 MiB in 14 packages 06:17:23 Removing intermediate container 8abb0d45202c 06:17:23 ---> 44f59e43ec82 06:17:23 Step 14/23 : WORKDIR / 06:17:23 ---> Running in 9e52405645fe 06:17:23 Removing intermediate container 9e52405645fe 06:17:23 ---> eb651db2cbad 06:17:23 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:17:23 ---> 01e819fda13f 06:17:23 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:17:23 ---> 2cff7ace10b0 06:17:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:17:23 ---> 733cc2e0ae0f 06:17:23 Step 18/23 : EXPOSE 59999 06:17:23 ---> Running in 16fd812ec138 06:17:23 Removing intermediate container 16fd812ec138 06:17:23 ---> 81e2534fb0d9 06:17:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:17:23 ---> Running in 6ffa68b14686 06:17:23 Removing intermediate container 6ffa68b14686 06:17:23 ---> 8d41f1806119 06:17:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:17:23 ---> Running in ca12454d767a 06:17:23 Removing intermediate container ca12454d767a 06:17:23 ---> 7d83ea4a4b2f 06:17:23 Step 21/23 : LABEL arch=arm64 06:17:23 ---> Running in e6499e0ac57f 06:17:23 Removing intermediate container e6499e0ac57f 06:17:23 ---> 36f01d282bbf 06:17:23 Step 22/23 : LABEL git_sha=fad7a1e2c560019197ab19bbba7a11372a68c49b 06:17:23 ---> Running in 091897c01f4c 06:17:23 Removing intermediate container 091897c01f4c 06:17:23 ---> 42fecb353107 06:17:23 Step 23/23 : LABEL version=0.0.0 06:17:23 ---> Running in b01008cee1ec 06:17:23 Removing intermediate container b01008cee1ec 06:17:23 ---> 1fe5dc95bdca 06:17:23 [Warning] One or more build-args [ARCH] were not consumed 06:17:23 Successfully built 1fe5dc95bdca 06:17:23 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:24 06:17:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:24 arm64: Pulling from edgex-lftools-log-publisher 06:17:24 8998bd30e6a1: Pulling fs layer 06:17:24 04944245beec: Pulling fs layer 06:17:24 699f458cf7ca: Pulling fs layer 06:17:24 765212b225bb: Pulling fs layer 06:17:24 f23df028b6ca: Pulling fs layer 06:17:24 d65c8cfc05b1: Pulling fs layer 06:17:24 2437ff75d9bd: Pulling fs layer 06:17:24 765212b225bb: Waiting 06:17:24 f23df028b6ca: Waiting 06:17:24 2437ff75d9bd: Waiting 06:17:24 d65c8cfc05b1: Waiting 06:17:25 04944245beec: Verifying Checksum 06:17:25 04944245beec: Download complete 06:17:25 765212b225bb: Verifying Checksum 06:17:25 765212b225bb: Download complete 06:17:25 f23df028b6ca: Download complete 06:17:25 d65c8cfc05b1: Verifying Checksum 06:17:25 d65c8cfc05b1: Download complete 06:17:25 699f458cf7ca: Verifying Checksum 06:17:25 699f458cf7ca: Download complete 06:17:25 8998bd30e6a1: Verifying Checksum 06:17:25 8998bd30e6a1: Download complete 06:17:27 2437ff75d9bd: Download complete 06:17:30 8998bd30e6a1: Pull complete 06:17:30 04944245beec: Pull complete 06:17:31 699f458cf7ca: Pull complete 06:17:32 765212b225bb: Pull complete 06:17:32 f23df028b6ca: Pull complete 06:17:33 d65c8cfc05b1: Pull complete 06:17:48 2437ff75d9bd: Pull complete 06:17:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:48 prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container 06:17:48 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:17:51 $ docker top f9559a08e93d573c342dd83ed2b3c1098188c1127baf1da17bf570410074f077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:51 ---> job-cost.sh 06:17:51 lf-activate-venv: SKIPPING 06:17:51 INFO: No Stack... 06:17:52 INFO: Retrieving Pricing Info for: v3-standard-4 06:17:53 INFO: Archiving Costs [Pipeline] sh 06:17:54 + cut -d, -f6 06:17:54 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:17:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] 06:17:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] did not exist. Created. 06:17:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:54 /w/workspace/device-sdk-go/1@tmp/durable-9f81fc4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:17:54 + echo total: 0.10999999940395355 [Pipeline] stash 06:17:55 Warning: overwriting stash ‘stack-cost’ 06:17:55 Stashed 1 file(s) [Pipeline] } 06:17:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1348-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:55 $ docker stop --time=1 f9559a08e93d573c342dd83ed2b3c1098188c1127baf1da17bf570410074f077 06:17:56 $ docker rm -f --volumes f9559a08e93d573c342dd83ed2b3c1098188c1127baf1da17bf570410074f077 [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 06:17:57 provisioning config files... 06:17:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/config10163391063498550060tmp [Pipeline] { [Pipeline] sh 06:17:57 + set +x 06:17:57 + curl -s https://codecov.io/bash 06:17:57 + bash -s -- 06:17:57 06:17:57 _____ _ 06:17:57 / ____| | | 06:17:57 | | ___ __| | ___ ___ _____ __ 06:17:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:17:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:17:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:17:57 Bash-1.0.6 06:17:57 06:17:57 06:17:57 ==> git version 2.25.1 found 06:17:57 ==> 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 06:17:57 Release-Date: 2020-01-08 06:17:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:17:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:17:57 ==> Jenkins CI detected. 06:17:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1348 06:17:57 project root: . 06:17:57 --> token set from env 06:17:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:17:57 ==> Running gcov in . (disable via -X gcov) 06:17:57 ==> Python coveragepy not found 06:17:57 ==> Searching for coverage reports in: 06:17:57 + . 06:17:57 -> Found 1 reports 06:17:57 ==> Detecting git/mercurial file structure 06:17:57 ==> Reading reports 06:17:57 + ./coverage.out bytes=111045 06:17:57 ==> Appending adjustments 06:17:57 https://docs.codecov.io/docs/fixing-reports 06:17:58 + Found adjustments 06:17:58 ==> Gzipping contents 06:17:58 16K /tmp/codecov.QwEgJJ.gz 06:17:58 ==> Uploading reports 06:17:58 url: https://codecov.io 06:17:58 query: branch=PR-1348&commit=fad7a1e2c560019197ab19bbba7a11372a68c49b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1348&job=&cmd_args= 06:17:58 -> Pinging Codecov 06:17:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1348&commit=fad7a1e2c560019197ab19bbba7a11372a68c49b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1348&job=&cmd_args= 06:17:58 -> Uploading to 06:17:58 https://storage.googleapis.com/codecov/v4/raw/2023-02-24/7E55EF52A471D76F132DFD9A03CDDE97/fad7a1e2c560019197ab19bbba7a11372a68c49b/03dab3e8-e1fb-4c42-80e9-e084ac0ba5d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230224T061758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb3ba4c8c630b87f2eeeeaad8d91d82a582126ab11d1b0c9aa4652052e90450a 06:17:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:58 Dload Upload Total Spent Left Speed 06:17:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15401 0 0 100 15401 0 64170 --:--:-- --:--:-- --:--:-- 63904 100 15401 0 0 100 15401 0 45973 --:--:-- --:--:-- --:--:-- 45836 06:17:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fad7a1e2c560019197ab19bbba7a11372a68c49b [Pipeline] } 06:17:58 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 06:18:00 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1348/archives ] 06:18:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1348/archives 06:18:00 total 16 06:18:00 drwxr-xr-x 3 root root 4096 Feb 24 06:06 . 06:18:00 drwxrwxr-x 12 jenkins jenkins 4096 Feb 24 06:06 .. 06:18:00 drwxr-xr-x 2 root root 4096 Feb 24 06:06 cost 06:18:00 -rw-r--r-- 1 root root 86 Feb 24 06:06 cost.csv 06:18:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1348/archives 06:18:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1348/archives 06:18:00 total 16 06:18:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 06:06 . 06:18:00 drwxrwxr-x 12 jenkins jenkins 4096 Feb 24 06:06 .. 06:18:00 drwxr-xr-x 2 jenkins jenkins 4096 Feb 24 06:06 cost 06:18:00 -rw-r--r-- 1 jenkins jenkins 86 Feb 24 06:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:18:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:18:01 ---> package-listing.sh 06:18:01 ++ facter osfamily 06:18:01 ++ tr '[:upper:]' '[:lower:]' 06:18:01 + OS_FAMILY=debian 06:18:01 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1348 06:18:01 + START_PACKAGES=/tmp/packages_start.txt 06:18:01 + END_PACKAGES=/tmp/packages_end.txt 06:18:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:01 + PACKAGES=/tmp/packages_start.txt 06:18:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1348 ']' 06:18:01 + PACKAGES=/tmp/packages_end.txt 06:18:01 + case "${OS_FAMILY}" in 06:18:01 + dpkg -l 06:18:01 + grep '^ii' 06:18:01 + '[' -f /tmp/packages_start.txt ']' 06:18:01 + '[' -f /tmp/packages_end.txt ']' 06:18:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1348 ']' 06:18:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1348/archives/ 06:18:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1348/archives/ [Pipeline] echo 06:18:01 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-1348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:18:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:03 prd-ubuntu20.04-docker-8c-8g-7340 does not seem to be running inside a container 06:18:03 $ 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-1348/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-1348 -v /w/workspace/gexfoundry_device-sdk-go_PR-1348:/w/workspace/gexfoundry_device-sdk-go_PR-1348:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1348@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:18:03 $ docker top e724fc9c3cb2f7901d8443515958146cd1db0a3bac55b3288e3aaf399299b808 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:18:04 + mkdir -p /var/log/sysstat [Pipeline] sh 06:18:04 + ls /var/log/sa-host 06:18:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:04 provisioning config files... 06:18:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1348@tmp/config7158010639237786577tmp [Pipeline] { [Pipeline] echo 06:18:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:18:04 ---> create-netrc.sh [Pipeline] } 06:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:18:05 ---> python-tools-install.sh [Pipeline] echo 06:18:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:18:05 ---> sudo-logs.sh 06:18:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:18:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:18:06 ---> job-cost.sh 06:18:06 lf-activate-venv: SKIPPING 06:18:06 DEBUG: total: 0.2199999988079071 06:18:06 INFO: Retrieving Stack Cost... 06:18:06 INFO: Retrieving Pricing Info for: v3-standard-8 06:18:06 INFO: Archiving Costs [Pipeline] echo 06:18:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:18:07 ---> logs-deploy.sh 06:18:07 lf-activate-venv: SKIPPING 06:18:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1348/1 06:18:07 INFO: archiving workspace using pattern(s): 06:18:08 Archives upload complete. 06:18:08 INFO: archiving logs to Nexus