Pull request #1620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a714b48757c517d54332fd659dfbe749d230d672+6fbfd523e75a65f7b52cf25b753a535ead5785c5 (860ba2e08d78b4fbb4231f4bd5df07970c34f210) 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-ssh11368055075479271953.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh16345245219520322648.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17805374136938357032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13496754877685581128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9150029275771247854.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11468906172593912276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 Running on prd-ubuntu20.04-docker-8c-8g-9184 in /w/workspace/gexfoundry_device-sdk-go_PR-1620 [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-1620 # 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 Merging remotes/origin/main commit 6fbfd523e75a65f7b52cf25b753a535ead5785c5 into PR head commit a714b48757c517d54332fd659dfbe749d230d672 Merge succeeded, producing a714b48757c517d54332fd659dfbe749d230d672 Checking out Revision a714b48757c517d54332fd659dfbe749d230d672 (PR-1620) > 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/1620/head:refs/remotes/origin/PR-1620 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a714b48757c517d54332fd659dfbe749d230d672 # 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 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a714b48757c517d54332fd659dfbe749d230d672 # timeout=10 Commit message: "feat: Add new APIs to stop the device discovery/profile scan" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:16:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:16:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:16:38 ========================================================= 09:16:38 EdgeX Global Pipelines Version Info 09:16:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:16:39 ------------------- 09:16:39 stable info: 09:16:39 ------------------- 09:16:39 Commited By: Cherry Wang cherry@iotechsys.com 09:16:39 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:16:39 Message: update stable to v1.0.263 09:16:39 ------------------- 09:16:39 experimental info: 09:16:39 ------------------- 09:16:39 Commited By: Cherry Wang cherry@iotechsys.com 09:16:39 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:16:39 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:16:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1620 [Pipeline] echo 09:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1620 [Pipeline] echo 09:16:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1620 [Pipeline] echo 09:16:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a714b48757c517d54332fd659dfbe749d230d672 [Pipeline] echo 09:16:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a714b48 [Pipeline] echo 09:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:42 provisioning config files... 09:16:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/config6878128692419645434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:42 ---> ****-login.sh 09:16:42 nexus3.edgexfoundry.org:10001 09:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:43 Configure a credential helper to remove this warning. See 09:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:43 09:16:43 Login Succeeded 09:16:43 nexus3.edgexfoundry.org:10002 09:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:43 Configure a credential helper to remove this warning. See 09:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:43 09:16:43 Login Succeeded 09:16:43 nexus3.edgexfoundry.org:10003 09:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:43 Configure a credential helper to remove this warning. See 09:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:43 09:16:43 Login Succeeded 09:16:43 nexus3.edgexfoundry.org:10004 09:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:43 Configure a credential helper to remove this warning. See 09:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:43 09:16:43 Login Succeeded 09:16:43 ****.io 09:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:43 Configure a credential helper to remove this warning. See 09:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:43 09:16:43 Login Succeeded 09:16:43 ---> ****-login.sh ends [Pipeline] } 09:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:16:44 + git rev-list -1 --merges a714b48757c517d54332fd659dfbe749d230d672~1..a714b48757c517d54332fd659dfbe749d230d672 [Pipeline] echo 09:16:44 -----------> git rev-list -1 --merges a714b48757c517d54332fd659dfbe749d230d672~1..a714b48757c517d54332fd659dfbe749d230d672 a714b48757c517d54332fd659dfbe749d230d672 [false] [Pipeline] sh 09:16:44 + git log --format=format:%s -1 a714b48757c517d54332fd659dfbe749d230d672 [Pipeline] echo 09:16:44 ========================================================= 09:16:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:16:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:45 + git log --format=format:%s -1 a714b48757c517d54332fd659dfbe749d230d672 [Pipeline] echo 09:16:45 [semverPrep] GIT_COMMIT: a714b48757c517d54332fd659dfbe749d230d672, Commit Message: feat: Add new APIs to stop the device discovery/profile scan [Pipeline] echo 09:16:45 [semverPrep] This is not a build commit. [Pipeline] sh 09:16:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:46 + grep -v github /etc/ssh/ssh_known_hosts 09:16:46 + [ -e /tmp/ssh_known_hosts ] 09:16:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:16:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:16:46 + sudo tee -a /etc/ssh/ssh_known_hosts 09:16:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:46 09:16:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:46 0.1.4: Pulling from edgex-devops/py-git-semver 09:16:46 b85a868b505f: Pulling fs layer 09:16:46 e2be974225ed: Pulling fs layer 09:16:46 339a4e72a1f5: Pulling fs layer 09:16:46 988bab9f4d93: Pulling fs layer 09:16:46 1469e6f7b9e6: Pulling fs layer 09:16:46 eaf3925da568: Pulling fs layer 09:16:46 bab4dde63d76: Pulling fs layer 09:16:46 bde34c3a00c8: Pulling fs layer 09:16:46 b352a97aabf1: Pulling fs layer 09:16:46 4872d77fe225: Pulling fs layer 09:16:46 5851b861e8e6: Pulling fs layer 09:16:46 bde34c3a00c8: Waiting 09:16:46 1469e6f7b9e6: Waiting 09:16:46 b352a97aabf1: Waiting 09:16:46 eaf3925da568: Waiting 09:16:46 bab4dde63d76: Waiting 09:16:46 5851b861e8e6: Waiting 09:16:46 988bab9f4d93: Waiting 09:16:46 e2be974225ed: Verifying Checksum 09:16:46 e2be974225ed: Download complete 09:16:46 988bab9f4d93: Verifying Checksum 09:16:46 988bab9f4d93: Download complete 09:16:47 339a4e72a1f5: Verifying Checksum 09:16:47 339a4e72a1f5: Download complete 09:16:47 1469e6f7b9e6: Verifying Checksum 09:16:47 1469e6f7b9e6: Download complete 09:16:47 eaf3925da568: Verifying Checksum 09:16:47 eaf3925da568: Download complete 09:16:47 bde34c3a00c8: Verifying Checksum 09:16:47 bde34c3a00c8: Download complete 09:16:47 b352a97aabf1: Download complete 09:16:47 4872d77fe225: Verifying Checksum 09:16:47 4872d77fe225: Download complete 09:16:47 5851b861e8e6: Verifying Checksum 09:16:47 5851b861e8e6: Download complete 09:16:47 b85a868b505f: Verifying Checksum 09:16:47 b85a868b505f: Download complete 09:16:47 bab4dde63d76: Verifying Checksum 09:16:47 bab4dde63d76: Download complete 09:16:48 b85a868b505f: Pull complete 09:16:48 e2be974225ed: Pull complete 09:16:49 339a4e72a1f5: Pull complete 09:16:49 988bab9f4d93: Pull complete 09:16:49 1469e6f7b9e6: Pull complete 09:16:49 eaf3925da568: Pull complete 09:16:51 bab4dde63d76: Pull complete 09:16:51 bde34c3a00c8: Pull complete 09:16:51 b352a97aabf1: Pull complete 09:16:51 4872d77fe225: Pull complete 09:16:51 5851b861e8e6: Pull complete 09:16:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:51 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 09:16:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1620 -v /w/workspace/gexfoundry_device-sdk-go_PR-1620:/w/workspace/gexfoundry_device-sdk-go_PR-1620:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1620@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:16:56 $ docker top aca144aba9ba3a603d23f9a561053675a9421f7da91f2fd717ee6003dfdd71fb -eo pid,comm 09:16:56 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). 09:16:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:56 [ssh-agent] Looking for ssh-agent implementation... 09:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:56 $ docker exec aca144aba9ba3a603d23f9a561053675a9421f7da91f2fd717ee6003dfdd71fb ssh-agent 09:16:57 SSH_AUTH_SOCK=/tmp/ssh-A07rLJx2tjrq/agent.32 09:16:57 SSH_AGENT_PID=38 09:16:57 Running ssh-add (command line suppressed) 09:16:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/private_key_1619293970021567535.key (/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/private_key_1619293970021567535.key) 09:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:57 + git tag --points-at HEAD [Pipeline] } 09:16:57 $ docker exec --env ******** --env ******** aca144aba9ba3a603d23f9a561053675a9421f7da91f2fd717ee6003dfdd71fb ssh-agent -k 09:16:57 unset SSH_AUTH_SOCK; 09:16:57 unset SSH_AGENT_PID; 09:16:57 echo Agent pid 38 killed; 09:16:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:16:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:57 [ssh-agent] Looking for ssh-agent implementation... 09:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:57 $ docker exec aca144aba9ba3a603d23f9a561053675a9421f7da91f2fd717ee6003dfdd71fb ssh-agent 09:16:58 SSH_AUTH_SOCK=/tmp/ssh-OQL5y8o3kZWb/agent.71 09:16:58 SSH_AGENT_PID=77 09:16:58 Running ssh-add (command line suppressed) 09:16:58 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/private_key_5396536888287331260.key (/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/private_key_5396536888287331260.key) 09:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:58 + git semver init 09:16:58 2024-09-02 09:16:58,682 [run_init] DEBUG init version:0.0.0 force:False 09:16:58 2024-09-02 09:16:58,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver 09:16:58 2024-09-02 09:16:58,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver 09:16:58 2024-09-02 09:16:58,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1620, universal_newlines=False, shell=None, istream=None) 09:17:01 2024-09-02 09:17:00,717 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1620/.git/info/exclude 09:17:01 2024-09-02 09:17:00,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver/PR-1620 with force:False 09:17:01 2024-09-02 09:17:00,718 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver/PR-1620 09:17:01 2024-09-02 09:17:00,723 [execute] INFO git cat-file --batch-check 09:17:01 2024-09-02 09:17:00,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver, universal_newlines=False, shell=None, istream=) 09:17:01 2024-09-02 09:17:00,730 [execute] INFO git cat-file --batch 09:17:01 2024-09-02 09:17:00,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver, universal_newlines=False, shell=None, istream=) 09:17:01 2024-09-02 09:17:00,735 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1620/.semver/PR-1620 09:17:01 0.0.0 [Pipeline] } 09:17:01 $ docker exec --env ******** --env ******** aca144aba9ba3a603d23f9a561053675a9421f7da91f2fd717ee6003dfdd71fb ssh-agent -k 09:17:01 unset SSH_AUTH_SOCK; 09:17:01 unset SSH_AGENT_PID; 09:17:01 echo Agent pid 77 killed; 09:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:01 + git semver [Pipeline] } 09:17:02 $ docker stop --time=1 aca144aba9ba3a603d23f9a561053675a9421f7da91f2fd717ee6003dfdd71fb 09:17:03 $ docker rm -f --volumes aca144aba9ba3a603d23f9a561053675a9421f7da91f2fd717ee6003dfdd71fb [Pipeline] // withDockerContainer [Pipeline] sh 09:17:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:17:04 Stashed 1 file(s) [Pipeline] echo 09:17:04 [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 09:17:04 provisioning config files... 09:17:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/config12362104351983407239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:05 ---> ****-login.sh 09:17:05 nexus3.edgexfoundry.org:10001 09:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:05 Configure a credential helper to remove this warning. See 09:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:05 09:17:05 Login Succeeded 09:17:05 nexus3.edgexfoundry.org:10002 09:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:05 Configure a credential helper to remove this warning. See 09:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:05 09:17:05 Login Succeeded 09:17:05 nexus3.edgexfoundry.org:10003 09:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:05 Configure a credential helper to remove this warning. See 09:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:05 09:17:05 Login Succeeded 09:17:05 nexus3.edgexfoundry.org:10004 09:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:05 Configure a credential helper to remove this warning. See 09:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:05 09:17:05 Login Succeeded 09:17:05 ****.io 09:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:05 Configure a credential helper to remove this warning. See 09:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:05 09:17:05 Login Succeeded 09:17:05 ---> ****-login.sh ends [Pipeline] } 09:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:17:06 ========================================================= 09:17:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:17:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:06 + 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 . 09:17:06 Sending build context to Docker daemon 25.39MB 09:17:06 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:17:06 Step 2/10 : FROM ${BASE} AS builder 09:17:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:17:07 619be1103602: Pulling fs layer 09:17:07 7862e08f4a3e: Pulling fs layer 09:17:07 5df492c9dc93: Pulling fs layer 09:17:07 7629e6793208: Pulling fs layer 09:17:07 4f4fb700ef54: Pulling fs layer 09:17:07 fb5054dd5b73: Pulling fs layer 09:17:07 eeca6798cff9: Pulling fs layer 09:17:07 aa269ceb94a6: Pulling fs layer 09:17:07 ada007ff1a6a: Pulling fs layer 09:17:07 eeca6798cff9: Waiting 09:17:07 aa269ceb94a6: Waiting 09:17:07 ada007ff1a6a: Waiting 09:17:07 4f4fb700ef54: Waiting 09:17:07 fb5054dd5b73: Waiting 09:17:07 7862e08f4a3e: Verifying Checksum 09:17:07 7862e08f4a3e: Download complete 09:17:07 7629e6793208: Verifying Checksum 09:17:07 7629e6793208: Download complete 09:17:07 4f4fb700ef54: Download complete 09:17:07 619be1103602: Verifying Checksum 09:17:07 619be1103602: Download complete 09:17:07 fb5054dd5b73: Verifying Checksum 09:17:07 fb5054dd5b73: Download complete 09:17:07 eeca6798cff9: Verifying Checksum 09:17:07 eeca6798cff9: Download complete 09:17:07 619be1103602: Pull complete 09:17:07 ada007ff1a6a: Verifying Checksum 09:17:07 ada007ff1a6a: Download complete 09:17:07 7862e08f4a3e: Pull complete 09:17:07 5df492c9dc93: Verifying Checksum 09:17:07 5df492c9dc93: Download complete 09:17:07 aa269ceb94a6: Verifying Checksum 09:17:07 aa269ceb94a6: Download complete 09:17:11 5df492c9dc93: Pull complete 09:17:11 7629e6793208: Pull complete 09:17:11 4f4fb700ef54: Pull complete 09:17:11 fb5054dd5b73: Pull complete 09:17:11 eeca6798cff9: Pull complete 09:17:12 aa269ceb94a6: Pull complete 09:17:13 ada007ff1a6a: Pull complete 09:17:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:17:13 ---> f489d0715acc 09:17:13 Step 3/10 : ARG MAKE=make build 09:17:18 ---> Running in fef6f6a12aac 09:17:18 Removing intermediate container fef6f6a12aac 09:17:18 ---> 29889bfc57aa 09:17:18 Step 4/10 : WORKDIR /device-sdk-go 09:17:18 ---> Running in 8bee11a82f14 09:17:19 Removing intermediate container 8bee11a82f14 09:17:19 ---> 19800c06a75d 09:17:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:17:19 ---> Running in 5d7a5f13a0b1 09:17:19 Removing intermediate container 5d7a5f13a0b1 09:17:19 ---> 423bedf3799f 09:17:19 Step 6/10 : RUN apk add --update --no-cache make git 09:17:19 ---> Running in 28bc0cf6549d 09:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:17:19 Still waiting to schedule task 09:17:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:17:19 OK: 264 MiB in 52 packages 09:17:20 Removing intermediate container 28bc0cf6549d 09:17:20 ---> 07d23631b1a3 09:17:20 Step 7/10 : COPY go.mod vendor* ./ 09:17:20 ---> b0a488402af0 09:17:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:20 ---> Running in 2242c053fa89 09:18:16 Removing intermediate container 2242c053fa89 09:18:16 ---> 47ac54dcec0f 09:18:16 Step 9/10 : COPY . . 09:18:17 ---> 1f51149296fa 09:18:17 Step 10/10 : RUN ${MAKE} 09:18:17 ---> Running in ac5da251e919 09:18:17 noop 09:18:17 Removing intermediate container ac5da251e919 09:18:17 ---> c6ba54edb708 09:18:17 Successfully built c6ba54edb708 09:18:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:18 + docker inspect -f . ci-base-image-x86_64 09:18:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:18 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 09:18:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1620 -v /w/workspace/gexfoundry_device-sdk-go_PR-1620:/w/workspace/gexfoundry_device-sdk-go_PR-1620:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1620@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 ******** ci-base-image-x86_64 cat 09:18:18 $ docker top c931e7944529144c62b77ab0d974837b1e866749ee37425ff973133088eff56e -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:19 + go version 09:18:19 go version go1.21.9 linux/amd64 [Pipeline] } 09:18:19 $ docker stop --time=1 c931e7944529144c62b77ab0d974837b1e866749ee37425ff973133088eff56e 09:18:20 $ docker rm -f --volumes c931e7944529144c62b77ab0d974837b1e866749ee37425ff973133088eff56e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:21 + docker inspect -f . ci-base-image-x86_64 09:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:21 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 09:18:21 $ 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-1620 -v /w/workspace/gexfoundry_device-sdk-go_PR-1620:/w/workspace/gexfoundry_device-sdk-go_PR-1620:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1620@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 ******** ci-base-image-x86_64 cat 09:18:21 $ docker top 7f2a0bf6c3cc01906463ece1320c2cdba78120f2102e5586cde03fa1d06e98bc -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1620 [Pipeline] fileExists [Pipeline] sh 09:18:22 + make test 09:18:22 go test -race -coverprofile=coverage.out ./... 09:18:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:18:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9185 in /w/workspace/gexfoundry_device-sdk-go_PR-1620 [Pipeline] { [Pipeline] ws 09:18:45 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:18:48 The recommended git tool is: git 09:18:53 using credential edgex-jenkins-ssh 09:18:53 Cloning the remote Git repository 09:18:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:18:53 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:18:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:18:53 > git --version # timeout=10 09:18:53 > git --version # 'git version 2.25.1' 09:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:18:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:58 Merging remotes/origin/main commit 6fbfd523e75a65f7b52cf25b753a535ead5785c5 into PR head commit a714b48757c517d54332fd659dfbe749d230d672 09:18:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:18:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:18:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1620/head:refs/remotes/origin/PR-1620 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:18:59 Merge succeeded, producing a714b48757c517d54332fd659dfbe749d230d672 09:18:59 Checking out Revision a714b48757c517d54332fd659dfbe749d230d672 (PR-1620) 09:18:58 > git config core.sparsecheckout # timeout=10 09:18:58 > git checkout -f a714b48757c517d54332fd659dfbe749d230d672 # timeout=10 09:18:59 > git remote # timeout=10 09:18:59 > git config --get remote.origin.url # timeout=10 09:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:59 > git merge 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 09:18:59 > git rev-parse HEAD^{commit} # timeout=10 09:18:59 > git config core.sparsecheckout # timeout=10 09:18:59 > git checkout -f a714b48757c517d54332fd659dfbe749d230d672 # timeout=10 09:19:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:19:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:19:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:19:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:19:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:19:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 26.0% of statements 09:19:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.029s coverage: 79.4% of statements 09:19:02 Commit message: "feat: Add new APIs to stop the device discovery/profile scan" 09:19:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:19:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:19:02 > git --version # timeout=10 09:19:02 > git --version # 'git version 2.25.1' 09:19:02 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 09:19:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:19:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 09:19:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:19:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:19:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.038s coverage: 86.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.090s coverage: 45.2% of statements 09:19:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:19:04 % Total % Received % Xferd Average Speed Time Time Time Current 09:19:04 Dload Upload Total Spent Left Speed 09:19:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 09:19:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:19:05 + sudo tee /etc/docker/daemon.new 09:19:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:19:05 { 09:19:05 "registry-mirrors": [ 09:19:05 "https://nexus3.edgexfoundry.org:10001" 09:19:05 ], 09:19:05 "bip": "10.250.0.254/24", 09:19:05 "hosts": [ 09:19:05 "tcp://0.0.0.0:5555", 09:19:05 "unix:///var/run/docker.sock" 09:19:05 ], 09:19:05 "mtu": 1458, 09:19:05 "selinux-enabled": true, 09:19:05 "seccomp-profile": "/etc/docker/seccomp.json" 09:19:05 } [Pipeline] sh 09:19:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:19:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:19:06 + sudo service docker restart 09:19:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.031s coverage: 14.4% of statements 09:19:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.416s coverage: 44.6% of statements 09:19:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.050s coverage: 68.5% of statements 09:19:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.092s coverage: 89.2% of statements 09:19:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:24 provisioning config files... 09:19:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10656815070671227479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:25 ---> ****-login.sh 09:19:25 nexus3.edgexfoundry.org:10001 09:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:25 Configure a credential helper to remove this warning. See 09:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:25 09:19:25 Login Succeeded 09:19:25 nexus3.edgexfoundry.org:10002 09:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:25 Configure a credential helper to remove this warning. See 09:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:25 09:19:25 Login Succeeded 09:19:25 nexus3.edgexfoundry.org:10003 09:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:26 Configure a credential helper to remove this warning. See 09:19:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:26 09:19:26 Login Succeeded 09:19:26 nexus3.edgexfoundry.org:10004 09:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:26 Configure a credential helper to remove this warning. See 09:19:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:26 09:19:26 Login Succeeded 09:19:26 ****.io 09:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:27 Configure a credential helper to remove this warning. See 09:19:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:27 09:19:27 Login Succeeded 09:19:27 ---> ****-login.sh ends [Pipeline] } 09:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:19:27 ========================================================= 09:19:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:19:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:28 + 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 . 09:19:29 Sending build context to Docker daemon 13.2MB 09:19:29 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:19:29 Step 2/10 : FROM ${BASE} AS builder 09:19:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:29 c6b39de5b339: Pulling fs layer 09:19:29 a69c41024577: Pulling fs layer 09:19:29 d6de4b400683: Pulling fs layer 09:19:29 35cb2a7552d0: Pulling fs layer 09:19:29 4f4fb700ef54: Pulling fs layer 09:19:29 464afbd9ba4c: Pulling fs layer 09:19:29 00f215d4a9da: Pulling fs layer 09:19:29 d496ad576159: Pulling fs layer 09:19:29 464afbd9ba4c: Waiting 09:19:29 00f215d4a9da: Waiting 09:19:29 d496ad576159: Waiting 09:19:29 35cb2a7552d0: Waiting 09:19:29 4f4fb700ef54: Waiting 09:19:29 a69c41024577: Download complete 09:19:29 35cb2a7552d0: Verifying Checksum 09:19:29 35cb2a7552d0: Download complete 09:19:29 4f4fb700ef54: Verifying Checksum 09:19:29 4f4fb700ef54: Download complete 09:19:29 c6b39de5b339: Verifying Checksum 09:19:29 c6b39de5b339: Download complete 09:19:29 464afbd9ba4c: Verifying Checksum 09:19:29 464afbd9ba4c: Download complete 09:19:30 d496ad576159: Verifying Checksum 09:19:30 d496ad576159: Download complete 09:19:30 c6b39de5b339: Pull complete 09:19:30 a69c41024577: Pull complete 09:19:31 d6de4b400683: Verifying Checksum 09:19:31 d6de4b400683: Download complete 09:19:32 00f215d4a9da: Verifying Checksum 09:19:32 00f215d4a9da: Download complete 09:19:39 GO111MODULE=on go vet ./... 09:19:44 d6de4b400683: Pull complete 09:19:44 35cb2a7552d0: Pull complete 09:19:44 4f4fb700ef54: Pull complete 09:19:44 464afbd9ba4c: Pull complete 09:19:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:19:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:19:46 ./bin/test-attribution-txt.sh [Pipeline] echo 09:19:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:19:46 $ docker stop --time=1 7f2a0bf6c3cc01906463ece1320c2cdba78120f2102e5586cde03fa1d06e98bc 09:19:51 $ docker rm -f --volumes 7f2a0bf6c3cc01906463ece1320c2cdba78120f2102e5586cde03fa1d06e98bc [Pipeline] // withDockerContainer [Pipeline] sh 09:19:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:19:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:19:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:19:53 + ls -al . 09:19:53 total 384 09:19:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 09:18 . 09:19:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 09:16 .. 09:19:53 -rw-rw-r-- 1 jenkins jenkins 140 Sep 2 09:16 .dockerignore 09:19:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 09:19 .git 09:19:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 09:16 .github 09:19:53 -rw-rw-r-- 1 jenkins jenkins 137 Sep 2 09:16 .gitignore 09:19:53 -rw-rw-r-- 1 jenkins jenkins 42 Sep 2 09:16 .golangci.yml 09:19:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 09:17 .semver 09:19:53 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 2 09:16 CHANGELOG.md 09:19:53 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 09:16 GOVERNANCE.md 09:19:53 -rw-rw-r-- 1 jenkins jenkins 885 Sep 2 09:16 Jenkinsfile 09:19:53 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 2 09:16 LICENSE 09:19:53 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 2 09:16 Makefile 09:19:53 -rw-rw-r-- 1 jenkins jenkins 619 Sep 2 09:16 OWNERS.md 09:19:53 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 2 09:16 README.md 09:19:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 09:17 VERSION 09:19:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 09:16 bin 09:19:53 -rw-r--r-- 1 jenkins jenkins 127940 Sep 2 09:19 coverage.out 09:19:53 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 09:16 example 09:19:53 -rw-rw-r-- 1 jenkins jenkins 6984 Sep 2 09:16 go.mod 09:19:53 -rw-rw-r-- 1 jenkins jenkins 101460 Sep 2 09:16 go.sum 09:19:53 drwxrwxr-x 13 jenkins jenkins 4096 Sep 2 09:16 internal 09:19:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 09:16 openapi 09:19:53 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 09:16 pkg 09:19:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 09:16 snap 09:19:53 -rw-rw-r-- 1 jenkins jenkins 222 Sep 2 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:54 + 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=a714b48757c517d54332fd659dfbe749d230d672 --label arch=amd64 --label version=0.0.0 . 09:19:54 Sending build context to Docker daemon 25.52MB 09:19:54 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 09:19:54 Step 2/24 : FROM ${BASE} AS builder 09:19:54 ---> c6ba54edb708 09:19:54 Step 3/24 : ARG MAKE=make build 09:19:54 ---> Running in b3c804a9866f 09:19:54 Removing intermediate container b3c804a9866f 09:19:54 ---> 8be23f26788f 09:19:54 Step 4/24 : WORKDIR /device-sdk-go 09:19:54 ---> Running in 4dd09ea8a08e 09:19:54 00f215d4a9da: Pull complete 09:19:54 Removing intermediate container 4dd09ea8a08e 09:19:54 ---> 23f8964c0e10 09:19:54 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:19:54 ---> Running in c7282556da65 09:19:54 Removing intermediate container c7282556da65 09:19:54 ---> 982ae5ad1c9a 09:19:54 Step 6/24 : RUN apk add --update --no-cache make git 09:19:54 ---> Running in 13d7f3e9d173 09:19:55 d496ad576159: Pull complete 09:19:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:19:55 ---> f246e2811388 09:19:55 Step 3/10 : ARG MAKE=make build 09:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:19:55 OK: 264 MiB in 52 packages 09:19:55 Removing intermediate container 13d7f3e9d173 09:19:55 ---> bbf69d7ec37d 09:19:55 Step 7/24 : COPY go.mod vendor* ./ 09:19:55 ---> 22bfeda7e596 09:19:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:55 ---> Running in efc17f5acc1f 09:19:56 ---> Running in 53e7b4ef5c6c 09:19:56 Removing intermediate container 53e7b4ef5c6c 09:19:56 ---> 44901a36187e 09:19:56 Step 4/10 : WORKDIR /device-sdk-go 09:19:56 ---> Running in 60e78a84e440 09:19:56 Removing intermediate container efc17f5acc1f 09:19:56 ---> 99626bafd1d8 09:19:56 Step 9/24 : COPY . . 09:19:56 Removing intermediate container 60e78a84e440 09:19:56 ---> 08a13ec75131 09:19:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:19:56 ---> Running in c34086620ba1 09:19:57 Removing intermediate container c34086620ba1 09:19:57 ---> 24e87acfe7df 09:19:57 Step 6/10 : RUN apk add --update --no-cache make git 09:19:57 ---> Running in b8c51f02ed3d 09:19:57 ---> 1546367d118f 09:19:57 Step 10/24 : RUN ${MAKE} 09:19:57 ---> Running in b6a4c248374e 09:19:57 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 09:19:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:19:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:20:00 OK: 266 MiB in 52 packages 09:20:00 Removing intermediate container b8c51f02ed3d 09:20:00 ---> d8ccf7f3afd9 09:20:00 Step 7/10 : COPY go.mod vendor* ./ 09:20:01 ---> 27a24245b46a 09:20:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:01 ---> Running in 408babf8c157 09:20:29 Removing intermediate container b6a4c248374e 09:20:29 ---> 566637754ad0 09:20:29 Step 11/24 : FROM alpine:3.18 09:20:29 3.18: Pulling from library/alpine 09:20:29 930bdd4d222e: Pulling fs layer 09:20:29 930bdd4d222e: Download complete 09:20:29 930bdd4d222e: Pull complete 09:20:29 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:20:29 Status: Downloaded newer image for alpine:3.18 09:20:29 ---> 18f865063206 09:20:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:20:29 ---> Running in 0aca44a8555f 09:20:29 Removing intermediate container 0aca44a8555f 09:20:29 ---> 882ef7775f6f 09:20:29 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:20:30 ---> Running in 02698aa12fb7 09:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:20:30 (1/1) Installing dumb-init (1.2.5-r2) 09:20:30 Executing busybox-1.36.1-r7.trigger 09:20:30 OK: 7 MiB in 16 packages 09:20:31 Removing intermediate container 02698aa12fb7 09:20:31 ---> 2970e47d645e 09:20:31 Step 14/24 : RUN apk --no-cache upgrade 09:20:31 ---> Running in ff04b6dd2580 09:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:20:31 OK: 7 MiB in 16 packages 09:20:31 Removing intermediate container ff04b6dd2580 09:20:31 ---> acda2762f4d3 09:20:31 Step 15/24 : WORKDIR / 09:20:31 ---> Running in 5bf1e693fe90 09:20:31 Removing intermediate container 5bf1e693fe90 09:20:31 ---> 542260040aa8 09:20:31 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:20:32 ---> 7d0e2abbf1e2 09:20:32 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:20:34 ---> 3115377a541a 09:20:34 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:20:34 ---> 9cf39f06a8ef 09:20:34 Step 19/24 : EXPOSE 59999 09:20:34 ---> Running in cdc7dbfd6b63 09:20:34 Removing intermediate container cdc7dbfd6b63 09:20:34 ---> 902483b95749 09:20:34 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:20:34 ---> Running in f9401e9eb60e 09:20:34 Removing intermediate container f9401e9eb60e 09:20:34 ---> eeeadea0165a 09:20:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:20:34 ---> Running in 6a3bbd7dd99c 09:20:34 Removing intermediate container 6a3bbd7dd99c 09:20:34 ---> 8f412a1b3768 09:20:34 Step 22/24 : LABEL arch=amd64 09:20:34 ---> Running in ed2f392907fb 09:20:34 Removing intermediate container ed2f392907fb 09:20:34 ---> 5b0723cdc00a 09:20:34 Step 23/24 : LABEL git_sha=a714b48757c517d54332fd659dfbe749d230d672 09:20:34 ---> Running in b4e0707aa3a6 09:20:34 Removing intermediate container b4e0707aa3a6 09:20:34 ---> 97de2c282cdf 09:20:34 Step 24/24 : LABEL version=0.0.0 09:20:34 ---> Running in af619f9c8074 09:20:34 Removing intermediate container af619f9c8074 09:20:34 ---> 237c2b88b94f 09:20:34 [Warning] One or more build-args [ARCH] were not consumed 09:20:34 Successfully built 237c2b88b94f 09:20:34 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 09:20:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:35 09:20:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:36 latest: Pulling from edgex-lftools-log-publisher 09:20:36 5eb5b503b376: Pulling fs layer 09:20:36 5c69ac0246d0: Pulling fs layer 09:20:36 ec43610c2a17: Pulling fs layer 09:20:36 3a2ae6a8a46f: Pulling fs layer 09:20:36 33b1e0a273af: Pulling fs layer 09:20:36 5d3b04190fa2: Pulling fs layer 09:20:36 2f39f015ded8: Pulling fs layer 09:20:36 33b1e0a273af: Waiting 09:20:36 2f39f015ded8: Waiting 09:20:36 3a2ae6a8a46f: Waiting 09:20:36 5d3b04190fa2: Waiting 09:20:36 5c69ac0246d0: Verifying Checksum 09:20:36 5c69ac0246d0: Download complete 09:20:36 3a2ae6a8a46f: Verifying Checksum 09:20:36 3a2ae6a8a46f: Download complete 09:20:36 33b1e0a273af: Verifying Checksum 09:20:36 33b1e0a273af: Download complete 09:20:36 5d3b04190fa2: Verifying Checksum 09:20:36 5d3b04190fa2: Download complete 09:20:36 ec43610c2a17: Verifying Checksum 09:20:36 ec43610c2a17: Download complete 09:20:36 5eb5b503b376: Verifying Checksum 09:20:36 5eb5b503b376: Download complete 09:20:36 2f39f015ded8: Download complete 09:20:37 5eb5b503b376: Pull complete 09:20:37 5c69ac0246d0: Pull complete 09:20:37 ec43610c2a17: Pull complete 09:20:37 3a2ae6a8a46f: Pull complete 09:20:38 33b1e0a273af: Pull complete 09:20:38 5d3b04190fa2: Pull complete 09:20:42 2f39f015ded8: Pull complete 09:20:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:42 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 09:20:42 $ 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-1620 -v /w/workspace/gexfoundry_device-sdk-go_PR-1620:/w/workspace/gexfoundry_device-sdk-go_PR-1620:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:20:47 $ docker top 87d12050cec71eb0a1f26241e82e74772c10277e9d0371d511462f4cc29dc7ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:48 ---> job-cost.sh 09:20:48 lf-activate-venv: SKIPPING 09:20:48 INFO: No Stack... 09:20:48 INFO: Retrieving Pricing Info for: v3-standard-8 09:20:48 INFO: Archiving Costs [Pipeline] sh 09:20:49 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1620/archives/cost.csv 09:20:49 + cut -d, -f6 [Pipeline] lock 09:20:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] 09:20:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] did not exist. Created. 09:20:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:20:49 + echo total: 0.2199999988079071 [Pipeline] stash 09:20:49 Stashed 1 file(s) [Pipeline] } 09:20:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:20:50 $ docker stop --time=1 87d12050cec71eb0a1f26241e82e74772c10277e9d0371d511462f4cc29dc7ac 09:20:51 $ docker rm -f --volumes 87d12050cec71eb0a1f26241e82e74772c10277e9d0371d511462f4cc29dc7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:21:52 Removing intermediate container 408babf8c157 09:21:52 ---> d3de8a13a931 09:21:52 Step 9/10 : COPY . . 09:21:52 ---> 6d5e35f64d50 09:21:52 Step 10/10 : RUN ${MAKE} 09:21:52 ---> Running in 41c89224fd1e 09:21:52 noop 09:21:52 Removing intermediate container 41c89224fd1e 09:21:52 ---> a69a255aeb07 09:21:52 Successfully built a69a255aeb07 09:21:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:53 + docker inspect -f . ci-base-image-arm64 09:21:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:53 prd-ubuntu20.04-docker-arm64-4c-16g-9185 does not seem to be running inside a container 09:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:55 $ docker top 68a41a118c0a33a6ed8f5b5b0682e85559a939182e7e9fc5c912fd4aee8f9ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:55 + go version 09:21:55 go version go1.21.9 linux/arm64 [Pipeline] } 09:21:55 $ docker stop --time=1 68a41a118c0a33a6ed8f5b5b0682e85559a939182e7e9fc5c912fd4aee8f9ff4 09:21:57 $ docker rm -f --volumes 68a41a118c0a33a6ed8f5b5b0682e85559a939182e7e9fc5c912fd4aee8f9ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:58 + docker inspect -f . ci-base-image-arm64 09:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:58 prd-ubuntu20.04-docker-arm64-4c-16g-9185 does not seem to be running inside a container 09:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:59 $ docker top b233bec06c0b98bc875cd771455ac15741d8fddf9cea50645391de5a70cb785a -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 09:22:01 + make test 09:22:01 go test -race -coverprofile=coverage.out ./... 09:22:48 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:26:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:26:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:26:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:26:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:26:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:26:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.128s coverage: 26.0% of statements 09:26:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.158s coverage: 79.4% of statements 09:26:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:26:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:26:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.227s coverage: 86.0% of statements 09:26:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:26:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.582s coverage: 45.2% of statements 09:26:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.155s coverage: 14.4% of statements 09:26:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.734s coverage: 44.6% of statements 09:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 09:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:26:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.295s coverage: 68.5% of statements 09:26:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.379s coverage: 89.2% of statements 09:27:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:27:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.230s coverage: 5.3% of statements 09:27:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:27:04 GO111MODULE=on go vet ./... 09:30:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:30:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:30:56 ./bin/test-attribution-txt.sh [Pipeline] echo 09:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:30:56 $ docker stop --time=1 b233bec06c0b98bc875cd771455ac15741d8fddf9cea50645391de5a70cb785a 09:30:58 $ docker rm -f --volumes b233bec06c0b98bc875cd771455ac15741d8fddf9cea50645391de5a70cb785a [Pipeline] // withDockerContainer [Pipeline] sh 09:31:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:31:00 Warning: overwriting stash ‘coverage-report’ 09:31:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:31:02 + ls -al . 09:31:02 total 380 09:31:02 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 09:22 . 09:31:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 09:18 .. 09:31:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 2 09:18 .dockerignore 09:31:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 09:18 .git 09:31:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 09:18 .github 09:31:02 -rw-rw-r-- 1 jenkins jenkins 137 Sep 2 09:18 .gitignore 09:31:02 -rw-rw-r-- 1 jenkins jenkins 42 Sep 2 09:18 .golangci.yml 09:31:02 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 2 09:18 CHANGELOG.md 09:31:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 09:18 GOVERNANCE.md 09:31:02 -rw-rw-r-- 1 jenkins jenkins 885 Sep 2 09:18 Jenkinsfile 09:31:02 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 2 09:18 LICENSE 09:31:02 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 2 09:18 Makefile 09:31:02 -rw-rw-r-- 1 jenkins jenkins 619 Sep 2 09:18 OWNERS.md 09:31:02 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 2 09:18 README.md 09:31:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 09:17 VERSION 09:31:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 09:18 bin 09:31:02 -rw-r--r-- 1 jenkins jenkins 127940 Sep 2 09:27 coverage.out 09:31:02 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 09:18 example 09:31:02 -rw-rw-r-- 1 jenkins jenkins 6984 Sep 2 09:18 go.mod 09:31:02 -rw-rw-r-- 1 jenkins jenkins 101460 Sep 2 09:18 go.sum 09:31:02 drwxrwxr-x 13 jenkins jenkins 4096 Sep 2 09:18 internal 09:31:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 09:18 openapi 09:31:02 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 09:18 pkg 09:31:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 09:18 snap 09:31:02 -rw-rw-r-- 1 jenkins jenkins 222 Sep 2 09:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:02 + 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=a714b48757c517d54332fd659dfbe749d230d672 --label arch=arm64 --label version=0.0.0 . 09:31:03 Sending build context to Docker daemon 13.33MB 09:31:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 09:31:03 Step 2/24 : FROM ${BASE} AS builder 09:31:03 ---> a69a255aeb07 09:31:03 Step 3/24 : ARG MAKE=make build 09:31:03 ---> Running in 46ae8a2761b9 09:31:03 Removing intermediate container 46ae8a2761b9 09:31:03 ---> 18b066591f9d 09:31:03 Step 4/24 : WORKDIR /device-sdk-go 09:31:03 ---> Running in ab42f068cc26 09:31:04 Removing intermediate container ab42f068cc26 09:31:04 ---> 650234a4332f 09:31:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:31:04 ---> Running in 3c76080f2b46 09:31:04 Removing intermediate container 3c76080f2b46 09:31:04 ---> 95b25a038794 09:31:04 Step 6/24 : RUN apk add --update --no-cache make git 09:31:04 ---> Running in e2cdb62308f2 09:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:31:06 OK: 266 MiB in 52 packages 09:31:07 Removing intermediate container e2cdb62308f2 09:31:07 ---> ecb9313efea6 09:31:07 Step 7/24 : COPY go.mod vendor* ./ 09:31:08 ---> 3de619ebb45a 09:31:08 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:08 ---> Running in 12b3d4fa1ced 09:31:10 Removing intermediate container 12b3d4fa1ced 09:31:10 ---> 662d80ea961f 09:31:10 Step 9/24 : COPY . . 09:31:12 ---> 9fbcedf0cca2 09:31:12 Step 10/24 : RUN ${MAKE} 09:31:12 ---> Running in cf55b8c06105 09:31:12 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 09:34:34 Removing intermediate container cf55b8c06105 09:34:34 ---> 82fa61c05a26 09:34:34 Step 11/24 : FROM alpine:3.18 09:34:34 3.18: Pulling from library/alpine 09:34:34 4983c3fe2029: Pulling fs layer 09:34:34 4983c3fe2029: Verifying Checksum 09:34:34 4983c3fe2029: Download complete 09:34:34 4983c3fe2029: Pull complete 09:34:34 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:34 Status: Downloaded newer image for alpine:3.18 09:34:34 ---> a0237000ae83 09:34:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:34:34 ---> Running in d0ad0012c995 09:34:35 Removing intermediate container d0ad0012c995 09:34:35 ---> da235ecc46de 09:34:35 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:34:35 ---> Running in fb2edd25bb14 09:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:37 (1/1) Installing dumb-init (1.2.5-r2) 09:34:37 Executing busybox-1.36.1-r7.trigger 09:34:37 OK: 8 MiB in 16 packages 09:34:38 Removing intermediate container fb2edd25bb14 09:34:38 ---> 016d3acc6492 09:34:38 Step 14/24 : RUN apk --no-cache upgrade 09:34:38 ---> Running in 87a06bc8a448 09:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:40 OK: 8 MiB in 16 packages 09:34:41 Removing intermediate container 87a06bc8a448 09:34:41 ---> b979084ca231 09:34:41 Step 15/24 : WORKDIR / 09:34:41 ---> Running in 00642d907947 09:34:41 Removing intermediate container 00642d907947 09:34:41 ---> 071a299c9b55 09:34:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:34:42 ---> 5ecd8a9407d8 09:34:42 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:34:44 ---> e59de37de71f 09:34:44 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:34:45 ---> 0bc3d3e2411a 09:34:45 Step 19/24 : EXPOSE 59999 09:34:45 ---> Running in ce192c92f4dc 09:34:45 Removing intermediate container ce192c92f4dc 09:34:45 ---> c7454a486feb 09:34:45 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:34:45 ---> Running in dd4ef448cf64 09:34:45 Removing intermediate container dd4ef448cf64 09:34:45 ---> c5f85b1eb12f 09:34:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:34:45 ---> Running in e26b9222161e 09:34:46 Removing intermediate container e26b9222161e 09:34:46 ---> 2d6e35153063 09:34:46 Step 22/24 : LABEL arch=arm64 09:34:46 ---> Running in deaa75306a27 09:34:46 Removing intermediate container deaa75306a27 09:34:46 ---> 25328a8b78f5 09:34:46 Step 23/24 : LABEL git_sha=a714b48757c517d54332fd659dfbe749d230d672 09:34:46 ---> Running in 78b39c3acb9c 09:34:46 Removing intermediate container 78b39c3acb9c 09:34:46 ---> 988cc8171e50 09:34:46 Step 24/24 : LABEL version=0.0.0 09:34:46 ---> Running in 7d20ba145d47 09:34:47 Removing intermediate container 7d20ba145d47 09:34:47 ---> 75ca35934f09 09:34:47 [Warning] One or more build-args [ARCH] were not consumed 09:34:47 Successfully built 75ca35934f09 09:34:47 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 09:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:48 09:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:48 arm64: Pulling from edgex-lftools-log-publisher 09:34:48 8998bd30e6a1: Pulling fs layer 09:34:48 04944245beec: Pulling fs layer 09:34:48 699f458cf7ca: Pulling fs layer 09:34:48 765212b225bb: Pulling fs layer 09:34:48 f23df028b6ca: Pulling fs layer 09:34:48 d65c8cfc05b1: Pulling fs layer 09:34:48 765212b225bb: Waiting 09:34:48 f23df028b6ca: Waiting 09:34:48 2437ff75d9bd: Pulling fs layer 09:34:48 d65c8cfc05b1: Waiting 09:34:48 2437ff75d9bd: Waiting 09:34:48 04944245beec: Verifying Checksum 09:34:48 04944245beec: Download complete 09:34:48 765212b225bb: Verifying Checksum 09:34:48 765212b225bb: Download complete 09:34:48 f23df028b6ca: Download complete 09:34:48 d65c8cfc05b1: Verifying Checksum 09:34:48 d65c8cfc05b1: Download complete 09:34:48 699f458cf7ca: Verifying Checksum 09:34:48 699f458cf7ca: Download complete 09:34:49 8998bd30e6a1: Verifying Checksum 09:34:49 8998bd30e6a1: Download complete 09:34:51 2437ff75d9bd: Verifying Checksum 09:34:51 2437ff75d9bd: Download complete 09:34:53 8998bd30e6a1: Pull complete 09:34:54 04944245beec: Pull complete 09:34:56 699f458cf7ca: Pull complete 09:34:56 765212b225bb: Pull complete 09:34:57 f23df028b6ca: Pull complete 09:34:57 d65c8cfc05b1: Pull complete 09:35:15 2437ff75d9bd: Pull complete 09:35:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:35:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:15 prd-ubuntu20.04-docker-arm64-4c-16g-9185 does not seem to be running inside a container 09:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:35:18 $ docker top f503efdcdf36d664efa2ab4497bbacff06f96c7e9553477b8ea7abe08b5e3b68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:19 ---> job-cost.sh 09:35:19 lf-activate-venv: SKIPPING 09:35:19 INFO: No Stack... 09:35:19 INFO: Retrieving Pricing Info for: v3-standard-4 09:35:20 INFO: Archiving Costs [Pipeline] sh 09:35:21 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 09:35:21 + cut -d, -f6 [Pipeline] lock 09:35:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] 09:35:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] did not exist. Created. 09:35:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:21 /w/workspace/device-sdk-go/1@tmp/durable-315ed0f8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:35:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:35:22 Warning: overwriting stash ‘stack-cost’ 09:35:22 Stashed 1 file(s) [Pipeline] } 09:35:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1620-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:35:22 $ docker stop --time=1 f503efdcdf36d664efa2ab4497bbacff06f96c7e9553477b8ea7abe08b5e3b68 09:35:24 $ docker rm -f --volumes f503efdcdf36d664efa2ab4497bbacff06f96c7e9553477b8ea7abe08b5e3b68 [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 09:35:25 provisioning config files... 09:35:25 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/config4175784004520219527tmp [Pipeline] { [Pipeline] sh 09:35:25 + set +x 09:35:25 + curl -s https://codecov.io/bash 09:35:25 + bash -s -- 09:35:25 09:35:25 _____ _ 09:35:25 / ____| | | 09:35:25 | | ___ __| | ___ ___ _____ __ 09:35:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:35:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:35:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:35:25 Bash-1.0.6 09:35:25 09:35:25 09:35:25 ==> git version 2.25.1 found 09:35:25 ==> 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 09:35:25 Release-Date: 2020-01-08 09:35:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:35:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:35:25 ==> Jenkins CI detected. 09:35:25 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1620 09:35:25 project root: . 09:35:25 --> token set from env 09:35:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:35:26 ==> Running gcov in . (disable via -X gcov) 09:35:26 ==> Python coveragepy not found 09:35:26 ==> Searching for coverage reports in: 09:35:26 + . 09:35:26 -> Found 1 reports 09:35:26 ==> Detecting git/mercurial file structure 09:35:26 ==> Reading reports 09:35:26 + ./coverage.out bytes=127940 09:35:26 ==> Appending adjustments 09:35:26 https://docs.codecov.io/docs/fixing-reports 09:35:26 + Found adjustments 09:35:26 ==> Gzipping contents 09:35:26 20K /tmp/codecov.96Wupm.gz 09:35:26 ==> Uploading reports 09:35:26 url: https://codecov.io 09:35:26 query: branch=PR-1620&commit=a714b48757c517d54332fd659dfbe749d230d672&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1620&job=&cmd_args= 09:35:26 -> Pinging Codecov 09:35:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1620&commit=a714b48757c517d54332fd659dfbe749d230d672&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1620&job=&cmd_args= 09:35:26 -> Uploading to 09:35:26 https://storage.googleapis.com/codecov/v4/raw/2024-09-02/7E55EF52A471D76F132DFD9A03CDDE97/a714b48757c517d54332fd659dfbe749d230d672/79b4ebc2-d57f-4551-ad4f-9026085a626d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T093526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c4097ad1712aa8167d990e4e29286fd3f90645ee7fdabeb4ed2f04adc125a87 09:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:26 Dload Upload Total Spent Left Speed 09:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17667 0 0 100 17667 0 68212 --:--:-- --:--:-- --:--:-- 68212 09:35:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a714b48757c517d54332fd659dfbe749d230d672 [Pipeline] } 09:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] 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 09:35:29 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1620/archives ] 09:35:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1620/archives 09:35:29 total 16 09:35:29 drwxr-xr-x 3 root root 4096 Sep 2 09:20 . 09:35:29 drwxrwxr-x 12 jenkins jenkins 4096 Sep 2 09:20 .. 09:35:29 drwxr-xr-x 2 root root 4096 Sep 2 09:20 cost 09:35:29 -rw-r--r-- 1 root root 86 Sep 2 09:20 cost.csv 09:35:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1620/archives 09:35:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1620/archives 09:35:29 total 16 09:35:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 09:20 . 09:35:29 drwxrwxr-x 12 jenkins jenkins 4096 Sep 2 09:20 .. 09:35:29 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 09:20 cost 09:35:29 -rw-r--r-- 1 jenkins jenkins 86 Sep 2 09:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:35:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:35:30 ---> package-listing.sh 09:35:30 ++ tr '[:upper:]' '[:lower:]' 09:35:30 ++ facter osfamily 09:35:30 + OS_FAMILY=debian 09:35:30 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1620 09:35:30 + START_PACKAGES=/tmp/packages_start.txt 09:35:30 + END_PACKAGES=/tmp/packages_end.txt 09:35:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:30 + PACKAGES=/tmp/packages_start.txt 09:35:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1620 ']' 09:35:30 + PACKAGES=/tmp/packages_end.txt 09:35:30 + case "${OS_FAMILY}" in 09:35:30 + dpkg -l 09:35:30 + grep '^ii' 09:35:30 + '[' -f /tmp/packages_start.txt ']' 09:35:30 + '[' -f /tmp/packages_end.txt ']' 09:35:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1620 ']' 09:35:30 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1620/archives/ 09:35:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1620/archives/ [Pipeline] echo 09:35:30 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-1620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:32 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 09:35:32 $ 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-1620/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-1620 -v /w/workspace/gexfoundry_device-sdk-go_PR-1620:/w/workspace/gexfoundry_device-sdk-go_PR-1620:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:35:32 $ docker top 9f628f2225ea5dd8dfe579b5c3eb372000433ae03ec0b9283dcd7bbe5c239be1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:32 + touch /tmp/pre-build-complete [Pipeline] sh 09:35:33 + mkdir -p /var/log/sysstat [Pipeline] sh 09:35:33 + ls /var/log/sa-host 09:35:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:33 provisioning config files... 09:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1620@tmp/config15087074319914764507tmp [Pipeline] { [Pipeline] echo 09:35:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:35:34 ---> create-netrc.sh [Pipeline] } 09:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:35:34 ---> python-tools-install.sh [Pipeline] echo 09:35:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:35:34 ---> sudo-logs.sh 09:35:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:35:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:35:35 ---> job-cost.sh 09:35:35 lf-activate-venv: SKIPPING 09:35:35 DEBUG: total: 0.2199999988079071 09:35:35 INFO: Retrieving Stack Cost... 09:35:35 INFO: Retrieving Pricing Info for: v3-standard-8 09:35:35 INFO: Archiving Costs [Pipeline] echo 09:35:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:35:36 ---> logs-deploy.sh 09:35:36 lf-activate-venv: SKIPPING 09:35:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1620/1 09:35:36 INFO: archiving workspace using pattern(s): 09:35:37 Archives upload complete. 09:35:37 INFO: archiving logs to Nexus