Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 163a5cf59154a2f057feab4c63f7858625d99e7c 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-ssh18327965629858955768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14604190206029393814.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4108320436615094591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2512665513720166499.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15162277487487136829.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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12070 in /w/workspace/edgexfoundry_device-uart_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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 163a5cf59154a2f057feab4c63f7858625d99e7c (main) Commit message: "Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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 163a5cf59154a2f057feab4c63f7858625d99e7c # timeout=10 > git rev-list --no-walk c30bf90ffa9b09e56965655bf5f596629c9edc5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:21:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:21:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:21:23 ========================================================= 21:21:23 EdgeX Global Pipelines Version Info 21:21:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:21:23 ------------------- 21:21:23 stable info: 21:21:23 ------------------- 21:21:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:21:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:21:23 Message: update stable to v1.0.254 21:21:24 ------------------- 21:21:24 experimental info: 21:21:24 ------------------- 21:21:24 Commited By: **** collab-it+edgex@linuxfoundation.org 21:21:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:21:24 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] echo 21:21:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 163a5cf [Pipeline] echo 21:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:25 provisioning config files... 21:21:25 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11137976796675561715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:25 ---> docker-login.sh 21:21:25 nexus3.edgexfoundry.org:10001 21:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:25 Configure a credential helper to remove this warning. See 21:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:25 21:21:25 Login Succeeded 21:21:25 nexus3.edgexfoundry.org:10002 21:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:25 Configure a credential helper to remove this warning. See 21:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:25 21:21:25 Login Succeeded 21:21:25 nexus3.edgexfoundry.org:10003 21:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:25 Configure a credential helper to remove this warning. See 21:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:25 21:21:25 Login Succeeded 21:21:25 nexus3.edgexfoundry.org:10004 21:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:25 Configure a credential helper to remove this warning. See 21:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:25 21:21:25 Login Succeeded 21:21:25 docker.io 21:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:26 Configure a credential helper to remove this warning. See 21:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:26 21:21:26 Login Succeeded 21:21:26 ---> docker-login.sh ends [Pipeline] } 21:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:21:26 + git rev-list -1 --merges 163a5cf59154a2f057feab4c63f7858625d99e7c~1..163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] echo 21:21:26 -----------> git rev-list -1 --merges 163a5cf59154a2f057feab4c63f7858625d99e7c~1..163a5cf59154a2f057feab4c63f7858625d99e7c 163a5cf59154a2f057feab4c63f7858625d99e7c 21:21:26 163a5cf59154a2f057feab4c63f7858625d99e7c [false] [Pipeline] sh 21:21:26 + git log --format=format:%s -1 163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] echo 21:21:26 ========================================================= 21:21:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:21:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:27 + git log --format=format:%s -1 163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] echo 21:21:27 [semverPrep] GIT_COMMIT: 163a5cf59154a2f057feab4c63f7858625d99e7c, Commit Message: Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo 21:21:27 [semverPrep] This is not a build commit. [Pipeline] sh 21:21:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:21:27 + grep -v github /etc/ssh/ssh_known_hosts 21:21:27 + [ -e /tmp/ssh_known_hosts ] 21:21:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:21:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:21:27 + sudo tee -a /etc/ssh/ssh_known_hosts 21:21:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:27 21:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:28 0.1.4: Pulling from edgex-devops/py-git-semver 21:21:28 b85a868b505f: Pulling fs layer 21:21:28 e2be974225ed: Pulling fs layer 21:21:28 339a4e72a1f5: Pulling fs layer 21:21:28 988bab9f4d93: Pulling fs layer 21:21:28 1469e6f7b9e6: Pulling fs layer 21:21:28 eaf3925da568: Pulling fs layer 21:21:28 bab4dde63d76: Pulling fs layer 21:21:28 bde34c3a00c8: Pulling fs layer 21:21:28 b352a97aabf1: Pulling fs layer 21:21:28 4872d77fe225: Pulling fs layer 21:21:28 5851b861e8e6: Pulling fs layer 21:21:28 bab4dde63d76: Waiting 21:21:28 988bab9f4d93: Waiting 21:21:28 1469e6f7b9e6: Waiting 21:21:28 eaf3925da568: Waiting 21:21:28 bde34c3a00c8: Waiting 21:21:28 4872d77fe225: Waiting 21:21:28 b352a97aabf1: Waiting 21:21:28 e2be974225ed: Download complete 21:21:28 988bab9f4d93: Verifying Checksum 21:21:28 988bab9f4d93: Download complete 21:21:28 1469e6f7b9e6: Verifying Checksum 21:21:28 1469e6f7b9e6: Download complete 21:21:28 339a4e72a1f5: Verifying Checksum 21:21:28 339a4e72a1f5: Download complete 21:21:28 eaf3925da568: Download complete 21:21:28 bde34c3a00c8: Verifying Checksum 21:21:28 bde34c3a00c8: Download complete 21:21:28 b352a97aabf1: Verifying Checksum 21:21:28 b352a97aabf1: Download complete 21:21:28 4872d77fe225: Verifying Checksum 21:21:28 4872d77fe225: Download complete 21:21:28 5851b861e8e6: Verifying Checksum 21:21:28 5851b861e8e6: Download complete 21:21:28 b85a868b505f: Verifying Checksum 21:21:28 b85a868b505f: Download complete 21:21:28 bab4dde63d76: Verifying Checksum 21:21:28 bab4dde63d76: Download complete 21:21:29 b85a868b505f: Pull complete 21:21:29 e2be974225ed: Pull complete 21:21:30 339a4e72a1f5: Pull complete 21:21:30 988bab9f4d93: Pull complete 21:21:30 1469e6f7b9e6: Pull complete 21:21:30 eaf3925da568: Pull complete 21:21:32 bab4dde63d76: Pull complete 21:21:32 bde34c3a00c8: Pull complete 21:21:32 b352a97aabf1: Pull complete 21:21:32 4872d77fe225: Pull complete 21:21:32 5851b861e8e6: Pull complete 21:21:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:32 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:21:35 $ docker top 340d48862bc9e2fd1c54933a7015712ab9cf4f03afa3db48a6649a7481fb705d -eo pid,comm 21:21:35 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). 21:21:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:35 [ssh-agent] Looking for ssh-agent implementation... 21:21:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:35 $ docker exec 340d48862bc9e2fd1c54933a7015712ab9cf4f03afa3db48a6649a7481fb705d ssh-agent 21:21:35 SSH_AUTH_SOCK=/tmp/ssh-fL8tAPMBVYgB/agent.32 21:21:35 SSH_AGENT_PID=38 21:21:35 Running ssh-add (command line suppressed) 21:21:35 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8092732825357282826.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8092732825357282826.key) 21:21:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:36 + git tag --points-at HEAD [Pipeline] } 21:21:36 $ docker exec --env ******** --env ******** 340d48862bc9e2fd1c54933a7015712ab9cf4f03afa3db48a6649a7481fb705d ssh-agent -k 21:21:36 unset SSH_AUTH_SOCK; 21:21:36 unset SSH_AGENT_PID; 21:21:36 echo Agent pid 38 killed; 21:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:36 [ssh-agent] Looking for ssh-agent implementation... 21:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:36 $ docker exec 340d48862bc9e2fd1c54933a7015712ab9cf4f03afa3db48a6649a7481fb705d ssh-agent 21:21:36 SSH_AUTH_SOCK=/tmp/ssh-3t0ZIx8fcUwT/agent.70 21:21:36 SSH_AGENT_PID=76 21:21:36 Running ssh-add (command line suppressed) 21:21:36 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4528121679227843500.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4528121679227843500.key) 21:21:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:36 + git semver init 21:21:37 2023-10-26 21:21:37,125 [run_init] DEBUG init version:0.0.0 force:False 21:21:37 2023-10-26 21:21:37,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 21:21:37 2023-10-26 21:21:37,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 21:21:37 2023-10-26 21:21:37,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 21:21:38 2023-10-26 21:21:38,035 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 21:21:38 2023-10-26 21:21:38,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 21:21:38 2023-10-26 21:21:38,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:21:38 2023-10-26 21:21:38,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:21:38 3.0.1-dev.8 [Pipeline] } 21:21:38 $ docker exec --env ******** --env ******** 340d48862bc9e2fd1c54933a7015712ab9cf4f03afa3db48a6649a7481fb705d ssh-agent -k 21:21:38 unset SSH_AUTH_SOCK; 21:21:38 unset SSH_AGENT_PID; 21:21:38 echo Agent pid 76 killed; 21:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:38 + git semver [Pipeline] } 21:21:38 $ docker stop --time=1 340d48862bc9e2fd1c54933a7015712ab9cf4f03afa3db48a6649a7481fb705d 21:21:40 $ docker rm -f --volumes 340d48862bc9e2fd1c54933a7015712ab9cf4f03afa3db48a6649a7481fb705d [Pipeline] // withDockerContainer [Pipeline] sh 21:21:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:21:40 Stashed 1 file(s) [Pipeline] echo 21:21:40 [edgeXSemver]: initialized semver on version 3.0.1-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:40 provisioning config files... 21:21:40 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3152029100407474421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:41 ---> docker-login.sh 21:21:41 nexus3.edgexfoundry.org:10001 21:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:41 Configure a credential helper to remove this warning. See 21:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:41 21:21:41 Login Succeeded 21:21:41 nexus3.edgexfoundry.org:10002 21:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:41 Configure a credential helper to remove this warning. See 21:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:41 21:21:41 Login Succeeded 21:21:41 nexus3.edgexfoundry.org:10003 21:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:41 Configure a credential helper to remove this warning. See 21:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:41 21:21:41 Login Succeeded 21:21:41 nexus3.edgexfoundry.org:10004 21:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:41 Configure a credential helper to remove this warning. See 21:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:41 21:21:41 Login Succeeded 21:21:41 docker.io 21:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:41 Configure a credential helper to remove this warning. See 21:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:41 21:21:41 Login Succeeded 21:21:41 ---> docker-login.sh ends [Pipeline] } 21:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:41 ========================================================= 21:21:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:21:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:21:42 Sending build context to Docker daemon 11.18MB 21:21:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:21:42 Step 2/12 : FROM ${BASE} AS builder 21:21:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:21:42 7264a8db6415: Pulling fs layer 21:21:42 c4d48a809fc2: Pulling fs layer 21:21:42 4f1c88b9dad5: Pulling fs layer 21:21:42 ad3a456e5733: Pulling fs layer 21:21:42 33e27b845d1e: Pulling fs layer 21:21:42 c68163c4e522: Pulling fs layer 21:21:42 50da416c3ac9: Pulling fs layer 21:21:42 23d2d4c4bb30: Pulling fs layer 21:21:42 ad3a456e5733: Waiting 21:21:42 50da416c3ac9: Waiting 21:21:42 33e27b845d1e: Waiting 21:21:42 23d2d4c4bb30: Waiting 21:21:42 c4d48a809fc2: Download complete 21:21:42 ad3a456e5733: Verifying Checksum 21:21:42 ad3a456e5733: Download complete 21:21:42 33e27b845d1e: Verifying Checksum 21:21:42 33e27b845d1e: Download complete 21:21:42 7264a8db6415: Verifying Checksum 21:21:42 7264a8db6415: Download complete 21:21:42 c68163c4e522: Verifying Checksum 21:21:42 c68163c4e522: Download complete 21:21:42 7264a8db6415: Pull complete 21:21:42 23d2d4c4bb30: Verifying Checksum 21:21:42 23d2d4c4bb30: Download complete 21:21:42 c4d48a809fc2: Pull complete 21:21:42 4f1c88b9dad5: Verifying Checksum 21:21:42 4f1c88b9dad5: Download complete 21:21:43 50da416c3ac9: Verifying Checksum 21:21:43 50da416c3ac9: Download complete 21:21:45 4f1c88b9dad5: Pull complete 21:21:45 ad3a456e5733: Pull complete 21:21:45 33e27b845d1e: Pull complete 21:21:45 c68163c4e522: Pull complete 21:21:48 50da416c3ac9: Pull complete 21:21:48 23d2d4c4bb30: Pull complete 21:21:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:21:48 ---> 0786185ac409 21:21:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:21:53 ---> Running in ad8382d2939e 21:21:53 Removing intermediate container ad8382d2939e 21:21:53 ---> e049131464e2 21:21:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:21:53 ---> Running in 0917ac5fc3a4 21:21:53 Removing intermediate container 0917ac5fc3a4 21:21:53 ---> 2cd598c03366 21:21:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:21:53 ---> Running in 53c018bbb2c2 21:21:53 Removing intermediate container 53c018bbb2c2 21:21:53 ---> 97a58a6a815b 21:21:53 Step 6/12 : WORKDIR /device-uart 21:21:53 ---> Running in 603081f8ef8c 21:21:53 Removing intermediate container 603081f8ef8c 21:21:53 ---> f2d6293e1733 21:21:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:53 ---> Running in cf831c977713 21:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:21:54 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:21:54 (2/4) Installing libedit (20221030.3.1-r1) 21:21:54 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:21:54 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:21:54 Executing busybox-1.36.1-r2.trigger 21:21:54 OK: 268 MiB in 56 packages 21:21:54 Removing intermediate container cf831c977713 21:21:54 ---> 4f521c9fbc43 21:21:54 Step 8/12 : COPY go.mod vendor* ./ 21:21:54 ---> 4f354675a753 21:21:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:54 ---> Running in e32cbc67975e 21:21:55 Still waiting to schedule task 21:21:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:22:41 Removing intermediate container e32cbc67975e 21:22:41 ---> 26c7b23d5962 21:22:41 Step 10/12 : COPY . . 21:22:41 ---> bd92960aa97a 21:22:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:22:41 ---> Running in 517c55f52624 21:22:42 Removing intermediate container 517c55f52624 21:22:42 ---> e0cf87a5dc46 21:22:42 Step 12/12 : RUN ${MAKE} 21:22:42 ---> Running in 5e309d9cc95d 21:22:42 noop 21:22:42 Removing intermediate container 5e309d9cc95d 21:22:42 ---> b285a6629dd9 21:22:42 Successfully built b285a6629dd9 21:22:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:42 + docker inspect -f . ci-base-image-x86_64 21:22:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:43 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:22:43 $ docker top 679ff5b17359470463daae412d09e22bcfb9d0fdb8f457ba468b8b3c40993180 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:43 + go version 21:22:43 go version go1.21.0 linux/amd64 [Pipeline] } 21:22:43 $ docker stop --time=1 679ff5b17359470463daae412d09e22bcfb9d0fdb8f457ba468b8b3c40993180 21:22:44 $ docker rm -f --volumes 679ff5b17359470463daae412d09e22bcfb9d0fdb8f457ba468b8b3c40993180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:45 + docker inspect -f . ci-base-image-x86_64 21:22:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:45 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:22:45 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:22:45 $ docker top ce21089ba33c0b9b471fb4c03f17f51e5c9f7713b3ce9c7b784fb97772ac9437 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 21:22:46 + make test 21:22:46 go test ./... -coverprofile=coverage.out 21:22:47 ? github.com/edgexfoundry/device-uart [no test files] 21:22:57 ? github.com/edgexfoundry/device-uart/cmd [no test files] 21:22:57 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 21:23:01 go vet ./... 21:23:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:23:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:23:05 ./bin/test-attribution-txt.sh [Pipeline] echo 21:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:23:05 $ docker stop --time=1 ce21089ba33c0b9b471fb4c03f17f51e5c9f7713b3ce9c7b784fb97772ac9437 21:23:08 $ docker rm -f --volumes ce21089ba33c0b9b471fb4c03f17f51e5c9f7713b3ce9c7b784fb97772ac9437 [Pipeline] // withDockerContainer [Pipeline] sh 21:23:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:23:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:23:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:23:09 + ls -al . 21:23:09 total 152 21:23:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:22 . 21:23:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:21 .. 21:23:09 -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 21:21 .dockerignore 21:23:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:22 .git 21:23:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:21 .github 21:23:09 -rw-rw-r-- 1 jenkins jenkins 343 Oct 26 21:21 .gitignore 21:23:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 21:21 .golangci.yml 21:23:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:21 .semver 21:23:09 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 26 21:21 Attribution.txt 21:23:09 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 26 21:21 Dockerfile 21:23:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:21 GOVERNANCE.md 21:23:09 -rw-rw-r-- 1 jenkins jenkins 675 Oct 26 21:21 Jenkinsfile 21:23:09 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 21:21 LICENSE 21:23:09 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 26 21:21 Makefile 21:23:09 -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 21:21 OWNERS.md 21:23:09 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 26 21:21 README.md 21:23:09 -rw-rw-r-- 1 jenkins jenkins 11 Oct 26 21:21 VERSION 21:23:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:21 bin 21:23:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:21 cmd 21:23:09 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 21:22 coverage.out 21:23:09 -rw-rw-r-- 1 jenkins jenkins 3721 Oct 26 21:21 go.mod 21:23:09 -rw-rw-r-- 1 jenkins jenkins 35313 Oct 26 21:21 go.sum 21:23:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:21 internal 21:23:09 -rw-rw-r-- 1 jenkins jenkins 209 Oct 26 21:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:09 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=163a5cf59154a2f057feab4c63f7858625d99e7c --label arch=amd64 --label version=3.0.1-dev.8 . 21:23:09 Sending build context to Docker daemon 11.18MB 21:23:09 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:23:09 Step 2/25 : FROM ${BASE} AS builder 21:23:09 ---> b285a6629dd9 21:23:09 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:23:10 ---> Running in 274369b8df68 21:23:10 Removing intermediate container 274369b8df68 21:23:10 ---> 7f14f1db4f5f 21:23:10 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:23:10 ---> Running in 0cc2000dfcc5 21:23:10 Removing intermediate container 0cc2000dfcc5 21:23:10 ---> e8332a546723 21:23:10 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:23:10 ---> Running in 11f513a87cfe 21:23:10 Removing intermediate container 11f513a87cfe 21:23:10 ---> b7dabf2b6e6e 21:23:10 Step 6/25 : WORKDIR /device-uart 21:23:10 ---> Running in b80ac81c0040 21:23:10 Removing intermediate container b80ac81c0040 21:23:10 ---> 34cadfe263fa 21:23:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:10 ---> Running in 3eecfad749d3 21:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:11 OK: 268 MiB in 56 packages 21:23:11 Removing intermediate container 3eecfad749d3 21:23:11 ---> f0409c05a31e 21:23:11 Step 8/25 : COPY go.mod vendor* ./ 21:23:11 ---> a5cb5cc480f7 21:23:11 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:11 ---> Running in 018ba911f69c 21:23:12 Removing intermediate container 018ba911f69c 21:23:12 ---> 0876232d92d8 21:23:12 Step 10/25 : COPY . . 21:23:12 ---> 5aef05fad6cb 21:23:12 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:23:12 ---> Running in 018c96aa5551 21:23:12 Removing intermediate container 018c96aa5551 21:23:12 ---> 1f5c74832c6e 21:23:12 Step 12/25 : RUN ${MAKE} 21:23:12 ---> Running in ee33f0d0019b 21:23:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-uart ./cmd 21:23:31 Removing intermediate container ee33f0d0019b 21:23:31 ---> 7fee0ccfab6e 21:23:31 Step 13/25 : FROM alpine:3.18 21:23:31 3.18: Pulling from library/alpine 21:23:31 96526aa774ef: Pulling fs layer 21:23:31 96526aa774ef: Verifying Checksum 21:23:31 96526aa774ef: Download complete 21:23:31 96526aa774ef: Pull complete 21:23:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:23:31 Status: Downloaded newer image for alpine:3.18 21:23:31 ---> 8ca4688f4f35 21:23:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:23:31 ---> Running in 03dbc67d5ebd 21:23:31 Removing intermediate container 03dbc67d5ebd 21:23:31 ---> ee0184b2c4ce 21:23:31 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:23:31 ---> Running in 47b883d7d79e 21:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:32 (1/1) Installing dumb-init (1.2.5-r2) 21:23:32 Executing busybox-1.36.1-r2.trigger 21:23:32 OK: 7 MiB in 16 packages 21:23:33 Removing intermediate container 47b883d7d79e 21:23:33 ---> 3bb56047fa3d 21:23:33 Step 16/25 : WORKDIR / 21:23:33 ---> Running in 1f0c34f044ac 21:23:33 Removing intermediate container 1f0c34f044ac 21:23:33 ---> 90734397e916 21:23:33 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 21:23:33 ---> 372b685f6950 21:23:33 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 21:23:33 ---> 5ed638c26013 21:23:33 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 21:23:33 ---> c19311f3127f 21:23:33 Step 20/25 : EXPOSE 59995 21:23:33 ---> Running in 3bf15cda72be 21:23:34 Removing intermediate container 3bf15cda72be 21:23:34 ---> 32ce27abfa9d 21:23:34 Step 21/25 : ENTRYPOINT ["/device-uart"] 21:23:34 ---> Running in 4480ecd4852a 21:23:34 Removing intermediate container 4480ecd4852a 21:23:34 ---> 9fc5026c88b0 21:23:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:23:34 ---> Running in ea685f154f96 21:23:34 Removing intermediate container ea685f154f96 21:23:34 ---> b0d5d27aef2c 21:23:34 Step 23/25 : LABEL arch=amd64 21:23:34 ---> Running in a8dcd43ce92b 21:23:34 Removing intermediate container a8dcd43ce92b 21:23:34 ---> 3f7c5a84f08a 21:23:34 Step 24/25 : LABEL git_sha=163a5cf59154a2f057feab4c63f7858625d99e7c 21:23:34 ---> Running in c38e4d911a98 21:23:34 Removing intermediate container c38e4d911a98 21:23:34 ---> f9b0f8fad25e 21:23:34 Step 25/25 : LABEL version=3.0.1-dev.8 21:23:34 ---> Running in 7a0f192b837f 21:23:34 Removing intermediate container 7a0f192b837f 21:23:34 ---> ca356a113b0d 21:23:34 [Warning] One or more build-args [ARCH] were not consumed 21:23:34 Successfully built ca356a113b0d 21:23:34 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:34 provisioning config files... 21:23:34 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4509365846150568930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:34 ---> docker-login.sh 21:23:34 nexus3.edgexfoundry.org:10001 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10002 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10003 21:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:35 Configure a credential helper to remove this warning. See 21:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:35 21:23:35 Login Succeeded 21:23:35 nexus3.edgexfoundry.org:10004 21:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:35 Configure a credential helper to remove this warning. See 21:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:35 21:23:35 Login Succeeded 21:23:35 docker.io 21:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:35 Configure a credential helper to remove this warning. See 21:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:35 21:23:35 Login Succeeded 21:23:35 ---> docker-login.sh ends [Pipeline] } 21:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:35 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 21:23:35 163a5cf59154a2f057feab4c63f7858625d99e7c 21:23:35 latest 21:23:35 3.0.1-dev.8 21:23:35 163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 21:23:35 main 21:23:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:35 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:36 + docker push nexus3.edgexfoundry.org:10004/device-uart:163a5cf59154a2f057feab4c63f7858625d99e7c 21:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 21:23:36 eed48ded52f4: Preparing 21:23:36 8409406b33cc: Preparing 21:23:36 31e3cb968b0c: Preparing 21:23:36 4151c4816eba: Preparing 21:23:36 cc2447e1835a: Preparing 21:23:36 cc2447e1835a: Layer already exists 21:23:36 4151c4816eba: Pushed 21:23:36 31e3cb968b0c: Pushed 21:23:36 8409406b33cc: Pushed 21:23:39 eed48ded52f4: Pushed 21:23:39 163a5cf59154a2f057feab4c63f7858625d99e7c: digest: sha256:2144a61cc8e8b640a4601f3c8d2399ea17b2e6d15d6d123116460da60f2f3cf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:39 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 21:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 21:23:40 eed48ded52f4: Preparing 21:23:40 8409406b33cc: Preparing 21:23:40 31e3cb968b0c: Preparing 21:23:40 4151c4816eba: Preparing 21:23:40 cc2447e1835a: Preparing 21:23:40 4151c4816eba: Layer already exists 21:23:40 cc2447e1835a: Layer already exists 21:23:40 8409406b33cc: Layer already exists 21:23:40 eed48ded52f4: Layer already exists 21:23:40 31e3cb968b0c: Layer already exists 21:23:40 latest: digest: sha256:2144a61cc8e8b640a4601f3c8d2399ea17b2e6d15d6d123116460da60f2f3cf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.8 21:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 21:23:40 eed48ded52f4: Preparing 21:23:40 8409406b33cc: Preparing 21:23:40 31e3cb968b0c: Preparing 21:23:40 4151c4816eba: Preparing 21:23:40 cc2447e1835a: Preparing 21:23:40 eed48ded52f4: Layer already exists 21:23:40 cc2447e1835a: Layer already exists 21:23:40 31e3cb968b0c: Layer already exists 21:23:40 4151c4816eba: Layer already exists 21:23:40 8409406b33cc: Layer already exists 21:23:40 3.0.1-dev.8: digest: sha256:2144a61cc8e8b640a4601f3c8d2399ea17b2e6d15d6d123116460da60f2f3cf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:41 + docker push nexus3.edgexfoundry.org:10004/device-uart:163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 21:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 21:23:41 eed48ded52f4: Preparing 21:23:41 8409406b33cc: Preparing 21:23:41 31e3cb968b0c: Preparing 21:23:41 4151c4816eba: Preparing 21:23:41 cc2447e1835a: Preparing 21:23:41 31e3cb968b0c: Layer already exists 21:23:41 4151c4816eba: Layer already exists 21:23:41 cc2447e1835a: Layer already exists 21:23:41 8409406b33cc: Layer already exists 21:23:41 eed48ded52f4: Layer already exists 21:23:41 163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8: digest: sha256:2144a61cc8e8b640a4601f3c8d2399ea17b2e6d15d6d123116460da60f2f3cf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:41 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:41 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 21:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 21:23:41 eed48ded52f4: Preparing 21:23:41 8409406b33cc: Preparing 21:23:41 31e3cb968b0c: Preparing 21:23:41 4151c4816eba: Preparing 21:23:41 cc2447e1835a: Preparing 21:23:41 8409406b33cc: Layer already exists 21:23:41 31e3cb968b0c: Layer already exists 21:23:41 4151c4816eba: Layer already exists 21:23:41 eed48ded52f4: Layer already exists 21:23:41 cc2447e1835a: Layer already exists 21:23:41 main: digest: sha256:2144a61cc8e8b640a4601f3c8d2399ea17b2e6d15d6d123116460da60f2f3cf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:41 ===================================================== [Pipeline] echo 21:23:41 taggedImages: 21:23:41 - nexus3.edgexfoundry.org:10004/device-uart:163a5cf59154a2f057feab4c63f7858625d99e7c 21:23:41 - nexus3.edgexfoundry.org:10004/device-uart:latest 21:23:41 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.8 21:23:41 - nexus3.edgexfoundry.org:10004/device-uart:163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 21:23:41 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:42 21:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:42 latest: Pulling from edgex-lftools-log-publisher 21:23:42 5eb5b503b376: Pulling fs layer 21:23:42 5c69ac0246d0: Pulling fs layer 21:23:42 ec43610c2a17: Pulling fs layer 21:23:42 3a2ae6a8a46f: Pulling fs layer 21:23:42 33b1e0a273af: Pulling fs layer 21:23:42 5d3b04190fa2: Pulling fs layer 21:23:42 2f39f015ded8: Pulling fs layer 21:23:42 33b1e0a273af: Waiting 21:23:42 5d3b04190fa2: Waiting 21:23:42 2f39f015ded8: Waiting 21:23:42 3a2ae6a8a46f: Waiting 21:23:42 5c69ac0246d0: Verifying Checksum 21:23:42 5c69ac0246d0: Download complete 21:23:42 3a2ae6a8a46f: Verifying Checksum 21:23:42 3a2ae6a8a46f: Download complete 21:23:42 33b1e0a273af: Verifying Checksum 21:23:42 33b1e0a273af: Download complete 21:23:42 5d3b04190fa2: Verifying Checksum 21:23:42 5d3b04190fa2: Download complete 21:23:42 ec43610c2a17: Verifying Checksum 21:23:42 ec43610c2a17: Download complete 21:23:42 5eb5b503b376: Verifying Checksum 21:23:42 5eb5b503b376: Download complete 21:23:43 2f39f015ded8: Download complete 21:23:44 5eb5b503b376: Pull complete 21:23:44 5c69ac0246d0: Pull complete 21:23:44 ec43610c2a17: Pull complete 21:23:44 3a2ae6a8a46f: Pull complete 21:23:44 33b1e0a273af: Pull complete 21:23:45 5d3b04190fa2: Pull complete 21:23:49 2f39f015ded8: Pull complete 21:23:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:49 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:23:49 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:23:54 $ docker top e02cee98000a3d567995127cca2402f25684f7796145104bb103f85cf88316e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:55 ---> job-cost.sh 21:23:55 lf-activate-venv: SKIPPING 21:23:55 INFO: No Stack... 21:23:55 INFO: Retrieving Pricing Info for: v3-standard-8 21:23:55 INFO: Archiving Costs [Pipeline] sh 21:23:56 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 21:23:56 + cut -d, -f6 [Pipeline] lock 21:23:56 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-14-stack-cost] 21:23:56 Resource [jenkins-edgexfoundry-device-uart-main-14-stack-cost] did not exist. Created. 21:23:56 Lock acquired on [jenkins-edgexfoundry-device-uart-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:56 + echo total: 0.2199999988079071 [Pipeline] stash 21:23:56 Stashed 1 file(s) [Pipeline] } 21:23:56 Lock released on resource [jenkins-edgexfoundry-device-uart-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 21:23:56 $ docker stop --time=1 e02cee98000a3d567995127cca2402f25684f7796145104bb103f85cf88316e4 21:23:57 $ docker rm -f --volumes e02cee98000a3d567995127cca2402f25684f7796145104bb103f85cf88316e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12149 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 21:29:46 Running in /w/workspace/device-uart/14 [Pipeline] { [Pipeline] checkout 21:29:46 The recommended git tool is: git 21:29:52 using credential edgex-jenkins-ssh 21:29:52 Cloning the remote Git repository 21:29:52 Cloning repository git@github.com:edgexfoundry/device-uart.git 21:29:52 > git init /w/workspace/device-uart/14 # timeout=10 21:29:52 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 21:29:52 > git --version # timeout=10 21:29:52 > git --version # 'git version 2.25.1' 21:29:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:54 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 21:29:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:55 Avoid second fetch 21:29:55 Checking out Revision 163a5cf59154a2f057feab4c63f7858625d99e7c (main) 21:29:56 Commit message: "Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" 21:29:55 > git config core.sparsecheckout # timeout=10 21:29:55 > git checkout -f 163a5cf59154a2f057feab4c63f7858625d99e7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:29:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:57 Dload Upload Total Spent Left Speed 21:29:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 21:29:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:29:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:29:58 + sudo tee /etc/docker/daemon.new 21:29:58 { 21:29:58 "registry-mirrors": [ 21:29:58 "https://nexus3.edgexfoundry.org:10001" 21:29:58 ], 21:29:58 "bip": "10.250.0.254/24", 21:29:58 "hosts": [ 21:29:58 "tcp://0.0.0.0:5555", 21:29:58 "unix:///var/run/docker.sock" 21:29:58 ], 21:29:58 "mtu": 1458, 21:29:58 "selinux-enabled": true, 21:29:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:29:58 } [Pipeline] sh 21:29:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:29:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:17 provisioning config files... 21:30:17 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/14@tmp/config8683824581759009914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:17 ---> docker-login.sh 21:30:17 nexus3.edgexfoundry.org:10001 21:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:18 Configure a credential helper to remove this warning. See 21:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:18 21:30:18 Login Succeeded 21:30:18 nexus3.edgexfoundry.org:10002 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 nexus3.edgexfoundry.org:10003 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 nexus3.edgexfoundry.org:10004 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 docker.io 21:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:20 Configure a credential helper to remove this warning. See 21:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:20 21:30:20 Login Succeeded 21:30:20 ---> docker-login.sh ends [Pipeline] } 21:30:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:30:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:20 ========================================================= 21:30:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:30:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:30:21 Sending build context to Docker daemon 5.638MB 21:30:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:30:21 Step 2/12 : FROM ${BASE} AS builder 21:30:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:30:21 9fda8d8052c6: Pulling fs layer 21:30:21 5d54e960e981: Pulling fs layer 21:30:21 c4a7e357bf2a: Pulling fs layer 21:30:21 f0e02332f6b5: Pulling fs layer 21:30:21 cefa15bbcfad: Pulling fs layer 21:30:21 17808c966233: Pulling fs layer 21:30:21 f4c1fc716caa: Pulling fs layer 21:30:21 cefa15bbcfad: Waiting 21:30:21 17808c966233: Waiting 21:30:21 f4c1fc716caa: Waiting 21:30:21 5d54e960e981: Verifying Checksum 21:30:21 5d54e960e981: Download complete 21:30:21 f0e02332f6b5: Verifying Checksum 21:30:21 f0e02332f6b5: Download complete 21:30:22 cefa15bbcfad: Verifying Checksum 21:30:22 cefa15bbcfad: Download complete 21:30:22 9fda8d8052c6: Download complete 21:30:22 f4c1fc716caa: Verifying Checksum 21:30:22 f4c1fc716caa: Download complete 21:30:22 9fda8d8052c6: Pull complete 21:30:23 5d54e960e981: Pull complete 21:30:23 c4a7e357bf2a: Verifying Checksum 21:30:23 c4a7e357bf2a: Download complete 21:30:25 17808c966233: Verifying Checksum 21:30:25 17808c966233: Download complete 21:30:37 c4a7e357bf2a: Pull complete 21:30:37 f0e02332f6b5: Pull complete 21:30:37 cefa15bbcfad: Pull complete 21:30:47 17808c966233: Pull complete 21:30:48 f4c1fc716caa: Pull complete 21:30:48 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:30:48 ---> ea914061e18c 21:30:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:30:49 ---> Running in edb827429354 21:30:50 Removing intermediate container edb827429354 21:30:50 ---> 1ac21993f454 21:30:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:30:50 ---> Running in 4e7d55ce0920 21:30:50 Removing intermediate container 4e7d55ce0920 21:30:50 ---> 4270535d71e4 21:30:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:30:50 ---> Running in c886bc496852 21:30:51 Removing intermediate container c886bc496852 21:30:51 ---> a4a628e9e7d8 21:30:51 Step 6/12 : WORKDIR /device-uart 21:30:51 ---> Running in 6aca83125e1d 21:30:51 Removing intermediate container 6aca83125e1d 21:30:51 ---> 6a63bf53ec99 21:30:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:51 ---> Running in ddb4d4cc565f 21:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:30:54 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:30:54 (2/4) Installing libedit (20221030.3.1-r1) 21:30:54 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:30:54 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:30:54 Executing busybox-1.36.1-r2.trigger 21:30:54 OK: 270 MiB in 56 packages 21:30:56 Removing intermediate container ddb4d4cc565f 21:30:56 ---> c9fc50f57881 21:30:56 Step 8/12 : COPY go.mod vendor* ./ 21:30:56 ---> 099b37ae4be0 21:30:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:56 ---> Running in 75070318e059 21:32:48 Removing intermediate container 75070318e059 21:32:48 ---> 749c86bf6d7a 21:32:48 Step 10/12 : COPY . . 21:32:48 ---> 6500249b7ced 21:32:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:32:48 ---> Running in 340e45f56f68 21:32:48 Removing intermediate container 340e45f56f68 21:32:48 ---> 6d0cf907fce9 21:32:48 Step 12/12 : RUN ${MAKE} 21:32:48 ---> Running in ceedd28ba1bf 21:32:48 noop 21:32:48 Removing intermediate container ceedd28ba1bf 21:32:48 ---> 5477a9d99a3b 21:32:48 Successfully built 5477a9d99a3b 21:32:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:48 + docker inspect -f . ci-base-image-arm64 21:32:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:49 prd-ubuntu20.04-docker-arm64-4c-16g-12149 does not seem to be running inside a container 21:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/14 -v /w/workspace/device-uart/14:/w/workspace/device-uart/14:rw,z -v /w/workspace/device-uart/14@tmp:/w/workspace/device-uart/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:32:50 $ docker top c2c150ee22d5d0c6e996a06580d2169a583e4157718cf04e1d7ed6fb3285701c -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:51 + go version 21:32:51 go version go1.21.0 linux/arm64 [Pipeline] } 21:32:51 $ docker stop --time=1 c2c150ee22d5d0c6e996a06580d2169a583e4157718cf04e1d7ed6fb3285701c 21:32:53 $ docker rm -f --volumes c2c150ee22d5d0c6e996a06580d2169a583e4157718cf04e1d7ed6fb3285701c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:53 + docker inspect -f . ci-base-image-arm64 21:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-12149 does not seem to be running inside a container 21:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/14 -v /w/workspace/device-uart/14:/w/workspace/device-uart/14:rw,z -v /w/workspace/device-uart/14@tmp:/w/workspace/device-uart/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:32:55 $ docker top bcddccf7f12144c97ecc3e624f137af0b8fdb4e2476264428a1418c5e1d5919e -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:56 + git config --global --add safe.directory /w/workspace/device-uart/14 [Pipeline] fileExists [Pipeline] sh 21:32:57 + make test 21:32:57 go test ./... -coverprofile=coverage.out 21:33:03 ? github.com/edgexfoundry/device-uart [no test files] 21:35:10 ? github.com/edgexfoundry/device-uart/cmd [no test files] 21:35:10 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 21:35:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:35:10 go vet ./... 21:35:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:35:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:35:37 ./bin/test-attribution-txt.sh [Pipeline] echo 21:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:35:37 $ docker stop --time=1 bcddccf7f12144c97ecc3e624f137af0b8fdb4e2476264428a1418c5e1d5919e 21:35:39 $ docker rm -f --volumes bcddccf7f12144c97ecc3e624f137af0b8fdb4e2476264428a1418c5e1d5919e [Pipeline] // withDockerContainer [Pipeline] sh 21:35:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:40 Warning: overwriting stash ‘coverage-report’ 21:35:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:35:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:35:41 + ls -al . 21:35:41 total 148 21:35:41 drwxrwxr-x 7 jenkins jenkins 4096 Oct 26 21:33 . 21:35:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:29 .. 21:35:41 -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 21:29 .dockerignore 21:35:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:29 .git 21:35:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:29 .github 21:35:41 -rw-rw-r-- 1 jenkins jenkins 343 Oct 26 21:29 .gitignore 21:35:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 21:29 .golangci.yml 21:35:41 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 26 21:29 Attribution.txt 21:35:41 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 26 21:29 Dockerfile 21:35:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:29 GOVERNANCE.md 21:35:41 -rw-rw-r-- 1 jenkins jenkins 675 Oct 26 21:29 Jenkinsfile 21:35:41 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 21:29 LICENSE 21:35:41 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 26 21:29 Makefile 21:35:41 -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 21:29 OWNERS.md 21:35:41 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 26 21:29 README.md 21:35:41 -rw-rw-r-- 1 jenkins jenkins 11 Oct 26 21:21 VERSION 21:35:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:29 bin 21:35:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:29 cmd 21:35:41 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 21:33 coverage.out 21:35:41 -rw-rw-r-- 1 jenkins jenkins 3721 Oct 26 21:29 go.mod 21:35:41 -rw-rw-r-- 1 jenkins jenkins 35313 Oct 26 21:29 go.sum 21:35:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:29 internal 21:35:41 -rw-rw-r-- 1 jenkins jenkins 209 Oct 26 21:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=163a5cf59154a2f057feab4c63f7858625d99e7c --label arch=arm64 --label version=3.0.1-dev.8 . 21:35:42 Sending build context to Docker daemon 5.639MB 21:35:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:35:42 Step 2/25 : FROM ${BASE} AS builder 21:35:42 ---> 5477a9d99a3b 21:35:42 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:35:42 ---> Running in fd14b0e16546 21:35:42 Removing intermediate container fd14b0e16546 21:35:42 ---> e809f965ed73 21:35:42 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:35:43 ---> Running in ec018b0d08b4 21:35:43 Removing intermediate container ec018b0d08b4 21:35:43 ---> b383819d8510 21:35:43 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:35:43 ---> Running in ab84a7974620 21:35:43 Removing intermediate container ab84a7974620 21:35:43 ---> f463a6f221a1 21:35:43 Step 6/25 : WORKDIR /device-uart 21:35:44 ---> Running in 25267ec1e0c5 21:35:44 Removing intermediate container 25267ec1e0c5 21:35:44 ---> 0e86d3bafcc8 21:35:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:35:44 ---> Running in d7beade48cd5 21:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:35:47 OK: 270 MiB in 56 packages 21:35:51 Removing intermediate container d7beade48cd5 21:35:51 ---> 5a3ab217c2e7 21:35:51 Step 8/25 : COPY go.mod vendor* ./ 21:35:52 ---> f86cb10bfe80 21:35:52 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:52 ---> Running in 57bcfca61f80 21:35:54 Removing intermediate container 57bcfca61f80 21:35:54 ---> dcf951bb00fd 21:35:54 Step 10/25 : COPY . . 21:35:55 ---> 04fe1b4c0f5e 21:35:55 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:55 ---> Running in e3798b5e7ab5 21:35:55 Removing intermediate container e3798b5e7ab5 21:35:55 ---> 4e0a43c023a5 21:35:55 Step 12/25 : RUN ${MAKE} 21:35:55 ---> Running in 54cf30ba541f 21:35:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-uart ./cmd 21:38:03 Removing intermediate container 54cf30ba541f 21:38:03 ---> d7639f55153f 21:38:03 Step 13/25 : FROM alpine:3.18 21:38:03 3.18: Pulling from library/alpine 21:38:03 579b34f0a95b: Pulling fs layer 21:38:03 579b34f0a95b: Verifying Checksum 21:38:03 579b34f0a95b: Download complete 21:38:03 579b34f0a95b: Pull complete 21:38:03 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:38:03 Status: Downloaded newer image for alpine:3.18 21:38:03 ---> 3cc203321400 21:38:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:38:03 ---> Running in a8adbb0561cf 21:38:03 Removing intermediate container a8adbb0561cf 21:38:03 ---> 5c67b8ca33fd 21:38:03 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:38:03 ---> Running in 66ed9552f9d3 21:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:38:04 (1/1) Installing dumb-init (1.2.5-r2) 21:38:04 Executing busybox-1.36.1-r2.trigger 21:38:04 OK: 8 MiB in 16 packages 21:38:05 Removing intermediate container 66ed9552f9d3 21:38:05 ---> 465f6bacdbcb 21:38:05 Step 16/25 : WORKDIR / 21:38:05 ---> Running in c4bcbae91e04 21:38:06 Removing intermediate container c4bcbae91e04 21:38:06 ---> 9caaa842b247 21:38:06 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 21:38:06 ---> 98a4106f1e02 21:38:06 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 21:38:07 ---> 0f64ec3e9867 21:38:07 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 21:38:09 ---> 8c203ad9a981 21:38:09 Step 20/25 : EXPOSE 59995 21:38:09 ---> Running in cae0167452fe 21:38:09 Removing intermediate container cae0167452fe 21:38:09 ---> b445462122f2 21:38:09 Step 21/25 : ENTRYPOINT ["/device-uart"] 21:38:09 ---> Running in 99f6c24dba47 21:38:10 Removing intermediate container 99f6c24dba47 21:38:10 ---> 11c20f118906 21:38:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:38:10 ---> Running in 4b9f0f74ce2f 21:38:10 Removing intermediate container 4b9f0f74ce2f 21:38:10 ---> 9f764ad5d467 21:38:10 Step 23/25 : LABEL arch=arm64 21:38:10 ---> Running in 53d7d3e732c4 21:38:11 Removing intermediate container 53d7d3e732c4 21:38:11 ---> d604c574243b 21:38:11 Step 24/25 : LABEL git_sha=163a5cf59154a2f057feab4c63f7858625d99e7c 21:38:11 ---> Running in 8be9e462806f 21:38:11 Removing intermediate container 8be9e462806f 21:38:11 ---> a849dac9012e 21:38:11 Step 25/25 : LABEL version=3.0.1-dev.8 21:38:11 ---> Running in 93800813d196 21:38:12 Removing intermediate container 93800813d196 21:38:12 ---> 356fad0abaa4 21:38:12 [Warning] One or more build-args [ARCH] were not consumed 21:38:12 Successfully built 356fad0abaa4 21:38:12 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:12 provisioning config files... 21:38:12 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/14@tmp/config1033091987724520785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:12 ---> docker-login.sh 21:38:12 nexus3.edgexfoundry.org:10001 21:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:12 Configure a credential helper to remove this warning. See 21:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:12 21:38:12 Login Succeeded 21:38:12 nexus3.edgexfoundry.org:10002 21:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:13 Configure a credential helper to remove this warning. See 21:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:13 21:38:13 Login Succeeded 21:38:13 nexus3.edgexfoundry.org:10003 21:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:13 Configure a credential helper to remove this warning. See 21:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:13 21:38:13 Login Succeeded 21:38:13 nexus3.edgexfoundry.org:10004 21:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:14 Configure a credential helper to remove this warning. See 21:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:14 21:38:14 Login Succeeded 21:38:14 docker.io 21:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:15 Configure a credential helper to remove this warning. See 21:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:15 21:38:15 Login Succeeded 21:38:15 ---> docker-login.sh ends [Pipeline] } 21:38:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:15 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 21:38:15 163a5cf59154a2f057feab4c63f7858625d99e7c 21:38:15 latest 21:38:15 3.0.1-dev.8 21:38:15 163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 21:38:15 main 21:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:15 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:16 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:163a5cf59154a2f057feab4c63f7858625d99e7c 21:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:38:16 57d783b0884d: Preparing 21:38:16 49ebfdc73329: Preparing 21:38:16 37d1051676fa: Preparing 21:38:16 1e72708a54f9: Preparing 21:38:16 5f4d9fc4d98d: Preparing 21:38:16 5f4d9fc4d98d: Layer already exists 21:38:16 37d1051676fa: Pushed 21:38:16 1e72708a54f9: Pushed 21:38:17 49ebfdc73329: Pushed 21:38:23 57d783b0884d: Pushed 21:38:23 163a5cf59154a2f057feab4c63f7858625d99e7c: digest: sha256:cc6026666c457e0fbff018e1b9d219dd1453b8a07e0108ac4daf2c41c00ef227 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:24 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:24 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 21:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:38:24 57d783b0884d: Preparing 21:38:24 49ebfdc73329: Preparing 21:38:24 37d1051676fa: Preparing 21:38:24 1e72708a54f9: Preparing 21:38:24 5f4d9fc4d98d: Preparing 21:38:24 37d1051676fa: Layer already exists 21:38:24 5f4d9fc4d98d: Layer already exists 21:38:24 49ebfdc73329: Layer already exists 21:38:24 1e72708a54f9: Layer already exists 21:38:24 57d783b0884d: Layer already exists 21:38:24 latest: digest: sha256:cc6026666c457e0fbff018e1b9d219dd1453b8a07e0108ac4daf2c41c00ef227 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:25 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.8 21:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:38:27 57d783b0884d: Preparing 21:38:27 49ebfdc73329: Preparing 21:38:27 37d1051676fa: Preparing 21:38:27 1e72708a54f9: Preparing 21:38:27 5f4d9fc4d98d: Preparing 21:38:27 5f4d9fc4d98d: Layer already exists 21:38:27 1e72708a54f9: Layer already exists 21:38:27 57d783b0884d: Layer already exists 21:38:27 37d1051676fa: Layer already exists 21:38:27 49ebfdc73329: Layer already exists 21:38:27 3.0.1-dev.8: digest: sha256:cc6026666c457e0fbff018e1b9d219dd1453b8a07e0108ac4daf2c41c00ef227 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:28 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:28 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 21:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:38:28 57d783b0884d: Preparing 21:38:28 49ebfdc73329: Preparing 21:38:28 37d1051676fa: Preparing 21:38:28 1e72708a54f9: Preparing 21:38:28 5f4d9fc4d98d: Preparing 21:38:28 1e72708a54f9: Layer already exists 21:38:28 5f4d9fc4d98d: Layer already exists 21:38:28 49ebfdc73329: Layer already exists 21:38:28 37d1051676fa: Layer already exists 21:38:28 57d783b0884d: Layer already exists 21:38:28 163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8: digest: sha256:cc6026666c457e0fbff018e1b9d219dd1453b8a07e0108ac4daf2c41c00ef227 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:29 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:29 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 21:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:38:29 57d783b0884d: Preparing 21:38:29 49ebfdc73329: Preparing 21:38:29 37d1051676fa: Preparing 21:38:29 1e72708a54f9: Preparing 21:38:29 5f4d9fc4d98d: Preparing 21:38:29 37d1051676fa: Layer already exists 21:38:29 49ebfdc73329: Layer already exists 21:38:29 1e72708a54f9: Layer already exists 21:38:29 57d783b0884d: Layer already exists 21:38:29 5f4d9fc4d98d: Layer already exists 21:38:29 main: digest: sha256:cc6026666c457e0fbff018e1b9d219dd1453b8a07e0108ac4daf2c41c00ef227 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:29 ===================================================== [Pipeline] echo 21:38:29 taggedImages: 21:38:29 - nexus3.edgexfoundry.org:10004/device-uart-arm64:163a5cf59154a2f057feab4c63f7858625d99e7c 21:38:29 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 21:38:29 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.8 21:38:29 - nexus3.edgexfoundry.org:10004/device-uart-arm64:163a5cf59154a2f057feab4c63f7858625d99e7c-3.0.1-dev.8 21:38:29 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:30 21:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:30 arm64: Pulling from edgex-lftools-log-publisher 21:38:30 8998bd30e6a1: Pulling fs layer 21:38:30 04944245beec: Pulling fs layer 21:38:30 699f458cf7ca: Pulling fs layer 21:38:30 765212b225bb: Pulling fs layer 21:38:30 f23df028b6ca: Pulling fs layer 21:38:30 d65c8cfc05b1: Pulling fs layer 21:38:30 2437ff75d9bd: Pulling fs layer 21:38:30 f23df028b6ca: Waiting 21:38:30 765212b225bb: Waiting 21:38:30 d65c8cfc05b1: Waiting 21:38:30 2437ff75d9bd: Waiting 21:38:30 04944245beec: Verifying Checksum 21:38:30 04944245beec: Download complete 21:38:30 765212b225bb: Verifying Checksum 21:38:30 765212b225bb: Download complete 21:38:30 f23df028b6ca: Download complete 21:38:31 d65c8cfc05b1: Verifying Checksum 21:38:31 d65c8cfc05b1: Download complete 21:38:31 699f458cf7ca: Verifying Checksum 21:38:31 699f458cf7ca: Download complete 21:38:31 8998bd30e6a1: Verifying Checksum 21:38:31 8998bd30e6a1: Download complete 21:38:34 2437ff75d9bd: Verifying Checksum 21:38:34 2437ff75d9bd: Download complete 21:38:37 8998bd30e6a1: Pull complete 21:38:37 04944245beec: Pull complete 21:38:40 699f458cf7ca: Pull complete 21:38:40 765212b225bb: Pull complete 21:38:41 f23df028b6ca: Pull complete 21:38:42 d65c8cfc05b1: Pull complete 21:39:00 2437ff75d9bd: Pull complete 21:39:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:00 prd-ubuntu20.04-docker-arm64-4c-16g-12149 does not seem to be running inside a container 21:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/14 -v /w/workspace/device-uart/14:/w/workspace/device-uart/14:rw,z -v /w/workspace/device-uart/14@tmp:/w/workspace/device-uart/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:39:04 $ docker top 82c4f13b99c23c9d44e7a5b1176b4e4cf5f8c26f4434ab6d97379b0cd7c05e72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:05 ---> job-cost.sh 21:39:05 lf-activate-venv: SKIPPING 21:39:05 INFO: No Stack... 21:39:05 INFO: Retrieving Pricing Info for: v3-standard-4 21:39:06 INFO: Archiving Costs [Pipeline] sh 21:39:07 + cut -d, -f6 21:39:07 + cat /w/workspace/device-uart/14/archives/cost.csv [Pipeline] lock 21:39:07 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-14-stack-cost] 21:39:07 Resource [jenkins-edgexfoundry-device-uart-main-14-stack-cost] did not exist. Created. 21:39:07 Lock acquired on [jenkins-edgexfoundry-device-uart-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:08 /w/workspace/device-uart/14@tmp/durable-c7f25cc6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:39:08 + echo total: 0.10999999940395355 [Pipeline] stash 21:39:08 Warning: overwriting stash ‘stack-cost’ 21:39:08 Stashed 1 file(s) [Pipeline] } 21:39:08 Lock released on resource [jenkins-edgexfoundry-device-uart-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:08 $ docker stop --time=1 82c4f13b99c23c9d44e7a5b1176b4e4cf5f8c26f4434ab6d97379b0cd7c05e72 21:39:10 $ docker rm -f --volumes 82c4f13b99c23c9d44e7a5b1176b4e4cf5f8c26f4434ab6d97379b0cd7c05e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:39:10 provisioning config files... 21:39:10 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9179787642910870932tmp [Pipeline] { [Pipeline] sh 21:39:11 + set +x 21:39:11 + curl -s https://codecov.io/bash 21:39:11 + bash -s -- 21:39:11 21:39:11 _____ _ 21:39:11 / ____| | | 21:39:11 | | ___ __| | ___ ___ _____ __ 21:39:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:39:11 | |___| (_) | (_| | __/ (_| (_) \ V / 21:39:11 \_____\___/ \__,_|\___|\___\___/ \_/ 21:39:11 Bash-1.0.6 21:39:11 21:39:11 21:39:11 ==> git version 2.25.1 found 21:39:11 ==> 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 21:39:11 Release-Date: 2020-01-08 21:39:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:39:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:39:11 ==> Jenkins CI detected. 21:39:11 current dir:  /w/workspace/edgexfoundry_device-uart_main 21:39:11 project root: . 21:39:11 --> token set from env 21:39:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:39:11 ==> Running gcov in . (disable via -X gcov) 21:39:11 ==> Python coveragepy not found 21:39:11 ==> Searching for coverage reports in: 21:39:11 + . 21:39:11 -> Found 1 reports 21:39:11 ==> Detecting git/mercurial file structure 21:39:11 ==> Reading reports 21:39:11 + ./coverage.out bytes=10 21:39:11 ==> Appending adjustments 21:39:11 https://docs.codecov.io/docs/fixing-reports 21:39:11 + Found adjustments 21:39:11 ==> Gzipping contents 21:39:11 4.0K /tmp/codecov.0wdiFT.gz 21:39:11 ==> Uploading reports 21:39:11 url: https://codecov.io 21:39:11 query: branch=main&commit=163a5cf59154a2f057feab4c63f7858625d99e7c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:11 -> Pinging Codecov 21:39:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=163a5cf59154a2f057feab4c63f7858625d99e7c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:11 -> Uploading to 21:39:11 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/B9AA6E0BBD74AE3A32605C7A7C664919/163a5cf59154a2f057feab4c63f7858625d99e7c/c4521180-8c14-4029-a00f-2810739e3d2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T213911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5413fcf1162967c1c51c7d6a8daf1b0d9632e770caf87878c9f830cdb772ec7d 21:39:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:11 Dload Upload Total Spent Left Speed 21:39:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 1010 --:--:-- --:--:-- --:--:-- 1008 21:39:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] } 21:39:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:39:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:39:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:12 21:39:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:39:13 df9b9388f04a: Pulling fs layer 21:39:13 52dc419b0ee2: Pulling fs layer 21:39:13 25bc292e5bac: Pulling fs layer 21:39:13 114826534d7a: Pulling fs layer 21:39:13 4657fd5d0bcf: Pulling fs layer 21:39:13 6ad1cebc031e: Pulling fs layer 21:39:13 8a3aa393b2d8: Pulling fs layer 21:39:13 114826534d7a: Waiting 21:39:13 4657fd5d0bcf: Waiting 21:39:13 8a3aa393b2d8: Waiting 21:39:13 6ad1cebc031e: Waiting 21:39:13 25bc292e5bac: Verifying Checksum 21:39:13 25bc292e5bac: Download complete 21:39:13 52dc419b0ee2: Verifying Checksum 21:39:13 52dc419b0ee2: Download complete 21:39:13 4657fd5d0bcf: Verifying Checksum 21:39:13 4657fd5d0bcf: Download complete 21:39:13 df9b9388f04a: Verifying Checksum 21:39:13 df9b9388f04a: Download complete 21:39:13 6ad1cebc031e: Verifying Checksum 21:39:13 6ad1cebc031e: Download complete 21:39:13 df9b9388f04a: Pull complete 21:39:13 52dc419b0ee2: Pull complete 21:39:13 25bc292e5bac: Pull complete 21:39:13 114826534d7a: Verifying Checksum 21:39:13 114826534d7a: Download complete 21:39:14 8a3aa393b2d8: Verifying Checksum 21:39:14 8a3aa393b2d8: Download complete 21:39:18 114826534d7a: Pull complete 21:39:18 4657fd5d0bcf: Pull complete 21:39:19 6ad1cebc031e: Pull complete 21:39:22 8a3aa393b2d8: Pull complete 21:39:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:22 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:39:22 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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:1.410.4 cat 21:39:27 $ docker top 238712da2be9df01a665d34227ea505c571af5b9377a130ed07a6547e2f0a812 -eo pid,comm [Pipeline] { [Pipeline] echo 21:39:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 21:39:27 + set -o pipefail 21:39:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 21:39:35 21:39:35 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 21:39:35 21:39:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/8fc9d0d9-d11e-4cce-b461-6ab26dc05f2a 21:39:35 21:39:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:39:35 21:39:35 21:39:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:39:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:39:35 More details here: https://snyk.co/ue1NS [Pipeline] } 21:39:35 $ docker stop --time=1 238712da2be9df01a665d34227ea505c571af5b9377a130ed07a6547e2f0a812 21:39:40 $ docker rm -f --volumes 238712da2be9df01a665d34227ea505c571af5b9377a130ed07a6547e2f0a812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:40 + git log --format=format:%s -1 163a5cf59154a2f057feab4c63f7858625d99e7c [Pipeline] sh 21:39:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:41 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:39:42 $ docker top 5964b859a2f2c08bd60de76de98b4df924cc18cd5e99ef47fa1da17cb37dce0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:42 [ssh-agent] Looking for ssh-agent implementation... 21:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:42 $ docker exec 5964b859a2f2c08bd60de76de98b4df924cc18cd5e99ef47fa1da17cb37dce0f ssh-agent 21:39:42 SSH_AUTH_SOCK=/tmp/ssh-HNg9eKJZjcUA/agent.32 21:39:42 SSH_AGENT_PID=38 21:39:42 Running ssh-add (command line suppressed) 21:39:42 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15305962879028578.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15305962879028578.key) 21:39:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:42 + git semver tag 21:39:43 2023-10-26 21:39:42,969 [run_tag] DEBUG tag force:False 21:39:43 2023-10-26 21:39:42,969 [check_head_tag] DEBUG check head tag 21:39:43 2023-10-26 21:39:42,970 [execute] INFO git cat-file --batch-check 21:39:43 2023-10-26 21:39:42,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 21:39:43 2023-10-26 21:39:42,974 [execute] INFO git cat-file --batch 21:39:43 2023-10-26 21:39:42,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 21:39:43 2023-10-26 21:39:42,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:39:43 2023-10-26 21:39:42,983 [execute] INFO git tag -a v3.0.1-dev.8 -m v3.0.1-dev.8 21:39:43 2023-10-26 21:39:42,984 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.8', '-m', 'v3.0.1-dev.8'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 21:39:43 2023-10-26 21:39:42,989 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:39:43 3.0.1-dev.8 [Pipeline] } 21:39:43 $ docker exec --env ******** --env ******** 5964b859a2f2c08bd60de76de98b4df924cc18cd5e99ef47fa1da17cb37dce0f ssh-agent -k 21:39:43 unset SSH_AUTH_SOCK; 21:39:43 unset SSH_AGENT_PID; 21:39:43 echo Agent pid 38 killed; 21:39:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:43 + git semver [Pipeline] } 21:39:43 $ docker stop --time=1 5964b859a2f2c08bd60de76de98b4df924cc18cd5e99ef47fa1da17cb37dce0f 21:39:44 $ docker rm -f --volumes 5964b859a2f2c08bd60de76de98b4df924cc18cd5e99ef47fa1da17cb37dce0f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:45 21:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:45 0.23.1-centos7: Pulling from edgex-lftools 21:39:45 ab5ef0e58194: Pulling fs layer 21:39:45 9712f1f96733: Pulling fs layer 21:39:45 63f879dbbcfc: Pulling fs layer 21:39:45 0d9ebad4ef96: Pulling fs layer 21:39:45 e9a5061849ea: Pulling fs layer 21:39:45 d747dcd14b5f: Pulling fs layer 21:39:45 2de7ff778b66: Pulling fs layer 21:39:45 e9a5061849ea: Waiting 21:39:45 d747dcd14b5f: Waiting 21:39:45 2de7ff778b66: Waiting 21:39:45 0d9ebad4ef96: Waiting 21:39:45 9712f1f96733: Verifying Checksum 21:39:45 9712f1f96733: Download complete 21:39:45 63f879dbbcfc: Verifying Checksum 21:39:45 63f879dbbcfc: Download complete 21:39:46 ab5ef0e58194: Download complete 21:39:46 d747dcd14b5f: Verifying Checksum 21:39:46 d747dcd14b5f: Download complete 21:39:46 0d9ebad4ef96: Verifying Checksum 21:39:46 0d9ebad4ef96: Download complete 21:39:46 e9a5061849ea: Verifying Checksum 21:39:46 e9a5061849ea: Download complete 21:39:46 2de7ff778b66: Verifying Checksum 21:39:46 2de7ff778b66: Download complete 21:39:48 ab5ef0e58194: Pull complete 21:39:48 9712f1f96733: Pull complete 21:39:49 63f879dbbcfc: Pull complete 21:39:52 0d9ebad4ef96: Pull complete 21:39:53 e9a5061849ea: Pull complete 21:39:53 d747dcd14b5f: Pull complete 21:39:54 2de7ff778b66: Pull complete 21:39:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:54 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:39:59 $ docker top 6b1c887931ff1ce62b6817e55cb2ffbe7b28a6704e031f3cc55b7611faef80c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:39:59 provisioning config files... 21:39:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5069433094838685710tmp 21:39:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15331767200866069233tmp 21:39:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8295317247847559410tmp [Pipeline] { [Pipeline] echo 21:39:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:39:59 ---> sigul-configuration.sh 21:39:59 gpg: directory `/root/.gnupg' created 21:39:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:39:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:39:59 gpg: keyring `/root/.gnupg/secring.gpg' created 21:39:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:39:59 gpg: CAST5 encrypted data 21:39:59 gpg: encrypted with 1 passphrase 21:39:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:39:59 + mkdir /home/jenkins 21:39:59 + mkdir /home/jenkins/sigul [Pipeline] sh 21:40:00 + 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 21:40:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:40:00 ---> sigul-install.sh 21:40:00 Sigul already installed; skipping installation. [Pipeline] sh 21:40:00 + git tag --list 21:40:00 v0.0.0 21:40:00 v0.0.1-dev.1 21:40:00 v0.0.1-dev.2 21:40:00 v0.0.1-dev.3 21:40:00 v0.0.1-dev.4 21:40:00 v3.0.0 21:40:00 v3.0.1-dev.1 21:40:00 v3.0.1-dev.2 21:40:00 v3.0.1-dev.3 21:40:00 v3.0.1-dev.4 21:40:00 v3.0.1-dev.5 21:40:00 v3.0.1-dev.6 21:40:00 v3.0.1-dev.7 21:40:00 v3.0.1-dev.8 [Pipeline] sh 21:40:01 + lftools sign git-tag v3.0.1-dev.8 21:40:01 Signing Git tag with Sigul... 21:40:01 Signing v3.0.1-dev.8 [Pipeline] echo 21:40:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:40:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:40:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:40:02 $ docker stop --time=1 6b1c887931ff1ce62b6817e55cb2ffbe7b28a6704e031f3cc55b7611faef80c0 21:40:03 $ docker rm -f --volumes 6b1c887931ff1ce62b6817e55cb2ffbe7b28a6704e031f3cc55b7611faef80c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:40:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:04 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:40:05 $ docker top 9a070bb0e060fb601d1501debb037efe22fab5d3fcf4b6bee767c3dcd1ef6948 -eo pid,comm 21:40:05 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). 21:40:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:05 [ssh-agent] Looking for ssh-agent implementation... 21:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:05 $ docker exec 9a070bb0e060fb601d1501debb037efe22fab5d3fcf4b6bee767c3dcd1ef6948 ssh-agent 21:40:05 SSH_AUTH_SOCK=/tmp/ssh-isSjCqjck0Ey/agent.32 21:40:05 SSH_AGENT_PID=38 21:40:05 Running ssh-add (command line suppressed) 21:40:05 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_434017552762930381.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_434017552762930381.key) 21:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:05 + git semver bump pre 21:40:06 2023-10-26 21:40:05,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:40:06 2023-10-26 21:40:05,924 [bump_version] DEBUG bumping version:3.0.1-dev.8 on axis:pre with prefix:dev 21:40:06 2023-10-26 21:40:05,924 [bump_version] DEBUG bumped version:3.0.1-dev.9 21:40:06 2023-10-26 21:40:05,924 [write_version] DEBUG write version:3.0.1-dev.9 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 21:40:06 2023-10-26 21:40:05,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:40:06 2023-10-26 21:40:05,924 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 21:40:06 2023-10-26 21:40:05,926 [execute] INFO git cat-file --batch-check 21:40:06 2023-10-26 21:40:05,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:06 2023-10-26 21:40:05,931 [execute] INFO git cat-file --batch 21:40:06 2023-10-26 21:40:05,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:06 2023-10-26 21:40:05,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:40:06 3.0.1-dev.9 [Pipeline] } 21:40:06 $ docker exec --env ******** --env ******** 9a070bb0e060fb601d1501debb037efe22fab5d3fcf4b6bee767c3dcd1ef6948 ssh-agent -k 21:40:06 unset SSH_AUTH_SOCK; 21:40:06 unset SSH_AGENT_PID; 21:40:06 echo Agent pid 38 killed; 21:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:06 + git semver [Pipeline] } 21:40:06 $ docker stop --time=1 9a070bb0e060fb601d1501debb037efe22fab5d3fcf4b6bee767c3dcd1ef6948 21:40:08 $ docker rm -f --volumes 9a070bb0e060fb601d1501debb037efe22fab5d3fcf4b6bee767c3dcd1ef6948 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:08 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:40:09 $ docker top 477da46246bc561b28833c3dbe19f42468221494dd294f056afcfc6c79657edf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:09 [ssh-agent] Looking for ssh-agent implementation... 21:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:09 $ docker exec 477da46246bc561b28833c3dbe19f42468221494dd294f056afcfc6c79657edf ssh-agent 21:40:09 SSH_AUTH_SOCK=/tmp/ssh-gyRRsA8Svb7n/agent.32 21:40:09 SSH_AGENT_PID=38 21:40:09 Running ssh-add (command line suppressed) 21:40:09 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6198788525051217470.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6198788525051217470.key) 21:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:09 + git semver push 21:40:10 2023-10-26 21:40:09,924 [run_push] DEBUG push 21:40:10 2023-10-26 21:40:09,925 [execute] INFO git cat-file --batch-check 21:40:10 2023-10-26 21:40:09,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:10 2023-10-26 21:40:09,928 [execute] INFO git rev-list 8aa35cdc8745113d5cca21b92a43951a07edc5c8 -- 21:40:10 2023-10-26 21:40:09,929 [execute] DEBUG Popen(['git', 'rev-list', '8aa35cdc8745113d5cca21b92a43951a07edc5c8', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 21:40:10 2023-10-26 21:40:09,933 [execute] INFO git fetch -v origin 21:40:10 2023-10-26 21:40:09,934 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 21:40:10 2023-10-26 21:40:10,460 [run_push] DEBUG no remote changes detected 21:40:10 2023-10-26 21:40:10,460 [execute] INFO git push origin semver 21:40:10 2023-10-26 21:40:10,461 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 21:40:11 2023-10-26 21:40:11,317 [run_push] DEBUG push all version tags 21:40:11 2023-10-26 21:40:11,318 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:40:11 2023-10-26 21:40:11,318 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 21:40:12 2023-10-26 21:40:12,031 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:40:12 3.0.1-dev.9 [Pipeline] } 21:40:12 $ docker exec --env ******** --env ******** 477da46246bc561b28833c3dbe19f42468221494dd294f056afcfc6c79657edf ssh-agent -k 21:40:12 unset SSH_AUTH_SOCK; 21:40:12 unset SSH_AGENT_PID; 21:40:12 echo Agent pid 38 killed; 21:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:12 + git semver [Pipeline] } 21:40:12 $ docker stop --time=1 477da46246bc561b28833c3dbe19f42468221494dd294f056afcfc6c79657edf 21:40:14 $ docker rm -f --volumes 477da46246bc561b28833c3dbe19f42468221494dd294f056afcfc6c79657edf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:40:14 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 21:40:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 21:40:14 total 16 21:40:14 drwxr-xr-x 3 root root 4096 Oct 26 21:23 . 21:40:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:40 .. 21:40:14 drwxr-xr-x 2 root root 4096 Oct 26 21:23 cost 21:40:14 -rw-r--r-- 1 root root 82 Oct 26 21:23 cost.csv 21:40:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 21:40:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 21:40:14 total 16 21:40:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:23 . 21:40:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:40 .. 21:40:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 21:23 cost 21:40:14 -rw-r--r-- 1 jenkins jenkins 82 Oct 26 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:40:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:15 ---> package-listing.sh 21:40:15 ++ facter osfamily 21:40:15 ++ tr '[:upper:]' '[:lower:]' 21:40:16 + OS_FAMILY=debian 21:40:16 + workspace=/w/workspace/edgexfoundry_device-uart_main 21:40:16 + START_PACKAGES=/tmp/packages_start.txt 21:40:16 + END_PACKAGES=/tmp/packages_end.txt 21:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:16 + PACKAGES=/tmp/packages_start.txt 21:40:16 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 21:40:16 + PACKAGES=/tmp/packages_end.txt 21:40:16 + case "${OS_FAMILY}" in 21:40:16 + dpkg -l 21:40:16 + grep '^ii' 21:40:16 + '[' -f /tmp/packages_start.txt ']' 21:40:16 + '[' -f /tmp/packages_end.txt ']' 21:40:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:16 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 21:40:16 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 21:40:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 21:40:16 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:16 prd-ubuntu20.04-docker-8c-8g-12070 does not seem to be running inside a container 21:40:17 $ 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-uart_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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 21:40:17 $ docker top 5b97195166b47951fe6444bd1a824e6cdb8e9519baacdb00465f4fada3849f3f -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:17 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:18 + ls /var/log/sa-host 21:40:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:18 provisioning config files... 21:40:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config129139667946365386tmp [Pipeline] { [Pipeline] echo 21:40:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:18 ---> create-netrc.sh [Pipeline] } 21:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:18 ---> python-tools-install.sh [Pipeline] echo 21:40:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:19 ---> sudo-logs.sh 21:40:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:40:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:19 ---> job-cost.sh 21:40:19 lf-activate-venv: SKIPPING 21:40:19 DEBUG: total: 0.2199999988079071 21:40:19 INFO: Retrieving Stack Cost... 21:40:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:20 INFO: Archiving Costs [Pipeline] echo 21:40:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:20 ---> logs-deploy.sh 21:40:20 lf-activate-venv: SKIPPING 21:40:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/14 21:40:20 INFO: archiving workspace using pattern(s): 21:40:21 Archives upload complete. 21:40:21 INFO: archiving logs to Nexus