Pull request #1270 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d04c9e0c5aca6a52e052f4c90836ca69e3360c8b+00b01047cdcdd0c95135504e6ad4bd8a08767464 (22179ee75f9cd9a14cd466bd9fe5cd526e02b4d8) 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-ssh10526504228921530005.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-ssh40144730179234594.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-1270/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-1270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1359090259533840110.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-1270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16128076296297083798.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-ssh260769100073774375.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-1270/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-1270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12891576747409457730.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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1420 in /w/workspace/gexfoundry_device-sdk-go_PR-1270 [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-1270 # 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/1270/head:refs/remotes/origin/PR-1270 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 00b01047cdcdd0c95135504e6ad4bd8a08767464 into PR head commit d04c9e0c5aca6a52e052f4c90836ca69e3360c8b Merge succeeded, producing d04c9e0c5aca6a52e052f4c90836ca69e3360c8b Checking out Revision d04c9e0c5aca6a52e052f4c90836ca69e3360c8b (PR-1270) > git config core.sparsecheckout # timeout=10 > git checkout -f d04c9e0c5aca6a52e052f4c90836ca69e3360c8b # 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 00b01047cdcdd0c95135504e6ad4bd8a08767464 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d04c9e0c5aca6a52e052f4c90836ca69e3360c8b # timeout=10 Commit message: "feat: implement support for ProvisionWatchersDir" 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 03:59:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:00:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:00:00 ========================================================= 04:00:00 EdgeX Global Pipelines Version Info 04:00:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:00:01 ------------------- 04:00:01 stable info: 04:00:01 ------------------- 04:00:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:00:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:00:01 Message: update stable to v1.0.244 04:00:02 ------------------- 04:00:02 experimental info: 04:00:02 ------------------- 04:00:02 Commited By: **** collab-it+edgex@linuxfoundation.org 04:00:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:00:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:00:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1270 [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1270 [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1270 [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d04c9e0c5aca6a52e052f4c90836ca69e3360c8b [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d04c9e0 [Pipeline] echo 04:00:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:03 provisioning config files... 04:00:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/config4138320228965198674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:04 ---> docker-login.sh 04:00:04 nexus3.edgexfoundry.org:10001 04:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:04 Configure a credential helper to remove this warning. See 04:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:04 04:00:04 Login Succeeded 04:00:04 nexus3.edgexfoundry.org:10002 04:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:04 Configure a credential helper to remove this warning. See 04:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:04 04:00:04 Login Succeeded 04:00:04 nexus3.edgexfoundry.org:10003 04:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:04 Configure a credential helper to remove this warning. See 04:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:04 04:00:04 Login Succeeded 04:00:04 nexus3.edgexfoundry.org:10004 04:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:04 Configure a credential helper to remove this warning. See 04:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:04 04:00:04 Login Succeeded 04:00:04 docker.io 04:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:08 Configure a credential helper to remove this warning. See 04:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:08 04:00:08 Login Succeeded 04:00:08 ---> docker-login.sh ends [Pipeline] } 04:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:00:08 + git rev-list -1 --merges d04c9e0c5aca6a52e052f4c90836ca69e3360c8b~1..d04c9e0c5aca6a52e052f4c90836ca69e3360c8b [Pipeline] echo 04:00:08 -----------> git rev-list -1 --merges d04c9e0c5aca6a52e052f4c90836ca69e3360c8b~1..d04c9e0c5aca6a52e052f4c90836ca69e3360c8b d04c9e0c5aca6a52e052f4c90836ca69e3360c8b [false] [Pipeline] sh 04:00:09 + git log --format=format:%s -1 d04c9e0c5aca6a52e052f4c90836ca69e3360c8b [Pipeline] echo 04:00:09 ========================================================= 04:00:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:00:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:00:09 + git log --format=format:%s -1 d04c9e0c5aca6a52e052f4c90836ca69e3360c8b [Pipeline] echo 04:00:09 [semverPrep] GIT_COMMIT: d04c9e0c5aca6a52e052f4c90836ca69e3360c8b, Commit Message: feat: implement support for ProvisionWatchersDir [Pipeline] echo 04:00:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:00:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:00:10 + grep -v github /etc/ssh/ssh_known_hosts 04:00:10 + [ -e /tmp/ssh_known_hosts ] 04:00:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:00:10 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:00:10 sudo tee -a /etc/ssh/ssh_known_hosts 04:00:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:00:10 04:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:00:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:00:10 b85a868b505f: Pulling fs layer 04:00:10 e2be974225ed: Pulling fs layer 04:00:10 339a4e72a1f5: Pulling fs layer 04:00:10 988bab9f4d93: Pulling fs layer 04:00:10 1469e6f7b9e6: Pulling fs layer 04:00:10 eaf3925da568: Pulling fs layer 04:00:10 bab4dde63d76: Pulling fs layer 04:00:10 bde34c3a00c8: Pulling fs layer 04:00:10 b352a97aabf1: Pulling fs layer 04:00:10 4872d77fe225: Pulling fs layer 04:00:10 5851b861e8e6: Pulling fs layer 04:00:10 988bab9f4d93: Waiting 04:00:10 1469e6f7b9e6: Waiting 04:00:10 eaf3925da568: Waiting 04:00:10 bab4dde63d76: Waiting 04:00:10 bde34c3a00c8: Waiting 04:00:10 b352a97aabf1: Waiting 04:00:10 5851b861e8e6: Waiting 04:00:10 4872d77fe225: Waiting 04:00:10 e2be974225ed: Verifying Checksum 04:00:10 e2be974225ed: Download complete 04:00:10 988bab9f4d93: Verifying Checksum 04:00:10 988bab9f4d93: Download complete 04:00:11 1469e6f7b9e6: Verifying Checksum 04:00:11 1469e6f7b9e6: Download complete 04:00:11 eaf3925da568: Download complete 04:00:11 339a4e72a1f5: Verifying Checksum 04:00:11 339a4e72a1f5: Download complete 04:00:11 bde34c3a00c8: Verifying Checksum 04:00:11 bde34c3a00c8: Download complete 04:00:11 b352a97aabf1: Verifying Checksum 04:00:11 b352a97aabf1: Download complete 04:00:11 4872d77fe225: Verifying Checksum 04:00:11 4872d77fe225: Download complete 04:00:11 5851b861e8e6: Download complete 04:00:11 b85a868b505f: Verifying Checksum 04:00:11 b85a868b505f: Download complete 04:00:11 bab4dde63d76: Verifying Checksum 04:00:11 bab4dde63d76: Download complete 04:00:12 b85a868b505f: Pull complete 04:00:12 e2be974225ed: Pull complete 04:00:12 339a4e72a1f5: Pull complete 04:00:12 988bab9f4d93: Pull complete 04:00:12 1469e6f7b9e6: Pull complete 04:00:13 eaf3925da568: Pull complete 04:00:15 bab4dde63d76: Pull complete 04:00:15 bde34c3a00c8: Pull complete 04:00:15 b352a97aabf1: Pull complete 04:00:15 4872d77fe225: Pull complete 04:00:15 5851b861e8e6: Pull complete 04:00:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:15 prd-ubuntu20.04-docker-8c-8g-1420 does not seem to be running inside a container 04:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1270 -v /w/workspace/gexfoundry_device-sdk-go_PR-1270:/w/workspace/gexfoundry_device-sdk-go_PR-1270:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:00:17 $ docker top 5d65eaa00d228c3b32b20f4f35533eba5c44587c64e67447d66b420c41d55e18 -eo pid,comm 04:00:17 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). 04:00:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:00:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:00:17 [ssh-agent] Looking for ssh-agent implementation... 04:00:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:00:17 $ docker exec 5d65eaa00d228c3b32b20f4f35533eba5c44587c64e67447d66b420c41d55e18 ssh-agent 04:00:17 SSH_AUTH_SOCK=/tmp/ssh-JWBVkr37zgsM/agent.33 04:00:17 SSH_AGENT_PID=39 04:00:17 Running ssh-add (command line suppressed) 04:00:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/private_key_16744273321608312159.key (/w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/private_key_16744273321608312159.key) 04:00:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:00:18 + git tag --points-at HEAD [Pipeline] } 04:00:18 $ docker exec --env ******** --env ******** 5d65eaa00d228c3b32b20f4f35533eba5c44587c64e67447d66b420c41d55e18 ssh-agent -k 04:00:18 unset SSH_AUTH_SOCK; 04:00:18 unset SSH_AGENT_PID; 04:00:18 echo Agent pid 39 killed; 04:00:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:00:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:00:18 [ssh-agent] Looking for ssh-agent implementation... 04:00:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:00:18 $ docker exec 5d65eaa00d228c3b32b20f4f35533eba5c44587c64e67447d66b420c41d55e18 ssh-agent 04:00:18 SSH_AUTH_SOCK=/tmp/ssh-OETjXtMLYTwU/agent.71 04:00:18 SSH_AGENT_PID=77 04:00:18 Running ssh-add (command line suppressed) 04:00:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/private_key_6292531030338147762.key (/w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/private_key_6292531030338147762.key) 04:00:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:00:19 + git semver init 04:00:19 2023-01-09 04:00:19,215 [run_init] DEBUG init version:0.0.0 force:False 04:00:19 2023-01-09 04:00:19,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver 04:00:19 2023-01-09 04:00:19,216 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver 04:00:19 2023-01-09 04:00:19,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1270, universal_newlines=False, shell=None, istream=None) 04:00:20 2023-01-09 04:00:20,166 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1270/.git/info/exclude 04:00:20 2023-01-09 04:00:20,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver/PR-1270 with force:False 04:00:20 2023-01-09 04:00:20,167 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver/PR-1270 04:00:20 2023-01-09 04:00:20,170 [execute] INFO git cat-file --batch-check 04:00:20 2023-01-09 04:00:20,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver, universal_newlines=False, shell=None, istream=) 04:00:20 2023-01-09 04:00:20,177 [execute] INFO git cat-file --batch 04:00:20 2023-01-09 04:00:20,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver, universal_newlines=False, shell=None, istream=) 04:00:20 2023-01-09 04:00:20,183 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1270/.semver/PR-1270 04:00:20 0.0.0 [Pipeline] } 04:00:20 $ docker exec --env ******** --env ******** 5d65eaa00d228c3b32b20f4f35533eba5c44587c64e67447d66b420c41d55e18 ssh-agent -k 04:00:20 unset SSH_AUTH_SOCK; 04:00:20 unset SSH_AGENT_PID; 04:00:20 echo Agent pid 77 killed; 04:00:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:00:20 + git semver [Pipeline] } 04:00:21 $ docker stop --time=1 5d65eaa00d228c3b32b20f4f35533eba5c44587c64e67447d66b420c41d55e18 04:00:22 $ docker rm -f --volumes 5d65eaa00d228c3b32b20f4f35533eba5c44587c64e67447d66b420c41d55e18 [Pipeline] // withDockerContainer [Pipeline] sh 04:00:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:00:23 Stashed 1 file(s) [Pipeline] echo 04:00:23 [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 04:00:23 provisioning config files... 04:00:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/config371638917469599878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:24 ---> docker-login.sh 04:00:24 nexus3.edgexfoundry.org:10001 04:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:24 Configure a credential helper to remove this warning. See 04:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:24 04:00:24 Login Succeeded 04:00:24 nexus3.edgexfoundry.org:10002 04:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:24 Configure a credential helper to remove this warning. See 04:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:24 04:00:24 Login Succeeded 04:00:24 nexus3.edgexfoundry.org:10003 04:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:24 Configure a credential helper to remove this warning. See 04:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:24 04:00:24 Login Succeeded 04:00:24 nexus3.edgexfoundry.org:10004 04:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:24 Configure a credential helper to remove this warning. See 04:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:24 04:00:24 Login Succeeded 04:00:24 docker.io 04:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:24 Configure a credential helper to remove this warning. See 04:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:24 04:00:24 Login Succeeded 04:00:24 ---> docker-login.sh ends [Pipeline] } 04:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:00:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:00:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:00:24 ========================================================= 04:00:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:00:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:25 + 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 . 04:00:25 Sending build context to Docker daemon 10.42MB 04:00:25 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:00:25 Step 2/10 : FROM ${BASE} AS builder 04:00:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:00:25 213ec9aee27d: Pulling fs layer 04:00:25 4583459ba037: Pulling fs layer 04:00:25 93c1e223e6f2: Pulling fs layer 04:00:25 53926ce57604: Pulling fs layer 04:00:25 21b2b0c7a3f4: Pulling fs layer 04:00:25 22ff95d597cd: Pulling fs layer 04:00:25 12d6caf4c0d1: Pulling fs layer 04:00:25 96b7cbca73a9: Pulling fs layer 04:00:25 a7acece74701: Pulling fs layer 04:00:25 53926ce57604: Waiting 04:00:25 21b2b0c7a3f4: Waiting 04:00:25 12d6caf4c0d1: Waiting 04:00:25 a7acece74701: Waiting 04:00:25 96b7cbca73a9: Waiting 04:00:25 93c1e223e6f2: Verifying Checksum 04:00:25 93c1e223e6f2: Download complete 04:00:25 4583459ba037: Verifying Checksum 04:00:25 4583459ba037: Download complete 04:00:25 21b2b0c7a3f4: Verifying Checksum 04:00:25 21b2b0c7a3f4: Download complete 04:00:25 22ff95d597cd: Verifying Checksum 04:00:25 22ff95d597cd: Download complete 04:00:25 213ec9aee27d: Verifying Checksum 04:00:25 213ec9aee27d: Download complete 04:00:25 12d6caf4c0d1: Verifying Checksum 04:00:25 12d6caf4c0d1: Download complete 04:00:25 213ec9aee27d: Pull complete 04:00:26 4583459ba037: Pull complete 04:00:26 93c1e223e6f2: Pull complete 04:00:27 a7acece74701: Verifying Checksum 04:00:27 a7acece74701: Download complete 04:00:27 96b7cbca73a9: Verifying Checksum 04:00:27 96b7cbca73a9: Download complete 04:00:27 53926ce57604: Verifying Checksum 04:00:27 53926ce57604: Download complete 04:00:30 53926ce57604: Pull complete 04:00:30 21b2b0c7a3f4: Pull complete 04:00:30 22ff95d597cd: Pull complete 04:00:30 12d6caf4c0d1: Pull complete 04:00:32 96b7cbca73a9: Pull complete 04:00:33 a7acece74701: Pull complete 04:00:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:00:33 ---> db6d94c90886 04:00:33 Step 3/10 : ARG MAKE=make build 04:00:36 ---> Running in 06ea687a81d9 04:00:36 Removing intermediate container 06ea687a81d9 04:00:36 ---> d2372e257604 04:00:36 Step 4/10 : WORKDIR /device-sdk-go 04:00:36 ---> Running in ebbe4ff6fd27 04:00:36 Removing intermediate container ebbe4ff6fd27 04:00:36 ---> 40872ed04d78 04:00:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:00:36 ---> Running in 08a61aa13916 04:00:36 Removing intermediate container 08a61aa13916 04:00:36 ---> 37f4332ed60c 04:00:36 Step 6/10 : RUN apk add --update --no-cache make git 04:00:36 ---> Running in 958e15a45b2b 04:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:00:36 OK: 211 MiB in 51 packages 04:00:37 Removing intermediate container 958e15a45b2b 04:00:37 ---> 475bcaf03492 04:00:37 Step 7/10 : COPY go.mod vendor* ./ 04:00:37 ---> e93a38262dec 04:00:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:37 ---> Running in 9009dd85d0b0 04:00:38 Still waiting to schedule task 04:00:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:00:55 Removing intermediate container 9009dd85d0b0 04:00:55 ---> fd2bf4658690 04:00:55 Step 9/10 : COPY . . 04:00:55 ---> aaa44d22814f 04:00:55 Step 10/10 : RUN ${MAKE} 04:00:55 ---> Running in b4853ef69956 04:00:55 noop 04:00:55 Removing intermediate container b4853ef69956 04:00:55 ---> 88738cfea69e 04:00:55 Successfully built 88738cfea69e 04:00:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:56 + docker inspect -f . ci-base-image-x86_64 04:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:56 prd-ubuntu20.04-docker-8c-8g-1420 does not seem to be running inside a container 04:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1270 -v /w/workspace/gexfoundry_device-sdk-go_PR-1270:/w/workspace/gexfoundry_device-sdk-go_PR-1270:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1270@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 ******** -e ******** ci-base-image-x86_64 cat 04:00:56 $ docker top a5073886161e1a1930836cabc0c3d0ed3bed641555a7d403c5a25f040a23a20f -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:57 + go version 04:00:57 go version go1.18.7 linux/amd64 [Pipeline] } 04:00:57 $ docker stop --time=1 a5073886161e1a1930836cabc0c3d0ed3bed641555a7d403c5a25f040a23a20f 04:00:58 $ docker rm -f --volumes a5073886161e1a1930836cabc0c3d0ed3bed641555a7d403c5a25f040a23a20f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:59 + docker inspect -f . ci-base-image-x86_64 04:00:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:59 prd-ubuntu20.04-docker-8c-8g-1420 does not seem to be running inside a container 04:00:59 $ 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-1270 -v /w/workspace/gexfoundry_device-sdk-go_PR-1270:/w/workspace/gexfoundry_device-sdk-go_PR-1270:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1270@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 ******** -e ******** ci-base-image-x86_64 cat 04:00:59 $ docker top c42ae10ca65b4fe6a7a956bc25a481933224d71052a10e77553db945fbf9f79b -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:00 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1270 [Pipeline] fileExists [Pipeline] sh 04:01:00 + make test 04:01:00 go test -race -coverprofile=coverage.out ./... 04:01:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:01:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.075s coverage: 27.6% of statements 04:01:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.094s coverage: 78.9% of statements 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:01:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.119s coverage: 73.1% of statements 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:01:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.115s coverage: 54.4% of statements 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 04:01:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.096s coverage: 65.1% of statements 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:01:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.749s coverage: 89.2% of statements 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:01:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.6% of statements 04:01:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:01:32 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." 04:01:32 GO111MODULE=on go vet ./... 04:01:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:01:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:01:36 ./bin/test-attribution-txt.sh [Pipeline] echo 04:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:01:36 $ docker stop --time=1 c42ae10ca65b4fe6a7a956bc25a481933224d71052a10e77553db945fbf9f79b 04:01:39 $ docker rm -f --volumes c42ae10ca65b4fe6a7a956bc25a481933224d71052a10e77553db945fbf9f79b [Pipeline] // withDockerContainer [Pipeline] sh 04:01:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:01:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:01:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:01:40 + ls -al . 04:01:40 total 280 04:01:40 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 04:01 . 04:01:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:59 .. 04:01:40 -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 03:59 .dockerignore 04:01:40 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 04:01 .git 04:01:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:59 .github 04:01:40 -rw-rw-r-- 1 jenkins jenkins 131 Jan 9 03:59 .gitignore 04:01:40 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 03:59 .golangci.yml 04:01:40 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 04:00 .semver 04:01:40 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 9 03:59 CHANGELOG.md 04:01:40 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 03:59 GOVERNANCE.md 04:01:40 -rw-rw-r-- 1 jenkins jenkins 880 Jan 9 03:59 Jenkinsfile 04:01:40 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 9 03:59 LICENSE 04:01:40 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 9 03:59 Makefile 04:01:40 -rw-rw-r-- 1 jenkins jenkins 619 Jan 9 03:59 OWNERS.md 04:01:40 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 9 03:59 README.md 04:01:40 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 04:00 VERSION 04:01:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:59 bin 04:01:40 -rw-r--r-- 1 jenkins jenkins 101911 Jan 9 04:01 coverage.out 04:01:40 drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 03:59 example 04:01:40 -rw-rw-r-- 1 jenkins jenkins 3342 Jan 9 03:59 go.mod 04:01:40 -rw-rw-r-- 1 jenkins jenkins 44555 Jan 9 03:59 go.sum 04:01:40 drwxrwxr-x 14 jenkins jenkins 4096 Jan 9 03:59 internal 04:01:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:59 openapi 04:01:40 drwxrwxr-x 6 jenkins jenkins 4096 Jan 9 03:59 pkg 04:01:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:59 snap 04:01:40 -rw-rw-r-- 1 jenkins jenkins 222 Jan 9 03:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:41 + 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=d04c9e0c5aca6a52e052f4c90836ca69e3360c8b --label arch=amd64 --label version=0.0.0 . 04:01:41 Sending build context to Docker daemon 10.52MB 04:01:41 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:01:41 Step 2/23 : FROM ${BASE} AS builder 04:01:41 ---> 88738cfea69e 04:01:41 Step 3/23 : ARG MAKE=make build 04:01:41 ---> Running in 936eabea7dfa 04:01:41 Removing intermediate container 936eabea7dfa 04:01:41 ---> 9266bc974d6a 04:01:41 Step 4/23 : WORKDIR /device-sdk-go 04:01:41 ---> Running in 8368ec5cd120 04:01:41 Removing intermediate container 8368ec5cd120 04:01:41 ---> b67414aee7e4 04:01:41 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:01:41 ---> Running in 9c721e60e887 04:01:41 Removing intermediate container 9c721e60e887 04:01:41 ---> 209fd2269355 04:01:41 Step 6/23 : RUN apk add --update --no-cache make git 04:01:41 ---> Running in 9cb5ad808c17 04:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:01:42 OK: 211 MiB in 51 packages 04:01:42 Removing intermediate container 9cb5ad808c17 04:01:42 ---> 5134a06cf959 04:01:42 Step 7/23 : COPY go.mod vendor* ./ 04:01:42 ---> c47aeeb8ac00 04:01:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:42 ---> Running in d29f982bfb73 04:01:43 Removing intermediate container d29f982bfb73 04:01:43 ---> fc5326be0c04 04:01:43 Step 9/23 : COPY . . 04:01:43 ---> 2adb213dba32 04:01:43 Step 10/23 : RUN ${MAKE} 04:01:43 ---> Running in 7087638d6d9b 04:01:44 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 04:02:02 Removing intermediate container 7087638d6d9b 04:02:02 ---> 337ddfd897ec 04:02:02 Step 11/23 : FROM alpine:3.16 04:02:02 3.16: Pulling from library/alpine 04:02:02 ca7dd9ec2225: Pulling fs layer 04:02:02 ca7dd9ec2225: Verifying Checksum 04:02:02 ca7dd9ec2225: Download complete 04:02:02 ca7dd9ec2225: Pull complete 04:02:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 04:02:02 Status: Downloaded newer image for alpine:3.16 04:02:02 ---> bfe296a52501 04:02:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:02:02 ---> Running in 5481ed958adc 04:02:02 Removing intermediate container 5481ed958adc 04:02:02 ---> 34e1dc6cc468 04:02:02 Step 13/23 : RUN apk add --update --no-cache 04:02:02 ---> Running in d4c169be2384 04:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:02:02 OK: 6 MiB in 14 packages 04:02:02 Removing intermediate container d4c169be2384 04:02:02 ---> 926d0b885f58 04:02:02 Step 14/23 : WORKDIR / 04:02:02 ---> Running in f6a687480711 04:02:02 Removing intermediate container f6a687480711 04:02:02 ---> a8cfde5a95ff 04:02:02 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:02:02 ---> 020463ad6967 04:02:02 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:02:03 ---> bd5e8fcc4a25 04:02:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:02:03 ---> d8f41ea51646 04:02:03 Step 18/23 : EXPOSE 59999 04:02:03 ---> Running in 419d637470e0 04:02:03 Removing intermediate container 419d637470e0 04:02:03 ---> a95985c07cfe 04:02:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:02:03 ---> Running in 118ee84701b3 04:02:03 Removing intermediate container 118ee84701b3 04:02:03 ---> 1ca56c9dc04e 04:02:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:02:03 ---> Running in 07a1cbcfb622 04:02:03 Removing intermediate container 07a1cbcfb622 04:02:03 ---> 2a63e6759294 04:02:03 Step 21/23 : LABEL arch=amd64 04:02:03 ---> Running in da30f69d4eef 04:02:03 Removing intermediate container da30f69d4eef 04:02:03 ---> f0956ac576b3 04:02:03 Step 22/23 : LABEL git_sha=d04c9e0c5aca6a52e052f4c90836ca69e3360c8b 04:02:03 ---> Running in 500677032e6e 04:02:03 Removing intermediate container 500677032e6e 04:02:03 ---> 17f80cece126 04:02:03 Step 23/23 : LABEL version=0.0.0 04:02:03 ---> Running in 70f450b070a6 04:02:03 Removing intermediate container 70f450b070a6 04:02:03 ---> 0a9b4a8b0eeb 04:02:03 [Warning] One or more build-args [ARCH] were not consumed 04:02:04 Successfully built 0a9b4a8b0eeb 04:02:04 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 04:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:02:05 04:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:02:05 latest: Pulling from edgex-lftools-log-publisher 04:02:05 5eb5b503b376: Pulling fs layer 04:02:05 5c69ac0246d0: Pulling fs layer 04:02:05 ec43610c2a17: Pulling fs layer 04:02:05 3a2ae6a8a46f: Pulling fs layer 04:02:05 33b1e0a273af: Pulling fs layer 04:02:05 5d3b04190fa2: Pulling fs layer 04:02:05 2f39f015ded8: Pulling fs layer 04:02:05 33b1e0a273af: Waiting 04:02:05 3a2ae6a8a46f: Waiting 04:02:05 5d3b04190fa2: Waiting 04:02:05 2f39f015ded8: Waiting 04:02:05 5c69ac0246d0: Verifying Checksum 04:02:05 5c69ac0246d0: Download complete 04:02:05 3a2ae6a8a46f: Verifying Checksum 04:02:05 3a2ae6a8a46f: Download complete 04:02:05 33b1e0a273af: Verifying Checksum 04:02:05 33b1e0a273af: Download complete 04:02:05 5d3b04190fa2: Verifying Checksum 04:02:05 5d3b04190fa2: Download complete 04:02:05 ec43610c2a17: Verifying Checksum 04:02:05 ec43610c2a17: Download complete 04:02:05 5eb5b503b376: Verifying Checksum 04:02:05 5eb5b503b376: Download complete 04:02:06 2f39f015ded8: Download complete 04:02:06 5eb5b503b376: Pull complete 04:02:06 5c69ac0246d0: Pull complete 04:02:07 ec43610c2a17: Pull complete 04:02:07 3a2ae6a8a46f: Pull complete 04:02:07 33b1e0a273af: Pull complete 04:02:07 5d3b04190fa2: Pull complete 04:02:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1422 in /w/workspace/gexfoundry_device-sdk-go_PR-1270 [Pipeline] { [Pipeline] ws 04:02:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:02:08 The recommended git tool is: git 04:02:11 2f39f015ded8: Pull complete 04:02:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:02:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:12 prd-ubuntu20.04-docker-8c-8g-1420 does not seem to be running inside a container 04:02:12 $ 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-1270 -v /w/workspace/gexfoundry_device-sdk-go_PR-1270:/w/workspace/gexfoundry_device-sdk-go_PR-1270:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1270@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:02:14 $ docker top 4cdb99c7119f4f347c6090eafab4267023659b4fb13e04922f27a92ec6882aee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:14 ---> job-cost.sh 04:02:14 lf-activate-venv: SKIPPING 04:02:14 INFO: No Stack... 04:02:14 using credential edgex-jenkins-ssh 04:02:14 Cloning the remote Git repository 04:02:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:02:15 INFO: Archiving Costs [Pipeline] sh 04:02:15 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1270/archives/cost.csv 04:02:15 + cut -d, -f6 [Pipeline] lock 04:02:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] 04:02:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] did not exist. Created. 04:02:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:02:16 + echo total: 0.2199999988079071 [Pipeline] stash 04:02:16 Stashed 1 file(s) [Pipeline] } 04:02:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:02:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:02:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:02:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:02:15 > git --version # timeout=10 04:02:15 > git --version # 'git version 2.25.1' 04:02:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:16 $ docker stop --time=1 4cdb99c7119f4f347c6090eafab4267023659b4fb13e04922f27a92ec6882aee 04:02:17 $ docker rm -f --volumes 4cdb99c7119f4f347c6090eafab4267023659b4fb13e04922f27a92ec6882aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 04:02:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:02:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:02:18 Merging remotes/origin/main commit 00b01047cdcdd0c95135504e6ad4bd8a08767464 into PR head commit d04c9e0c5aca6a52e052f4c90836ca69e3360c8b 04:02:18 Merge succeeded, producing d04c9e0c5aca6a52e052f4c90836ca69e3360c8b 04:02:18 Checking out Revision d04c9e0c5aca6a52e052f4c90836ca69e3360c8b (PR-1270) 04:02:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:02:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:02:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1270/head:refs/remotes/origin/PR-1270 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:02:18 > git config core.sparsecheckout # timeout=10 04:02:18 > git checkout -f d04c9e0c5aca6a52e052f4c90836ca69e3360c8b # timeout=10 04:02:18 > git remote # timeout=10 04:02:18 > git config --get remote.origin.url # timeout=10 04:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:18 > git merge 00b01047cdcdd0c95135504e6ad4bd8a08767464 # timeout=10 04:02:18 > git rev-parse HEAD^{commit} # timeout=10 04:02:18 > git config core.sparsecheckout # timeout=10 04:02:18 > git checkout -f d04c9e0c5aca6a52e052f4c90836ca69e3360c8b # timeout=10 04:02:22 Commit message: "feat: implement support for ProvisionWatchersDir" 04:02:22 > git --version # timeout=10 04:02:22 > git --version # 'git version 2.25.1' 04:02:22 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:02:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:23 Dload Upload Total Spent Left Speed 04:02:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 04:02:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:02:24 + + sudo tee /etc/docker/daemon.new 04:02:24 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:02:24 { 04:02:24 "registry-mirrors": [ 04:02:24 "https://nexus3.edgexfoundry.org:10001" 04:02:24 ], 04:02:24 "bip": "10.250.0.254/24", 04:02:24 "hosts": [ 04:02:24 "tcp://0.0.0.0:5555", 04:02:24 "unix:///var/run/docker.sock" 04:02:24 ], 04:02:24 "mtu": 1458, 04:02:24 "selinux-enabled": true, 04:02:24 "seccomp-profile": "/etc/docker/seccomp.json" 04:02:24 } [Pipeline] sh 04:02:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:02:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:43 provisioning config files... 04:02:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7296578360682255610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:43 ---> docker-login.sh 04:02:43 nexus3.edgexfoundry.org:10001 04:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:44 Configure a credential helper to remove this warning. See 04:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:44 04:02:44 Login Succeeded 04:02:44 nexus3.edgexfoundry.org:10002 04:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:44 Configure a credential helper to remove this warning. See 04:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:44 04:02:44 Login Succeeded 04:02:44 nexus3.edgexfoundry.org:10003 04:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:45 Configure a credential helper to remove this warning. See 04:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:45 04:02:45 Login Succeeded 04:02:45 nexus3.edgexfoundry.org:10004 04:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:45 Configure a credential helper to remove this warning. See 04:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:45 04:02:45 Login Succeeded 04:02:45 docker.io 04:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:46 Configure a credential helper to remove this warning. See 04:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:46 04:02:46 Login Succeeded 04:02:46 ---> docker-login.sh ends [Pipeline] } 04:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:46 ========================================================= 04:02:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:02:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:47 + 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 . 04:02:47 Sending build context to Docker daemon 5.61MB 04:02:47 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:02:47 Step 2/10 : FROM ${BASE} AS builder 04:02:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:02:47 9b18e9b68314: Pulling fs layer 04:02:47 35d82f9e3411: Pulling fs layer 04:02:47 e16973657156: Pulling fs layer 04:02:47 fc693d55d65f: Pulling fs layer 04:02:47 7e9fc2657dce: Pulling fs layer 04:02:47 dda99020689f: Pulling fs layer 04:02:47 db1c61fa0a46: Pulling fs layer 04:02:47 891c053d2c06: Pulling fs layer 04:02:47 fc693d55d65f: Waiting 04:02:47 7e9fc2657dce: Waiting 04:02:47 dda99020689f: Waiting 04:02:47 db1c61fa0a46: Waiting 04:02:47 891c053d2c06: Waiting 04:02:47 e16973657156: Verifying Checksum 04:02:47 e16973657156: Download complete 04:02:47 35d82f9e3411: Verifying Checksum 04:02:47 35d82f9e3411: Download complete 04:02:47 7e9fc2657dce: Verifying Checksum 04:02:47 7e9fc2657dce: Download complete 04:02:47 dda99020689f: Verifying Checksum 04:02:47 dda99020689f: Download complete 04:02:47 9b18e9b68314: Verifying Checksum 04:02:47 9b18e9b68314: Download complete 04:02:49 9b18e9b68314: Pull complete 04:02:49 891c053d2c06: Verifying Checksum 04:02:49 891c053d2c06: Download complete 04:02:49 35d82f9e3411: Pull complete 04:02:49 e16973657156: Pull complete 04:02:50 db1c61fa0a46: Verifying Checksum 04:02:50 fc693d55d65f: Verifying Checksum 04:02:50 fc693d55d65f: Download complete 04:03:03 fc693d55d65f: Pull complete 04:03:03 7e9fc2657dce: Pull complete 04:03:03 dda99020689f: Pull complete 04:03:09 db1c61fa0a46: Pull complete 04:03:11 891c053d2c06: Pull complete 04:03:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:03:11 ---> f96f9c87975a 04:03:11 Step 3/10 : ARG MAKE=make build 04:03:12 ---> Running in 376b1af548e3 04:03:12 Removing intermediate container 376b1af548e3 04:03:12 ---> bbf375ec40ac 04:03:12 Step 4/10 : WORKDIR /device-sdk-go 04:03:13 ---> Running in 1dbd02d77bcc 04:03:13 Removing intermediate container 1dbd02d77bcc 04:03:13 ---> 1be8e95a9d6b 04:03:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:03:13 ---> Running in c7e7fbd1e716 04:03:13 Removing intermediate container c7e7fbd1e716 04:03:13 ---> 916a11ef7ebb 04:03:13 Step 6/10 : RUN apk add --update --no-cache make git 04:03:13 ---> Running in 654b646ceb9a 04:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:03:16 OK: 221 MiB in 51 packages 04:03:17 Removing intermediate container 654b646ceb9a 04:03:17 ---> 1b418dfad29c 04:03:17 Step 7/10 : COPY go.mod vendor* ./ 04:03:18 ---> 32da616b1e05 04:03:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:18 ---> Running in 8ad44244c7f2 04:04:14 Removing intermediate container 8ad44244c7f2 04:04:14 ---> 2e9c1103894d 04:04:14 Step 9/10 : COPY . . 04:04:14 ---> 3989d1cffd36 04:04:14 Step 10/10 : RUN ${MAKE} 04:04:14 ---> Running in eefacbfe1d5e 04:04:14 noop 04:04:14 Removing intermediate container eefacbfe1d5e 04:04:14 ---> 4ba43aa86a85 04:04:14 Successfully built 4ba43aa86a85 04:04:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:15 + docker inspect -f . ci-base-image-arm64 04:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:15 prd-ubuntu20.04-docker-arm64-4c-16g-1422 does not seem to be running inside a container 04:04:15 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:04:16 $ docker top 75eb334f5f2ca11bb0aca1dcff805465d8a33bc65a3a0780bf655b95f4ec2179 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:17 + go version 04:04:17 go version go1.18.7 linux/arm64 [Pipeline] } 04:04:17 $ docker stop --time=1 75eb334f5f2ca11bb0aca1dcff805465d8a33bc65a3a0780bf655b95f4ec2179 04:04:19 $ docker rm -f --volumes 75eb334f5f2ca11bb0aca1dcff805465d8a33bc65a3a0780bf655b95f4ec2179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:20 + docker inspect -f . ci-base-image-arm64 04:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:20 prd-ubuntu20.04-docker-arm64-4c-16g-1422 does not seem to be running inside a container 04:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 ******** -e ******** ci-base-image-arm64 cat 04:04:21 $ docker top 9150daf01659a1b38ecc3feaf10330e4d7aec5205b4ac6713b31a0552bb538ac -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:22 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:04:22 + make test 04:04:23 go test -race -coverprofile=coverage.out ./... 04:04:55 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:06:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.447s coverage: 27.6% of statements 04:06:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.469s coverage: 78.9% of statements 04:06:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:06:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.487s coverage: 73.1% of statements 04:06:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:06:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:06:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.551s coverage: 54.4% of statements 04:06:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:06:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 04:06:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:06:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 04:06:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.387s coverage: 65.1% of statements 04:06:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:06:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:06:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 5.902s coverage: 89.2% of statements 04:06:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:06:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.397s coverage: 4.6% of statements 04:06:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:06:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:06:57 GO111MODULE=on go vet ./... 04:08:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:34 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:08:34 $ docker stop --time=1 9150daf01659a1b38ecc3feaf10330e4d7aec5205b4ac6713b31a0552bb538ac 04:08:36 $ docker rm -f --volumes 9150daf01659a1b38ecc3feaf10330e4d7aec5205b4ac6713b31a0552bb538ac [Pipeline] // withDockerContainer [Pipeline] sh 04:08:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:37 Warning: overwriting stash ‘coverage-report’ 04:08:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:39 + ls -al . 04:08:39 total 276 04:08:39 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 04:04 . 04:08:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 04:02 .. 04:08:39 -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 04:02 .dockerignore 04:08:39 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 04:02 .git 04:08:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 04:02 .github 04:08:39 -rw-rw-r-- 1 jenkins jenkins 131 Jan 9 04:02 .gitignore 04:08:39 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 04:02 .golangci.yml 04:08:39 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 9 04:02 CHANGELOG.md 04:08:39 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 04:02 GOVERNANCE.md 04:08:39 -rw-rw-r-- 1 jenkins jenkins 880 Jan 9 04:02 Jenkinsfile 04:08:39 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 9 04:02 LICENSE 04:08:39 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 9 04:02 Makefile 04:08:39 -rw-rw-r-- 1 jenkins jenkins 619 Jan 9 04:02 OWNERS.md 04:08:39 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 9 04:02 README.md 04:08:39 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 04:00 VERSION 04:08:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 04:02 bin 04:08:39 -rw-r--r-- 1 jenkins jenkins 101911 Jan 9 04:06 coverage.out 04:08:39 drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 04:02 example 04:08:39 -rw-rw-r-- 1 jenkins jenkins 3342 Jan 9 04:02 go.mod 04:08:39 -rw-rw-r-- 1 jenkins jenkins 44555 Jan 9 04:02 go.sum 04:08:39 drwxrwxr-x 14 jenkins jenkins 4096 Jan 9 04:02 internal 04:08:39 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 04:02 openapi 04:08:39 drwxrwxr-x 6 jenkins jenkins 4096 Jan 9 04:02 pkg 04:08:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 04:02 snap 04:08:39 -rw-rw-r-- 1 jenkins jenkins 222 Jan 9 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + 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=d04c9e0c5aca6a52e052f4c90836ca69e3360c8b --label arch=arm64 --label version=0.0.0 . 04:08:39 Sending build context to Docker daemon 5.713MB 04:08:39 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:08:39 Step 2/23 : FROM ${BASE} AS builder 04:08:39 ---> 4ba43aa86a85 04:08:39 Step 3/23 : ARG MAKE=make build 04:08:40 ---> Running in 1e3747c1426a 04:08:40 Removing intermediate container 1e3747c1426a 04:08:40 ---> 8fd3376702e0 04:08:40 Step 4/23 : WORKDIR /device-sdk-go 04:08:40 ---> Running in ceb47bd3386a 04:08:41 Removing intermediate container ceb47bd3386a 04:08:41 ---> 9880bd54faad 04:08:41 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:08:41 ---> Running in a440607b2032 04:08:41 Removing intermediate container a440607b2032 04:08:41 ---> f0fd90881c3e 04:08:41 Step 6/23 : RUN apk add --update --no-cache make git 04:08:41 ---> Running in 50632d473570 04:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:08:43 OK: 221 MiB in 51 packages 04:08:45 Removing intermediate container 50632d473570 04:08:45 ---> 267022f07cc8 04:08:45 Step 7/23 : COPY go.mod vendor* ./ 04:08:46 ---> 9641c1a96d17 04:08:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:46 ---> Running in e0346635b648 04:08:48 Removing intermediate container e0346635b648 04:08:48 ---> 0296f4b1e221 04:08:48 Step 9/23 : COPY . . 04:08:49 ---> 87efc435cce1 04:08:49 Step 10/23 : RUN ${MAKE} 04:08:49 ---> Running in 837a0c274fe7 04:08:50 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 04:10:57 Removing intermediate container 837a0c274fe7 04:10:57 ---> dad95a0ded26 04:10:57 Step 11/23 : FROM alpine:3.16 04:10:57 3.16: Pulling from library/alpine 04:10:57 6875df1f5354: Pulling fs layer 04:10:57 6875df1f5354: Verifying Checksum 04:10:57 6875df1f5354: Download complete 04:10:57 6875df1f5354: Pull complete 04:10:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 04:10:57 Status: Downloaded newer image for alpine:3.16 04:10:57 ---> 2b4661558fb8 04:10:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:10:57 ---> Running in 1290412d3217 04:10:57 Removing intermediate container 1290412d3217 04:10:57 ---> 3e5a7fa09d5e 04:10:57 Step 13/23 : RUN apk add --update --no-cache 04:10:57 ---> Running in ba7cb64debe5 04:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:10:57 OK: 5 MiB in 14 packages 04:10:57 Removing intermediate container ba7cb64debe5 04:10:57 ---> baea922cecc9 04:10:57 Step 14/23 : WORKDIR / 04:10:57 ---> Running in 5c4a986f130e 04:10:57 Removing intermediate container 5c4a986f130e 04:10:57 ---> 3d67f5d940a1 04:10:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:10:57 ---> d9639d61673f 04:10:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:10:57 ---> 6f4689151470 04:10:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:10:57 ---> 66cf33938c5b 04:10:57 Step 18/23 : EXPOSE 59999 04:10:57 ---> Running in 32c80cf5638f 04:10:57 Removing intermediate container 32c80cf5638f 04:10:57 ---> ef027c21da81 04:10:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:10:57 ---> Running in d1008094d34f 04:10:57 Removing intermediate container d1008094d34f 04:10:57 ---> c8a1730031d2 04:10:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:10:57 ---> Running in b0dcdd2f9a84 04:10:57 Removing intermediate container b0dcdd2f9a84 04:10:57 ---> 7c0af60800d0 04:10:57 Step 21/23 : LABEL arch=arm64 04:10:57 ---> Running in 3d2589b8f1a5 04:10:57 Removing intermediate container 3d2589b8f1a5 04:10:57 ---> afd1d3687d13 04:10:57 Step 22/23 : LABEL git_sha=d04c9e0c5aca6a52e052f4c90836ca69e3360c8b 04:10:57 ---> Running in 8febc77a9e3c 04:10:57 Removing intermediate container 8febc77a9e3c 04:10:57 ---> f8c4732d7ec5 04:10:57 Step 23/23 : LABEL version=0.0.0 04:10:57 ---> Running in a677ba3addc4 04:10:57 Removing intermediate container a677ba3addc4 04:10:57 ---> 47c7dfab31fc 04:10:57 [Warning] One or more build-args [ARCH] were not consumed 04:10:57 Successfully built 47c7dfab31fc 04:10:57 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 04:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:58 04:10:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:58 arm64: Pulling from edgex-lftools-log-publisher 04:10:58 8998bd30e6a1: Pulling fs layer 04:10:58 04944245beec: Pulling fs layer 04:10:58 699f458cf7ca: Pulling fs layer 04:10:58 765212b225bb: Pulling fs layer 04:10:58 f23df028b6ca: Pulling fs layer 04:10:58 d65c8cfc05b1: Pulling fs layer 04:10:58 2437ff75d9bd: Pulling fs layer 04:10:58 f23df028b6ca: Waiting 04:10:58 d65c8cfc05b1: Waiting 04:10:58 2437ff75d9bd: Waiting 04:10:58 765212b225bb: Waiting 04:10:58 04944245beec: Verifying Checksum 04:10:58 04944245beec: Download complete 04:10:58 765212b225bb: Verifying Checksum 04:10:58 f23df028b6ca: Verifying Checksum 04:10:58 f23df028b6ca: Download complete 04:10:58 d65c8cfc05b1: Verifying Checksum 04:10:58 d65c8cfc05b1: Download complete 04:10:58 699f458cf7ca: Verifying Checksum 04:10:58 699f458cf7ca: Download complete 04:10:59 8998bd30e6a1: Verifying Checksum 04:10:59 8998bd30e6a1: Download complete 04:11:01 2437ff75d9bd: Verifying Checksum 04:11:01 2437ff75d9bd: Download complete 04:11:03 8998bd30e6a1: Pull complete 04:11:03 04944245beec: Pull complete 04:11:05 699f458cf7ca: Pull complete 04:11:05 765212b225bb: Pull complete 04:11:06 f23df028b6ca: Pull complete 04:11:06 d65c8cfc05b1: Pull complete 04:11:21 2437ff75d9bd: Pull complete 04:11:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:21 prd-ubuntu20.04-docker-arm64-4c-16g-1422 does not seem to be running inside a container 04:11:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:11:24 $ docker top 043de34be83a516afdb2699a73d03943f225f56c16bc53e9a723243b6015a4cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:25 ---> job-cost.sh 04:11:25 lf-activate-venv: SKIPPING 04:11:25 INFO: No Stack... 04:11:25 INFO: Retrieving Pricing Info for: v3-standard-4 04:11:26 INFO: Archiving Costs [Pipeline] sh 04:11:26 + cut -d, -f6 04:11:26 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:11:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] 04:11:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] did not exist. Created. 04:11:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:27 /w/workspace/device-sdk-go/1@tmp/durable-069c7127/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:27 + echo total: 0.10999999940395355 [Pipeline] stash 04:11:27 Warning: overwriting stash ‘stack-cost’ 04:11:27 Stashed 1 file(s) [Pipeline] } 04:11:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1270-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:27 $ docker stop --time=1 043de34be83a516afdb2699a73d03943f225f56c16bc53e9a723243b6015a4cc 04:11:29 $ docker rm -f --volumes 043de34be83a516afdb2699a73d03943f225f56c16bc53e9a723243b6015a4cc [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 04:11:30 provisioning config files... 04:11:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/config1735870928474168205tmp [Pipeline] { [Pipeline] sh 04:11:30 + set +x 04:11:30 + curl -s https://codecov.io/bash 04:11:30 + bash -s -- 04:11:30 04:11:30 _____ _ 04:11:30 / ____| | | 04:11:30 | | ___ __| | ___ ___ _____ __ 04:11:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:11:30 | |___| (_) | (_| | __/ (_| (_) \ V / 04:11:30 \_____\___/ \__,_|\___|\___\___/ \_/ 04:11:30 Bash-1.0.6 04:11:30 04:11:30 04:11:30 ==> git version 2.25.1 found 04:11:30 ==> 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 04:11:30 Release-Date: 2020-01-08 04:11:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:11:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:11:30 ==> Jenkins CI detected. 04:11:30 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1270 04:11:30 project root: . 04:11:30 --> token set from env 04:11:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:11:30 ==> Running gcov in . (disable via -X gcov) 04:11:30 ==> Python coveragepy not found 04:11:30 ==> Searching for coverage reports in: 04:11:30 + . 04:11:30 -> Found 1 reports 04:11:30 ==> Detecting git/mercurial file structure 04:11:30 ==> Reading reports 04:11:30 + ./coverage.out bytes=101911 04:11:30 ==> Appending adjustments 04:11:30 https://docs.codecov.io/docs/fixing-reports 04:11:31 + Found adjustments 04:11:31 ==> Gzipping contents 04:11:31 16K /tmp/codecov.KwPnjJ.gz 04:11:31 ==> Uploading reports 04:11:31 url: https://codecov.io 04:11:31 query: branch=PR-1270&commit=d04c9e0c5aca6a52e052f4c90836ca69e3360c8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1270&job=&cmd_args= 04:11:31 -> Pinging Codecov 04:11:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1270&commit=d04c9e0c5aca6a52e052f4c90836ca69e3360c8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1270&job=&cmd_args= 04:11:31 -> Uploading to 04:11:31 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/7E55EF52A471D76F132DFD9A03CDDE97/d04c9e0c5aca6a52e052f4c90836ca69e3360c8b/e739c9f9-f005-408d-8fc6-d2b155e154b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T041131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc9c0d5410ae55ac7e9fa91409918082605f490d809750d39d49d553773bd1cc 04:11:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:31 Dload Upload Total Spent Left Speed 04:11:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14781 0 0 100 14781 0 66882 --:--:-- --:--:-- --:--:-- 66581 100 14781 0 0 100 14781 0 60330 --:--:-- --:--:-- --:--:-- 60085 04:11:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d04c9e0c5aca6a52e052f4c90836ca69e3360c8b [Pipeline] } 04:11:31 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 04:11:33 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1270/archives ] 04:11:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1270/archives 04:11:33 total 16 04:11:33 drwxr-xr-x 3 root root 4096 Jan 9 04:02 . 04:11:33 drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 04:02 .. 04:11:33 drwxr-xr-x 2 root root 4096 Jan 9 04:02 cost 04:11:33 -rw-r--r-- 1 root root 86 Jan 9 04:02 cost.csv 04:11:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1270/archives 04:11:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1270/archives 04:11:33 total 16 04:11:33 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 04:02 . 04:11:33 drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 04:02 .. 04:11:33 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 04:02 cost 04:11:33 -rw-r--r-- 1 jenkins jenkins 86 Jan 9 04:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:11:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:11:34 ---> package-listing.sh 04:11:34 ++ facter osfamily 04:11:34 ++ tr '[:upper:]' '[:lower:]' 04:11:34 + OS_FAMILY=debian 04:11:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1270 04:11:34 + START_PACKAGES=/tmp/packages_start.txt 04:11:34 + END_PACKAGES=/tmp/packages_end.txt 04:11:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:11:34 + PACKAGES=/tmp/packages_start.txt 04:11:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1270 ']' 04:11:34 + PACKAGES=/tmp/packages_end.txt 04:11:34 + case "${OS_FAMILY}" in 04:11:34 + dpkg -l 04:11:34 + grep '^ii' 04:11:34 + '[' -f /tmp/packages_start.txt ']' 04:11:34 + '[' -f /tmp/packages_end.txt ']' 04:11:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:11:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1270 ']' 04:11:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1270/archives/ 04:11:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1270/archives/ [Pipeline] echo 04:11:34 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-1270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:11:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:36 prd-ubuntu20.04-docker-8c-8g-1420 does not seem to be running inside a container 04:11:36 $ 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-1270/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-1270 -v /w/workspace/gexfoundry_device-sdk-go_PR-1270:/w/workspace/gexfoundry_device-sdk-go_PR-1270:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1270@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 04:11:36 $ docker top 5344ef38f299f75ea6fdff60cda9555c53f603b158efd19c5317187227915402 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:11:36 + mkdir -p /var/log/sysstat [Pipeline] sh 04:11:37 + ls /var/log/sa-host 04:11:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:37 provisioning config files... 04:11:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1270@tmp/config3385088404807166628tmp [Pipeline] { [Pipeline] echo 04:11:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:11:37 ---> create-netrc.sh [Pipeline] } 04:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:11:38 ---> python-tools-install.sh [Pipeline] echo 04:11:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:11:38 ---> sudo-logs.sh 04:11:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:11:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:11:38 ---> job-cost.sh 04:11:38 lf-activate-venv: SKIPPING 04:11:38 DEBUG: total: 0.2199999988079071 04:11:38 INFO: Retrieving Stack Cost... 04:11:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:11:39 INFO: Archiving Costs [Pipeline] echo 04:11:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:11:40 ---> logs-deploy.sh 04:11:40 lf-activate-venv: SKIPPING 04:11:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1270/1 04:11:40 INFO: archiving workspace using pattern(s): 04:11:41 Archives upload complete. 04:11:41 INFO: archiving logs to Nexus