Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84bab1506d64f738ceaa35eb47361f1b8d059c85+0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd (0a8264338e46c6d6df4d1c2c238f1ee962ff88b7) 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-ssh18416336347417509439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh14537175956665029286.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10240299190885657343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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 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-ssh11409364303537606671.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16212872137423329905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12485’ Running on prd-ubuntu20.04-docker-8c-8g-12488 in /w/workspace/gexfoundry_device-sdk-go_PR-1626 [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-1626 # 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/1626/head:refs/remotes/origin/PR-1626 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd into PR head commit 84bab1506d64f738ceaa35eb47361f1b8d059c85 Merge succeeded, producing 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 Checking out Revision 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 (PR-1626) > git config core.sparsecheckout # timeout=10 > git checkout -f 84bab1506d64f738ceaa35eb47361f1b8d059c85 # 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 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 # timeout=10 Commit message: "Merge commit '0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd' into HEAD" > git rev-list --no-walk 84bab1506d64f738ceaa35eb47361f1b8d059c85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:02 ========================================================= 18:43:02 EdgeX Global Pipelines Version Info 18:43:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:03 ------------------- 18:43:03 stable info: 18:43:03 ------------------- 18:43:03 Commited By: Cherry Wang cherry@iotechsys.com 18:43:03 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:43:03 Message: update stable to v1.0.264 18:43:03 ------------------- 18:43:03 experimental info: 18:43:03 ------------------- 18:43:03 Commited By: Cherry Wang cherry@iotechsys.com 18:43:03 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:43:03 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1626 [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1626 [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1626 [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c4cd94 [Pipeline] echo 18:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:04 provisioning config files... 18:43:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/config12579817341159961760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:05 ---> ****-login.sh 18:43:05 nexus3.edgexfoundry.org:10001 18:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:05 Configure a credential helper to remove this warning. See 18:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:05 18:43:05 Login Succeeded 18:43:05 nexus3.edgexfoundry.org:10002 18:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:05 Configure a credential helper to remove this warning. See 18:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:05 18:43:05 Login Succeeded 18:43:05 nexus3.edgexfoundry.org:10003 18:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:05 Configure a credential helper to remove this warning. See 18:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:05 18:43:05 Login Succeeded 18:43:05 nexus3.edgexfoundry.org:10004 18:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:05 Configure a credential helper to remove this warning. See 18:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:05 18:43:05 Login Succeeded 18:43:05 ****.io 18:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:06 Configure a credential helper to remove this warning. See 18:43:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:06 18:43:06 Login Succeeded 18:43:06 ---> ****-login.sh ends [Pipeline] } 18:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:43:06 + git rev-list -1 --merges 0c4cd94f71968d7b30ca27b91f24897f268ea7b4~1..0c4cd94f71968d7b30ca27b91f24897f268ea7b4 [Pipeline] echo 18:43:06 -----------> git rev-list -1 --merges 0c4cd94f71968d7b30ca27b91f24897f268ea7b4~1..0c4cd94f71968d7b30ca27b91f24897f268ea7b4 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 18:43:06 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 [false] [Pipeline] sh 18:43:06 + git log --format=format:%s -1 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 [Pipeline] echo 18:43:07 ========================================================= 18:43:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:43:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:07 + git log --format=format:%s -1 0c4cd94f71968d7b30ca27b91f24897f268ea7b4 [Pipeline] echo 18:43:07 [semverPrep] GIT_COMMIT: 0c4cd94f71968d7b30ca27b91f24897f268ea7b4, Commit Message: Merge commit '0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd' into HEAD [Pipeline] echo 18:43:07 [semverPrep] This is not a build commit. [Pipeline] sh 18:43:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:43:07 + grep -v github /etc/ssh/ssh_known_hosts 18:43:07 + [ -e /tmp/ssh_known_hosts ] 18:43:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:43:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:43:07 + sudo tee -a /etc/ssh/ssh_known_hosts 18:43:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:08 18:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:08 0.1.4: Pulling from edgex-devops/py-git-semver 18:43:08 b85a868b505f: Pulling fs layer 18:43:08 e2be974225ed: Pulling fs layer 18:43:08 339a4e72a1f5: Pulling fs layer 18:43:08 988bab9f4d93: Pulling fs layer 18:43:08 1469e6f7b9e6: Pulling fs layer 18:43:08 eaf3925da568: Pulling fs layer 18:43:08 bab4dde63d76: Pulling fs layer 18:43:08 bde34c3a00c8: Pulling fs layer 18:43:08 b352a97aabf1: Pulling fs layer 18:43:08 1469e6f7b9e6: Waiting 18:43:08 4872d77fe225: Pulling fs layer 18:43:08 5851b861e8e6: Pulling fs layer 18:43:08 eaf3925da568: Waiting 18:43:08 bab4dde63d76: Waiting 18:43:08 4872d77fe225: Waiting 18:43:08 bde34c3a00c8: Waiting 18:43:08 5851b861e8e6: Waiting 18:43:08 b352a97aabf1: Waiting 18:43:08 e2be974225ed: Verifying Checksum 18:43:08 e2be974225ed: Download complete 18:43:08 988bab9f4d93: Verifying Checksum 18:43:08 988bab9f4d93: Download complete 18:43:08 1469e6f7b9e6: Verifying Checksum 18:43:08 1469e6f7b9e6: Download complete 18:43:08 eaf3925da568: Verifying Checksum 18:43:08 eaf3925da568: Download complete 18:43:08 339a4e72a1f5: Verifying Checksum 18:43:08 339a4e72a1f5: Download complete 18:43:08 bde34c3a00c8: Download complete 18:43:08 b352a97aabf1: Download complete 18:43:08 5851b861e8e6: Verifying Checksum 18:43:08 5851b861e8e6: Download complete 18:43:08 b85a868b505f: Verifying Checksum 18:43:08 b85a868b505f: Download complete 18:43:08 bab4dde63d76: Verifying Checksum 18:43:09 b85a868b505f: Pull complete 18:43:10 e2be974225ed: Pull complete 18:43:10 339a4e72a1f5: Pull complete 18:43:10 988bab9f4d93: Pull complete 18:43:10 1469e6f7b9e6: Pull complete 18:43:10 eaf3925da568: Pull complete 18:43:12 bab4dde63d76: Pull complete 18:43:12 bde34c3a00c8: Pull complete 18:43:12 b352a97aabf1: Pull complete 18:43:12 4872d77fe225: Pull complete 18:43:13 5851b861e8e6: Pull complete 18:43:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:13 prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container 18:43:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1626 -v /w/workspace/gexfoundry_device-sdk-go_PR-1626:/w/workspace/gexfoundry_device-sdk-go_PR-1626:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1626@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 18:43:16 $ docker top a61f24026790ecaa700706cc970d0657e5a1c7ed4bc187230b2c8b220d2ed45d -eo pid,comm 18:43:16 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). 18:43:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:16 [ssh-agent] Looking for ssh-agent implementation... 18:43:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:16 $ docker exec a61f24026790ecaa700706cc970d0657e5a1c7ed4bc187230b2c8b220d2ed45d ssh-agent 18:43:16 SSH_AUTH_SOCK=/tmp/ssh-UE9oRakRiorP/agent.32 18:43:16 SSH_AGENT_PID=38 18:43:16 Running ssh-add (command line suppressed) 18:43:16 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/private_key_7375894640225282703.key (/w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/private_key_7375894640225282703.key) 18:43:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:17 + git tag --points-at HEAD [Pipeline] } 18:43:17 $ docker exec --env ******** --env ******** a61f24026790ecaa700706cc970d0657e5a1c7ed4bc187230b2c8b220d2ed45d ssh-agent -k 18:43:17 unset SSH_AUTH_SOCK; 18:43:17 unset SSH_AGENT_PID; 18:43:17 echo Agent pid 38 killed; 18:43:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:17 [ssh-agent] Looking for ssh-agent implementation... 18:43:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:17 $ docker exec a61f24026790ecaa700706cc970d0657e5a1c7ed4bc187230b2c8b220d2ed45d ssh-agent 18:43:17 SSH_AUTH_SOCK=/tmp/ssh-kOgzRsoXgBL7/agent.71 18:43:17 SSH_AGENT_PID=77 18:43:17 Running ssh-add (command line suppressed) 18:43:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/private_key_9755344152500614776.key (/w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/private_key_9755344152500614776.key) 18:43:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:18 + git semver init 18:43:18 2024-10-01 18:43:18,203 [run_init] DEBUG init version:0.0.0 force:False 18:43:18 2024-10-01 18:43:18,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver 18:43:18 2024-10-01 18:43:18,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver 18:43:18 2024-10-01 18:43:18,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1626, universal_newlines=False, shell=None, istream=None) 18:43:20 2024-10-01 18:43:20,340 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1626/.git/info/exclude 18:43:20 2024-10-01 18:43:20,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver/PR-1626 with force:False 18:43:20 2024-10-01 18:43:20,341 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver/PR-1626 18:43:20 2024-10-01 18:43:20,346 [execute] INFO git cat-file --batch-check 18:43:20 2024-10-01 18:43:20,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver, universal_newlines=False, shell=None, istream=) 18:43:20 2024-10-01 18:43:20,353 [execute] INFO git cat-file --batch 18:43:20 2024-10-01 18:43:20,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver, universal_newlines=False, shell=None, istream=) 18:43:20 2024-10-01 18:43:20,360 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1626/.semver/PR-1626 18:43:20 0.0.0 [Pipeline] } 18:43:20 $ docker exec --env ******** --env ******** a61f24026790ecaa700706cc970d0657e5a1c7ed4bc187230b2c8b220d2ed45d ssh-agent -k 18:43:20 unset SSH_AUTH_SOCK; 18:43:20 unset SSH_AGENT_PID; 18:43:20 echo Agent pid 77 killed; 18:43:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:21 + git semver [Pipeline] } 18:43:21 $ docker stop --time=1 a61f24026790ecaa700706cc970d0657e5a1c7ed4bc187230b2c8b220d2ed45d 18:43:22 $ docker rm -f --volumes a61f24026790ecaa700706cc970d0657e5a1c7ed4bc187230b2c8b220d2ed45d [Pipeline] // withDockerContainer [Pipeline] sh 18:43:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:23 Stashed 1 file(s) [Pipeline] echo 18:43: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 18:43:23 provisioning config files... 18:43:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/config10849315444400492373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:23 ---> ****-login.sh 18:43:23 nexus3.edgexfoundry.org:10001 18:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:23 Configure a credential helper to remove this warning. See 18:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:23 18:43:23 Login Succeeded 18:43:23 nexus3.edgexfoundry.org:10002 18:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:23 Configure a credential helper to remove this warning. See 18:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:23 18:43:23 Login Succeeded 18:43:23 nexus3.edgexfoundry.org:10003 18:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:24 Configure a credential helper to remove this warning. See 18:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:24 18:43:24 Login Succeeded 18:43:24 nexus3.edgexfoundry.org:10004 18:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:24 Configure a credential helper to remove this warning. See 18:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:24 18:43:24 Login Succeeded 18:43:24 ****.io 18:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:24 Configure a credential helper to remove this warning. See 18:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:24 18:43:24 Login Succeeded 18:43:24 ---> ****-login.sh ends [Pipeline] } 18:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:24 ========================================================= 18:43:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:43:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:24 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:43:24 Sending build context to Docker daemon 25.33MB 18:43:24 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:43:24 Step 2/10 : FROM ${BASE} AS builder 18:43:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:25 619be1103602: Pulling fs layer 18:43:25 7862e08f4a3e: Pulling fs layer 18:43:25 5df492c9dc93: Pulling fs layer 18:43:25 7629e6793208: Pulling fs layer 18:43:25 4f4fb700ef54: Pulling fs layer 18:43:25 fb5054dd5b73: Pulling fs layer 18:43:25 eeca6798cff9: Pulling fs layer 18:43:25 aa269ceb94a6: Pulling fs layer 18:43:25 ada007ff1a6a: Pulling fs layer 18:43:25 7629e6793208: Waiting 18:43:25 fb5054dd5b73: Waiting 18:43:25 eeca6798cff9: Waiting 18:43:25 4f4fb700ef54: Waiting 18:43:25 aa269ceb94a6: Waiting 18:43:25 ada007ff1a6a: Waiting 18:43:25 7862e08f4a3e: Verifying Checksum 18:43:25 7862e08f4a3e: Download complete 18:43:25 7629e6793208: Verifying Checksum 18:43:25 7629e6793208: Download complete 18:43:25 4f4fb700ef54: Download complete 18:43:25 fb5054dd5b73: Download complete 18:43:25 619be1103602: Verifying Checksum 18:43:25 619be1103602: Download complete 18:43:25 eeca6798cff9: Verifying Checksum 18:43:25 eeca6798cff9: Download complete 18:43:25 619be1103602: Pull complete 18:43:25 7862e08f4a3e: Pull complete 18:43:25 ada007ff1a6a: Verifying Checksum 18:43:25 ada007ff1a6a: Download complete 18:43:26 5df492c9dc93: Download complete 18:43:26 aa269ceb94a6: Verifying Checksum 18:43:26 aa269ceb94a6: Download complete 18:43:29 5df492c9dc93: Pull complete 18:43:29 7629e6793208: Pull complete 18:43:29 4f4fb700ef54: Pull complete 18:43:29 fb5054dd5b73: Pull complete 18:43:29 eeca6798cff9: Pull complete 18:43:31 aa269ceb94a6: Pull complete 18:43:32 ada007ff1a6a: Pull complete 18:43:32 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:43:32 ---> f489d0715acc 18:43:32 Step 3/10 : ARG MAKE=make build 18:43:38 Still waiting to schedule task 18:43:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:43:38 ---> Running in 044d65f2978b 18:43:38 Removing intermediate container 044d65f2978b 18:43:38 ---> a37057be258a 18:43:38 Step 4/10 : WORKDIR /device-sdk-go 18:43:38 ---> Running in b789744863a2 18:43:38 Removing intermediate container b789744863a2 18:43:38 ---> 2fc3238b263c 18:43:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:38 ---> Running in 8f9064c4eee1 18:43:38 Removing intermediate container 8f9064c4eee1 18:43:38 ---> 56a73e74315f 18:43:38 Step 6/10 : RUN apk add --update --no-cache make git 18:43:38 ---> Running in b9ffbbb34a94 18:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:39 OK: 264 MiB in 52 packages 18:43:39 Removing intermediate container b9ffbbb34a94 18:43:39 ---> b44b575726e3 18:43:39 Step 7/10 : COPY go.mod vendor* ./ 18:43:39 ---> 4a58bf1be862 18:43:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:39 ---> Running in 98ecdc57ef2c 18:44:37 Removing intermediate container 98ecdc57ef2c 18:44:37 ---> f114717a87bd 18:44:37 Step 9/10 : COPY . . 18:44:38 ---> 75a96ae26b49 18:44:38 Step 10/10 : RUN ${MAKE} 18:44:38 ---> Running in 8e3dbaf16acd 18:44:38 noop 18:44:38 Removing intermediate container 8e3dbaf16acd 18:44:38 ---> 3da01940dcc6 18:44:38 Successfully built 3da01940dcc6 18:44:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:39 + docker inspect -f . ci-base-image-x86_64 18:44:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:39 prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container 18:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1626 -v /w/workspace/gexfoundry_device-sdk-go_PR-1626:/w/workspace/gexfoundry_device-sdk-go_PR-1626:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1626@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 18:44:39 $ docker top ac82c29b2f160a652a4eefee6852b25152307ef00dde91c2ae3aa82e64e5abff -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:39 + go version 18:44:39 go version go1.21.9 linux/amd64 [Pipeline] } 18:44:39 $ docker stop --time=1 ac82c29b2f160a652a4eefee6852b25152307ef00dde91c2ae3aa82e64e5abff 18:44:41 $ docker rm -f --volumes ac82c29b2f160a652a4eefee6852b25152307ef00dde91c2ae3aa82e64e5abff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:41 + docker inspect -f . ci-base-image-x86_64 18:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:41 prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container 18:44:41 $ 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-1626 -v /w/workspace/gexfoundry_device-sdk-go_PR-1626:/w/workspace/gexfoundry_device-sdk-go_PR-1626:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1626@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 18:44:42 $ docker top c9dc63a9ee192e05eedb8a162b65a66bccd422dfc0dddd0ab9188bd369cf85cc -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1626 [Pipeline] fileExists [Pipeline] sh 18:44:42 + make test 18:44:42 go test -race -coverprofile=coverage.out ./... 18:44:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:45:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:45:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:45:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:45:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:45:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:45:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.023s coverage: 26.0% of statements 18:45:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements 18:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:45:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:45:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.040s coverage: 86.0% of statements 18:45:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 18:45:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:45:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:45:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 45.2% of statements 18:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.034s coverage: 14.1% of statements 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.499s coverage: 44.6% of statements 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.051s coverage: 68.5% of statements 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.091s coverage: 89.2% of statements 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.056s coverage: 5.3% of statements 18:46:00 GO111MODULE=on go vet ./... 18:46:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:04 ./bin/test-attribution-txt.sh 18:46:04 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 18:46:04 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 18:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:46:04 $ docker stop --time=1 c9dc63a9ee192e05eedb8a162b65a66bccd422dfc0dddd0ab9188bd369cf85cc 18:46:09 $ docker rm -f --volumes c9dc63a9ee192e05eedb8a162b65a66bccd422dfc0dddd0ab9188bd369cf85cc [Pipeline] // withDockerContainer [Pipeline] sh 18:46:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:46:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:11 + ls -al . 18:46:11 total 384 18:46:11 drwxrwxr-x 11 jenkins jenkins 4096 Oct 1 18:44 . 18:46:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:42 .. 18:46:11 -rw-rw-r-- 1 jenkins jenkins 140 Oct 1 18:42 .dockerignore 18:46:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 18:45 .git 18:46:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:42 .github 18:46:11 -rw-rw-r-- 1 jenkins jenkins 137 Oct 1 18:42 .gitignore 18:46:11 -rw-rw-r-- 1 jenkins jenkins 42 Oct 1 18:42 .golangci.yml 18:46:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 18:43 .semver 18:46:11 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 1 18:42 CHANGELOG.md 18:46:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 18:42 GOVERNANCE.md 18:46:11 -rw-rw-r-- 1 jenkins jenkins 885 Oct 1 18:42 Jenkinsfile 18:46:11 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 1 18:42 LICENSE 18:46:11 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 1 18:42 Makefile 18:46:11 -rw-rw-r-- 1 jenkins jenkins 619 Oct 1 18:42 OWNERS.md 18:46:11 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 1 18:42 README.md 18:46:11 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 18:43 VERSION 18:46:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:42 bin 18:46:11 -rw-r--r-- 1 jenkins jenkins 128347 Oct 1 18:45 coverage.out 18:46:11 drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 18:42 example 18:46:11 -rw-rw-r-- 1 jenkins jenkins 6984 Oct 1 18:42 go.mod 18:46:11 -rw-rw-r-- 1 jenkins jenkins 101627 Oct 1 18:42 go.sum 18:46:11 drwxrwxr-x 13 jenkins jenkins 4096 Oct 1 18:42 internal 18:46:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:42 openapi 18:46:11 drwxrwxr-x 6 jenkins jenkins 4096 Oct 1 18:42 pkg 18:46:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:42 snap 18:46:11 -rw-rw-r-- 1 jenkins jenkins 222 Oct 1 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:11 + 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=0c4cd94f71968d7b30ca27b91f24897f268ea7b4 --label arch=amd64 --label version=0.0.0 . 18:46:11 Sending build context to Docker daemon 25.46MB 18:46:11 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:46:11 Step 2/24 : FROM ${BASE} AS builder 18:46:11 ---> 3da01940dcc6 18:46:11 Step 3/24 : ARG MAKE=make build 18:46:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12492 in /w/workspace/gexfoundry_device-sdk-go_PR-1626 [Pipeline] { [Pipeline] ws 18:46:12 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:46:12 The recommended git tool is: git 18:46:12 ---> Running in 84aafb35b75e 18:46:12 Removing intermediate container 84aafb35b75e 18:46:12 ---> 582541e38292 18:46:12 Step 4/24 : WORKDIR /device-sdk-go 18:46:12 ---> Running in 9c0a1be6b9fe 18:46:12 Removing intermediate container 9c0a1be6b9fe 18:46:12 ---> 3cebf542662a 18:46:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:46:12 ---> Running in 13d3e6ebd543 18:46:12 Removing intermediate container 13d3e6ebd543 18:46:12 ---> 065a760f3f18 18:46:12 Step 6/24 : RUN apk add --update --no-cache make git 18:46:12 ---> Running in 1ea84397159c 18:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:13 OK: 264 MiB in 52 packages 18:46:13 Removing intermediate container 1ea84397159c 18:46:13 ---> d7ed0155a860 18:46:13 Step 7/24 : COPY go.mod vendor* ./ 18:46:13 ---> c2ebf24a2b8e 18:46:13 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:13 ---> Running in d077e615cdd1 18:46:14 Removing intermediate container d077e615cdd1 18:46:14 ---> 258101df7162 18:46:14 Step 9/24 : COPY . . 18:46:15 ---> b4546cb74e30 18:46:15 Step 10/24 : RUN ${MAKE} 18:46:15 ---> Running in a6d0a1d8697b 18:46:15 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:46:20 using credential edgex-jenkins-ssh 18:46:20 Cloning the remote Git repository 18:46:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:46:20 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:46:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:20 > git --version # timeout=10 18:46:20 > git --version # 'git version 2.25.1' 18:46:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:25 Merging remotes/origin/main commit 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd into PR head commit 84bab1506d64f738ceaa35eb47361f1b8d059c85 18:46:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1626/head:refs/remotes/origin/PR-1626 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:25 > git config core.sparsecheckout # timeout=10 18:46:25 > git checkout -f 84bab1506d64f738ceaa35eb47361f1b8d059c85 # timeout=10 18:46:26 Merge succeeded, producing 03474d35ded7400538500ac4b20abafd48bace27 18:46:26 Checking out Revision 03474d35ded7400538500ac4b20abafd48bace27 (PR-1626) 18:46:26 > git remote # timeout=10 18:46:26 > git config --get remote.origin.url # timeout=10 18:46:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:26 > git merge 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd # timeout=10 18:46:26 > git rev-parse HEAD^{commit} # timeout=10 18:46:26 > git config core.sparsecheckout # timeout=10 18:46:26 > git checkout -f 03474d35ded7400538500ac4b20abafd48bace27 # timeout=10 18:46:29 Commit message: "Merge commit '0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd' into HEAD" 18:46:29 > git rev-list --no-walk 84bab1506d64f738ceaa35eb47361f1b8d059c85 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:32 Dload Upload Total Spent Left Speed 18:46:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 18:46:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:32 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:32 sudo tee /etc/docker/daemon.new 18:46:32 { 18:46:32 "registry-mirrors": [ 18:46:32 "https://nexus3.edgexfoundry.org:10001" 18:46:32 ], 18:46:32 "bip": "10.250.0.254/24", 18:46:32 "hosts": [ 18:46:32 "tcp://0.0.0.0:5555", 18:46:32 "unix:///var/run/docker.sock" 18:46:32 ], 18:46:32 "mtu": 1458, 18:46:32 "selinux-enabled": true, 18:46:32 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:32 } [Pipeline] sh 18:46:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:33 + sudo service docker restart 18:46:47 Removing intermediate container a6d0a1d8697b 18:46:47 ---> 40f63e979c92 18:46:47 Step 11/24 : FROM alpine:3.18 18:46:47 3.18: Pulling from library/alpine 18:46:47 1cc3d825d8b2: Pulling fs layer 18:46:47 1cc3d825d8b2: Download complete 18:46:47 1cc3d825d8b2: Pull complete 18:46:47 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 18:46:47 Status: Downloaded newer image for alpine:3.18 18:46:47 ---> 2c64cf60f6f0 18:46:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:46:47 ---> Running in 5a862191717f 18:46:47 Removing intermediate container 5a862191717f 18:46:47 ---> 4733f8c4ba39 18:46:47 Step 13/24 : RUN apk add --update --no-cache dumb-init 18:46:47 ---> Running in fdbb7e5203d0 18:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:47 (1/1) Installing dumb-init (1.2.5-r2) 18:46:47 Executing busybox-1.36.1-r7.trigger 18:46:47 OK: 7 MiB in 16 packages 18:46:47 Removing intermediate container fdbb7e5203d0 18:46:47 ---> 5a1e32e8f7f1 18:46:47 Step 14/24 : RUN apk --no-cache upgrade 18:46:47 ---> Running in 1c37c84ae861 18:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:48 OK: 7 MiB in 16 packages 18:46:48 Removing intermediate container 1c37c84ae861 18:46:48 ---> 91b24a0ab1d0 18:46:48 Step 15/24 : WORKDIR / 18:46:48 ---> Running in ea9f0fd4216d 18:46:48 Removing intermediate container ea9f0fd4216d 18:46:48 ---> 542da0be9869 18:46:48 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:46:48 ---> ad5da994b0dc 18:46:48 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:46:50 ---> 9d40c4898616 18:46:50 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:46:50 ---> 3d4cc471143e 18:46:50 Step 19/24 : EXPOSE 59999 18:46:50 ---> Running in 1576e4fd020b 18:46:50 Removing intermediate container 1576e4fd020b 18:46:50 ---> 5cb2fafc46bd 18:46:50 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:46:50 ---> Running in 70bb80fc5fb2 18:46:50 Removing intermediate container 70bb80fc5fb2 18:46:50 ---> bcb37f2f7f2b 18:46:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:46:50 ---> Running in 74d741c1add3 18:46:50 Removing intermediate container 74d741c1add3 18:46:50 ---> 6d491c15d5a1 18:46:50 Step 22/24 : LABEL arch=amd64 18:46:50 ---> Running in d4bc59b0fcd0 18:46:50 Removing intermediate container d4bc59b0fcd0 18:46:50 ---> db82d6f6fb62 18:46:50 Step 23/24 : LABEL git_sha=0c4cd94f71968d7b30ca27b91f24897f268ea7b4 18:46:50 ---> Running in 2303e2616edc 18:46:50 Removing intermediate container 2303e2616edc 18:46:50 ---> f15986a10e45 18:46:50 Step 24/24 : LABEL version=0.0.0 18:46:50 ---> Running in f7d7d4af9a39 18:46:50 Removing intermediate container f7d7d4af9a39 18:46:50 ---> cd882306f2ba 18:46:50 [Warning] One or more build-args [ARCH] were not consumed 18:46:50 Successfully built cd882306f2ba 18:46:50 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:51 18:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:51 provisioning config files... 18:46:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config15553565999674597917tmp 18:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:51 latest: Pulling from edgex-lftools-log-publisher 18:46:51 5eb5b503b376: Pulling fs layer 18:46:51 5c69ac0246d0: Pulling fs layer 18:46:51 ec43610c2a17: Pulling fs layer 18:46:51 3a2ae6a8a46f: Pulling fs layer 18:46:51 33b1e0a273af: Pulling fs layer 18:46:51 5d3b04190fa2: Pulling fs layer 18:46:51 2f39f015ded8: Pulling fs layer 18:46:51 33b1e0a273af: Waiting 18:46:51 3a2ae6a8a46f: Waiting 18:46:51 5d3b04190fa2: Waiting 18:46:51 2f39f015ded8: Waiting 18:46:51 5c69ac0246d0: Download complete 18:46:51 3a2ae6a8a46f: Verifying Checksum 18:46:51 3a2ae6a8a46f: Download complete 18:46:51 33b1e0a273af: Verifying Checksum 18:46:51 33b1e0a273af: Download complete 18:46:51 ec43610c2a17: Verifying Checksum 18:46:51 ec43610c2a17: Download complete 18:46:51 5d3b04190fa2: Verifying Checksum 18:46:51 5d3b04190fa2: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:52 5eb5b503b376: Verifying Checksum 18:46:52 5eb5b503b376: Download complete 18:46:52 ---> ****-login.sh 18:46:52 nexus3.edgexfoundry.org:10001 18:46:52 2f39f015ded8: Download complete 18:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:52 Configure a credential helper to remove this warning. See 18:46:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:52 18:46:52 Login Succeeded 18:46:53 nexus3.edgexfoundry.org:10002 18:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:53 5eb5b503b376: Pull complete 18:46:53 5c69ac0246d0: Pull complete 18:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:53 Configure a credential helper to remove this warning. See 18:46:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:53 18:46:53 Login Succeeded 18:46:53 nexus3.edgexfoundry.org:10003 18:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:53 Configure a credential helper to remove this warning. See 18:46:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:53 18:46:53 Login Succeeded 18:46:53 nexus3.edgexfoundry.org:10004 18:46:53 ec43610c2a17: Pull complete 18:46:53 3a2ae6a8a46f: Pull complete 18:46:53 33b1e0a273af: Pull complete 18:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:53 5d3b04190fa2: Pull complete 18:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:54 Configure a credential helper to remove this warning. See 18:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:54 18:46:54 Login Succeeded 18:46:54 ****.io 18:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:54 Configure a credential helper to remove this warning. See 18:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:54 18:46:54 Login Succeeded 18:46:54 ---> ****-login.sh ends [Pipeline] } 18:46:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:55 ========================================================= 18:46:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:46:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:55 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:46:56 Sending build context to Docker daemon 13.12MB 18:46:56 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:46:56 Step 2/10 : FROM ${BASE} AS builder 18:46:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:56 c6b39de5b339: Pulling fs layer 18:46:56 a69c41024577: Pulling fs layer 18:46:56 d6de4b400683: Pulling fs layer 18:46:56 35cb2a7552d0: Pulling fs layer 18:46:56 4f4fb700ef54: Pulling fs layer 18:46:56 464afbd9ba4c: Pulling fs layer 18:46:56 00f215d4a9da: Pulling fs layer 18:46:56 d496ad576159: Pulling fs layer 18:46:56 464afbd9ba4c: Waiting 18:46:56 00f215d4a9da: Waiting 18:46:56 d496ad576159: Waiting 18:46:56 35cb2a7552d0: Waiting 18:46:56 4f4fb700ef54: Waiting 18:46:56 a69c41024577: Verifying Checksum 18:46:56 a69c41024577: Download complete 18:46:56 35cb2a7552d0: Download complete 18:46:56 4f4fb700ef54: Verifying Checksum 18:46:56 4f4fb700ef54: Download complete 18:46:56 464afbd9ba4c: Verifying Checksum 18:46:56 464afbd9ba4c: Download complete 18:46:56 c6b39de5b339: Download complete 18:46:56 d496ad576159: Verifying Checksum 18:46:56 d496ad576159: Download complete 18:46:57 c6b39de5b339: Pull complete 18:46:57 a69c41024577: Pull complete 18:46:58 2f39f015ded8: Pull complete 18:46:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:58 prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container 18:46:58 $ 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-1626 -v /w/workspace/gexfoundry_device-sdk-go_PR-1626:/w/workspace/gexfoundry_device-sdk-go_PR-1626:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1626@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 18:46:58 d6de4b400683: Verifying Checksum 18:46:58 d6de4b400683: Download complete 18:46:59 00f215d4a9da: Verifying Checksum 18:46:59 00f215d4a9da: Download complete 18:47:02 $ docker top 928ccaf5c88a50e4eb7678a2ddfa803e71d506cbd6bce14b72d450300c685c87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:03 ---> job-cost.sh 18:47:03 lf-activate-venv: SKIPPING 18:47:03 INFO: No Stack... 18:47:03 INFO: Retrieving Pricing Info for: v3-standard-8 18:47:04 INFO: Archiving Costs [Pipeline] sh 18:47:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1626/archives/cost.csv 18:47:04 + cut -d, -f6 [Pipeline] lock 18:47:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] 18:47:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] did not exist. Created. 18:47:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:04 + echo total: 0.2199999988079071 [Pipeline] stash 18:47:04 Stashed 1 file(s) [Pipeline] } 18:47:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:04 $ docker stop --time=1 928ccaf5c88a50e4eb7678a2ddfa803e71d506cbd6bce14b72d450300c685c87 18:47:05 $ docker rm -f --volumes 928ccaf5c88a50e4eb7678a2ddfa803e71d506cbd6bce14b72d450300c685c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:47:11 d6de4b400683: Pull complete 18:47:11 35cb2a7552d0: Pull complete 18:47:11 4f4fb700ef54: Pull complete 18:47:11 464afbd9ba4c: Pull complete 18:47:22 00f215d4a9da: Pull complete 18:47:22 d496ad576159: Pull complete 18:47:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:47:22 ---> f246e2811388 18:47:22 Step 3/10 : ARG MAKE=make build 18:47:23 ---> Running in fbc02248e1b2 18:47:24 Removing intermediate container fbc02248e1b2 18:47:24 ---> 4e6bb091c6a6 18:47:24 Step 4/10 : WORKDIR /device-sdk-go 18:47:25 ---> Running in b925168dd3d7 18:47:25 Removing intermediate container b925168dd3d7 18:47:25 ---> 87a928f0bdcf 18:47:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:47:25 ---> Running in 5f6ee06a2f44 18:47:25 Removing intermediate container 5f6ee06a2f44 18:47:25 ---> 181f68166a8e 18:47:25 Step 6/10 : RUN apk add --update --no-cache make git 18:47:25 ---> Running in 03f2e793b8e2 18:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:28 OK: 266 MiB in 52 packages 18:47:29 Removing intermediate container 03f2e793b8e2 18:47:29 ---> d684c73a5fa0 18:47:29 Step 7/10 : COPY go.mod vendor* ./ 18:47:29 ---> 47817720dfd7 18:47:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:29 ---> Running in 1aae55ee569d 18:49:36 Removing intermediate container 1aae55ee569d 18:49:36 ---> ba7ab8b8c871 18:49:36 Step 9/10 : COPY . . 18:49:36 ---> d1f2c13b3796 18:49:36 Step 10/10 : RUN ${MAKE} 18:49:36 ---> Running in 738450f03d04 18:49:36 noop 18:49:36 Removing intermediate container 738450f03d04 18:49:36 ---> e077e488e07e 18:49:36 Successfully built e077e488e07e 18:49:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:36 + docker inspect -f . ci-base-image-arm64 18:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:36 prd-ubuntu20.04-docker-arm64-4c-16g-12492 does not seem to be running inside a container 18:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 18:49:38 $ docker top 6a1e257e44b2dee10f8a7ccada5e7f4755ce9cfbaec256b9258fc86e2f7a4bfe -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:39 + go version 18:49:39 go version go1.21.9 linux/arm64 [Pipeline] } 18:49:39 $ docker stop --time=1 6a1e257e44b2dee10f8a7ccada5e7f4755ce9cfbaec256b9258fc86e2f7a4bfe 18:49:40 $ docker rm -f --volumes 6a1e257e44b2dee10f8a7ccada5e7f4755ce9cfbaec256b9258fc86e2f7a4bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:41 + docker inspect -f . ci-base-image-arm64 18:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-12492 does not seem to be running inside a container 18:49:41 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 18:49:42 $ docker top f7647a030942494500e2492ef58cf0ae4c1d3ad64deeeaaccad5a2fa13898440 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:43 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:49:44 + make test 18:49:44 go test -race -coverprofile=coverage.out ./... 18:50:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:54:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:54:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:54:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:54:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:54:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:54:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.117s coverage: 26.0% of statements 18:54:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.181s coverage: 79.4% of statements 18:54:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:54:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:54:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.263s coverage: 86.0% of statements 18:54:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:54:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.463s coverage: 45.2% of statements 18:54:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.165s coverage: 14.1% of statements 18:54:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.170s coverage: 44.6% of statements 18:54:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 18:54:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:54:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:54:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.321s coverage: 68.5% of statements 18:54:45 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.378s coverage: 89.2% of statements 18:54:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:54:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.255s coverage: 5.3% of statements 18:54:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:50 GO111MODULE=on go vet ./... 18:58:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:58:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:58:42 ./bin/test-attribution-txt.sh 18:58:43 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 18:58:43 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 18:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:58:43 $ docker stop --time=1 f7647a030942494500e2492ef58cf0ae4c1d3ad64deeeaaccad5a2fa13898440 18:58:45 $ docker rm -f --volumes f7647a030942494500e2492ef58cf0ae4c1d3ad64deeeaaccad5a2fa13898440 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:58:47 Warning: overwriting stash ‘coverage-report’ 18:58:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:49 + ls -al . 18:58:49 total 380 18:58:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 18:49 . 18:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:46 .. 18:58:49 -rw-rw-r-- 1 jenkins jenkins 140 Oct 1 18:46 .dockerignore 18:58:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 18:46 .git 18:58:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:46 .github 18:58:49 -rw-rw-r-- 1 jenkins jenkins 137 Oct 1 18:46 .gitignore 18:58:49 -rw-rw-r-- 1 jenkins jenkins 42 Oct 1 18:46 .golangci.yml 18:58:49 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 1 18:46 CHANGELOG.md 18:58:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 18:46 GOVERNANCE.md 18:58:49 -rw-rw-r-- 1 jenkins jenkins 885 Oct 1 18:46 Jenkinsfile 18:58:49 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 1 18:46 LICENSE 18:58:49 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 1 18:46 Makefile 18:58:49 -rw-rw-r-- 1 jenkins jenkins 619 Oct 1 18:46 OWNERS.md 18:58:49 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 1 18:46 README.md 18:58:49 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 18:43 VERSION 18:58:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:46 bin 18:58:49 -rw-r--r-- 1 jenkins jenkins 128349 Oct 1 18:54 coverage.out 18:58:49 drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 18:46 example 18:58:49 -rw-rw-r-- 1 jenkins jenkins 6984 Oct 1 18:46 go.mod 18:58:49 -rw-rw-r-- 1 jenkins jenkins 101627 Oct 1 18:46 go.sum 18:58:49 drwxrwxr-x 13 jenkins jenkins 4096 Oct 1 18:46 internal 18:58:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:46 openapi 18:58:49 drwxrwxr-x 6 jenkins jenkins 4096 Oct 1 18:46 pkg 18:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:46 snap 18:58:49 -rw-rw-r-- 1 jenkins jenkins 222 Oct 1 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:49 + 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=03474d35ded7400538500ac4b20abafd48bace27 --label arch=arm64 --label version=0.0.0 . 18:58:50 Sending build context to Docker daemon 13.25MB 18:58:50 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:58:50 Step 2/24 : FROM ${BASE} AS builder 18:58:50 ---> e077e488e07e 18:58:50 Step 3/24 : ARG MAKE=make build 18:58:50 ---> Running in 6afd6b9bce22 18:58:50 Removing intermediate container 6afd6b9bce22 18:58:50 ---> 477d7f491245 18:58:50 Step 4/24 : WORKDIR /device-sdk-go 18:58:50 ---> Running in df39b64931b4 18:58:50 Removing intermediate container df39b64931b4 18:58:50 ---> 6031e7d586b5 18:58:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:58:51 ---> Running in dd2f0aeb910c 18:58:51 Removing intermediate container dd2f0aeb910c 18:58:51 ---> 6d220a72a881 18:58:51 Step 6/24 : RUN apk add --update --no-cache make git 18:58:51 ---> Running in 050756b9d9c8 18:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:58:54 OK: 266 MiB in 52 packages 18:58:54 Removing intermediate container 050756b9d9c8 18:58:54 ---> bec18e525350 18:58:54 Step 7/24 : COPY go.mod vendor* ./ 18:58:55 ---> 364808ea7e53 18:58:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:55 ---> Running in b98101611928 18:58:57 Removing intermediate container b98101611928 18:58:57 ---> cdaf8372838e 18:58:57 Step 9/24 : COPY . . 18:58:59 ---> ecad7aa91c91 18:58:59 Step 10/24 : RUN ${MAKE} 18:58:59 ---> Running in 4346b6ac1c89 18:59:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:02:22 Removing intermediate container 4346b6ac1c89 19:02:22 ---> a086341d6592 19:02:22 Step 11/24 : FROM alpine:3.18 19:02:22 3.18: Pulling from library/alpine 19:02:22 720f3032cd11: Pulling fs layer 19:02:22 720f3032cd11: Verifying Checksum 19:02:22 720f3032cd11: Download complete 19:02:22 720f3032cd11: Pull complete 19:02:22 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:02:22 Status: Downloaded newer image for alpine:3.18 19:02:22 ---> 3e834921e367 19:02:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:02:22 ---> Running in ec25d7db5d5e 19:02:22 Removing intermediate container ec25d7db5d5e 19:02:22 ---> 0f93804a926e 19:02:22 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:02:22 ---> Running in 9b2ce867dbcc 19:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:23 (1/1) Installing dumb-init (1.2.5-r2) 19:02:23 Executing busybox-1.36.1-r7.trigger 19:02:24 OK: 8 MiB in 16 packages 19:02:25 Removing intermediate container 9b2ce867dbcc 19:02:25 ---> 9fb0aea4f6a7 19:02:25 Step 14/24 : RUN apk --no-cache upgrade 19:02:25 ---> Running in 833555b032e5 19:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:27 OK: 8 MiB in 16 packages 19:02:28 Removing intermediate container 833555b032e5 19:02:28 ---> ea10b958f258 19:02:28 Step 15/24 : WORKDIR / 19:02:28 ---> Running in aec0a0b59984 19:02:28 Removing intermediate container aec0a0b59984 19:02:28 ---> d9f8c5a1f4a3 19:02:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:02:29 ---> cce844b6d611 19:02:29 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:02:31 ---> 089cef5f70b3 19:02:31 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:02:31 ---> 754a6d68b23b 19:02:31 Step 19/24 : EXPOSE 59999 19:02:31 ---> Running in ff4eeda8af73 19:02:31 Removing intermediate container ff4eeda8af73 19:02:31 ---> 98e8d3bf7cdb 19:02:31 Step 20/24 : ENTRYPOINT ["/device-simple"] 19:02:32 ---> Running in a423aff30be7 19:02:32 Removing intermediate container a423aff30be7 19:02:32 ---> 2ad9706fb600 19:02:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:02:32 ---> Running in 7e52d1ca09af 19:02:32 Removing intermediate container 7e52d1ca09af 19:02:32 ---> 60ebbd75260d 19:02:32 Step 22/24 : LABEL arch=arm64 19:02:32 ---> Running in bc550c052c63 19:02:33 Removing intermediate container bc550c052c63 19:02:33 ---> 19f6dd8a8e82 19:02:33 Step 23/24 : LABEL git_sha=03474d35ded7400538500ac4b20abafd48bace27 19:02:33 ---> Running in ec9b06d20501 19:02:33 Removing intermediate container ec9b06d20501 19:02:33 ---> fae3e2d77623 19:02:33 Step 24/24 : LABEL version=0.0.0 19:02:33 ---> Running in 5e3178b7f7df 19:02:33 Removing intermediate container 5e3178b7f7df 19:02:33 ---> e8158a998bd1 19:02:33 [Warning] One or more build-args [ARCH] were not consumed 19:02:33 Successfully built e8158a998bd1 19:02:34 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:34 19:02:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:34 arm64: Pulling from edgex-lftools-log-publisher 19:02:34 8998bd30e6a1: Pulling fs layer 19:02:34 04944245beec: Pulling fs layer 19:02:34 699f458cf7ca: Pulling fs layer 19:02:34 765212b225bb: Pulling fs layer 19:02:34 f23df028b6ca: Pulling fs layer 19:02:34 d65c8cfc05b1: Pulling fs layer 19:02:34 2437ff75d9bd: Pulling fs layer 19:02:34 765212b225bb: Waiting 19:02:34 f23df028b6ca: Waiting 19:02:34 d65c8cfc05b1: Waiting 19:02:34 2437ff75d9bd: Waiting 19:02:35 04944245beec: Verifying Checksum 19:02:35 04944245beec: Download complete 19:02:35 765212b225bb: Verifying Checksum 19:02:35 765212b225bb: Download complete 19:02:35 f23df028b6ca: Verifying Checksum 19:02:35 f23df028b6ca: Download complete 19:02:35 d65c8cfc05b1: Verifying Checksum 19:02:35 d65c8cfc05b1: Download complete 19:02:35 699f458cf7ca: Verifying Checksum 19:02:35 699f458cf7ca: Download complete 19:02:35 8998bd30e6a1: Verifying Checksum 19:02:35 8998bd30e6a1: Download complete 19:02:38 2437ff75d9bd: Verifying Checksum 19:02:38 2437ff75d9bd: Download complete 19:02:40 8998bd30e6a1: Pull complete 19:02:40 04944245beec: Pull complete 19:02:43 699f458cf7ca: Pull complete 19:02:43 765212b225bb: Pull complete 19:02:44 f23df028b6ca: Pull complete 19:02:44 d65c8cfc05b1: Pull complete 19:03:02 2437ff75d9bd: Pull complete 19:03:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-12492 does not seem to be running inside a container 19:03:02 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 19:03:05 $ docker top 27635bf9fdf7c1d203617583cee99d1e9f1639edc7e766167ad1edc43b59b166 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:06 ---> job-cost.sh 19:03:06 lf-activate-venv: SKIPPING 19:03:06 INFO: No Stack... 19:03:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:03:08 INFO: Archiving Costs [Pipeline] sh 19:03:08 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 19:03:08 + cut -d, -f6 [Pipeline] lock 19:03:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] 19:03:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] did not exist. Created. 19:03:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:09 /w/workspace/device-sdk-go/2@tmp/durable-b72bd8f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:03:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:03:09 Warning: overwriting stash ‘stack-cost’ 19:03:09 Stashed 1 file(s) [Pipeline] } 19:03:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1626-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:09 $ docker stop --time=1 27635bf9fdf7c1d203617583cee99d1e9f1639edc7e766167ad1edc43b59b166 19:03:11 $ docker rm -f --volumes 27635bf9fdf7c1d203617583cee99d1e9f1639edc7e766167ad1edc43b59b166 [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 19:03:11 provisioning config files... 19:03:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/config17432801717982555780tmp [Pipeline] { [Pipeline] sh 19:03:12 + set +x 19:03:12 + bash -s -- 19:03:12 + curl -s https://codecov.io/bash 19:03:12 19:03:12 _____ _ 19:03:12 / ____| | | 19:03:12 | | ___ __| | ___ ___ _____ __ 19:03:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:03:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:03:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:03:12 Bash-1.0.6 19:03:12 19:03:12 19:03:12 ==> git version 2.25.1 found 19:03:12 ==> 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 19:03:12 Release-Date: 2020-01-08 19:03:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:03:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:03:12 ==> Jenkins CI detected. 19:03:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1626 19:03:12 project root: . 19:03:12 --> token set from env 19:03:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:03:12 ==> Running gcov in . (disable via -X gcov) 19:03:12 ==> Python coveragepy not found 19:03:12 ==> Searching for coverage reports in: 19:03:12 + . 19:03:12 -> Found 1 reports 19:03:12 ==> Detecting git/mercurial file structure 19:03:12 ==> Reading reports 19:03:12 + ./coverage.out bytes=128349 19:03:12 ==> Appending adjustments 19:03:12 https://docs.codecov.io/docs/fixing-reports 19:03:12 + Found adjustments 19:03:12 ==> Gzipping contents 19:03:12 20K /tmp/codecov.Co2tGD.gz 19:03:12 ==> Uploading reports 19:03:12 url: https://codecov.io 19:03:12 query: branch=PR-1626&commit=0c4cd94f71968d7b30ca27b91f24897f268ea7b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1626&job=&cmd_args= 19:03:12 -> Pinging Codecov 19:03:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1626&commit=0c4cd94f71968d7b30ca27b91f24897f268ea7b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1626&job=&cmd_args= 19:03:12 -> Uploading to 19:03:12 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/0c4cd94f71968d7b30ca27b91f24897f268ea7b4/6b05f5cb-72b9-4b86-9d96-9c8a08605225.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T190312Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9fc93e925e56ea48abd6db7df53990898e3bc0ee4a907c0c3f08c2539863d0da 19:03:12 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:12 Dload Upload Total Spent Left Speed 19:03:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17714 0 0 100 17714 0 75378 --:--:-- --:--:-- --:--:-- 75378 19:03:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0c4cd94f71968d7b30ca27b91f24897f268ea7b4 [Pipeline] } 19:03:12 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:03:13 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1626/archives ] 19:03:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1626/archives 19:03:13 total 16 19:03:13 drwxr-xr-x 3 root root 4096 Oct 1 18:47 . 19:03:13 drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 18:47 .. 19:03:13 drwxr-xr-x 2 root root 4096 Oct 1 18:47 cost 19:03:13 -rw-r--r-- 1 root root 86 Oct 1 18:47 cost.csv 19:03:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1626/archives 19:03:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1626/archives 19:03:13 total 16 19:03:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 18:47 . 19:03:13 drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 18:47 .. 19:03:13 drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 18:47 cost 19:03:13 -rw-r--r-- 1 jenkins jenkins 86 Oct 1 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:03:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:03:15 ---> package-listing.sh 19:03:15 ++ facter osfamily 19:03:15 ++ tr '[:upper:]' '[:lower:]' 19:03:15 + OS_FAMILY=debian 19:03:15 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1626 19:03:15 + START_PACKAGES=/tmp/packages_start.txt 19:03:15 + END_PACKAGES=/tmp/packages_end.txt 19:03:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:03:15 + PACKAGES=/tmp/packages_start.txt 19:03:15 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1626 ']' 19:03:15 + PACKAGES=/tmp/packages_end.txt 19:03:15 + case "${OS_FAMILY}" in 19:03:15 + dpkg -l 19:03:15 + grep '^ii' 19:03:15 + '[' -f /tmp/packages_start.txt ']' 19:03:15 + '[' -f /tmp/packages_end.txt ']' 19:03:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:15 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1626 ']' 19:03:15 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1626/archives/ 19:03:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1626/archives/ [Pipeline] echo 19:03:15 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-1626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:03:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:16 prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container 19:03:16 $ 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-1626/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-1626 -v /w/workspace/gexfoundry_device-sdk-go_PR-1626:/w/workspace/gexfoundry_device-sdk-go_PR-1626:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1626@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 19:03:16 $ docker top b4d0f34772a559b7e4885493fced9b52691502a90f4e14bda91a54ef52222d0b -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:16 + touch /tmp/pre-build-complete [Pipeline] sh 19:03:17 + mkdir -p /var/log/sysstat [Pipeline] sh 19:03:17 + ls /var/log/sa-host 19:03:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:17 provisioning config files... 19:03:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1626@tmp/config4280089822962230978tmp [Pipeline] { [Pipeline] echo 19:03:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:03:17 ---> create-netrc.sh [Pipeline] } 19:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:03:18 ---> python-tools-install.sh [Pipeline] echo 19:03:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:03:18 ---> sudo-logs.sh 19:03:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:03:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:03:18 ---> job-cost.sh 19:03:18 lf-activate-venv: SKIPPING 19:03:18 DEBUG: total: 0.2199999988079071 19:03:18 INFO: Retrieving Stack Cost... 19:03:19 INFO: Retrieving Pricing Info for: v3-standard-8 19:03:19 INFO: Archiving Costs [Pipeline] echo 19:03:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:03:19 ---> logs-deploy.sh 19:03:19 lf-activate-venv: SKIPPING 19:03:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1626/2 19:03:19 INFO: archiving workspace using pattern(s): 19:03:20 Archives upload complete. 19:03:21 INFO: archiving logs to Nexus