Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eed745f62e362350c96cbc5d7056f691b368baad 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-ssh17876584258559243422.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-ssh10489799323978197930.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-ssh2444131669858222496.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-ssh16161291608471833909.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-ssh8772324998971119106.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-6019 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 eed745f62e362350c96cbc5d7056f691b368baad (main) > 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 eed745f62e362350c96cbc5d7056f691b368baad # timeout=10 Commit message: "Merge pull request #24 from lenny-intel/go-1.21" > git rev-list --no-walk 107fe58427ec1d433094d7ddff71861b5f8fbb1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:59:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:59:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:59:53 ========================================================= 21:59:53 EdgeX Global Pipelines Version Info 21:59:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:59:53 ------------------- 21:59:53 stable info: 21:59:53 ------------------- 21:59:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:59:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:59:53 Message: update stable to v1.0.254 21:59:54 ------------------- 21:59:54 experimental info: 21:59:54 ------------------- 21:59:54 Commited By: **** collab-it+edgex@linuxfoundation.org 21:59:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:59:54 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eed745f [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:55 provisioning config files... 21:59:55 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15997411195874674429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:55 ---> docker-login.sh 21:59:55 nexus3.edgexfoundry.org:10001 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 nexus3.edgexfoundry.org:10002 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 nexus3.edgexfoundry.org:10003 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 nexus3.edgexfoundry.org:10004 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:56 Configure a credential helper to remove this warning. See 21:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:56 21:59:56 Login Succeeded 21:59:56 docker.io 21:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:56 Configure a credential helper to remove this warning. See 21:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:56 21:59:56 Login Succeeded 21:59:56 ---> docker-login.sh ends [Pipeline] } 21:59:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:59:56 + git rev-list -1 --merges eed745f62e362350c96cbc5d7056f691b368baad~1..eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] echo 21:59:56 -----------> git rev-list -1 --merges eed745f62e362350c96cbc5d7056f691b368baad~1..eed745f62e362350c96cbc5d7056f691b368baad eed745f62e362350c96cbc5d7056f691b368baad 21:59:56 eed745f62e362350c96cbc5d7056f691b368baad [false] [Pipeline] sh 21:59:57 + git log --format=format:%s -1 eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] echo 21:59:57 ========================================================= 21:59:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:59:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:57 + git log --format=format:%s -1 eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] echo 21:59:57 [semverPrep] GIT_COMMIT: eed745f62e362350c96cbc5d7056f691b368baad, Commit Message: Merge pull request #24 from lenny-intel/go-1.21 [Pipeline] echo 21:59:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:59:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:57 + grep -v github /etc/ssh/ssh_known_hosts 21:59:57 + [ -e /tmp/ssh_known_hosts ] 21:59:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:59:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:59:57 + sudo tee -a /etc/ssh/ssh_known_hosts 21:59:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:58 21:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:58 0.1.4: Pulling from edgex-devops/py-git-semver 21:59:58 b85a868b505f: Pulling fs layer 21:59:58 e2be974225ed: Pulling fs layer 21:59:58 339a4e72a1f5: Pulling fs layer 21:59:58 988bab9f4d93: Pulling fs layer 21:59:58 1469e6f7b9e6: Pulling fs layer 21:59:58 eaf3925da568: Pulling fs layer 21:59:58 bab4dde63d76: Pulling fs layer 21:59:58 bde34c3a00c8: Pulling fs layer 21:59:58 b352a97aabf1: Pulling fs layer 21:59:58 4872d77fe225: Pulling fs layer 21:59:58 5851b861e8e6: Pulling fs layer 21:59:58 988bab9f4d93: Waiting 21:59:58 1469e6f7b9e6: Waiting 21:59:58 bab4dde63d76: Waiting 21:59:58 eaf3925da568: Waiting 21:59:58 4872d77fe225: Waiting 21:59:58 bde34c3a00c8: Waiting 21:59:58 b352a97aabf1: Waiting 21:59:58 5851b861e8e6: Waiting 21:59:58 e2be974225ed: Verifying Checksum 21:59:58 e2be974225ed: Download complete 21:59:58 988bab9f4d93: Verifying Checksum 21:59:58 988bab9f4d93: Download complete 21:59:58 1469e6f7b9e6: Verifying Checksum 21:59:58 1469e6f7b9e6: Download complete 21:59:58 339a4e72a1f5: Verifying Checksum 21:59:58 339a4e72a1f5: Download complete 21:59:58 eaf3925da568: Verifying Checksum 21:59:58 eaf3925da568: Download complete 21:59:58 bde34c3a00c8: Download complete 21:59:58 b352a97aabf1: Verifying Checksum 21:59:58 b352a97aabf1: Download complete 21:59:58 4872d77fe225: Download complete 21:59:58 5851b861e8e6: Verifying Checksum 21:59:58 5851b861e8e6: Download complete 21:59:58 b85a868b505f: Verifying Checksum 21:59:58 b85a868b505f: Download complete 21:59:58 bab4dde63d76: Verifying Checksum 21:59:58 bab4dde63d76: Download complete 21:59:59 b85a868b505f: Pull complete 22:00:00 e2be974225ed: Pull complete 22:00:00 339a4e72a1f5: Pull complete 22:00:00 988bab9f4d93: Pull complete 22:00:00 1469e6f7b9e6: Pull complete 22:00:00 eaf3925da568: Pull complete 22:00:02 bab4dde63d76: Pull complete 22:00:02 bde34c3a00c8: Pull complete 22:00:03 b352a97aabf1: Pull complete 22:00:03 4872d77fe225: Pull complete 22:00:03 5851b861e8e6: Pull complete 22:00:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:03 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:00:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:06 $ docker top 3aa030fb7a9b6d82bb4c704d754b605fc4a5a3f4c9f058c9c1fd1a10cfaaa5b2 -eo pid,comm 22:00:06 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). 22:00:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:06 [ssh-agent] Looking for ssh-agent implementation... 22:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:06 $ docker exec 3aa030fb7a9b6d82bb4c704d754b605fc4a5a3f4c9f058c9c1fd1a10cfaaa5b2 ssh-agent 22:00:06 SSH_AUTH_SOCK=/tmp/ssh-s9o0IXsK5rAX/agent.32 22:00:06 SSH_AGENT_PID=38 22:00:06 Running ssh-add (command line suppressed) 22:00:06 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6687712034147203064.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6687712034147203064.key) 22:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:07 + git tag --points-at HEAD [Pipeline] } 22:00:07 $ docker exec --env ******** --env ******** 3aa030fb7a9b6d82bb4c704d754b605fc4a5a3f4c9f058c9c1fd1a10cfaaa5b2 ssh-agent -k 22:00:07 unset SSH_AUTH_SOCK; 22:00:07 unset SSH_AGENT_PID; 22:00:07 echo Agent pid 38 killed; 22:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:07 [ssh-agent] Looking for ssh-agent implementation... 22:00:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:07 $ docker exec 3aa030fb7a9b6d82bb4c704d754b605fc4a5a3f4c9f058c9c1fd1a10cfaaa5b2 ssh-agent 22:00:07 SSH_AUTH_SOCK=/tmp/ssh-DSP57i7jOZpu/agent.70 22:00:07 SSH_AGENT_PID=76 22:00:07 Running ssh-add (command line suppressed) 22:00:07 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1385814244485389994.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1385814244485389994.key) 22:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:07 + git semver init 22:00:08 2023-09-12 22:00:08,158 [run_init] DEBUG init version:0.0.0 force:False 22:00:08 2023-09-12 22:00:08,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 22:00:08 2023-09-12 22:00:08,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 22:00:08 2023-09-12 22:00:08,159 [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) 22:00:09 2023-09-12 22:00:09,032 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 22:00:09 2023-09-12 22:00:09,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 22:00:09 2023-09-12 22:00:09,032 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:00:09 2023-09-12 22:00:09,032 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:00:09 3.0.1-dev.3 [Pipeline] } 22:00:09 $ docker exec --env ******** --env ******** 3aa030fb7a9b6d82bb4c704d754b605fc4a5a3f4c9f058c9c1fd1a10cfaaa5b2 ssh-agent -k 22:00:09 unset SSH_AUTH_SOCK; 22:00:09 unset SSH_AGENT_PID; 22:00:09 echo Agent pid 76 killed; 22:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:09 + git semver [Pipeline] } 22:00:09 $ docker stop --time=1 3aa030fb7a9b6d82bb4c704d754b605fc4a5a3f4c9f058c9c1fd1a10cfaaa5b2 22:00:11 $ docker rm -f --volumes 3aa030fb7a9b6d82bb4c704d754b605fc4a5a3f4c9f058c9c1fd1a10cfaaa5b2 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:00:11 Stashed 1 file(s) [Pipeline] echo 22:00:11 [edgeXSemver]: initialized semver on version 3.0.1-dev.3 [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 22:00:11 provisioning config files... 22:00:11 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3179966265768863503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:12 ---> docker-login.sh 22:00:12 nexus3.edgexfoundry.org:10001 22:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:12 Configure a credential helper to remove this warning. See 22:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:12 22:00:12 Login Succeeded 22:00:12 nexus3.edgexfoundry.org:10002 22:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:12 Configure a credential helper to remove this warning. See 22:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:12 22:00:12 Login Succeeded 22:00:12 nexus3.edgexfoundry.org:10003 22:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:12 Configure a credential helper to remove this warning. See 22:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:12 22:00:12 Login Succeeded 22:00:12 nexus3.edgexfoundry.org:10004 22:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:12 Configure a credential helper to remove this warning. See 22:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:12 22:00:12 Login Succeeded 22:00:12 docker.io 22:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:13 Configure a credential helper to remove this warning. See 22:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:13 22:00:13 Login Succeeded 22:00:13 ---> docker-login.sh ends [Pipeline] } 22:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:13 ========================================================= 22:00:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:00:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:14 + 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 . 22:00:14 Sending build context to Docker daemon 11.11MB 22:00:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:00:14 Step 2/12 : FROM ${BASE} AS builder 22:00:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:00:14 7264a8db6415: Pulling fs layer 22:00:14 c4d48a809fc2: Pulling fs layer 22:00:14 4f1c88b9dad5: Pulling fs layer 22:00:14 ad3a456e5733: Pulling fs layer 22:00:14 9e4f439ed901: Pulling fs layer 22:00:14 feaf6a47b606: Pulling fs layer 22:00:14 5e8b037d7d82: Pulling fs layer 22:00:14 8ac70367396e: Pulling fs layer 22:00:14 6db16350a2e2: Pulling fs layer 22:00:14 9250d5d63582: Pulling fs layer 22:00:14 ad3a456e5733: Waiting 22:00:14 9e4f439ed901: Waiting 22:00:14 feaf6a47b606: Waiting 22:00:14 5e8b037d7d82: Waiting 22:00:14 8ac70367396e: Waiting 22:00:14 6db16350a2e2: Waiting 22:00:14 9250d5d63582: Waiting 22:00:14 c4d48a809fc2: Verifying Checksum 22:00:14 c4d48a809fc2: Download complete 22:00:14 ad3a456e5733: Download complete 22:00:14 7264a8db6415: Verifying Checksum 22:00:14 7264a8db6415: Download complete 22:00:14 9e4f439ed901: Verifying Checksum 22:00:14 9e4f439ed901: Download complete 22:00:14 feaf6a47b606: Verifying Checksum 22:00:14 feaf6a47b606: Download complete 22:00:14 7264a8db6415: Pull complete 22:00:14 8ac70367396e: Verifying Checksum 22:00:14 8ac70367396e: Download complete 22:00:14 c4d48a809fc2: Pull complete 22:00:14 4f1c88b9dad5: Verifying Checksum 22:00:14 4f1c88b9dad5: Download complete 22:00:14 6db16350a2e2: Verifying Checksum 22:00:15 5e8b037d7d82: Verifying Checksum 22:00:15 5e8b037d7d82: Download complete 22:00:15 9250d5d63582: Verifying Checksum 22:00:15 9250d5d63582: Download complete 22:00:18 4f1c88b9dad5: Pull complete 22:00:18 ad3a456e5733: Pull complete 22:00:18 9e4f439ed901: Pull complete 22:00:18 feaf6a47b606: Pull complete 22:00:20 5e8b037d7d82: Pull complete 22:00:21 8ac70367396e: Pull complete 22:00:21 6db16350a2e2: Pull complete 22:00:22 9250d5d63582: Pull complete 22:00:22 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 22:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:00:22 ---> fa269f55d9b9 22:00:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:00:26 Still waiting to schedule task 22:00:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:00:27 ---> Running in 1e10e6341b59 22:00:27 Removing intermediate container 1e10e6341b59 22:00:27 ---> 76ca1b9b41c1 22:00:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:00:27 ---> Running in be522c9ede97 22:00:27 Removing intermediate container be522c9ede97 22:00:27 ---> d6df9d4520dc 22:00:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:00:27 ---> Running in 9f2a33ceace9 22:00:27 Removing intermediate container 9f2a33ceace9 22:00:27 ---> d18ab1b80566 22:00:27 Step 6/12 : WORKDIR /device-uart 22:00:27 ---> Running in 0a8cc53bd6a9 22:00:28 Removing intermediate container 0a8cc53bd6a9 22:00:28 ---> ac3284780ad3 22:00:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:28 ---> Running in 39a487296124 22:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:00:28 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:00:28 (2/4) Installing libedit (20221030.3.1-r1) 22:00:28 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:00:28 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:00:28 Executing busybox-1.36.1-r2.trigger 22:00:28 OK: 270 MiB in 60 packages 22:00:29 Removing intermediate container 39a487296124 22:00:29 ---> 663a090bb596 22:00:29 Step 8/12 : COPY go.mod vendor* ./ 22:00:29 ---> 62acd040768b 22:00:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:29 ---> Running in 9059f4276806 22:01:08 Removing intermediate container 9059f4276806 22:01:08 ---> 6875373adf26 22:01:08 Step 10/12 : COPY . . 22:01:08 ---> 99eb87da41e7 22:01:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:01:08 ---> Running in 654a57d08cf3 22:01:08 Removing intermediate container 654a57d08cf3 22:01:08 ---> cd190985a26c 22:01:08 Step 12/12 : RUN ${MAKE} 22:01:08 ---> Running in 0a9a5cfe4f24 22:01:08 noop 22:01:08 Removing intermediate container 0a9a5cfe4f24 22:01:08 ---> de0d00966c0a 22:01:08 Successfully built de0d00966c0a 22:01:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:08 + docker inspect -f . ci-base-image-x86_64 22:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:08 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:01:08 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:01:08 $ docker top 8293f52f57ca7f821643ac99a051f890bfc2593c107d786e72da4d0cd0cfae8d -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:09 + go version 22:01:09 go version go1.21.0 linux/amd64 [Pipeline] } 22:01:09 $ docker stop --time=1 8293f52f57ca7f821643ac99a051f890bfc2593c107d786e72da4d0cd0cfae8d 22:01:10 $ docker rm -f --volumes 8293f52f57ca7f821643ac99a051f890bfc2593c107d786e72da4d0cd0cfae8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:10 + docker inspect -f . ci-base-image-x86_64 22:01:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:10 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:01:11 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:01:11 $ docker top 7cf1d93ad916e1bfe1662ebe64366f0cf6d4cbe25d49132b9f5259b28a21308f -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 22:01:11 + make test 22:01:11 go test ./... -coverprofile=coverage.out 22:01:13 ? github.com/edgexfoundry/device-uart [no test files] 22:01:23 ? github.com/edgexfoundry/device-uart/cmd [no test files] 22:01:23 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 22:01:31 go vet ./... 22:01:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:01:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:01:34 ./bin/test-attribution-txt.sh [Pipeline] echo 22:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:01:34 $ docker stop --time=1 7cf1d93ad916e1bfe1662ebe64366f0cf6d4cbe25d49132b9f5259b28a21308f 22:01:38 $ docker rm -f --volumes 7cf1d93ad916e1bfe1662ebe64366f0cf6d4cbe25d49132b9f5259b28a21308f [Pipeline] // withDockerContainer [Pipeline] sh 22:01:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:01:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:01:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:01:39 + ls -al . 22:01:39 total 144 22:01:39 drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 22:01 . 22:01:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:59 .. 22:01:39 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 21:59 .dockerignore 22:01:39 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:01 .git 22:01:39 -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 21:59 .gitignore 22:01:39 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:59 .golangci.yml 22:01:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:00 .semver 22:01:39 -rw-rw-r-- 1 jenkins jenkins 9941 Sep 12 21:59 Attribution.txt 22:01:39 -rw-rw-r-- 1 jenkins jenkins 1777 Sep 12 21:59 Dockerfile 22:01:39 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:59 GOVERNANCE.md 22:01:39 -rw-rw-r-- 1 jenkins jenkins 675 Sep 12 21:59 Jenkinsfile 22:01:39 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:59 LICENSE 22:01:39 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 12 21:59 Makefile 22:01:39 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:59 OWNERS.md 22:01:39 -rw-rw-r-- 1 jenkins jenkins 7340 Sep 12 21:59 README.md 22:01:39 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:00 VERSION 22:01:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:59 bin 22:01:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:59 cmd 22:01:39 -rw-r--r-- 1 jenkins jenkins 10 Sep 12 22:01 coverage.out 22:01:39 -rw-rw-r-- 1 jenkins jenkins 3719 Sep 12 21:59 go.mod 22:01:39 -rw-rw-r-- 1 jenkins jenkins 33980 Sep 12 21:59 go.sum 22:01:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:59 internal 22:01:39 -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 21:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:39 + 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=eed745f62e362350c96cbc5d7056f691b368baad --label arch=amd64 --label version=3.0.1-dev.3 . 22:01:39 Sending build context to Docker daemon 11.11MB 22:01:39 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:01:39 Step 2/25 : FROM ${BASE} AS builder 22:01:39 ---> de0d00966c0a 22:01:39 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:01:39 ---> Running in 5dcecb249845 22:01:40 Removing intermediate container 5dcecb249845 22:01:40 ---> d48e850f0ead 22:01:40 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 22:01:40 ---> Running in 0fc378026b9c 22:01:40 Removing intermediate container 0fc378026b9c 22:01:40 ---> e5ad09cf5ea8 22:01:40 Step 5/25 : ARG ADD_BUILD_TAGS="" 22:01:40 ---> Running in 53acf8c252c4 22:01:40 Removing intermediate container 53acf8c252c4 22:01:40 ---> fc57ce057e3e 22:01:40 Step 6/25 : WORKDIR /device-uart 22:01:40 ---> Running in 6e83101313ee 22:01:40 Removing intermediate container 6e83101313ee 22:01:40 ---> 628c553e46dc 22:01:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:40 ---> Running in 463c3caad6f5 22:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:01:41 OK: 270 MiB in 60 packages 22:01:41 Removing intermediate container 463c3caad6f5 22:01:41 ---> 450f67e8b66b 22:01:41 Step 8/25 : COPY go.mod vendor* ./ 22:01:41 ---> 6a9ee72d3b5e 22:01:41 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:41 ---> Running in 87ebced4704a 22:01:42 Removing intermediate container 87ebced4704a 22:01:42 ---> 94e547a875a1 22:01:42 Step 10/25 : COPY . . 22:01:42 ---> 048ae328a15b 22:01:42 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:01:43 ---> Running in 62996a048269 22:01:43 Removing intermediate container 62996a048269 22:01:43 ---> ec9edc668a2b 22:01:43 Step 12/25 : RUN ${MAKE} 22:01:43 ---> Running in 964e25c8319d 22:01:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 22:02:05 Removing intermediate container 964e25c8319d 22:02:05 ---> f5b965b7fa0a 22:02:05 Step 13/25 : FROM alpine:3.18 22:02:05 3.18: Pulling from library/alpine 22:02:05 7264a8db6415: Already exists 22:02:05 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:02:05 Status: Downloaded newer image for alpine:3.18 22:02:05 ---> 7e01a0d0a1dc 22:02:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:02:05 ---> Running in 336c8c110c6e 22:02:05 Removing intermediate container 336c8c110c6e 22:02:05 ---> 93f3def19f9d 22:02:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:02:05 ---> Running in b378a18bb252 22:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:02:05 (1/1) Installing dumb-init (1.2.5-r2) 22:02:05 Executing busybox-1.36.1-r2.trigger 22:02:05 OK: 7 MiB in 16 packages 22:02:05 Removing intermediate container b378a18bb252 22:02:05 ---> 0489739d1507 22:02:05 Step 16/25 : WORKDIR / 22:02:05 ---> Running in 89d74d93894b 22:02:05 Removing intermediate container 89d74d93894b 22:02:05 ---> d7f3f34838ca 22:02:05 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 22:02:05 ---> cde1246177b0 22:02:05 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 22:02:05 ---> 23702dc1f726 22:02:05 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 22:02:06 ---> 2ada4bcaf885 22:02:06 Step 20/25 : EXPOSE 59995 22:02:06 ---> Running in cd78c1101839 22:02:06 Removing intermediate container cd78c1101839 22:02:06 ---> e8c1b4e3422a 22:02:06 Step 21/25 : ENTRYPOINT ["/device-uart"] 22:02:06 ---> Running in 4567276e14b1 22:02:06 Removing intermediate container 4567276e14b1 22:02:06 ---> a7ed247d1d94 22:02:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:02:06 ---> Running in d19dac9b0f0c 22:02:07 Removing intermediate container d19dac9b0f0c 22:02:07 ---> fdd81b4abc2b 22:02:07 Step 23/25 : LABEL arch=amd64 22:02:07 ---> Running in 7bb92efc801c 22:02:07 Removing intermediate container 7bb92efc801c 22:02:07 ---> 184c32120897 22:02:07 Step 24/25 : LABEL git_sha=eed745f62e362350c96cbc5d7056f691b368baad 22:02:07 ---> Running in bf1683d2aae4 22:02:07 Removing intermediate container bf1683d2aae4 22:02:07 ---> bda9432d05e0 22:02:07 Step 25/25 : LABEL version=3.0.1-dev.3 22:02:07 ---> Running in 3f503f7ac8f1 22:02:07 Removing intermediate container 3f503f7ac8f1 22:02:07 ---> 239b40440589 22:02:07 [Warning] One or more build-args [ARCH] were not consumed 22:02:07 Successfully built 239b40440589 22:02:07 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:07 provisioning config files... 22:02:07 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12048321943388357895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:07 ---> docker-login.sh 22:02:07 nexus3.edgexfoundry.org:10001 22:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:07 Configure a credential helper to remove this warning. See 22:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:07 22:02:07 Login Succeeded 22:02:07 nexus3.edgexfoundry.org:10002 22:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:07 Configure a credential helper to remove this warning. See 22:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:07 22:02:07 Login Succeeded 22:02:07 nexus3.edgexfoundry.org:10003 22:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:08 Configure a credential helper to remove this warning. See 22:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:08 22:02:08 Login Succeeded 22:02:08 nexus3.edgexfoundry.org:10004 22:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:08 Configure a credential helper to remove this warning. See 22:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:08 22:02:08 Login Succeeded 22:02:08 docker.io 22:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:08 Configure a credential helper to remove this warning. See 22:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:08 22:02:08 Login Succeeded 22:02:08 ---> docker-login.sh ends [Pipeline] } 22:02:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:08 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 22:02:08 eed745f62e362350c96cbc5d7056f691b368baad 22:02:08 latest 22:02:08 3.0.1-dev.3 22:02:08 eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 22:02:08 main 22:02:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:08 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:09 + docker push nexus3.edgexfoundry.org:10004/device-uart:eed745f62e362350c96cbc5d7056f691b368baad 22:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:02:09 26c8b486e8a4: Preparing 22:02:09 770fdf78e378: Preparing 22:02:09 ca029938e6f1: Preparing 22:02:09 7828c1e31d40: Preparing 22:02:09 4693057ce236: Preparing 22:02:09 4693057ce236: Layer already exists 22:02:09 ca029938e6f1: Pushed 22:02:09 770fdf78e378: Pushed 22:02:09 7828c1e31d40: Pushed 22:02:12 26c8b486e8a4: Pushed 22:02:12 eed745f62e362350c96cbc5d7056f691b368baad: digest: sha256:f942d9f19472d1f2263ddcf73058e43df5f44da4a4c061c5f8c80b97c0b045c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:12 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:12 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 22:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:02:12 26c8b486e8a4: Preparing 22:02:12 770fdf78e378: Preparing 22:02:12 ca029938e6f1: Preparing 22:02:12 7828c1e31d40: Preparing 22:02:12 4693057ce236: Preparing 22:02:12 770fdf78e378: Layer already exists 22:02:12 26c8b486e8a4: Layer already exists 22:02:12 7828c1e31d40: Layer already exists 22:02:12 4693057ce236: Layer already exists 22:02:12 ca029938e6f1: Layer already exists 22:02:12 latest: digest: sha256:f942d9f19472d1f2263ddcf73058e43df5f44da4a4c061c5f8c80b97c0b045c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:13 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:13 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.3 22:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:02:13 26c8b486e8a4: Preparing 22:02:13 770fdf78e378: Preparing 22:02:13 ca029938e6f1: Preparing 22:02:13 7828c1e31d40: Preparing 22:02:13 4693057ce236: Preparing 22:02:13 7828c1e31d40: Layer already exists 22:02:13 4693057ce236: Layer already exists 22:02:13 770fdf78e378: Layer already exists 22:02:13 ca029938e6f1: Layer already exists 22:02:13 26c8b486e8a4: Layer already exists 22:02:13 3.0.1-dev.3: digest: sha256:f942d9f19472d1f2263ddcf73058e43df5f44da4a4c061c5f8c80b97c0b045c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:13 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:14 + docker push nexus3.edgexfoundry.org:10004/device-uart:eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 22:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:02:14 26c8b486e8a4: Preparing 22:02:14 770fdf78e378: Preparing 22:02:14 ca029938e6f1: Preparing 22:02:14 7828c1e31d40: Preparing 22:02:14 4693057ce236: Preparing 22:02:14 4693057ce236: Layer already exists 22:02:14 ca029938e6f1: Layer already exists 22:02:14 7828c1e31d40: Layer already exists 22:02:14 26c8b486e8a4: Layer already exists 22:02:14 770fdf78e378: Layer already exists 22:02:14 eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3: digest: sha256:f942d9f19472d1f2263ddcf73058e43df5f44da4a4c061c5f8c80b97c0b045c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:14 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:14 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 22:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:02:14 26c8b486e8a4: Preparing 22:02:14 770fdf78e378: Preparing 22:02:14 ca029938e6f1: Preparing 22:02:14 7828c1e31d40: Preparing 22:02:14 4693057ce236: Preparing 22:02:14 ca029938e6f1: Layer already exists 22:02:14 4693057ce236: Layer already exists 22:02:14 26c8b486e8a4: Layer already exists 22:02:14 770fdf78e378: Layer already exists 22:02:14 7828c1e31d40: Layer already exists 22:02:14 main: digest: sha256:f942d9f19472d1f2263ddcf73058e43df5f44da4a4c061c5f8c80b97c0b045c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:14 ===================================================== [Pipeline] echo 22:02:14 taggedImages: 22:02:14 - nexus3.edgexfoundry.org:10004/device-uart:eed745f62e362350c96cbc5d7056f691b368baad 22:02:14 - nexus3.edgexfoundry.org:10004/device-uart:latest 22:02:14 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.3 22:02:14 - nexus3.edgexfoundry.org:10004/device-uart:eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 22:02:14 - 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 22:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:15 22:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:15 latest: Pulling from edgex-lftools-log-publisher 22:02:15 5eb5b503b376: Pulling fs layer 22:02:15 5c69ac0246d0: Pulling fs layer 22:02:15 ec43610c2a17: Pulling fs layer 22:02:15 3a2ae6a8a46f: Pulling fs layer 22:02:15 33b1e0a273af: Pulling fs layer 22:02:15 5d3b04190fa2: Pulling fs layer 22:02:15 2f39f015ded8: Pulling fs layer 22:02:15 33b1e0a273af: Waiting 22:02:15 3a2ae6a8a46f: Waiting 22:02:15 5d3b04190fa2: Waiting 22:02:15 5c69ac0246d0: Verifying Checksum 22:02:15 5c69ac0246d0: Download complete 22:02:15 3a2ae6a8a46f: Download complete 22:02:15 33b1e0a273af: Verifying Checksum 22:02:15 33b1e0a273af: Download complete 22:02:15 ec43610c2a17: Verifying Checksum 22:02:15 ec43610c2a17: Download complete 22:02:15 5d3b04190fa2: Download complete 22:02:15 5eb5b503b376: Verifying Checksum 22:02:15 5eb5b503b376: Download complete 22:02:16 2f39f015ded8: Download complete 22:02:17 5eb5b503b376: Pull complete 22:02:17 5c69ac0246d0: Pull complete 22:02:17 ec43610c2a17: Pull complete 22:02:17 3a2ae6a8a46f: Pull complete 22:02:18 33b1e0a273af: Pull complete 22:02:18 5d3b04190fa2: Pull complete 22:02:23 2f39f015ded8: Pull complete 22:02:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:23 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:02:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:02:27 $ docker top a0e9f291a87904c707f4d09656ce9e25b02cb038cb2f4277a5c7788e99686e85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:27 ---> job-cost.sh 22:02:27 lf-activate-venv: SKIPPING 22:02:27 INFO: No Stack... 22:02:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:28 INFO: Archiving Costs [Pipeline] sh 22:02:28 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 22:02:28 + cut -d, -f6 [Pipeline] lock 22:02:28 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-9-stack-cost] 22:02:28 Resource [jenkins-edgexfoundry-device-uart-main-9-stack-cost] did not exist. Created. 22:02:28 Lock acquired on [jenkins-edgexfoundry-device-uart-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:29 + echo total: 0.2199999988079071 [Pipeline] stash 22:02:29 Stashed 1 file(s) [Pipeline] } 22:02:29 Lock released on resource [jenkins-edgexfoundry-device-uart-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 22:02:29 $ docker stop --time=1 a0e9f291a87904c707f4d09656ce9e25b02cb038cb2f4277a5c7788e99686e85 22:02:30 $ docker rm -f --volumes a0e9f291a87904c707f4d09656ce9e25b02cb038cb2f4277a5c7788e99686e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:03:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6024 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 22:03:45 Running in /w/workspace/device-uart/9 [Pipeline] { [Pipeline] checkout 22:03:45 The recommended git tool is: git 22:03:51 using credential edgex-jenkins-ssh 22:03:51 Cloning the remote Git repository 22:03:51 Cloning repository git@github.com:edgexfoundry/device-uart.git 22:03:51 > git init /w/workspace/device-uart/9 # timeout=10 22:03:51 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 22:03:51 > git --version # timeout=10 22:03:51 > git --version # 'git version 2.25.1' 22:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:53 Avoid second fetch 22:03:53 Checking out Revision eed745f62e362350c96cbc5d7056f691b368baad (main) 22:03:52 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 22:03:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:53 > git config core.sparsecheckout # timeout=10 22:03:54 > git checkout -f eed745f62e362350c96cbc5d7056f691b368baad # timeout=10 22:03:54 Commit message: "Merge pull request #24 from lenny-intel/go-1.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:03:55 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:55 Dload Upload Total Spent Left Speed 22:03:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 22:03:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:03:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:03:56 + sudo tee /etc/docker/daemon.new 22:03:56 { 22:03:56 "registry-mirrors": [ 22:03:56 "https://nexus3.edgexfoundry.org:10001" 22:03:56 ], 22:03:56 "bip": "10.250.0.254/24", 22:03:56 "hosts": [ 22:03:56 "tcp://0.0.0.0:5555", 22:03:56 "unix:///var/run/docker.sock" 22:03:56 ], 22:03:56 "mtu": 1458, 22:03:56 "selinux-enabled": true, 22:03:56 "seccomp-profile": "/etc/docker/seccomp.json" 22:03:56 } [Pipeline] sh 22:03:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:03:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:15 provisioning config files... 22:04:15 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/9@tmp/config11127513044693549628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:15 ---> docker-login.sh 22:04:15 nexus3.edgexfoundry.org:10001 22:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:16 Configure a credential helper to remove this warning. See 22:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:16 22:04:16 Login Succeeded 22:04:16 nexus3.edgexfoundry.org:10002 22:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:16 Configure a credential helper to remove this warning. See 22:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:16 22:04:16 Login Succeeded 22:04:16 nexus3.edgexfoundry.org:10003 22:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:17 Configure a credential helper to remove this warning. See 22:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:17 22:04:17 Login Succeeded 22:04:17 nexus3.edgexfoundry.org:10004 22:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:17 Configure a credential helper to remove this warning. See 22:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:17 22:04:17 Login Succeeded 22:04:17 docker.io 22:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:18 Configure a credential helper to remove this warning. See 22:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:18 22:04:18 Login Succeeded 22:04:18 ---> docker-login.sh ends [Pipeline] } 22:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:18 ========================================================= 22:04:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:04:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + 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 . 22:04:19 Sending build context to Docker daemon 5.594MB 22:04:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:04:19 Step 2/12 : FROM ${BASE} AS builder 22:04:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:04:19 9fda8d8052c6: Pulling fs layer 22:04:19 5d54e960e981: Pulling fs layer 22:04:19 c4a7e357bf2a: Pulling fs layer 22:04:19 f0e02332f6b5: Pulling fs layer 22:04:19 66412af1f25a: Pulling fs layer 22:04:19 1baf3a5c0e64: Pulling fs layer 22:04:19 9a37bb91b891: Pulling fs layer 22:04:19 a29adfc67d43: Pulling fs layer 22:04:19 d5de9f91c1a4: Pulling fs layer 22:04:19 f0e02332f6b5: Waiting 22:04:19 66412af1f25a: Waiting 22:04:19 1baf3a5c0e64: Waiting 22:04:19 a29adfc67d43: Waiting 22:04:19 d5de9f91c1a4: Waiting 22:04:19 5d54e960e981: Verifying Checksum 22:04:19 5d54e960e981: Download complete 22:04:19 f0e02332f6b5: Verifying Checksum 22:04:19 f0e02332f6b5: Download complete 22:04:19 66412af1f25a: Verifying Checksum 22:04:19 66412af1f25a: Download complete 22:04:19 9fda8d8052c6: Verifying Checksum 22:04:19 9fda8d8052c6: Download complete 22:04:20 9a37bb91b891: Verifying Checksum 22:04:20 9a37bb91b891: Download complete 22:04:20 9fda8d8052c6: Pull complete 22:04:20 a29adfc67d43: Verifying Checksum 22:04:20 a29adfc67d43: Download complete 22:04:21 5d54e960e981: Pull complete 22:04:21 d5de9f91c1a4: Download complete 22:04:21 c4a7e357bf2a: Verifying Checksum 22:04:21 c4a7e357bf2a: Download complete 22:04:22 1baf3a5c0e64: Verifying Checksum 22:04:22 1baf3a5c0e64: Download complete 22:04:35 c4a7e357bf2a: Pull complete 22:04:35 f0e02332f6b5: Pull complete 22:04:35 66412af1f25a: Pull complete 22:04:40 1baf3a5c0e64: Pull complete 22:04:42 9a37bb91b891: Pull complete 22:04:43 a29adfc67d43: Pull complete 22:04:45 d5de9f91c1a4: Pull complete 22:04:45 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 22:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:04:45 ---> 746ca1b523b5 22:04:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:04:47 ---> Running in 8bdc780a8d49 22:04:47 Removing intermediate container 8bdc780a8d49 22:04:47 ---> a1bff8e5512c 22:04:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:04:47 ---> Running in 13ff67a412f7 22:04:48 Removing intermediate container 13ff67a412f7 22:04:48 ---> 47a37b4d9956 22:04:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:04:48 ---> Running in 04a2ce97e5b5 22:04:48 Removing intermediate container 04a2ce97e5b5 22:04:48 ---> ba6f14eae10e 22:04:48 Step 6/12 : WORKDIR /device-uart 22:04:48 ---> Running in 50b70a18aa3f 22:04:48 Removing intermediate container 50b70a18aa3f 22:04:48 ---> 604bdf87fd41 22:04:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:49 ---> Running in 9f52fe4fe7d0 22:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:04:52 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:04:52 (2/4) Installing libedit (20221030.3.1-r1) 22:04:52 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:04:52 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:04:52 Executing busybox-1.36.1-r2.trigger 22:04:52 OK: 272 MiB in 60 packages 22:04:55 Removing intermediate container 9f52fe4fe7d0 22:04:55 ---> 4f62e3182f89 22:04:55 Step 8/12 : COPY go.mod vendor* ./ 22:04:55 ---> fd6c21ae03a3 22:04:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:55 ---> Running in 87c4d1a50be5 22:06:17 Removing intermediate container 87c4d1a50be5 22:06:17 ---> b2a610812a30 22:06:17 Step 10/12 : COPY . . 22:06:17 ---> 5951f788b180 22:06:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:17 ---> Running in db3d6eb16f6f 22:06:17 Removing intermediate container db3d6eb16f6f 22:06:17 ---> 1c37132da02d 22:06:17 Step 12/12 : RUN ${MAKE} 22:06:17 ---> Running in 349d662df800 22:06:17 noop 22:06:17 Removing intermediate container 349d662df800 22:06:17 ---> 170631f69f94 22:06:17 Successfully built 170631f69f94 22:06:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:17 + docker inspect -f . ci-base-image-arm64 22:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:18 prd-ubuntu20.04-docker-arm64-4c-16g-6024 does not seem to be running inside a container 22:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/9 -v /w/workspace/device-uart/9:/w/workspace/device-uart/9:rw,z -v /w/workspace/device-uart/9@tmp:/w/workspace/device-uart/9@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 22:06:19 $ docker top 9aa98a34819faa64fc0b1e75f53669df387117e065dfa8e426b0337b862986f1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:20 + go version 22:06:20 go version go1.21.0 linux/arm64 [Pipeline] } 22:06:20 $ docker stop --time=1 9aa98a34819faa64fc0b1e75f53669df387117e065dfa8e426b0337b862986f1 22:06:21 $ docker rm -f --volumes 9aa98a34819faa64fc0b1e75f53669df387117e065dfa8e426b0337b862986f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:22 + docker inspect -f . ci-base-image-arm64 22:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-6024 does not seem to be running inside a container 22:06:22 $ 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/9 -v /w/workspace/device-uart/9:/w/workspace/device-uart/9:rw,z -v /w/workspace/device-uart/9@tmp:/w/workspace/device-uart/9@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 22:06:23 $ docker top 41d341150cbd703277cba882001c23cdff3eb8e5df424ab5d2eb743cce4d71b0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:24 + git config --global --add safe.directory /w/workspace/device-uart/9 [Pipeline] fileExists [Pipeline] sh 22:06:25 + make test 22:06:25 go test ./... -coverprofile=coverage.out 22:06:29 ? github.com/edgexfoundry/device-uart [no test files] 22:08:36 ? github.com/edgexfoundry/device-uart/cmd [no test files] 22:08:36 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 22:08:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:08:36 go vet ./... 22:09:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:09:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:09:08 ./bin/test-attribution-txt.sh [Pipeline] echo 22:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:09:08 $ docker stop --time=1 41d341150cbd703277cba882001c23cdff3eb8e5df424ab5d2eb743cce4d71b0 22:09:10 $ docker rm -f --volumes 41d341150cbd703277cba882001c23cdff3eb8e5df424ab5d2eb743cce4d71b0 [Pipeline] // withDockerContainer [Pipeline] sh 22:09:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:09:11 Warning: overwriting stash ‘coverage-report’ 22:09:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:09:13 + ls -al . 22:09:13 total 140 22:09:13 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 22:06 . 22:09:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:03 .. 22:09:13 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 22:03 .dockerignore 22:09:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:03 .git 22:09:13 -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 22:03 .gitignore 22:09:13 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:03 .golangci.yml 22:09:13 -rw-rw-r-- 1 jenkins jenkins 9941 Sep 12 22:03 Attribution.txt 22:09:13 -rw-rw-r-- 1 jenkins jenkins 1777 Sep 12 22:03 Dockerfile 22:09:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:03 GOVERNANCE.md 22:09:13 -rw-rw-r-- 1 jenkins jenkins 675 Sep 12 22:03 Jenkinsfile 22:09:13 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:03 LICENSE 22:09:13 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 12 22:03 Makefile 22:09:13 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 22:03 OWNERS.md 22:09:13 -rw-rw-r-- 1 jenkins jenkins 7340 Sep 12 22:03 README.md 22:09:13 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:00 VERSION 22:09:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:03 bin 22:09:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:03 cmd 22:09:13 -rw-r--r-- 1 jenkins jenkins 10 Sep 12 22:06 coverage.out 22:09:13 -rw-rw-r-- 1 jenkins jenkins 3719 Sep 12 22:03 go.mod 22:09:13 -rw-rw-r-- 1 jenkins jenkins 33980 Sep 12 22:03 go.sum 22:09:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:03 internal 22:09:13 -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:13 + 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=eed745f62e362350c96cbc5d7056f691b368baad --label arch=arm64 --label version=3.0.1-dev.3 . 22:09:13 Sending build context to Docker daemon 5.595MB 22:09:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:09:13 Step 2/25 : FROM ${BASE} AS builder 22:09:13 ---> 170631f69f94 22:09:13 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:09:14 ---> Running in 1262984f72d0 22:09:14 Removing intermediate container 1262984f72d0 22:09:14 ---> eede48c7da40 22:09:14 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 22:09:14 ---> Running in 82b6968e44c2 22:09:14 Removing intermediate container 82b6968e44c2 22:09:14 ---> 9bacdeb94e2c 22:09:14 Step 5/25 : ARG ADD_BUILD_TAGS="" 22:09:14 ---> Running in 3a3ceaed28da 22:09:15 Removing intermediate container 3a3ceaed28da 22:09:15 ---> 9b1e129bc46e 22:09:15 Step 6/25 : WORKDIR /device-uart 22:09:15 ---> Running in 3888bd9a1f20 22:09:15 Removing intermediate container 3888bd9a1f20 22:09:15 ---> bec0f4001ed6 22:09:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:15 ---> Running in cdcc6ba5504a 22:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:18 OK: 272 MiB in 60 packages 22:09:19 Removing intermediate container cdcc6ba5504a 22:09:19 ---> f0bca0fc8631 22:09:19 Step 8/25 : COPY go.mod vendor* ./ 22:09:20 ---> ae7fd90a351f 22:09:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:20 ---> Running in 0e98159290de 22:09:24 Removing intermediate container 0e98159290de 22:09:24 ---> a3ac8e41c63c 22:09:24 Step 10/25 : COPY . . 22:09:24 ---> 6b302978ea7c 22:09:24 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:24 ---> Running in 9767032ee856 22:09:25 Removing intermediate container 9767032ee856 22:09:25 ---> de35d3800dbd 22:09:25 Step 12/25 : RUN ${MAKE} 22:09:25 ---> Running in 6243a7feff37 22:09:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 22:11:50 Removing intermediate container 6243a7feff37 22:11:50 ---> 98ae152354bc 22:11:50 Step 13/25 : FROM alpine:3.18 22:11:50 3.18: Pulling from library/alpine 22:11:50 9fda8d8052c6: Already exists 22:11:50 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:11:50 Status: Downloaded newer image for alpine:3.18 22:11:50 ---> f6648c04cd6c 22:11:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:11:50 ---> Running in 97e18dd2e29f 22:11:50 Removing intermediate container 97e18dd2e29f 22:11:50 ---> b3a86bef1c70 22:11:50 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:11:50 ---> Running in 92f17a5e5ae6 22:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:11:50 (1/1) Installing dumb-init (1.2.5-r2) 22:11:50 Executing busybox-1.36.1-r2.trigger 22:11:50 OK: 8 MiB in 16 packages 22:11:50 Removing intermediate container 92f17a5e5ae6 22:11:50 ---> 5f1232270809 22:11:50 Step 16/25 : WORKDIR / 22:11:50 ---> Running in 1ae158942b13 22:11:50 Removing intermediate container 1ae158942b13 22:11:50 ---> c4efacd6d1b7 22:11:50 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 22:11:50 ---> b15b7b1f6c1a 22:11:50 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 22:11:50 ---> 300e27f53ffe 22:11:50 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 22:11:51 ---> 1c844a632aa0 22:11:51 Step 20/25 : EXPOSE 59995 22:11:51 ---> Running in f8acbd0fa741 22:11:51 Removing intermediate container f8acbd0fa741 22:11:51 ---> 320147e36240 22:11:51 Step 21/25 : ENTRYPOINT ["/device-uart"] 22:11:51 ---> Running in 8db18ddfe71c 22:11:51 Removing intermediate container 8db18ddfe71c 22:11:51 ---> 20f43f148096 22:11:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:11:51 ---> Running in 3905fb35f405 22:11:52 Removing intermediate container 3905fb35f405 22:11:52 ---> 1fa1697cd1e0 22:11:52 Step 23/25 : LABEL arch=arm64 22:11:52 ---> Running in d87618e8381e 22:11:52 Removing intermediate container d87618e8381e 22:11:52 ---> 8ec04711ef8a 22:11:52 Step 24/25 : LABEL git_sha=eed745f62e362350c96cbc5d7056f691b368baad 22:11:52 ---> Running in 8b888dba4b64 22:11:52 Removing intermediate container 8b888dba4b64 22:11:52 ---> 8476a83a45c3 22:11:52 Step 25/25 : LABEL version=3.0.1-dev.3 22:11:52 ---> Running in 16cc23ec2bdd 22:11:53 Removing intermediate container 16cc23ec2bdd 22:11:53 ---> b078bd935bb2 22:11:53 [Warning] One or more build-args [ARCH] were not consumed 22:11:53 Successfully built b078bd935bb2 22:11:53 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 22:11:53 provisioning config files... 22:11:53 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/9@tmp/config13319112732533559481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:53 ---> docker-login.sh 22:11:53 nexus3.edgexfoundry.org:10001 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:53 Configure a credential helper to remove this warning. See 22:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:53 22:11:53 Login Succeeded 22:11:53 nexus3.edgexfoundry.org:10002 22:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 nexus3.edgexfoundry.org:10003 22:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 nexus3.edgexfoundry.org:10004 22:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:55 Configure a credential helper to remove this warning. See 22:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:55 22:11:55 Login Succeeded 22:11:55 docker.io 22:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:55 Configure a credential helper to remove this warning. See 22:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:55 22:11:55 Login Succeeded 22:11:55 ---> docker-login.sh ends [Pipeline] } 22:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:11:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:55 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 22:11:55 eed745f62e362350c96cbc5d7056f691b368baad 22:11:55 latest 22:11:55 3.0.1-dev.3 22:11:55 eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 22:11:55 main 22:11:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:56 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:56 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:eed745f62e362350c96cbc5d7056f691b368baad 22:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:11:56 d5e7eb43b561: Preparing 22:11:56 e566365c96a8: Preparing 22:11:56 ea9fc17667a4: Preparing 22:11:56 ef3005f6f925: Preparing 22:11:56 b2191e2be29d: Preparing 22:11:56 b2191e2be29d: Layer already exists 22:11:56 e566365c96a8: Pushed 22:11:56 ea9fc17667a4: Pushed 22:11:56 ef3005f6f925: Pushed 22:12:03 d5e7eb43b561: Pushed 22:12:03 eed745f62e362350c96cbc5d7056f691b368baad: digest: sha256:66bf2771bcc0f393292a0187c072c2c479fb08e5dd38866cdc7344be4e987994 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:03 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:04 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 22:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:12:04 d5e7eb43b561: Preparing 22:12:04 e566365c96a8: Preparing 22:12:04 ea9fc17667a4: Preparing 22:12:04 ef3005f6f925: Preparing 22:12:04 b2191e2be29d: Preparing 22:12:04 b2191e2be29d: Layer already exists 22:12:04 ea9fc17667a4: Layer already exists 22:12:04 ef3005f6f925: Layer already exists 22:12:04 d5e7eb43b561: Layer already exists 22:12:04 e566365c96a8: Layer already exists 22:12:04 latest: digest: sha256:66bf2771bcc0f393292a0187c072c2c479fb08e5dd38866cdc7344be4e987994 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:04 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:05 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.3 22:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:12:05 d5e7eb43b561: Preparing 22:12:05 e566365c96a8: Preparing 22:12:05 ea9fc17667a4: Preparing 22:12:05 ef3005f6f925: Preparing 22:12:05 b2191e2be29d: Preparing 22:12:05 d5e7eb43b561: Layer already exists 22:12:05 b2191e2be29d: Layer already exists 22:12:05 ef3005f6f925: Layer already exists 22:12:05 ea9fc17667a4: Layer already exists 22:12:05 e566365c96a8: Layer already exists 22:12:05 3.0.1-dev.3: digest: sha256:66bf2771bcc0f393292a0187c072c2c479fb08e5dd38866cdc7344be4e987994 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:05 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:06 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 22:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:12:06 d5e7eb43b561: Preparing 22:12:06 e566365c96a8: Preparing 22:12:06 ea9fc17667a4: Preparing 22:12:06 ef3005f6f925: Preparing 22:12:06 b2191e2be29d: Preparing 22:12:06 ef3005f6f925: Layer already exists 22:12:06 ea9fc17667a4: Layer already exists 22:12:06 e566365c96a8: Layer already exists 22:12:06 b2191e2be29d: Layer already exists 22:12:06 d5e7eb43b561: Layer already exists 22:12:06 eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3: digest: sha256:66bf2771bcc0f393292a0187c072c2c479fb08e5dd38866cdc7344be4e987994 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:06 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:07 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 22:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:12:07 d5e7eb43b561: Preparing 22:12:07 e566365c96a8: Preparing 22:12:07 ea9fc17667a4: Preparing 22:12:07 ef3005f6f925: Preparing 22:12:07 b2191e2be29d: Preparing 22:12:07 e566365c96a8: Layer already exists 22:12:07 d5e7eb43b561: Layer already exists 22:12:07 ea9fc17667a4: Layer already exists 22:12:07 ef3005f6f925: Layer already exists 22:12:07 b2191e2be29d: Layer already exists 22:12:07 main: digest: sha256:66bf2771bcc0f393292a0187c072c2c479fb08e5dd38866cdc7344be4e987994 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:12:07 ===================================================== [Pipeline] echo 22:12:07 taggedImages: 22:12:07 - nexus3.edgexfoundry.org:10004/device-uart-arm64:eed745f62e362350c96cbc5d7056f691b368baad 22:12:07 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 22:12:07 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.3 22:12:07 - nexus3.edgexfoundry.org:10004/device-uart-arm64:eed745f62e362350c96cbc5d7056f691b368baad-3.0.1-dev.3 22:12:07 - 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 22:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:07 22:12:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:08 arm64: Pulling from edgex-lftools-log-publisher 22:12:08 8998bd30e6a1: Pulling fs layer 22:12:08 04944245beec: Pulling fs layer 22:12:08 699f458cf7ca: Pulling fs layer 22:12:08 765212b225bb: Pulling fs layer 22:12:08 f23df028b6ca: Pulling fs layer 22:12:08 d65c8cfc05b1: Pulling fs layer 22:12:08 2437ff75d9bd: Pulling fs layer 22:12:08 f23df028b6ca: Waiting 22:12:08 765212b225bb: Waiting 22:12:08 2437ff75d9bd: Waiting 22:12:08 04944245beec: Verifying Checksum 22:12:08 04944245beec: Download complete 22:12:08 765212b225bb: Verifying Checksum 22:12:08 765212b225bb: Download complete 22:12:08 f23df028b6ca: Download complete 22:12:08 d65c8cfc05b1: Verifying Checksum 22:12:08 d65c8cfc05b1: Download complete 22:12:08 699f458cf7ca: Verifying Checksum 22:12:08 699f458cf7ca: Download complete 22:12:09 8998bd30e6a1: Download complete 22:12:11 2437ff75d9bd: Verifying Checksum 22:12:11 2437ff75d9bd: Download complete 22:12:13 8998bd30e6a1: Pull complete 22:12:13 04944245beec: Pull complete 22:12:15 699f458cf7ca: Pull complete 22:12:15 765212b225bb: Pull complete 22:12:16 f23df028b6ca: Pull complete 22:12:16 d65c8cfc05b1: Pull complete 22:12:31 2437ff75d9bd: Pull complete 22:12:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:31 prd-ubuntu20.04-docker-arm64-4c-16g-6024 does not seem to be running inside a container 22:12:31 $ 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/9 -v /w/workspace/device-uart/9:/w/workspace/device-uart/9:rw,z -v /w/workspace/device-uart/9@tmp:/w/workspace/device-uart/9@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 22:12:34 $ docker top d33a8ec57e1329d1a1747eaec524a0a68d42497573078f9ab1272f408bb6f6a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:35 ---> job-cost.sh 22:12:35 lf-activate-venv: SKIPPING 22:12:35 INFO: No Stack... 22:12:36 INFO: Retrieving Pricing Info for: v3-standard-4 22:12:36 INFO: Archiving Costs [Pipeline] sh 22:12:37 + cat /w/workspace/device-uart/9/archives/cost.csv 22:12:37 + cut -d, -f6 [Pipeline] lock 22:12:37 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-9-stack-cost] 22:12:37 Resource [jenkins-edgexfoundry-device-uart-main-9-stack-cost] did not exist. Created. 22:12:37 Lock acquired on [jenkins-edgexfoundry-device-uart-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:38 /w/workspace/device-uart/9@tmp/durable-fa1db6f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:12:38 + echo total: 0.10999999940395355 [Pipeline] stash 22:12:38 Warning: overwriting stash ‘stack-cost’ 22:12:38 Stashed 1 file(s) [Pipeline] } 22:12:38 Lock released on resource [jenkins-edgexfoundry-device-uart-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:38 $ docker stop --time=1 d33a8ec57e1329d1a1747eaec524a0a68d42497573078f9ab1272f408bb6f6a9 22:12:40 $ docker rm -f --volumes d33a8ec57e1329d1a1747eaec524a0a68d42497573078f9ab1272f408bb6f6a9 [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 22:12:40 provisioning config files... 22:12:40 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17764176009268829514tmp [Pipeline] { [Pipeline] sh 22:12:40 + set +x 22:12:40 + + bash -s -- 22:12:40 curl -s https://codecov.io/bash 22:12:40 22:12:40 _____ _ 22:12:40 / ____| | | 22:12:40 | | ___ __| | ___ ___ _____ __ 22:12:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:12:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:12:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:12:40 Bash-1.0.6 22:12:40 22:12:40 22:12:40 ==> git version 2.25.1 found 22:12:40 ==> 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 22:12:40 Release-Date: 2020-01-08 22:12:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:12:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:12:40 ==> Jenkins CI detected. 22:12:40 current dir:  /w/workspace/edgexfoundry_device-uart_main 22:12:40 project root: . 22:12:40 --> token set from env 22:12:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:12:40 ==> Running gcov in . (disable via -X gcov) 22:12:40 ==> Python coveragepy not found 22:12:40 ==> Searching for coverage reports in: 22:12:40 + . 22:12:40 -> Found 1 reports 22:12:40 ==> Detecting git/mercurial file structure 22:12:40 ==> Reading reports 22:12:40 + ./coverage.out bytes=10 22:12:40 ==> Appending adjustments 22:12:40 https://docs.codecov.io/docs/fixing-reports 22:12:41 + Found adjustments 22:12:41 ==> Gzipping contents 22:12:41 4.0K /tmp/codecov.xshiFm.gz 22:12:41 ==> Uploading reports 22:12:41 url: https://codecov.io 22:12:41 query: branch=main&commit=eed745f62e362350c96cbc5d7056f691b368baad&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 22:12:41 -> Pinging Codecov 22:12:41 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=eed745f62e362350c96cbc5d7056f691b368baad&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 22:12:41 -> Uploading to 22:12:41 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/B9AA6E0BBD74AE3A32605C7A7C664919/eed745f62e362350c96cbc5d7056f691b368baad/70f7de94-944b-4ccb-a257-6173390dd8d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T221241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59d339ed40b8d8708889ae859fab194bf44b66133258523ce54db29db0e88c91 22:12:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:41 Dload Upload Total Spent Left Speed 22:12:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 3259 --:--:-- --:--:-- --:--:-- 3241 100 603 0 0 100 603 0 3259 --:--:-- --:--:-- --:--:-- 3241 22:12:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] } 22:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:12:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:12:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:12:41 22:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:12:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:12:42 df9b9388f04a: Pulling fs layer 22:12:42 52dc419b0ee2: Pulling fs layer 22:12:42 25bc292e5bac: Pulling fs layer 22:12:42 114826534d7a: Pulling fs layer 22:12:42 4657fd5d0bcf: Pulling fs layer 22:12:42 6ad1cebc031e: Pulling fs layer 22:12:42 8a3aa393b2d8: Pulling fs layer 22:12:42 4657fd5d0bcf: Waiting 22:12:42 114826534d7a: Waiting 22:12:42 6ad1cebc031e: Waiting 22:12:42 8a3aa393b2d8: Waiting 22:12:42 25bc292e5bac: Download complete 22:12:42 52dc419b0ee2: Verifying Checksum 22:12:42 52dc419b0ee2: Download complete 22:12:42 4657fd5d0bcf: Verifying Checksum 22:12:42 4657fd5d0bcf: Download complete 22:12:42 df9b9388f04a: Download complete 22:12:42 6ad1cebc031e: Verifying Checksum 22:12:42 6ad1cebc031e: Download complete 22:12:42 df9b9388f04a: Pull complete 22:12:42 52dc419b0ee2: Pull complete 22:12:42 25bc292e5bac: Pull complete 22:12:43 114826534d7a: Verifying Checksum 22:12:43 114826534d7a: Download complete 22:12:43 8a3aa393b2d8: Verifying Checksum 22:12:43 8a3aa393b2d8: Download complete 22:12:47 114826534d7a: Pull complete 22:12:47 4657fd5d0bcf: Pull complete 22:12:47 6ad1cebc031e: Pull complete 22:12:49 8a3aa393b2d8: Pull complete 22:12:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:12:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:49 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:12:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:12:54 $ docker top 734c567f8da4533ee8433fc66eb2f83d34167ee032c5f0b98c6f1bbbbd5efe1c -eo pid,comm [Pipeline] { [Pipeline] echo 22:12:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 22:12:55 + set -o pipefail 22:12:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 22:13:00 22:13:00 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 22:13:00 22:13:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/78ca75c2-f589-4671-97a4-9c753a9b179b 22:13:00 22:13:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:13:00 22:13:00 22:13:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:13:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:13:00 More details here: https://snyk.co/ue1NS 22:13:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:13:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:13:00 $ docker stop --time=1 734c567f8da4533ee8433fc66eb2f83d34167ee032c5f0b98c6f1bbbbd5efe1c 22:13:04 $ docker rm -f --volumes 734c567f8da4533ee8433fc66eb2f83d34167ee032c5f0b98c6f1bbbbd5efe1c [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 22:13:05 + git log --format=format:%s -1 eed745f62e362350c96cbc5d7056f691b368baad [Pipeline] sh 22:13:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:05 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:13:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:06 $ docker top 934093b45a29549926fb9fef407943cd871285a7ec4147d358d349bac7ca269b -eo pid,comm 22:13:06 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). 22:13:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:06 [ssh-agent] Looking for ssh-agent implementation... 22:13:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:06 $ docker exec 934093b45a29549926fb9fef407943cd871285a7ec4147d358d349bac7ca269b ssh-agent 22:13:06 SSH_AUTH_SOCK=/tmp/ssh-7ZAt52QiO2CH/agent.33 22:13:06 SSH_AGENT_PID=39 22:13:06 Running ssh-add (command line suppressed) 22:13:06 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_142359163669481225.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_142359163669481225.key) 22:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:07 + git semver tag 22:13:07 2023-09-12 22:13:07,293 [run_tag] DEBUG tag force:False 22:13:07 2023-09-12 22:13:07,293 [check_head_tag] DEBUG check head tag 22:13:07 2023-09-12 22:13:07,293 [execute] INFO git cat-file --batch-check 22:13:07 2023-09-12 22:13:07,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 22:13:07 2023-09-12 22:13:07,297 [execute] INFO git cat-file --batch 22:13:07 2023-09-12 22:13:07,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 22:13:07 2023-09-12 22:13:07,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:13:07 2023-09-12 22:13:07,304 [execute] INFO git tag -a v3.0.1-dev.3 -m v3.0.1-dev.3 22:13:07 2023-09-12 22:13:07,304 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.3', '-m', 'v3.0.1-dev.3'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 22:13:07 2023-09-12 22:13:07,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:13:07 3.0.1-dev.3 [Pipeline] } 22:13:07 $ docker exec --env ******** --env ******** 934093b45a29549926fb9fef407943cd871285a7ec4147d358d349bac7ca269b ssh-agent -k 22:13:07 unset SSH_AUTH_SOCK; 22:13:07 unset SSH_AGENT_PID; 22:13:07 echo Agent pid 39 killed; 22:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:07 + git semver [Pipeline] } 22:13:08 $ docker stop --time=1 934093b45a29549926fb9fef407943cd871285a7ec4147d358d349bac7ca269b 22:13:09 $ docker rm -f --volumes 934093b45a29549926fb9fef407943cd871285a7ec4147d358d349bac7ca269b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:09 22:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:10 0.23.1-centos7: Pulling from edgex-lftools 22:13:10 ab5ef0e58194: Pulling fs layer 22:13:10 9712f1f96733: Pulling fs layer 22:13:10 63f879dbbcfc: Pulling fs layer 22:13:10 0d9ebad4ef96: Pulling fs layer 22:13:10 e9a5061849ea: Pulling fs layer 22:13:10 d747dcd14b5f: Pulling fs layer 22:13:10 2de7ff778b66: Pulling fs layer 22:13:10 e9a5061849ea: Waiting 22:13:10 d747dcd14b5f: Waiting 22:13:10 2de7ff778b66: Waiting 22:13:10 0d9ebad4ef96: Waiting 22:13:10 9712f1f96733: Download complete 22:13:10 63f879dbbcfc: Verifying Checksum 22:13:10 63f879dbbcfc: Download complete 22:13:10 e9a5061849ea: Verifying Checksum 22:13:10 e9a5061849ea: Download complete 22:13:10 d747dcd14b5f: Download complete 22:13:10 0d9ebad4ef96: Verifying Checksum 22:13:10 0d9ebad4ef96: Download complete 22:13:10 ab5ef0e58194: Verifying Checksum 22:13:10 ab5ef0e58194: Download complete 22:13:10 2de7ff778b66: Verifying Checksum 22:13:10 2de7ff778b66: Download complete 22:13:13 ab5ef0e58194: Pull complete 22:13:13 9712f1f96733: Pull complete 22:13:14 63f879dbbcfc: Pull complete 22:13:18 0d9ebad4ef96: Pull complete 22:13:18 e9a5061849ea: Pull complete 22:13:18 d747dcd14b5f: Pull complete 22:13:20 2de7ff778b66: Pull complete 22:13:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:20 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:13:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:13:26 $ docker top 13f8a055b1fc5173e2faf017ab633012541c7ff0382b38fd8bb44f6183637fed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:13:26 provisioning config files... 22:13:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14339277063470334558tmp 22:13:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10028269067838605219tmp 22:13:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5066173232751097674tmp [Pipeline] { [Pipeline] echo 22:13:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:13:26 ---> sigul-configuration.sh 22:13:26 gpg: directory `/root/.gnupg' created 22:13:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:13:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:13:26 gpg: keyring `/root/.gnupg/secring.gpg' created 22:13:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:13:26 gpg: CAST5 encrypted data 22:13:26 gpg: encrypted with 1 passphrase 22:13:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:13:26 + mkdir /home/jenkins 22:13:26 + mkdir /home/jenkins/sigul [Pipeline] sh 22:13:27 + 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 22:13:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:13:27 ---> sigul-install.sh 22:13:27 Sigul already installed; skipping installation. [Pipeline] sh 22:13:27 + git tag --list 22:13:27 v0.0.0 22:13:27 v0.0.1-dev.1 22:13:27 v0.0.1-dev.2 22:13:27 v0.0.1-dev.3 22:13:27 v0.0.1-dev.4 22:13:27 v3.0.0 22:13:27 v3.0.1-dev.1 22:13:27 v3.0.1-dev.2 22:13:27 v3.0.1-dev.3 [Pipeline] sh 22:13:28 + lftools sign git-tag v3.0.1-dev.3 22:13:28 Signing Git tag with Sigul... 22:13:28 Signing v3.0.1-dev.3 [Pipeline] echo 22:13:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:13:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:13:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:13:29 $ docker stop --time=1 13f8a055b1fc5173e2faf017ab633012541c7ff0382b38fd8bb44f6183637fed 22:13:30 $ docker rm -f --volumes 13f8a055b1fc5173e2faf017ab633012541c7ff0382b38fd8bb44f6183637fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:13:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:31 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:13:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:31 $ docker top f4423d40780be2464472d5cf03b9162084b77bae07e2421e9bb2cd3842813356 -eo pid,comm 22:13:31 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). 22:13:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:32 [ssh-agent] Looking for ssh-agent implementation... 22:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:32 $ docker exec f4423d40780be2464472d5cf03b9162084b77bae07e2421e9bb2cd3842813356 ssh-agent 22:13:32 SSH_AUTH_SOCK=/tmp/ssh-KVX9XNgj5XDX/agent.32 22:13:32 SSH_AGENT_PID=38 22:13:32 Running ssh-add (command line suppressed) 22:13:32 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18252964497604179634.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18252964497604179634.key) 22:13:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:32 + git semver bump pre 22:13:32 2023-09-12 22:13:32,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:13:32 2023-09-12 22:13:32,860 [bump_version] DEBUG bumping version:3.0.1-dev.3 on axis:pre with prefix:dev 22:13:32 2023-09-12 22:13:32,860 [bump_version] DEBUG bumped version:3.0.1-dev.4 22:13:32 2023-09-12 22:13:32,860 [write_version] DEBUG write version:3.0.1-dev.4 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 22:13:32 2023-09-12 22:13:32,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:13:32 2023-09-12 22:13:32,860 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 22:13:32 2023-09-12 22:13:32,862 [execute] INFO git cat-file --batch-check 22:13:32 2023-09-12 22:13:32,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 22:13:32 2023-09-12 22:13:32,868 [execute] INFO git cat-file --batch 22:13:32 2023-09-12 22:13:32,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 22:13:32 2023-09-12 22:13:32,874 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:13:32 3.0.1-dev.4 [Pipeline] } 22:13:32 $ docker exec --env ******** --env ******** f4423d40780be2464472d5cf03b9162084b77bae07e2421e9bb2cd3842813356 ssh-agent -k 22:13:33 unset SSH_AUTH_SOCK; 22:13:33 unset SSH_AGENT_PID; 22:13:33 echo Agent pid 38 killed; 22:13:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:33 + git semver [Pipeline] } 22:13:33 $ docker stop --time=1 f4423d40780be2464472d5cf03b9162084b77bae07e2421e9bb2cd3842813356 22:13:34 $ docker rm -f --volumes f4423d40780be2464472d5cf03b9162084b77bae07e2421e9bb2cd3842813356 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:35 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:13:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:35 $ docker top 8a7384bc560238d988b1ee38798f8d1e6c5f548b3b76c63d590911c97bee1758 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:36 [ssh-agent] Looking for ssh-agent implementation... 22:13:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:36 $ docker exec 8a7384bc560238d988b1ee38798f8d1e6c5f548b3b76c63d590911c97bee1758 ssh-agent 22:13:36 SSH_AUTH_SOCK=/tmp/ssh-J9yi8SqVwcwL/agent.32 22:13:36 SSH_AGENT_PID=38 22:13:36 Running ssh-add (command line suppressed) 22:13:36 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16095908781275063214.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16095908781275063214.key) 22:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:36 + git semver push 22:13:36 2023-09-12 22:13:36,852 [run_push] DEBUG push 22:13:36 2023-09-12 22:13:36,853 [execute] INFO git cat-file --batch-check 22:13:36 2023-09-12 22:13:36,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 22:13:36 2023-09-12 22:13:36,856 [execute] INFO git rev-list 88c50291918eeec0b80f1449ab8514af82ad0400 -- 22:13:36 2023-09-12 22:13:36,857 [execute] DEBUG Popen(['git', 'rev-list', '88c50291918eeec0b80f1449ab8514af82ad0400', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 22:13:36 2023-09-12 22:13:36,863 [execute] INFO git fetch -v origin 22:13:36 2023-09-12 22:13:36,863 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 22:13:37 2023-09-12 22:13:37,321 [run_push] DEBUG no remote changes detected 22:13:37 2023-09-12 22:13:37,321 [execute] INFO git push origin semver 22:13:37 2023-09-12 22:13:37,322 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 22:13:38 2023-09-12 22:13:38,158 [run_push] DEBUG push all version tags 22:13:38 2023-09-12 22:13:38,158 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:13:38 2023-09-12 22:13:38,159 [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) 22:13:39 2023-09-12 22:13:38,820 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:13:39 3.0.1-dev.4 [Pipeline] } 22:13:39 $ docker exec --env ******** --env ******** 8a7384bc560238d988b1ee38798f8d1e6c5f548b3b76c63d590911c97bee1758 ssh-agent -k 22:13:39 unset SSH_AUTH_SOCK; 22:13:39 unset SSH_AGENT_PID; 22:13:39 echo Agent pid 38 killed; 22:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:39 + git semver [Pipeline] } 22:13:39 $ docker stop --time=1 8a7384bc560238d988b1ee38798f8d1e6c5f548b3b76c63d590911c97bee1758 22:13:41 $ docker rm -f --volumes 8a7384bc560238d988b1ee38798f8d1e6c5f548b3b76c63d590911c97bee1758 [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 22:13:41 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 22:13:41 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 22:13:41 total 16 22:13:41 drwxr-xr-x 3 root root 4096 Sep 12 22:02 . 22:13:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:13 .. 22:13:41 drwxr-xr-x 2 root root 4096 Sep 12 22:02 cost 22:13:41 -rw-r--r-- 1 root root 81 Sep 12 22:02 cost.csv 22:13:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 22:13:41 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 22:13:41 total 16 22:13:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:02 . 22:13:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:13 .. 22:13:41 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:02 cost 22:13:41 -rw-r--r-- 1 jenkins jenkins 81 Sep 12 22:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:13:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:13:42 ---> package-listing.sh 22:13:42 ++ facter osfamily 22:13:42 ++ tr '[:upper:]' '[:lower:]' 22:13:42 + OS_FAMILY=debian 22:13:42 + workspace=/w/workspace/edgexfoundry_device-uart_main 22:13:42 + START_PACKAGES=/tmp/packages_start.txt 22:13:42 + END_PACKAGES=/tmp/packages_end.txt 22:13:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:42 + PACKAGES=/tmp/packages_start.txt 22:13:42 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 22:13:42 + PACKAGES=/tmp/packages_end.txt 22:13:42 + case "${OS_FAMILY}" in 22:13:42 + dpkg -l 22:13:42 + grep '^ii' 22:13:42 + '[' -f /tmp/packages_start.txt ']' 22:13:42 + '[' -f /tmp/packages_end.txt ']' 22:13:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:42 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 22:13:42 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 22:13:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 22:13:42 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 22:13:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:43 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 22:13:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:13:43 $ docker top 72db8172c2d08320a04b38ead710fdafd5e01c8574523bddabe502fcaa6b1e81 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:13:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:13:44 + ls /var/log/sa-host 22:13:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:44 provisioning config files... 22:13:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11112222717646726774tmp [Pipeline] { [Pipeline] echo 22:13:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:13:45 ---> create-netrc.sh [Pipeline] } 22:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:13:45 ---> python-tools-install.sh [Pipeline] echo 22:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:13:45 ---> sudo-logs.sh 22:13:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:13:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:13:46 ---> job-cost.sh 22:13:46 lf-activate-venv: SKIPPING 22:13:46 DEBUG: total: 0.2199999988079071 22:13:46 INFO: Retrieving Stack Cost... 22:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:46 INFO: Archiving Costs [Pipeline] echo 22:13:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:13:47 ---> logs-deploy.sh 22:13:47 lf-activate-venv: SKIPPING 22:13:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/9 22:13:47 INFO: archiving workspace using pattern(s): 22:13:48 Archives upload complete. 22:13:48 INFO: archiving logs to Nexus