Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a690718375bc93f519473105647b67b4bac49bb 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-ssh523515369214606349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1625907824564483528.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17280448187581424681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8203175057276462530.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13360500497867681646.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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.23 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 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 Running on prd-ubuntu20.04-docker-8c-8g-36162 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 9a690718375bc93f519473105647b67b4bac49bb (main) Commit message: "Merge pull request #1666 from jinlinGuan/contracts-issue-956" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a690718375bc93f519473105647b67b4bac49bb # timeout=10 > git rev-list --no-walk 3369d354d5806cd7550b978fa381ceba6d3d4566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:03:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:03:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:03:39 ========================================================= 07:03:39 EdgeX Global Pipelines Version Info 07:03:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:03:40 ------------------- 07:03:40 stable info: 07:03:40 ------------------- 07:03:40 Commited By: Cherry Wang cherry@iotechsys.com 07:03:40 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:03:40 Message: update stable to v1.0.269 07:03:40 ------------------- 07:03:40 experimental info: 07:03:40 ------------------- 07:03:40 Commited By: **** collab-it+edgex@linuxfoundation.org 07:03:40 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:03:40 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:03:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:03:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:03:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a69071 [Pipeline] echo 07:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:41 provisioning config files... 07:03:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4747090823492760167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:42 ---> ****-login.sh 07:03:42 nexus3.edgexfoundry.org:10001 07:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:42 Configure a credential helper to remove this warning. See 07:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:42 07:03:42 Login Succeeded 07:03:42 nexus3.edgexfoundry.org:10002 07:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:42 Configure a credential helper to remove this warning. See 07:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:42 07:03:42 Login Succeeded 07:03:42 nexus3.edgexfoundry.org:10003 07:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:42 Configure a credential helper to remove this warning. See 07:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:42 07:03:42 Login Succeeded 07:03:42 nexus3.edgexfoundry.org:10004 07:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:43 Configure a credential helper to remove this warning. See 07:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:43 07:03:43 Login Succeeded 07:03:43 ****.io 07:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:43 Configure a credential helper to remove this warning. See 07:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:43 07:03:43 Login Succeeded 07:03:43 ---> ****-login.sh ends [Pipeline] } 07:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:03:43 + git rev-list -1 --merges 9a690718375bc93f519473105647b67b4bac49bb~1..9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo 07:03:43 -----------> git rev-list -1 --merges 9a690718375bc93f519473105647b67b4bac49bb~1..9a690718375bc93f519473105647b67b4bac49bb 9a690718375bc93f519473105647b67b4bac49bb 07:03:43 9a690718375bc93f519473105647b67b4bac49bb [false] [Pipeline] sh 07:03:43 + git log --format=format:%s -1 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo 07:03:43 ========================================================= 07:03:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:03:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:44 + git log --format=format:%s -1 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo 07:03:44 [semverPrep] GIT_COMMIT: 9a690718375bc93f519473105647b67b4bac49bb, Commit Message: Merge pull request #1666 from jinlinGuan/contracts-issue-956 [Pipeline] echo 07:03:44 [semverPrep] This is not a build commit. [Pipeline] sh 07:03:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:03:44 + grep -v github /etc/ssh/ssh_known_hosts 07:03:44 + [ -e /tmp/ssh_known_hosts ] 07:03:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:03:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:03:44 + sudo tee -a /etc/ssh/ssh_known_hosts 07:03:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:45 07:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:45 0.1.4: Pulling from edgex-devops/py-git-semver 07:03:45 b85a868b505f: Pulling fs layer 07:03:45 e2be974225ed: Pulling fs layer 07:03:45 339a4e72a1f5: Pulling fs layer 07:03:45 988bab9f4d93: Pulling fs layer 07:03:45 1469e6f7b9e6: Pulling fs layer 07:03:45 eaf3925da568: Pulling fs layer 07:03:45 bab4dde63d76: Pulling fs layer 07:03:45 bde34c3a00c8: Pulling fs layer 07:03:45 b352a97aabf1: Pulling fs layer 07:03:45 4872d77fe225: Pulling fs layer 07:03:45 5851b861e8e6: Pulling fs layer 07:03:45 988bab9f4d93: Waiting 07:03:45 1469e6f7b9e6: Waiting 07:03:45 eaf3925da568: Waiting 07:03:45 bab4dde63d76: Waiting 07:03:45 bde34c3a00c8: Waiting 07:03:45 5851b861e8e6: Waiting 07:03:45 b352a97aabf1: Waiting 07:03:45 4872d77fe225: Waiting 07:03:45 e2be974225ed: Verifying Checksum 07:03:45 e2be974225ed: Download complete 07:03:45 988bab9f4d93: Verifying Checksum 07:03:45 988bab9f4d93: Download complete 07:03:45 1469e6f7b9e6: Verifying Checksum 07:03:45 1469e6f7b9e6: Download complete 07:03:45 339a4e72a1f5: Verifying Checksum 07:03:45 339a4e72a1f5: Download complete 07:03:45 eaf3925da568: Verifying Checksum 07:03:45 eaf3925da568: Download complete 07:03:45 bde34c3a00c8: Download complete 07:03:45 b352a97aabf1: Verifying Checksum 07:03:45 b352a97aabf1: Download complete 07:03:45 4872d77fe225: Download complete 07:03:45 5851b861e8e6: Verifying Checksum 07:03:45 5851b861e8e6: Download complete 07:03:45 b85a868b505f: Verifying Checksum 07:03:45 b85a868b505f: Download complete 07:03:46 bab4dde63d76: Verifying Checksum 07:03:46 bab4dde63d76: Download complete 07:03:47 b85a868b505f: Pull complete 07:03:47 e2be974225ed: Pull complete 07:03:47 339a4e72a1f5: Pull complete 07:03:47 988bab9f4d93: Pull complete 07:03:47 1469e6f7b9e6: Pull complete 07:03:47 eaf3925da568: Pull complete 07:03:49 bab4dde63d76: Pull complete 07:03:49 bde34c3a00c8: Pull complete 07:03:49 b352a97aabf1: Pull complete 07:03:49 4872d77fe225: Pull complete 07:03:49 5851b861e8e6: Pull complete 07:03:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:49 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:03:52 $ docker top 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 -eo pid,comm 07:03:52 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). 07:03:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:52 [ssh-agent] Looking for ssh-agent implementation... 07:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:52 $ docker exec 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent 07:03:52 SSH_AUTH_SOCK=/tmp/ssh-JqT63yFrctVI/agent.32 07:03:52 SSH_AGENT_PID=38 07:03:52 Running ssh-add (command line suppressed) 07:03:52 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15948894055600294866.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15948894055600294866.key) 07:03:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:53 + git tag --points-at HEAD [Pipeline] } 07:03:53 $ docker exec --env ******** --env ******** 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent -k 07:03:53 unset SSH_AUTH_SOCK; 07:03:53 unset SSH_AGENT_PID; 07:03:53 echo Agent pid 38 killed; 07:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:03:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:53 [ssh-agent] Looking for ssh-agent implementation... 07:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:53 $ docker exec 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent 07:03:53 SSH_AUTH_SOCK=/tmp/ssh-k0xloBlFQ5LZ/agent.71 07:03:53 SSH_AGENT_PID=77 07:03:53 Running ssh-add (command line suppressed) 07:03:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13801696823087561848.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13801696823087561848.key) 07:03:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:54 + git semver init 07:03:54 2025-01-06 07:03:54,193 [run_init] DEBUG init version:0.0.0 force:False 07:03:54 2025-01-06 07:03:54,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:03:54 2025-01-06 07:03:54,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:03:54 2025-01-06 07:03:54,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:03:55 2025-01-06 07:03:55,485 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 07:03:55 2025-01-06 07:03:55,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 07:03:55 2025-01-06 07:03:55,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:03:55 2025-01-06 07:03:55,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:03:55 4.0.0-dev.12 [Pipeline] } 07:03:55 $ docker exec --env ******** --env ******** 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent -k 07:03:55 unset SSH_AUTH_SOCK; 07:03:55 unset SSH_AGENT_PID; 07:03:55 echo Agent pid 77 killed; 07:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:56 + git semver [Pipeline] } 07:03:56 $ docker stop --time=1 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 07:03:57 $ docker rm -f --volumes 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:03:58 Stashed 1 file(s) [Pipeline] echo 07:03:58 [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:59 provisioning config files... [Pipeline] // stage [Pipeline] } 07:03:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4652654509860212448tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:03:59 ---> ****-login.sh 07:03:59 nexus3.edgexfoundry.org:10001 07:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:59 Configure a credential helper to remove this warning. See 07:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:59 07:03:59 Login Succeeded 07:03:59 nexus3.edgexfoundry.org:10002 07:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:59 Configure a credential helper to remove this warning. See 07:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:59 07:03:59 Login Succeeded 07:03:59 nexus3.edgexfoundry.org:10003 07:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:59 Configure a credential helper to remove this warning. See 07:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:59 07:03:59 Login Succeeded 07:03:59 nexus3.edgexfoundry.org:10004 07:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:59 Configure a credential helper to remove this warning. See 07:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:59 07:03:59 Login Succeeded 07:03:59 ****.io 07:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:00 Configure a credential helper to remove this warning. See 07:04:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:00 07:04:00 Login Succeeded 07:04:00 ---> ****-login.sh ends [Pipeline] } 07:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:04:00 ========================================================= 07:04:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:04:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:00 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 07:04:00 Sending build context to Docker daemon 24.81MB 07:04:00 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:04:00 Step 2/10 : FROM ${BASE} AS builder 07:04:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:00 da9db072f522: Pulling fs layer 07:04:00 6ef4a4ee8ca5: Pulling fs layer 07:04:00 06f05ace1117: Pulling fs layer 07:04:00 5fe327b54edc: Pulling fs layer 07:04:00 4f4fb700ef54: Pulling fs layer 07:04:00 92a5565b7b96: Pulling fs layer 07:04:00 ff9bb7016b71: Pulling fs layer 07:04:00 b67dba6c2c7d: Pulling fs layer 07:04:00 a813b0c90790: Pulling fs layer 07:04:00 5fe327b54edc: Waiting 07:04:00 b67dba6c2c7d: Waiting 07:04:00 4f4fb700ef54: Waiting 07:04:00 92a5565b7b96: Waiting 07:04:00 a813b0c90790: Waiting 07:04:00 ff9bb7016b71: Waiting 07:04:00 6ef4a4ee8ca5: Verifying Checksum 07:04:00 6ef4a4ee8ca5: Download complete 07:04:00 5fe327b54edc: Verifying Checksum 07:04:00 5fe327b54edc: Download complete 07:04:00 4f4fb700ef54: Verifying Checksum 07:04:00 4f4fb700ef54: Download complete 07:04:00 da9db072f522: Download complete 07:04:00 92a5565b7b96: Verifying Checksum 07:04:00 92a5565b7b96: Download complete 07:04:00 ff9bb7016b71: Verifying Checksum 07:04:00 ff9bb7016b71: Download complete 07:04:00 da9db072f522: Pull complete 07:04:00 a813b0c90790: Verifying Checksum 07:04:00 a813b0c90790: Download complete 07:04:00 6ef4a4ee8ca5: Pull complete 07:04:01 06f05ace1117: Verifying Checksum 07:04:01 06f05ace1117: Download complete 07:04:01 b67dba6c2c7d: Verifying Checksum 07:04:01 b67dba6c2c7d: Download complete 07:04:05 06f05ace1117: Pull complete 07:04:05 5fe327b54edc: Pull complete 07:04:05 4f4fb700ef54: Pull complete 07:04:05 92a5565b7b96: Pull complete 07:04:05 ff9bb7016b71: Pull complete 07:04:07 b67dba6c2c7d: Pull complete 07:04:08 a813b0c90790: Pull complete 07:04:08 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:04:08 ---> 3ba60ce46760 07:04:08 Step 3/10 : ARG MAKE=make build 07:04:11 ---> Running in 56530de0b9d9 07:04:11 Removing intermediate container 56530de0b9d9 07:04:11 ---> fa000b4fd2e4 07:04:11 Step 4/10 : WORKDIR /device-sdk-go 07:04:11 ---> Running in bbb84cf6a857 07:04:11 Removing intermediate container bbb84cf6a857 07:04:11 ---> 33213e463bae 07:04:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:04:11 ---> Running in 8edeffdd4b1c 07:04:11 Removing intermediate container 8edeffdd4b1c 07:04:11 ---> b7237f6ab73f 07:04:11 Step 6/10 : RUN apk add --update --no-cache make git 07:04:11 ---> Running in 31948cc1cd1a 07:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:04:12 OK: 248 MiB in 58 packages 07:04:13 Removing intermediate container 31948cc1cd1a 07:04:13 ---> 36314c04780a 07:04:13 Step 7/10 : COPY go.mod vendor* ./ 07:04:13 ---> af8757834d0f 07:04:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:13 ---> Running in bdaeac439003 07:05:20 Removing intermediate container bdaeac439003 07:05:20 ---> 78eb40f053a5 07:05:20 Step 9/10 : COPY . . 07:05:20 ---> ce760423c427 07:05:20 Step 10/10 : RUN ${MAKE} 07:05:20 ---> Running in f21fec155573 07:05:20 noop 07:05:20 Removing intermediate container f21fec155573 07:05:20 ---> aa49244a3c9b 07:05:20 Successfully built aa49244a3c9b 07:05:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:21 + docker inspect -f . ci-base-image-x86_64 07:05:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:21 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 07:05:21 $ docker top e89909b106da71e923c16f5be53dc5736bad23eaaeb1902d04e89e55e8ea7cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:21 + go version 07:05:21 go version go1.23.4 linux/amd64 [Pipeline] } 07:05:21 $ docker stop --time=1 e89909b106da71e923c16f5be53dc5736bad23eaaeb1902d04e89e55e8ea7cd3 07:05:23 $ docker rm -f --volumes e89909b106da71e923c16f5be53dc5736bad23eaaeb1902d04e89e55e8ea7cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:23 + docker inspect -f . ci-base-image-x86_64 07:05:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:23 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 07:05:24 $ docker top b8165c7ff4d85258e2943e1b563966431fc25dfbbdfb81744da0a859f7d27bb5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 07:05:24 + make test 07:05:24 go test -race -coverprofile=coverage.out ./... 07:05:32 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 07:06:05 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 07:06:05 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 07:06:05 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 07:06:05 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 07:06:05 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 07:06:05 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.033s coverage: 28.7% of statements 07:06:05 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.031s coverage: 79.4% of statements 07:06:06 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 07:06:06 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 07:06:07 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 07:06:07 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.049s coverage: 86.0% of statements 07:06:08 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 07:06:08 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 07:06:08 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 07:06:08 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.099s coverage: 45.2% of statements 07:06:09 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 07:06:12 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.043s coverage: 14.1% of statements 07:06:12 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.091s coverage: 44.6% of statements 07:06:12 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.054s coverage: 68.4% of statements 07:06:12 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.084s coverage: 88.3% of statements 07:06:12 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.3% of statements 07:06:45 GO111MODULE=on go vet ./... 07:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:06:49 ./bin/test-attribution-txt.sh [Pipeline] echo 07:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:06:49 $ docker stop --time=1 b8165c7ff4d85258e2943e1b563966431fc25dfbbdfb81744da0a859f7d27bb5 07:06:53 $ docker rm -f --volumes b8165c7ff4d85258e2943e1b563966431fc25dfbbdfb81744da0a859f7d27bb5 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:06:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:06:55 + ls -al . 07:06:55 total 704 07:06:55 drwxrwxr-x 11 jenkins jenkins 4096 Jan 6 07:05 . 07:06:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 07:03 .. 07:06:55 -rw-rw-r-- 1 jenkins jenkins 140 Jan 6 07:03 .dockerignore 07:06:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 07:06 .git 07:06:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 07:03 .github 07:06:55 -rw-rw-r-- 1 jenkins jenkins 137 Jan 6 07:03 .gitignore 07:06:55 -rw-rw-r-- 1 jenkins jenkins 199 Jan 6 07:03 .golangci.yml 07:06:55 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 07:03 .semver 07:06:55 -rw-rw-r-- 1 jenkins jenkins 48109 Jan 6 07:03 CHANGELOG.md 07:06:55 -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 07:03 GOVERNANCE.md 07:06:55 -rw-rw-r-- 1 jenkins jenkins 882 Jan 6 07:03 Jenkinsfile 07:06:55 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 6 07:03 LICENSE 07:06:55 -rw-rw-r-- 1 jenkins jenkins 2424 Jan 6 07:03 Makefile 07:06:55 -rw-rw-r-- 1 jenkins jenkins 619 Jan 6 07:03 OWNERS.md 07:06:55 -rw-rw-r-- 1 jenkins jenkins 4937 Jan 6 07:03 README.md 07:06:55 -rw-rw-r-- 1 jenkins jenkins 12 Jan 6 07:03 VERSION 07:06:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 07:03 bin 07:06:55 -rw-r--r-- 1 jenkins jenkins 468087 Jan 6 07:06 coverage.out 07:06:55 drwxrwxr-x 5 jenkins jenkins 4096 Jan 6 07:03 example 07:06:55 -rw-rw-r-- 1 jenkins jenkins 6176 Jan 6 07:03 go.mod 07:06:55 -rw-rw-r-- 1 jenkins jenkins 86943 Jan 6 07:03 go.sum 07:06:55 drwxrwxr-x 13 jenkins jenkins 4096 Jan 6 07:03 internal 07:06:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 07:03 openapi 07:06:55 drwxrwxr-x 6 jenkins jenkins 4096 Jan 6 07:03 pkg 07:06:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 07:03 snap 07:06:55 -rw-rw-r-- 1 jenkins jenkins 222 Jan 6 07:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:55 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a690718375bc93f519473105647b67b4bac49bb --label arch=amd64 --label version=4.0.0-dev.12 . 07:06:55 Sending build context to Docker daemon 25.28MB 07:06:55 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 07:06:55 Step 2/24 : FROM ${BASE} AS builder 07:06:55 ---> aa49244a3c9b 07:06:55 Step 3/24 : ARG MAKE=make build 07:06:56 ---> Running in ee69fb630fc8 07:06:56 Removing intermediate container ee69fb630fc8 07:06:56 ---> ebb22279be0a 07:06:56 Step 4/24 : WORKDIR /device-sdk-go 07:06:56 ---> Running in 52a1c8f7700f 07:06:56 Removing intermediate container 52a1c8f7700f 07:06:56 ---> 51b3c1a36e81 07:06:56 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:06:56 ---> Running in 45d2a0b675f5 07:06:56 Removing intermediate container 45d2a0b675f5 07:06:56 ---> 87fc07b37715 07:06:56 Step 6/24 : RUN apk add --update --no-cache make git 07:06:56 ---> Running in a8d0d15f6631 07:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:57 OK: 248 MiB in 58 packages 07:06:57 Removing intermediate container a8d0d15f6631 07:06:57 ---> 511797868594 07:06:57 Step 7/24 : COPY go.mod vendor* ./ 07:06:57 ---> 71428f499298 07:06:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:57 ---> Running in e29754f1771c 07:06:58 Removing intermediate container e29754f1771c 07:06:58 ---> 28a3e3857c1a 07:06:58 Step 9/24 : COPY . . 07:06:59 ---> 1954a715e104 07:06:59 Step 10/24 : RUN ${MAKE} 07:06:59 ---> Running in 0f46fbbfab6e 07:06:59 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:07:31 Removing intermediate container 0f46fbbfab6e 07:07:31 ---> 0cea96da2d49 07:07:31 Step 11/24 : FROM alpine:3.20 07:07:31 3.20: Pulling from library/alpine 07:07:31 da9db072f522: Already exists 07:07:31 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:07:31 Status: Downloaded newer image for alpine:3.20 07:07:31 ---> 63b790fccc90 07:07:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:07:31 ---> Running in ec5b6b568757 07:07:31 Removing intermediate container ec5b6b568757 07:07:31 ---> 604119b1e247 07:07:31 Step 13/24 : RUN apk add --update --no-cache dumb-init 07:07:31 ---> Running in 4b8bf166dade 07:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:31 (1/1) Installing dumb-init (1.2.5-r3) 07:07:31 Executing busybox-1.36.1-r29.trigger 07:07:31 OK: 8 MiB in 15 packages 07:07:32 Removing intermediate container 4b8bf166dade 07:07:32 ---> 5b8f84da75be 07:07:32 Step 14/24 : RUN apk --no-cache upgrade 07:07:32 ---> Running in 67bec09204c6 07:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:32 Upgrading critical system libraries and apk-tools: 07:07:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:07:32 Executing busybox-1.36.1-r29.trigger 07:07:32 Continuing the upgrade transaction with new apk-tools: 07:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:33 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 07:07:33 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:07:33 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:07:33 OK: 8 MiB in 15 packages 07:07:33 Removing intermediate container 67bec09204c6 07:07:33 ---> 61a2a78e6d18 07:07:33 Step 15/24 : WORKDIR / 07:07:33 ---> Running in 37d6ed3ac6d9 07:07:33 Removing intermediate container 37d6ed3ac6d9 07:07:33 ---> 7e89926f3dbc 07:07:33 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:07:33 ---> 5319709b1c5d 07:07:33 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:07:35 ---> ef862e90ff8c 07:07:35 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:07:35 ---> ddb35370af63 07:07:35 Step 19/24 : EXPOSE 59999 07:07:35 ---> Running in 5be71b8d8303 07:07:35 Removing intermediate container 5be71b8d8303 07:07:35 ---> 765378cbffa2 07:07:35 Step 20/24 : ENTRYPOINT ["/device-simple"] 07:07:35 ---> Running in 257b051b346b 07:07:35 Removing intermediate container 257b051b346b 07:07:35 ---> 5254fada8ff8 07:07:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:07:35 ---> Running in 0b74d7f689b7 07:07:35 Removing intermediate container 0b74d7f689b7 07:07:35 ---> 2f2a217b6de1 07:07:35 Step 22/24 : LABEL arch=amd64 07:07:35 ---> Running in 5fad3da8edd8 07:07:35 Removing intermediate container 5fad3da8edd8 07:07:35 ---> 39d46655b3a4 07:07:35 Step 23/24 : LABEL git_sha=9a690718375bc93f519473105647b67b4bac49bb 07:07:35 ---> Running in bfbaf7a6fcc5 07:07:35 Removing intermediate container bfbaf7a6fcc5 07:07:35 ---> 184b76dade6f 07:07:35 Step 24/24 : LABEL version=4.0.0-dev.12 07:07:35 ---> Running in 042b5e7a867c 07:07:35 Removing intermediate container 042b5e7a867c 07:07:35 ---> ade2d99e7087 07:07:35 [Warning] One or more build-args [ARCH] were not consumed 07:07:36 Successfully built ade2d99e7087 07:07:36 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 07:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:36 07:07:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:36 latest: Pulling from edgex-lftools-log-publisher 07:07:36 5eb5b503b376: Pulling fs layer 07:07:36 5c69ac0246d0: Pulling fs layer 07:07:36 ec43610c2a17: Pulling fs layer 07:07:36 3a2ae6a8a46f: Pulling fs layer 07:07:36 33b1e0a273af: Pulling fs layer 07:07:36 5d3b04190fa2: Pulling fs layer 07:07:36 2f39f015ded8: Pulling fs layer 07:07:36 3a2ae6a8a46f: Waiting 07:07:36 33b1e0a273af: Waiting 07:07:36 5d3b04190fa2: Waiting 07:07:36 2f39f015ded8: Waiting 07:07:36 5c69ac0246d0: Verifying Checksum 07:07:36 5c69ac0246d0: Download complete 07:07:36 3a2ae6a8a46f: Verifying Checksum 07:07:36 3a2ae6a8a46f: Download complete 07:07:36 33b1e0a273af: Verifying Checksum 07:07:36 33b1e0a273af: Download complete 07:07:36 5d3b04190fa2: Download complete 07:07:36 ec43610c2a17: Verifying Checksum 07:07:36 ec43610c2a17: Download complete 07:07:37 5eb5b503b376: Verifying Checksum 07:07:37 5eb5b503b376: Download complete 07:07:37 2f39f015ded8: Download complete 07:07:38 5eb5b503b376: Pull complete 07:07:38 5c69ac0246d0: Pull complete 07:07:38 ec43610c2a17: Pull complete 07:07:38 3a2ae6a8a46f: Pull complete 07:07:39 33b1e0a273af: Pull complete 07:07:39 5d3b04190fa2: Pull complete 07:07:43 2f39f015ded8: Pull complete 07:07:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:43 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:07:43 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:07:47 $ docker top 299007ea29b8fe48730a7d3c7d18260a4ce627ca7918be5c2e54acdc90d06399 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:47 ---> job-cost.sh 07:07:47 lf-activate-venv: SKIPPING 07:07:47 INFO: No Stack... 07:07:48 INFO: Retrieving Pricing Info for: v3-standard-8 07:07:48 INFO: Archiving Costs [Pipeline] sh 07:07:48 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 07:07:48 + cut -d, -f6 [Pipeline] lock 07:07:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] 07:07:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] did not exist. Created. 07:07:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:07:49 + echo total: 0.4399999976158142 [Pipeline] stash 07:07:49 Stashed 1 file(s) [Pipeline] } 07:07:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } 07:07:49 $ docker stop --time=1 299007ea29b8fe48730a7d3c7d18260a4ce627ca7918be5c2e54acdc90d06399 07:07:50 $ docker rm -f --volumes 299007ea29b8fe48730a7d3c7d18260a4ce627ca7918be5c2e54acdc90d06399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:07:50 provisioning config files... 07:07:50 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14503919421557718650tmp [Pipeline] { [Pipeline] sh 07:07:51 + set +x 07:07:51 + curl -s https://codecov.io/bash 07:07:51 + bash -s -- 07:07:51 07:07:51 _____ _ 07:07:51 / ____| | | 07:07:51 | | ___ __| | ___ ___ _____ __ 07:07:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:07:51 | |___| (_) | (_| | __/ (_| (_) \ V / 07:07:51 \_____\___/ \__,_|\___|\___\___/ \_/ 07:07:51 Bash-1.0.6 07:07:51 07:07:51 07:07:51 ==> git version 2.25.1 found 07:07:51 ==> 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 07:07:51 Release-Date: 2020-01-08 07:07:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:07:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:07:51 ==> Jenkins CI detected. 07:07:51 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 07:07:51 project root: . 07:07:51 --> token set from env 07:07:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:07:51 ==> Running gcov in . (disable via -X gcov) 07:07:51 ==> Python coveragepy not found 07:07:51 ==> Searching for coverage reports in: 07:07:51 + . 07:07:51 -> Found 1 reports 07:07:51 ==> Detecting git/mercurial file structure 07:07:51 ==> Reading reports 07:07:51 + ./coverage.out bytes=468087 07:07:51 ==> Appending adjustments 07:07:51 https://docs.codecov.io/docs/fixing-reports 07:07:51 + Found adjustments 07:07:51 ==> Gzipping contents 07:07:51 44K /tmp/codecov.YYI4SW.gz 07:07:51 ==> Uploading reports 07:07:51 url: https://codecov.io 07:07:51 query: branch=main&commit=9a690718375bc93f519473105647b67b4bac49bb&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:07:51 -> Pinging Codecov 07:07:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9a690718375bc93f519473105647b67b4bac49bb&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:07:51 -> Uploading to 07:07:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/9a690718375bc93f519473105647b67b4bac49bb/076cdc00-f3a6-4d77-ad88-0c61ad6e6a08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T070751Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cb26c32be3f8a9b365592fda7216e7e2e5d3edf030686a237b465d39645a2cbd 07:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:07:51 Dload Upload Total Spent Left Speed 07:07:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44854 0 0 100 44854 0 215k --:--:-- --:--:-- --:--:-- 214k 100 44854 0 0 100 44854 0 123k --:--:-- --:--:-- --:--:-- 123k 07:07:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9a690718375bc93f519473105647b67b4bac49bb [Pipeline] } 07:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:07:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:07:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:07:53 07:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:07:53 latest: Pulling from edgex-devops/edgex-snyk-go 07:07:53 43c4264eed91: Pulling fs layer 07:07:53 4cc291be95ef: Pulling fs layer 07:07:53 2ac1f1163629: Pulling fs layer 07:07:53 5c3c966382ef: Pulling fs layer 07:07:53 4f4fb700ef54: Pulling fs layer 07:07:53 d9c7d2e4e75e: Pulling fs layer 07:07:53 9c3e1370e548: Pulling fs layer 07:07:53 5c3c966382ef: Waiting 07:07:53 d9c7d2e4e75e: Waiting 07:07:53 9c3e1370e548: Waiting 07:07:53 4f4fb700ef54: Waiting 07:07:53 4cc291be95ef: Download complete 07:07:53 5c3c966382ef: Verifying Checksum 07:07:53 5c3c966382ef: Download complete 07:07:53 4f4fb700ef54: Verifying Checksum 07:07:53 4f4fb700ef54: Download complete 07:07:53 43c4264eed91: Download complete 07:07:53 43c4264eed91: Pull complete 07:07:53 d9c7d2e4e75e: Verifying Checksum 07:07:53 d9c7d2e4e75e: Download complete 07:07:53 4cc291be95ef: Pull complete 07:07:53 2ac1f1163629: Download complete 07:07:54 9c3e1370e548: Verifying Checksum 07:07:54 9c3e1370e548: Download complete 07:07:57 2ac1f1163629: Pull complete 07:07:57 5c3c966382ef: Pull complete 07:07:57 4f4fb700ef54: Pull complete 07:07:57 d9c7d2e4e75e: Pull complete 07:08:00 9c3e1370e548: Pull complete 07:08:00 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:08:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:01 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:08:05 $ docker top 236697a35a1fef18850d35a79f4e5324d412a2a1b19002ffd41f180c1cb92f7d -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 07:08:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 07:08:05 + set -o pipefail 07:08:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 07:08:14 07:08:14 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 07:08:14 07:08:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/d56479a3-3699-41e7-bc38-fe19d8319bda 07:08:14 07:08:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:08:14 07:08:14 07:08:14 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:08:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:08:14 $ docker stop --time=1 236697a35a1fef18850d35a79f4e5324d412a2a1b19002ffd41f180c1cb92f7d 07:08:18 $ docker rm -f --volumes 236697a35a1fef18850d35a79f4e5324d412a2a1b19002ffd41f180c1cb92f7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo 07:08:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:18 provisioning config files... 07:08:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14187584312702145490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:18 --> edgex-publish-swagger.sh 07:08:18 === Publish openapi API === 07:08:18 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:08:18 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 07:08:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:18 Dload Upload Total Spent Left Speed 07:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 367 88277 --:--:-- --:--:-- --:--:-- 88436 100 37674 100 156 100 37518 366 88070 --:--:-- --:--:-- --:--:-- 88436 07:08:19 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:08:19 [Pipeline] } 07:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:19 + git log --format=format:%s -1 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] sh 07:08:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:20 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:08:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:20 $ docker top e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 -eo pid,comm 07:08:20 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). 07:08:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:20 [ssh-agent] Looking for ssh-agent implementation... 07:08:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:21 $ docker exec e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 ssh-agent 07:08:21 SSH_AUTH_SOCK=/tmp/ssh-DhsLHEJBNPJ5/agent.32 07:08:21 SSH_AGENT_PID=38 07:08:21 Running ssh-add (command line suppressed) 07:08:21 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7145629550973102373.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7145629550973102373.key) 07:08:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:21 + git semver tag 07:08:21 2025-01-06 07:08:21,775 [run_tag] DEBUG tag force:False 07:08:21 2025-01-06 07:08:21,775 [check_head_tag] DEBUG check head tag 07:08:21 2025-01-06 07:08:21,777 [execute] INFO git cat-file --batch-check 07:08:21 2025-01-06 07:08:21,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:08:21 2025-01-06 07:08:21,781 [execute] INFO git cat-file --batch 07:08:21 2025-01-06 07:08:21,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:08:21 2025-01-06 07:08:21,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:08:21 2025-01-06 07:08:21,812 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 07:08:21 2025-01-06 07:08:21,812 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:08:21 2025-01-06 07:08:21,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:08:21 4.0.0-dev.12 [Pipeline] } 07:08:21 $ docker exec --env ******** --env ******** e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 ssh-agent -k 07:08:22 unset SSH_AUTH_SOCK; 07:08:22 unset SSH_AGENT_PID; 07:08:22 echo Agent pid 38 killed; 07:08:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:22 + git semver [Pipeline] } 07:08:22 $ docker stop --time=1 e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 07:08:23 $ docker rm -f --volumes e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:24 07:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:24 0.23.1-centos7: Pulling from edgex-lftools 07:08:24 ab5ef0e58194: Pulling fs layer 07:08:24 9712f1f96733: Pulling fs layer 07:08:24 63f879dbbcfc: Pulling fs layer 07:08:24 0d9ebad4ef96: Pulling fs layer 07:08:24 e9a5061849ea: Pulling fs layer 07:08:24 d747dcd14b5f: Pulling fs layer 07:08:24 2de7ff778b66: Pulling fs layer 07:08:24 d747dcd14b5f: Waiting 07:08:24 2de7ff778b66: Waiting 07:08:24 0d9ebad4ef96: Waiting 07:08:24 9712f1f96733: Verifying Checksum 07:08:24 9712f1f96733: Download complete 07:08:24 63f879dbbcfc: Verifying Checksum 07:08:24 63f879dbbcfc: Download complete 07:08:24 e9a5061849ea: Verifying Checksum 07:08:24 e9a5061849ea: Download complete 07:08:25 d747dcd14b5f: Verifying Checksum 07:08:25 d747dcd14b5f: Download complete 07:08:25 0d9ebad4ef96: Verifying Checksum 07:08:25 0d9ebad4ef96: Download complete 07:08:25 ab5ef0e58194: Verifying Checksum 07:08:25 ab5ef0e58194: Download complete 07:08:25 2de7ff778b66: Verifying Checksum 07:08:25 2de7ff778b66: Download complete 07:08:28 ab5ef0e58194: Pull complete 07:08:28 9712f1f96733: Pull complete 07:08:28 63f879dbbcfc: Pull complete 07:08:32 0d9ebad4ef96: Pull complete 07:08:32 e9a5061849ea: Pull complete 07:08:32 d747dcd14b5f: Pull complete 07:08:34 2de7ff778b66: Pull complete 07:08:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:34 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:08:39 $ docker top 3c07ade06d833ec224923f16f1d15797282f50a66c8a780c7dd433e9224f1d6c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:08:39 provisioning config files... 07:08:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13328181120429871238tmp 07:08:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8590564662138634374tmp 07:08:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14039874212984001609tmp [Pipeline] { [Pipeline] echo 07:08:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:08:39 ---> sigul-configuration.sh 07:08:39 gpg: directory `/root/.gnupg' created 07:08:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:08:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:08:39 gpg: keyring `/root/.gnupg/secring.gpg' created 07:08:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:08:39 gpg: CAST5 encrypted data 07:08:39 gpg: encrypted with 1 passphrase 07:08:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:08:40 + mkdir /home/jenkins 07:08:40 + mkdir /home/jenkins/sigul [Pipeline] sh 07:08:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:08:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:08:40 ---> sigul-install.sh 07:08:40 Sigul already installed; skipping installation. [Pipeline] sh 07:08:41 + git tag --list 07:08:41 0.7.1 07:08:41 delhi-tag 07:08:41 v1.0.0 07:08:41 v1.1.0 07:08:41 v1.1.1 07:08:41 v1.1.2 07:08:41 v1.2.0 07:08:41 v1.2.1 07:08:41 v1.2.2 07:08:41 v1.2.3 07:08:41 v1.3.0 07:08:41 v1.4.0 07:08:41 v2.0.0 07:08:41 v2.1.0 07:08:41 v2.1.1 07:08:41 v2.2.0 07:08:41 v2.3.0 07:08:41 v2.3.1 07:08:41 v3.0 07:08:41 v3.0.0 07:08:41 v3.0.1-dev.1 07:08:41 v3.1 07:08:41 v3.1.0 07:08:41 v3.1.0-dev.1 07:08:41 v3.1.0-dev.10 07:08:41 v3.1.0-dev.11 07:08:41 v3.1.0-dev.12 07:08:41 v3.1.0-dev.13 07:08:41 v3.1.0-dev.14 07:08:41 v3.1.0-dev.15 07:08:41 v3.1.0-dev.16 07:08:41 v3.1.0-dev.17 07:08:41 v3.1.0-dev.18 07:08:41 v3.1.0-dev.19 07:08:41 v3.1.0-dev.2 07:08:41 v3.1.0-dev.20 07:08:41 v3.1.0-dev.21 07:08:41 v3.1.0-dev.22 07:08:41 v3.1.0-dev.23 07:08:41 v3.1.0-dev.24 07:08:41 v3.1.0-dev.25 07:08:41 v3.1.0-dev.26 07:08:41 v3.1.0-dev.27 07:08:41 v3.1.0-dev.28 07:08:41 v3.1.0-dev.29 07:08:41 v3.1.0-dev.3 07:08:41 v3.1.0-dev.30 07:08:41 v3.1.0-dev.31 07:08:41 v3.1.0-dev.32 07:08:41 v3.1.0-dev.33 07:08:41 v3.1.0-dev.34 07:08:41 v3.1.0-dev.35 07:08:41 v3.1.0-dev.36 07:08:41 v3.1.0-dev.37 07:08:41 v3.1.0-dev.38 07:08:41 v3.1.0-dev.39 07:08:41 v3.1.0-dev.4 07:08:41 v3.1.0-dev.40 07:08:41 v3.1.0-dev.41 07:08:41 v3.1.0-dev.5 07:08:41 v3.1.0-dev.6 07:08:41 v3.1.0-dev.7 07:08:41 v3.1.0-dev.8 07:08:41 v3.1.0-dev.9 07:08:41 v3.1.1 07:08:41 v3.1.1-dev.1 07:08:41 v3.2.0-dev.1 07:08:41 v3.2.0-dev.10 07:08:41 v3.2.0-dev.11 07:08:41 v3.2.0-dev.12 07:08:41 v3.2.0-dev.13 07:08:41 v3.2.0-dev.14 07:08:41 v3.2.0-dev.15 07:08:41 v3.2.0-dev.16 07:08:41 v3.2.0-dev.17 07:08:41 v3.2.0-dev.18 07:08:41 v3.2.0-dev.19 07:08:41 v3.2.0-dev.2 07:08:41 v3.2.0-dev.20 07:08:41 v3.2.0-dev.21 07:08:41 v3.2.0-dev.22 07:08:41 v3.2.0-dev.23 07:08:41 v3.2.0-dev.24 07:08:41 v3.2.0-dev.25 07:08:41 v3.2.0-dev.26 07:08:41 v3.2.0-dev.27 07:08:41 v3.2.0-dev.28 07:08:41 v3.2.0-dev.29 07:08:41 v3.2.0-dev.3 07:08:41 v3.2.0-dev.30 07:08:41 v3.2.0-dev.31 07:08:41 v3.2.0-dev.32 07:08:41 v3.2.0-dev.33 07:08:41 v3.2.0-dev.34 07:08:41 v3.2.0-dev.35 07:08:41 v3.2.0-dev.36 07:08:41 v3.2.0-dev.37 07:08:41 v3.2.0-dev.38 07:08:41 v3.2.0-dev.39 07:08:41 v3.2.0-dev.4 07:08:41 v3.2.0-dev.40 07:08:41 v3.2.0-dev.41 07:08:41 v3.2.0-dev.42 07:08:41 v3.2.0-dev.43 07:08:41 v3.2.0-dev.44 07:08:41 v3.2.0-dev.45 07:08:41 v3.2.0-dev.46 07:08:41 v3.2.0-dev.47 07:08:41 v3.2.0-dev.48 07:08:41 v3.2.0-dev.5 07:08:41 v3.2.0-dev.6 07:08:41 v3.2.0-dev.7 07:08:41 v3.2.0-dev.8 07:08:41 v3.2.0-dev.9 07:08:41 v4.0.0-dev.1 07:08:41 v4.0.0-dev.10 07:08:41 v4.0.0-dev.11 07:08:41 v4.0.0-dev.12 07:08:41 v4.0.0-dev.2 07:08:41 v4.0.0-dev.3 07:08:41 v4.0.0-dev.4 07:08:41 v4.0.0-dev.5 07:08:41 v4.0.0-dev.6 07:08:41 v4.0.0-dev.7 07:08:41 v4.0.0-dev.8 07:08:41 v4.0.0-dev.9 [Pipeline] sh 07:08:41 + lftools sign git-tag v4.0.0-dev.12 07:08:41 Signing Git tag with Sigul... 07:08:41 Signing v4.0.0-dev.12 [Pipeline] echo 07:08:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:08:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:08:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:08:42 $ docker stop --time=1 3c07ade06d833ec224923f16f1d15797282f50a66c8a780c7dd433e9224f1d6c 07:08:43 $ docker rm -f --volumes 3c07ade06d833ec224923f16f1d15797282f50a66c8a780c7dd433e9224f1d6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:08:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:44 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:45 $ docker top 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 -eo pid,comm 07:08:45 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). 07:08:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:45 [ssh-agent] Looking for ssh-agent implementation... 07:08:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:45 $ docker exec 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 ssh-agent 07:08:45 SSH_AUTH_SOCK=/tmp/ssh-aI1GLERpMBH8/agent.32 07:08:45 SSH_AGENT_PID=38 07:08:45 Running ssh-add (command line suppressed) 07:08:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13056494846185058757.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13056494846185058757.key) 07:08:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:45 + git semver bump pre 07:08:46 2025-01-06 07:08:46,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:08:46 2025-01-06 07:08:46,022 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev 07:08:46 2025-01-06 07:08:46,022 [bump_version] DEBUG bumped version:4.0.0-dev.13 07:08:46 2025-01-06 07:08:46,022 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 07:08:46 2025-01-06 07:08:46,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:08:46 2025-01-06 07:08:46,022 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:08:46 2025-01-06 07:08:46,024 [execute] INFO git cat-file --batch-check 07:08:46 2025-01-06 07:08:46,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:08:46 2025-01-06 07:08:46,031 [execute] INFO git cat-file --batch 07:08:46 2025-01-06 07:08:46,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:08:46 2025-01-06 07:08:46,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:08:46 4.0.0-dev.13 [Pipeline] } 07:08:46 $ docker exec --env ******** --env ******** 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 ssh-agent -k 07:08:46 unset SSH_AUTH_SOCK; 07:08:46 unset SSH_AGENT_PID; 07:08:46 echo Agent pid 38 killed; 07:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:46 + git semver [Pipeline] } 07:08:46 $ docker stop --time=1 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 07:08:48 $ docker rm -f --volumes 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:48 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:49 $ docker top 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 -eo pid,comm 07:08:49 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). 07:08:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:49 [ssh-agent] Looking for ssh-agent implementation... 07:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:49 $ docker exec 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 ssh-agent 07:08:49 SSH_AUTH_SOCK=/tmp/ssh-4xmQ6bbuP7gb/agent.32 07:08:49 SSH_AGENT_PID=38 07:08:49 Running ssh-add (command line suppressed) 07:08:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5745894965832413338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5745894965832413338.key) 07:08:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:50 + git semver push 07:08:50 2025-01-06 07:08:50,160 [run_push] DEBUG push 07:08:50 2025-01-06 07:08:50,161 [execute] INFO git cat-file --batch-check 07:08:50 2025-01-06 07:08:50,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:08:50 2025-01-06 07:08:50,164 [execute] INFO git rev-list 4bdafabb0fa97faa364bb1fb3c7edc8cca4530cf -- 07:08:50 2025-01-06 07:08:50,164 [execute] DEBUG Popen(['git', 'rev-list', '4bdafabb0fa97faa364bb1fb3c7edc8cca4530cf', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:08:50 2025-01-06 07:08:50,178 [execute] INFO git fetch -v origin 07:08:50 2025-01-06 07:08:50,178 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:08:50 2025-01-06 07:08:50,615 [run_push] DEBUG no remote changes detected 07:08:50 2025-01-06 07:08:50,615 [execute] INFO git push origin semver 07:08:50 2025-01-06 07:08:50,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:08:51 2025-01-06 07:08:51,305 [run_push] DEBUG push all version tags 07:08:51 2025-01-06 07:08:51,306 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:08:51 2025-01-06 07:08:51,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:08:52 2025-01-06 07:08:52,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:08:52 4.0.0-dev.13 [Pipeline] } 07:08:52 $ docker exec --env ******** --env ******** 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 ssh-agent -k 07:08:52 unset SSH_AUTH_SOCK; 07:08:52 unset SSH_AGENT_PID; 07:08:52 echo Agent pid 38 killed; 07:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:52 + git semver [Pipeline] } 07:08:53 $ docker stop --time=1 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 07:08:54 $ docker rm -f --volumes 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 07:08:54 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 07:08:54 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:08:54 total 16 07:08:54 drwxr-xr-x 3 root root 4096 Jan 6 07:07 . 07:08:54 drwxrwxr-x 12 jenkins jenkins 4096 Jan 6 07:08 .. 07:08:54 drwxr-xr-x 2 root root 4096 Jan 6 07:07 cost 07:08:54 -rw-r--r-- 1 root root 86 Jan 6 07:07 cost.csv 07:08:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:08:54 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:08:54 total 16 07:08:54 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 07:07 . 07:08:54 drwxrwxr-x 12 jenkins jenkins 4096 Jan 6 07:08 .. 07:08:54 drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 07:07 cost 07:08:54 -rw-r--r-- 1 jenkins jenkins 86 Jan 6 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:08:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:56 ---> package-listing.sh 07:08:56 ++ facter osfamily 07:08:56 ++ tr '[:upper:]' '[:lower:]' 07:08:56 + OS_FAMILY=debian 07:08:56 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:08:56 + START_PACKAGES=/tmp/packages_start.txt 07:08:56 + END_PACKAGES=/tmp/packages_end.txt 07:08:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:56 + PACKAGES=/tmp/packages_start.txt 07:08:56 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:08:56 + PACKAGES=/tmp/packages_end.txt 07:08:56 + case "${OS_FAMILY}" in 07:08:56 + dpkg -l 07:08:56 + grep '^ii' 07:08:56 + '[' -f /tmp/packages_start.txt ']' 07:08:56 + '[' -f /tmp/packages_end.txt ']' 07:08:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:56 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:08:56 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:08:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 07:08:56 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:08:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:57 prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container 07:08:57 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:57 $ docker top 4060bab11e59858bfc9eb049cb04a13a47a007900f0e4e2ec759cf2476cd8d9c -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:08:58 + ls /var/log/sa-host 07:08:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:58 provisioning config files... 07:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6621240851419120687tmp [Pipeline] { [Pipeline] echo 07:08:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:58 ---> create-netrc.sh [Pipeline] } 07:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:08:59 ---> python-tools-install.sh [Pipeline] echo 07:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:08:59 ---> sudo-logs.sh 07:08:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:08:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:08:59 ---> job-cost.sh 07:08:59 lf-activate-venv: SKIPPING 07:08:59 DEBUG: total: 0.4399999976158142 07:08:59 INFO: Retrieving Stack Cost... 07:09:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:00 INFO: Archiving Costs [Pipeline] echo 07:09:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:00 ---> logs-deploy.sh 07:09:00 lf-activate-venv: SKIPPING 07:09:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/335 07:09:00 INFO: archiving workspace using pattern(s): 07:09:01 Archives upload complete. 07:09:01 INFO: archiving logs to Nexus