Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 107fe58427ec1d433094d7ddff71861b5f8fbb1b 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-ssh220606223734426701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9071135523837965906.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3585279361870162848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh736117116151059427.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-ssh7873381721838244601.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.20 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-4563 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 107fe58427ec1d433094d7ddff71861b5f8fbb1b (main) Commit message: "Merge pull request #23 from FelixTing/update-sdk" > 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 107fe58427ec1d433094d7ddff71861b5f8fbb1b # timeout=10 > git rev-list --no-walk 5a7611fe9d2266d68c2062e26c6ab482e9781192 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:33 ========================================================= 11:00:33 EdgeX Global Pipelines Version Info 11:00:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:33 ------------------- 11:00:33 stable info: 11:00:33 ------------------- 11:00:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:00:33 Message: update stable to v1.0.253 11:00:34 ------------------- 11:00:34 experimental info: 11:00:34 ------------------- 11:00:34 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:34 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:00:34 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:00:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] echo 11:00:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 107fe58 [Pipeline] echo 11:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:35 provisioning config files... 11:00:35 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9862374656167961265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:35 ---> docker-login.sh 11:00:35 nexus3.edgexfoundry.org:10001 11:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:36 Configure a credential helper to remove this warning. See 11:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:36 11:00:36 Login Succeeded 11:00:36 nexus3.edgexfoundry.org:10002 11:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:36 Configure a credential helper to remove this warning. See 11:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:36 11:00:36 Login Succeeded 11:00:36 nexus3.edgexfoundry.org:10003 11:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:36 Configure a credential helper to remove this warning. See 11:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:36 11:00:36 Login Succeeded 11:00:36 nexus3.edgexfoundry.org:10004 11:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:36 Configure a credential helper to remove this warning. See 11:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:36 11:00:36 Login Succeeded 11:00:36 docker.io 11:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:36 Configure a credential helper to remove this warning. See 11:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:36 11:00:36 Login Succeeded 11:00:36 ---> docker-login.sh ends [Pipeline] } 11:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:00:37 + git rev-list -1 --merges 107fe58427ec1d433094d7ddff71861b5f8fbb1b~1..107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] echo 11:00:37 -----------> git rev-list -1 --merges 107fe58427ec1d433094d7ddff71861b5f8fbb1b~1..107fe58427ec1d433094d7ddff71861b5f8fbb1b 107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:00:37 107fe58427ec1d433094d7ddff71861b5f8fbb1b [false] [Pipeline] sh 11:00:37 + git log --format=format:%s -1 107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] echo 11:00:37 ========================================================= 11:00:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:00:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:37 + git log --format=format:%s -1 107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] echo 11:00:37 [semverPrep] GIT_COMMIT: 107fe58427ec1d433094d7ddff71861b5f8fbb1b, Commit Message: Merge pull request #23 from FelixTing/update-sdk [Pipeline] echo 11:00:37 [semverPrep] This is not a build commit. [Pipeline] sh 11:00:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:38 + grep -v github /etc/ssh/ssh_known_hosts 11:00:38 + [ -e /tmp/ssh_known_hosts ] 11:00:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:00:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:00:38 + sudo tee -a /etc/ssh/ssh_known_hosts 11:00:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:38 11:00:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:39 0.1.4: Pulling from edgex-devops/py-git-semver 11:00:39 b85a868b505f: Pulling fs layer 11:00:39 e2be974225ed: Pulling fs layer 11:00:39 339a4e72a1f5: Pulling fs layer 11:00:39 988bab9f4d93: Pulling fs layer 11:00:39 1469e6f7b9e6: Pulling fs layer 11:00:39 eaf3925da568: Pulling fs layer 11:00:39 bab4dde63d76: Pulling fs layer 11:00:39 bde34c3a00c8: Pulling fs layer 11:00:39 b352a97aabf1: Pulling fs layer 11:00:39 1469e6f7b9e6: Waiting 11:00:39 eaf3925da568: Waiting 11:00:39 bab4dde63d76: Waiting 11:00:39 bde34c3a00c8: Waiting 11:00:39 4872d77fe225: Pulling fs layer 11:00:39 b352a97aabf1: Waiting 11:00:39 4872d77fe225: Waiting 11:00:39 5851b861e8e6: Pulling fs layer 11:00:39 5851b861e8e6: Waiting 11:00:39 e2be974225ed: Verifying Checksum 11:00:39 e2be974225ed: Download complete 11:00:39 988bab9f4d93: Verifying Checksum 11:00:39 988bab9f4d93: Download complete 11:00:39 1469e6f7b9e6: Verifying Checksum 11:00:39 1469e6f7b9e6: Download complete 11:00:39 eaf3925da568: Verifying Checksum 11:00:39 eaf3925da568: Download complete 11:00:39 339a4e72a1f5: Verifying Checksum 11:00:39 339a4e72a1f5: Download complete 11:00:39 bde34c3a00c8: Download complete 11:00:39 b352a97aabf1: Download complete 11:00:39 4872d77fe225: Verifying Checksum 11:00:39 4872d77fe225: Download complete 11:00:39 5851b861e8e6: Verifying Checksum 11:00:39 5851b861e8e6: Download complete 11:00:39 b85a868b505f: Verifying Checksum 11:00:39 b85a868b505f: Download complete 11:00:39 bab4dde63d76: Verifying Checksum 11:00:39 bab4dde63d76: Download complete 11:00:40 b85a868b505f: Pull complete 11:00:40 e2be974225ed: Pull complete 11:00:41 339a4e72a1f5: Pull complete 11:00:41 988bab9f4d93: Pull complete 11:00:41 1469e6f7b9e6: Pull complete 11:00:41 eaf3925da568: Pull complete 11:00:43 bab4dde63d76: Pull complete 11:00:44 bde34c3a00c8: Pull complete 11:00:44 b352a97aabf1: Pull complete 11:00:44 4872d77fe225: Pull complete 11:00:44 5851b861e8e6: Pull complete 11:00:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:44 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:00:52 $ docker top 7e0a2d5189028bbae9c509e3ad18bf0f064998787b89b0d281fd554e6712b057 -eo pid,comm 11:00:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:00:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:53 [ssh-agent] Looking for ssh-agent implementation... 11:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:53 $ docker exec 7e0a2d5189028bbae9c509e3ad18bf0f064998787b89b0d281fd554e6712b057 ssh-agent 11:00:53 SSH_AUTH_SOCK=/tmp/ssh-U1iCPOLnTrE4/agent.14 11:00:53 SSH_AGENT_PID=20 11:00:53 Running ssh-add (command line suppressed) 11:00:53 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4400146380662269102.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4400146380662269102.key) 11:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:53 + git tag --points-at HEAD [Pipeline] } 11:00:53 $ docker exec --env ******** --env ******** 7e0a2d5189028bbae9c509e3ad18bf0f064998787b89b0d281fd554e6712b057 ssh-agent -k 11:00:54 unset SSH_AUTH_SOCK; 11:00:54 unset SSH_AGENT_PID; 11:00:54 echo Agent pid 20 killed; 11:00:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:54 [ssh-agent] Looking for ssh-agent implementation... 11:00:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:54 $ docker exec 7e0a2d5189028bbae9c509e3ad18bf0f064998787b89b0d281fd554e6712b057 ssh-agent 11:00:54 SSH_AUTH_SOCK=/tmp/ssh-DNAOjcUdb9Ql/agent.52 11:00:54 SSH_AGENT_PID=58 11:00:54 Running ssh-add (command line suppressed) 11:00:54 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6827513498691573413.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6827513498691573413.key) 11:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:54 + git semver init 11:00:55 2023-08-25 11:00:55,250 [run_init] DEBUG init version:0.0.0 force:False 11:00:55 2023-08-25 11:00:55,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 11:00:55 2023-08-25 11:00:55,252 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 11:00:55 2023-08-25 11:00:55,253 [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) 11:00:57 2023-08-25 11:00:57,283 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 11:00:57 2023-08-25 11:00:57,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 11:00:57 2023-08-25 11:00:57,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:00:57 2023-08-25 11:00:57,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:00:57 3.0.1-dev.2 [Pipeline] } 11:00:57 $ docker exec --env ******** --env ******** 7e0a2d5189028bbae9c509e3ad18bf0f064998787b89b0d281fd554e6712b057 ssh-agent -k 11:00:57 unset SSH_AUTH_SOCK; 11:00:57 unset SSH_AGENT_PID; 11:00:57 echo Agent pid 58 killed; 11:00:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:57 + git semver [Pipeline] } 11:00:58 $ docker stop --time=1 7e0a2d5189028bbae9c509e3ad18bf0f064998787b89b0d281fd554e6712b057 11:00:59 $ docker rm -f --volumes 7e0a2d5189028bbae9c509e3ad18bf0f064998787b89b0d281fd554e6712b057 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:01:00 Stashed 1 file(s) [Pipeline] echo 11:01:00 [edgeXSemver]: initialized semver on version 3.0.1-dev.2 [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 11:01:00 provisioning config files... 11:01:00 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7406191657468669248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:00 ---> docker-login.sh 11:01:00 nexus3.edgexfoundry.org:10001 11:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:00 Configure a credential helper to remove this warning. See 11:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:00 11:01:00 Login Succeeded 11:01:00 nexus3.edgexfoundry.org:10002 11:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:00 Configure a credential helper to remove this warning. See 11:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:00 11:01:00 Login Succeeded 11:01:00 nexus3.edgexfoundry.org:10003 11:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:00 Configure a credential helper to remove this warning. See 11:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:00 11:01:00 Login Succeeded 11:01:00 nexus3.edgexfoundry.org:10004 11:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:00 Configure a credential helper to remove this warning. See 11:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:00 11:01:00 Login Succeeded 11:01:00 docker.io 11:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:01 Configure a credential helper to remove this warning. See 11:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:01 11:01:01 Login Succeeded 11:01:01 ---> docker-login.sh ends [Pipeline] } 11:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:01 ========================================================= 11:01:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:01:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:01:01 Sending build context to Docker daemon 11.1MB 11:01:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:01:01 Step 2/12 : FROM ${BASE} AS builder 11:01:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:01:02 4db1b89c0bd1: Pulling fs layer 11:01:02 6911f1a30b25: Pulling fs layer 11:01:02 e194b8c5c2a9: Pulling fs layer 11:01:02 6863d3e3a2b1: Pulling fs layer 11:01:02 ec0bb842ea78: Pulling fs layer 11:01:02 40a00589a448: Pulling fs layer 11:01:02 6c08303d61cc: Pulling fs layer 11:01:02 798269fcf238: Pulling fs layer 11:01:02 ec0bb842ea78: Waiting 11:01:02 40a00589a448: Waiting 11:01:02 798269fcf238: Waiting 11:01:02 6911f1a30b25: Verifying Checksum 11:01:02 6911f1a30b25: Download complete 11:01:02 6863d3e3a2b1: Verifying Checksum 11:01:02 6863d3e3a2b1: Download complete 11:01:02 ec0bb842ea78: Verifying Checksum 11:01:02 ec0bb842ea78: Download complete 11:01:02 4db1b89c0bd1: Verifying Checksum 11:01:02 4db1b89c0bd1: Download complete 11:01:02 40a00589a448: Verifying Checksum 11:01:02 40a00589a448: Download complete 11:01:02 4db1b89c0bd1: Pull complete 11:01:02 6911f1a30b25: Pull complete 11:01:02 798269fcf238: Verifying Checksum 11:01:02 798269fcf238: Download complete 11:01:02 e194b8c5c2a9: Verifying Checksum 11:01:02 e194b8c5c2a9: Download complete 11:01:03 6c08303d61cc: Download complete 11:01:06 e194b8c5c2a9: Pull complete 11:01:06 6863d3e3a2b1: Pull complete 11:01:07 ec0bb842ea78: Pull complete 11:01:07 40a00589a448: Pull complete 11:01:10 6c08303d61cc: Pull complete 11:01:10 798269fcf238: Pull complete 11:01:10 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:01:10 ---> ec979cd7f677 11:01:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:01:15 Still waiting to schedule task 11:01:15 ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:01:15 ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:01:15 ‘prd-ubuntu20.04-docker-8c-8g-4566’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:01:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4567’ is offline 11:01:18 ---> Running in ec9d68cd361f 11:01:18 Removing intermediate container ec9d68cd361f 11:01:18 ---> 36fff2503960 11:01:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:01:18 ---> Running in 6284f73ef419 11:01:18 Removing intermediate container 6284f73ef419 11:01:18 ---> b1221c4d04f3 11:01:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:01:19 ---> Running in e602a27d1262 11:01:19 Removing intermediate container e602a27d1262 11:01:19 ---> 27a42cc5fcb2 11:01:19 Step 6/12 : WORKDIR /device-uart 11:01:19 ---> Running in 3d60771476cc 11:01:19 Removing intermediate container 3d60771476cc 11:01:19 ---> 93cc88170b69 11:01:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:19 ---> Running in 561bd58f80ba 11:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:01:19 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:01:19 (2/4) Installing libedit (20221030.3.1-r0) 11:01:19 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:01:19 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:01:19 Executing busybox-1.35.0-r29.trigger 11:01:19 OK: 269 MiB in 57 packages 11:01:20 Removing intermediate container 561bd58f80ba 11:01:20 ---> e71e00f97d73 11:01:20 Step 8/12 : COPY go.mod vendor* ./ 11:01:20 ---> 31c76945d5f1 11:01:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:20 ---> Running in caa9721ef278 11:01:59 Removing intermediate container caa9721ef278 11:01:59 ---> e251eb2a74e3 11:01:59 Step 10/12 : COPY . . 11:01:59 ---> 891b31a563bf 11:01:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:59 ---> Running in a75a8393b7c5 11:01:59 Removing intermediate container a75a8393b7c5 11:01:59 ---> 2fb99e8a76f5 11:01:59 Step 12/12 : RUN ${MAKE} 11:01:59 ---> Running in 7f9e1e60fc94 11:01:59 noop 11:01:59 Removing intermediate container 7f9e1e60fc94 11:01:59 ---> 9dd156edf6da 11:01:59 Successfully built 9dd156edf6da 11:01:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:59 + docker inspect -f . ci-base-image-x86_64 11:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:59 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:02:00 $ docker top 75f136116f1ece7f7a93c94de2771a000e4f6d24d617ef86c3f366a19416e3ff -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:00 + go version 11:02:00 go version go1.20.6 linux/amd64 [Pipeline] } 11:02:00 $ docker stop --time=1 75f136116f1ece7f7a93c94de2771a000e4f6d24d617ef86c3f366a19416e3ff 11:02:01 $ docker rm -f --volumes 75f136116f1ece7f7a93c94de2771a000e4f6d24d617ef86c3f366a19416e3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:02 + docker inspect -f . ci-base-image-x86_64 11:02:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:02 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:02:02 $ docker top 3259994eb68bbe113587d72e65597981a27d3129ea6417f3038fb99cce7edf35 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 11:02:03 + make test 11:02:03 go test ./... -coverprofile=coverage.out 11:02:08 ? github.com/edgexfoundry/device-uart [no test files] 11:02:18 ? github.com/edgexfoundry/device-uart/cmd [no test files] 11:02:18 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 11:02:25 go vet ./... 11:02:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:02:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:02:28 ./bin/test-attribution-txt.sh [Pipeline] echo 11:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:02:28 $ docker stop --time=1 3259994eb68bbe113587d72e65597981a27d3129ea6417f3038fb99cce7edf35 11:02:32 $ docker rm -f --volumes 3259994eb68bbe113587d72e65597981a27d3129ea6417f3038fb99cce7edf35 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:02:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:02:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:02:34 + ls -al . 11:02:34 total 144 11:02:34 drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 11:02 . 11:02:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:00 .. 11:02:34 -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 11:00 .dockerignore 11:02:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:00 .git 11:02:34 -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 11:00 .gitignore 11:02:34 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 11:00 .golangci.yml 11:02:34 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 11:00 .semver 11:02:34 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 25 11:00 Attribution.txt 11:02:34 -rw-rw-r-- 1 jenkins jenkins 1777 Aug 25 11:00 Dockerfile 11:02:34 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 11:00 GOVERNANCE.md 11:02:34 -rw-rw-r-- 1 jenkins jenkins 675 Aug 25 11:00 Jenkinsfile 11:02:34 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 11:00 LICENSE 11:02:34 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 25 11:00 Makefile 11:02:34 -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 11:00 OWNERS.md 11:02:34 -rw-rw-r-- 1 jenkins jenkins 7340 Aug 25 11:00 README.md 11:02:34 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 11:00 VERSION 11:02:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 11:00 bin 11:02:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:00 cmd 11:02:34 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 11:02 coverage.out 11:02:34 -rw-rw-r-- 1 jenkins jenkins 3719 Aug 25 11:00 go.mod 11:02:34 -rw-rw-r-- 1 jenkins jenkins 33980 Aug 25 11:00 go.sum 11:02:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:00 internal 11:02:34 -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:34 + 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=107fe58427ec1d433094d7ddff71861b5f8fbb1b --label arch=amd64 --label version=3.0.1-dev.2 . 11:02:34 Sending build context to Docker daemon 11.11MB 11:02:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:02:34 Step 2/25 : FROM ${BASE} AS builder 11:02:34 ---> 9dd156edf6da 11:02:34 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:02:34 ---> Running in 8670487d1648 11:02:34 Removing intermediate container 8670487d1648 11:02:34 ---> 66e273ff78f2 11:02:34 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:02:34 ---> Running in 7e27a59ac184 11:02:35 Removing intermediate container 7e27a59ac184 11:02:35 ---> 2317f7bd9db2 11:02:35 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:02:35 ---> Running in f9c350e56e88 11:02:35 Removing intermediate container f9c350e56e88 11:02:35 ---> b692e7158a96 11:02:35 Step 6/25 : WORKDIR /device-uart 11:02:35 ---> Running in 70422d6c18a9 11:02:35 Removing intermediate container 70422d6c18a9 11:02:35 ---> d951a3590721 11:02:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:35 ---> Running in 8c7f1d74af7c 11:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:35 OK: 269 MiB in 57 packages 11:02:36 Removing intermediate container 8c7f1d74af7c 11:02:36 ---> befeabcbb41d 11:02:36 Step 8/25 : COPY go.mod vendor* ./ 11:02:36 ---> d41c9671ddcd 11:02:36 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:36 ---> Running in b3c4423ee119 11:02:36 Removing intermediate container b3c4423ee119 11:02:36 ---> 2ab20e83041f 11:02:36 Step 10/25 : COPY . . 11:02:37 ---> c8f62a551031 11:02:37 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:37 ---> Running in ca0c8062ba3f 11:02:37 Removing intermediate container ca0c8062ba3f 11:02:37 ---> 4c1b66e5c112 11:02:37 Step 12/25 : RUN ${MAKE} 11:02:37 ---> Running in be82c90ac1ba 11:02:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 11:02:59 Removing intermediate container be82c90ac1ba 11:02:59 ---> 728e27e4c286 11:02:59 Step 13/25 : FROM alpine:3.17 11:02:59 3.17: Pulling from library/alpine 11:02:59 9398808236ff: Pulling fs layer 11:02:59 9398808236ff: Verifying Checksum 11:02:59 9398808236ff: Download complete 11:02:59 9398808236ff: Pull complete 11:02:59 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:02:59 Status: Downloaded newer image for alpine:3.17 11:02:59 ---> 1e0b8b5322fc 11:02:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 11:02:59 ---> Running in b6d3a8406713 11:02:59 Removing intermediate container b6d3a8406713 11:02:59 ---> ead27c4a38ba 11:02:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:02:59 ---> Running in 7f4f6c74fcf3 11:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:59 (1/1) Installing dumb-init (1.2.5-r2) 11:02:59 Executing busybox-1.35.0-r29.trigger 11:02:59 OK: 7 MiB in 16 packages 11:03:00 Removing intermediate container 7f4f6c74fcf3 11:03:00 ---> 0af3778ac7b7 11:03:00 Step 16/25 : WORKDIR / 11:03:00 ---> Running in d07ffffb15e6 11:03:00 Removing intermediate container d07ffffb15e6 11:03:00 ---> 558b78b364ee 11:03:00 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 11:03:00 ---> f9058c1dd381 11:03:00 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 11:03:00 ---> 49535121e823 11:03:00 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 11:03:01 ---> 4a75ab93b07c 11:03:01 Step 20/25 : EXPOSE 59995 11:03:01 ---> Running in 6197177be380 11:03:01 Removing intermediate container 6197177be380 11:03:01 ---> 93ca5e876a95 11:03:01 Step 21/25 : ENTRYPOINT ["/device-uart"] 11:03:01 ---> Running in 50d54f8d08d1 11:03:02 Removing intermediate container 50d54f8d08d1 11:03:02 ---> 4acc0331ebbf 11:03:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:03:02 ---> Running in b398d797e476 11:03:02 Removing intermediate container b398d797e476 11:03:02 ---> 3414588b43d3 11:03:02 Step 23/25 : LABEL arch=amd64 11:03:02 ---> Running in 7ca98e6f69d4 11:03:02 Removing intermediate container 7ca98e6f69d4 11:03:02 ---> 654c0cb69205 11:03:02 Step 24/25 : LABEL git_sha=107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:03:02 ---> Running in 2f3985f5739b 11:03:02 Removing intermediate container 2f3985f5739b 11:03:02 ---> 4f8d1c4a6c9b 11:03:02 Step 25/25 : LABEL version=3.0.1-dev.2 11:03:02 ---> Running in c8a34f11c64e 11:03:02 Removing intermediate container c8a34f11c64e 11:03:02 ---> cf6c6abbb0e0 11:03:02 [Warning] One or more build-args [ARCH] were not consumed 11:03:02 Successfully built cf6c6abbb0e0 11:03:02 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:02 provisioning config files... 11:03:02 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config95360813332129313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:02 ---> docker-login.sh 11:03:02 nexus3.edgexfoundry.org:10001 11:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:02 Configure a credential helper to remove this warning. See 11:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:02 11:03:02 Login Succeeded 11:03:02 nexus3.edgexfoundry.org:10002 11:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:02 Configure a credential helper to remove this warning. See 11:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:02 11:03:02 Login Succeeded 11:03:02 nexus3.edgexfoundry.org:10003 11:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:02 Configure a credential helper to remove this warning. See 11:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:02 11:03:02 Login Succeeded 11:03:02 nexus3.edgexfoundry.org:10004 11:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:02 Configure a credential helper to remove this warning. See 11:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:02 11:03:02 Login Succeeded 11:03:02 docker.io 11:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:03 Configure a credential helper to remove this warning. See 11:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:03 11:03:03 Login Succeeded 11:03:03 ---> docker-login.sh ends [Pipeline] } 11:03:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:03 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 11:03:03 107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:03:03 latest 11:03:03 3.0.1-dev.2 11:03:03 107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 11:03:03 main 11:03:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:03 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:03 + docker push nexus3.edgexfoundry.org:10004/device-uart:107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 11:03:03 2609c4ed1254: Preparing 11:03:03 380c72bdfea1: Preparing 11:03:03 edca8fcb216f: Preparing 11:03:03 23081204f48b: Preparing 11:03:03 36b50b131297: Preparing 11:03:03 36b50b131297: Layer already exists 11:03:03 380c72bdfea1: Pushed 11:03:03 edca8fcb216f: Pushed 11:03:03 23081204f48b: Pushed 11:03:06 2609c4ed1254: Pushed 11:03:06 107fe58427ec1d433094d7ddff71861b5f8fbb1b: digest: sha256:8988e8741fceda9147e7c59ea7be92cd37d6eb603c0995745845a1ef6632e0fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:06 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:07 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 11:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 11:03:07 2609c4ed1254: Preparing 11:03:07 380c72bdfea1: Preparing 11:03:07 edca8fcb216f: Preparing 11:03:07 23081204f48b: Preparing 11:03:07 36b50b131297: Preparing 11:03:07 380c72bdfea1: Layer already exists 11:03:07 23081204f48b: Layer already exists 11:03:07 edca8fcb216f: Layer already exists 11:03:07 36b50b131297: Layer already exists 11:03:07 2609c4ed1254: Layer already exists 11:03:07 latest: digest: sha256:8988e8741fceda9147e7c59ea7be92cd37d6eb603c0995745845a1ef6632e0fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:07 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:07 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.2 11:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 11:03:07 2609c4ed1254: Preparing 11:03:07 380c72bdfea1: Preparing 11:03:07 edca8fcb216f: Preparing 11:03:07 23081204f48b: Preparing 11:03:07 36b50b131297: Preparing 11:03:07 edca8fcb216f: Layer already exists 11:03:07 36b50b131297: Layer already exists 11:03:07 2609c4ed1254: Layer already exists 11:03:07 23081204f48b: Layer already exists 11:03:07 380c72bdfea1: Layer already exists 11:03:07 3.0.1-dev.2: digest: sha256:8988e8741fceda9147e7c59ea7be92cd37d6eb603c0995745845a1ef6632e0fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:08 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:08 + docker push nexus3.edgexfoundry.org:10004/device-uart:107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 11:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 11:03:08 2609c4ed1254: Preparing 11:03:08 380c72bdfea1: Preparing 11:03:08 edca8fcb216f: Preparing 11:03:08 23081204f48b: Preparing 11:03:08 36b50b131297: Preparing 11:03:08 2609c4ed1254: Layer already exists 11:03:08 23081204f48b: Layer already exists 11:03:08 edca8fcb216f: Layer already exists 11:03:08 380c72bdfea1: Layer already exists 11:03:08 36b50b131297: Layer already exists 11:03:08 107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2: digest: sha256:8988e8741fceda9147e7c59ea7be92cd37d6eb603c0995745845a1ef6632e0fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:08 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:08 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 11:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 11:03:08 2609c4ed1254: Preparing 11:03:08 380c72bdfea1: Preparing 11:03:08 edca8fcb216f: Preparing 11:03:08 23081204f48b: Preparing 11:03:08 36b50b131297: Preparing 11:03:08 23081204f48b: Layer already exists 11:03:08 36b50b131297: Layer already exists 11:03:08 2609c4ed1254: Layer already exists 11:03:08 380c72bdfea1: Layer already exists 11:03:08 edca8fcb216f: Layer already exists 11:03:08 main: digest: sha256:8988e8741fceda9147e7c59ea7be92cd37d6eb603c0995745845a1ef6632e0fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:09 ===================================================== [Pipeline] echo 11:03:09 taggedImages: 11:03:09 - nexus3.edgexfoundry.org:10004/device-uart:107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:03:09 - nexus3.edgexfoundry.org:10004/device-uart:latest 11:03:09 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.2 11:03:09 - nexus3.edgexfoundry.org:10004/device-uart:107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 11:03:09 - 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 11:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:09 11:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:09 latest: Pulling from edgex-lftools-log-publisher 11:03:09 5eb5b503b376: Pulling fs layer 11:03:09 5c69ac0246d0: Pulling fs layer 11:03:09 ec43610c2a17: Pulling fs layer 11:03:09 3a2ae6a8a46f: Pulling fs layer 11:03:09 33b1e0a273af: Pulling fs layer 11:03:09 5d3b04190fa2: Pulling fs layer 11:03:09 2f39f015ded8: Pulling fs layer 11:03:09 5d3b04190fa2: Waiting 11:03:09 3a2ae6a8a46f: Waiting 11:03:09 33b1e0a273af: Waiting 11:03:09 5c69ac0246d0: Download complete 11:03:09 3a2ae6a8a46f: Verifying Checksum 11:03:09 3a2ae6a8a46f: Download complete 11:03:09 33b1e0a273af: Verifying Checksum 11:03:09 33b1e0a273af: Download complete 11:03:09 5d3b04190fa2: Download complete 11:03:09 ec43610c2a17: Verifying Checksum 11:03:09 ec43610c2a17: Download complete 11:03:09 5eb5b503b376: Verifying Checksum 11:03:09 5eb5b503b376: Download complete 11:03:10 2f39f015ded8: Verifying Checksum 11:03:10 2f39f015ded8: Download complete 11:03:11 5eb5b503b376: Pull complete 11:03:11 5c69ac0246d0: Pull complete 11:03:11 ec43610c2a17: Pull complete 11:03:11 3a2ae6a8a46f: Pull complete 11:03:11 33b1e0a273af: Pull complete 11:03:11 5d3b04190fa2: Pull complete 11:03:16 2f39f015ded8: Pull complete 11:03:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:16 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:22 $ docker top a8d75057bcc3eb2c572fde99b4ce1691c10c193ec10cd620edb0df6a82fc2336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:22 ---> job-cost.sh 11:03:22 lf-activate-venv: SKIPPING 11:03:22 INFO: No Stack... 11:03:23 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:23 INFO: Archiving Costs [Pipeline] sh 11:03:23 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 11:03:23 + cut -d, -f6 [Pipeline] lock 11:03:23 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-8-stack-cost] 11:03:23 Resource [jenkins-edgexfoundry-device-uart-main-8-stack-cost] did not exist. Created. 11:03:23 Lock acquired on [jenkins-edgexfoundry-device-uart-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:23 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:23 Stashed 1 file(s) [Pipeline] } 11:03:23 Lock released on resource [jenkins-edgexfoundry-device-uart-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:23 $ docker stop --time=1 a8d75057bcc3eb2c572fde99b4ce1691c10c193ec10cd620edb0df6a82fc2336 11:03:25 $ docker rm -f --volumes a8d75057bcc3eb2c572fde99b4ce1691c10c193ec10cd620edb0df6a82fc2336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4570 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 11:07:32 Running in /w/workspace/device-uart/8 [Pipeline] { [Pipeline] checkout 11:07:32 The recommended git tool is: git 11:07:39 using credential edgex-jenkins-ssh 11:07:39 Cloning the remote Git repository 11:07:39 Cloning repository git@github.com:edgexfoundry/device-uart.git 11:07:39 > git init /w/workspace/device-uart/8 # timeout=10 11:07:40 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 11:07:40 > git --version # timeout=10 11:07:40 > git --version # 'git version 2.25.1' 11:07:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:41 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 11:07:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:42 Avoid second fetch 11:07:42 Checking out Revision 107fe58427ec1d433094d7ddff71861b5f8fbb1b (main) 11:07:43 Commit message: "Merge pull request #23 from FelixTing/update-sdk" 11:07:42 > git config core.sparsecheckout # timeout=10 11:07:43 > git checkout -f 107fe58427ec1d433094d7ddff71861b5f8fbb1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:07:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:44 Dload Upload Total Spent Left Speed 11:07:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 11:07:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:07:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 11:07:45 sudo tee /etc/docker/daemon.new 11:07:45 { 11:07:45 "registry-mirrors": [ 11:07:45 "https://nexus3.edgexfoundry.org:10001" 11:07:45 ], 11:07:45 "bip": "10.250.0.254/24", 11:07:45 "hosts": [ 11:07:45 "tcp://0.0.0.0:5555", 11:07:45 "unix:///var/run/docker.sock" 11:07:45 ], 11:07:45 "mtu": 1458, 11:07:45 "selinux-enabled": true, 11:07:45 "seccomp-profile": "/etc/docker/seccomp.json" 11:07:45 } [Pipeline] sh 11:07:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:07:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:04 provisioning config files... 11:08:04 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/8@tmp/config1034511383345012157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:05 ---> docker-login.sh 11:08:05 nexus3.edgexfoundry.org:10001 11:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:06 Configure a credential helper to remove this warning. See 11:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:06 11:08:06 Login Succeeded 11:08:06 nexus3.edgexfoundry.org:10002 11:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:06 Configure a credential helper to remove this warning. See 11:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:06 11:08:06 Login Succeeded 11:08:06 nexus3.edgexfoundry.org:10003 11:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:07 Configure a credential helper to remove this warning. See 11:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:07 11:08:07 Login Succeeded 11:08:07 nexus3.edgexfoundry.org:10004 11:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:07 Configure a credential helper to remove this warning. See 11:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:07 11:08:07 Login Succeeded 11:08:07 docker.io 11:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:07 Configure a credential helper to remove this warning. See 11:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:07 11:08:07 Login Succeeded 11:08:07 ---> docker-login.sh ends [Pipeline] } 11:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:08 ========================================================= 11:08:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:08:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:08:08 Sending build context to Docker daemon 5.59MB 11:08:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:08:08 Step 2/12 : FROM ${BASE} AS builder 11:08:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:08:09 edb6bdbacee9: Pulling fs layer 11:08:09 5f9638ab2659: Pulling fs layer 11:08:09 8d51d6327a98: Pulling fs layer 11:08:09 8b374f2dd631: Pulling fs layer 11:08:09 ec14aa9079de: Pulling fs layer 11:08:09 2f466654f4bb: Pulling fs layer 11:08:09 554e91adad29: Pulling fs layer 11:08:09 8b374f2dd631: Waiting 11:08:09 ec14aa9079de: Waiting 11:08:09 2f466654f4bb: Waiting 11:08:09 554e91adad29: Waiting 11:08:09 5f9638ab2659: Verifying Checksum 11:08:09 5f9638ab2659: Download complete 11:08:09 8b374f2dd631: Verifying Checksum 11:08:09 8b374f2dd631: Download complete 11:08:09 ec14aa9079de: Verifying Checksum 11:08:09 ec14aa9079de: Download complete 11:08:09 edb6bdbacee9: Verifying Checksum 11:08:09 edb6bdbacee9: Download complete 11:08:10 edb6bdbacee9: Pull complete 11:08:10 554e91adad29: Verifying Checksum 11:08:10 554e91adad29: Download complete 11:08:10 5f9638ab2659: Pull complete 11:08:11 2f466654f4bb: Verifying Checksum 11:08:11 2f466654f4bb: Download complete 11:08:11 8d51d6327a98: Verifying Checksum 11:08:11 8d51d6327a98: Download complete 11:08:24 8d51d6327a98: Pull complete 11:08:24 8b374f2dd631: Pull complete 11:08:24 ec14aa9079de: Pull complete 11:08:29 2f466654f4bb: Pull complete 11:08:31 554e91adad29: Pull complete 11:08:31 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:08:31 ---> 1e15ea492957 11:08:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:08:33 ---> Running in f38578ed1340 11:08:33 Removing intermediate container f38578ed1340 11:08:33 ---> 43d7c6d52ddf 11:08:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:08:33 ---> Running in c2ce1b43e464 11:08:34 Removing intermediate container c2ce1b43e464 11:08:34 ---> 5bf9f151b2e1 11:08:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:08:34 ---> Running in ff920033f9ca 11:08:34 Removing intermediate container ff920033f9ca 11:08:34 ---> 0bdec5f8f31d 11:08:34 Step 6/12 : WORKDIR /device-uart 11:08:34 ---> Running in 8a7f17ce7663 11:08:35 Removing intermediate container 8a7f17ce7663 11:08:35 ---> bed0816b386a 11:08:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:35 ---> Running in 4e219ad3a883 11:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:08:38 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:08:38 (2/4) Installing libedit (20221030.3.1-r0) 11:08:38 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:08:38 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:08:38 Executing busybox-1.35.0-r29.trigger 11:08:38 OK: 268 MiB in 57 packages 11:08:40 Removing intermediate container 4e219ad3a883 11:08:40 ---> 711fbac688f7 11:08:40 Step 8/12 : COPY go.mod vendor* ./ 11:08:41 ---> 38056d6ac9bd 11:08:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:41 ---> Running in 55cb6b00cb05 11:10:03 Removing intermediate container 55cb6b00cb05 11:10:03 ---> d11a64722459 11:10:03 Step 10/12 : COPY . . 11:10:03 ---> c1d77a34a467 11:10:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:10:03 ---> Running in 09d2c0b7d803 11:10:03 Removing intermediate container 09d2c0b7d803 11:10:03 ---> f67977e17947 11:10:03 Step 12/12 : RUN ${MAKE} 11:10:03 ---> Running in 336afff9fce5 11:10:03 noop 11:10:03 Removing intermediate container 336afff9fce5 11:10:03 ---> 15bb303ec03b 11:10:03 Successfully built 15bb303ec03b 11:10:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:03 + docker inspect -f . ci-base-image-arm64 11:10:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:03 prd-ubuntu20.04-docker-arm64-4c-16g-4570 does not seem to be running inside a container 11:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/8 -v /w/workspace/device-uart/8:/w/workspace/device-uart/8:rw,z -v /w/workspace/device-uart/8@tmp:/w/workspace/device-uart/8@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 11:10:05 $ docker top 39c8507dd2575a643826442a4b424f0e2d8b81c8781c78d772bae461b5f5b790 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:06 + go version 11:10:06 go version go1.20.6 linux/arm64 [Pipeline] } 11:10:06 $ docker stop --time=1 39c8507dd2575a643826442a4b424f0e2d8b81c8781c78d772bae461b5f5b790 11:10:08 $ docker rm -f --volumes 39c8507dd2575a643826442a4b424f0e2d8b81c8781c78d772bae461b5f5b790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:08 + docker inspect -f . ci-base-image-arm64 11:10:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-4570 does not seem to be running inside a container 11:10:08 $ 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/8 -v /w/workspace/device-uart/8:/w/workspace/device-uart/8:rw,z -v /w/workspace/device-uart/8@tmp:/w/workspace/device-uart/8@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 11:10:10 $ docker top 37916f38f99276dd042c45dfd1f88e8d15c8d802687cf89461b57942294f154b -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:11 + git config --global --add safe.directory /w/workspace/device-uart/8 [Pipeline] fileExists [Pipeline] sh 11:10:11 + make test 11:10:11 go test ./... -coverprofile=coverage.out 11:10:50 ? github.com/edgexfoundry/device-uart [no test files] 11:12:57 ? github.com/edgexfoundry/device-uart/cmd [no test files] 11:12:57 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 11:12:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:12:57 go vet ./... 11:13:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:13:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:13:24 ./bin/test-attribution-txt.sh [Pipeline] echo 11:13:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:13:24 $ docker stop --time=1 37916f38f99276dd042c45dfd1f88e8d15c8d802687cf89461b57942294f154b 11:13:26 $ docker rm -f --volumes 37916f38f99276dd042c45dfd1f88e8d15c8d802687cf89461b57942294f154b [Pipeline] // withDockerContainer [Pipeline] sh 11:13:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:27 Warning: overwriting stash ‘coverage-report’ 11:13:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:13:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:28 + ls -al . 11:13:28 total 140 11:13:28 drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 11:10 . 11:13:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:07 .. 11:13:28 -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 11:07 .dockerignore 11:13:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:07 .git 11:13:28 -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 11:07 .gitignore 11:13:28 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 11:07 .golangci.yml 11:13:28 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 25 11:07 Attribution.txt 11:13:28 -rw-rw-r-- 1 jenkins jenkins 1777 Aug 25 11:07 Dockerfile 11:13:28 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 11:07 GOVERNANCE.md 11:13:28 -rw-rw-r-- 1 jenkins jenkins 675 Aug 25 11:07 Jenkinsfile 11:13:28 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 11:07 LICENSE 11:13:28 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 25 11:07 Makefile 11:13:28 -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 11:07 OWNERS.md 11:13:28 -rw-rw-r-- 1 jenkins jenkins 7340 Aug 25 11:07 README.md 11:13:28 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 11:00 VERSION 11:13:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 11:07 bin 11:13:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:07 cmd 11:13:28 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 11:10 coverage.out 11:13:28 -rw-rw-r-- 1 jenkins jenkins 3719 Aug 25 11:07 go.mod 11:13:28 -rw-rw-r-- 1 jenkins jenkins 33980 Aug 25 11:07 go.sum 11:13:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:07 internal 11:13:28 -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:29 + 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=107fe58427ec1d433094d7ddff71861b5f8fbb1b --label arch=arm64 --label version=3.0.1-dev.2 . 11:13:29 Sending build context to Docker daemon 5.591MB 11:13:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:13:29 Step 2/25 : FROM ${BASE} AS builder 11:13:29 ---> 15bb303ec03b 11:13:29 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:13:29 ---> Running in 2001a71caa03 11:13:29 Removing intermediate container 2001a71caa03 11:13:29 ---> 373bd3df8219 11:13:29 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:13:29 ---> Running in c0daefd20dfb 11:13:30 Removing intermediate container c0daefd20dfb 11:13:30 ---> 77a677d3c518 11:13:30 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:13:30 ---> Running in a0ab7e410eda 11:13:30 Removing intermediate container a0ab7e410eda 11:13:30 ---> 630f445f7b29 11:13:30 Step 6/25 : WORKDIR /device-uart 11:13:30 ---> Running in 360d8722e2a6 11:13:30 Removing intermediate container 360d8722e2a6 11:13:30 ---> 4d22d7e0547e 11:13:30 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:30 ---> Running in 344a060079fb 11:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:13:33 OK: 268 MiB in 57 packages 11:13:34 Removing intermediate container 344a060079fb 11:13:34 ---> 3f55773f71b9 11:13:34 Step 8/25 : COPY go.mod vendor* ./ 11:13:34 ---> e3b758789a2b 11:13:34 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:34 ---> Running in db441eadf9cb 11:13:38 Removing intermediate container db441eadf9cb 11:13:38 ---> d5c1f297c03b 11:13:38 Step 10/25 : COPY . . 11:13:39 ---> 91f7aaaf0178 11:13:39 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:13:39 ---> Running in d9db430bca97 11:13:39 Removing intermediate container d9db430bca97 11:13:39 ---> 1c2dce710579 11:13:39 Step 12/25 : RUN ${MAKE} 11:13:39 ---> Running in 74c5c7c0d9ce 11:13:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 11:16:02 Removing intermediate container 74c5c7c0d9ce 11:16:02 ---> da946e39568e 11:16:02 Step 13/25 : FROM alpine:3.17 11:16:02 3.17: Pulling from library/alpine 11:16:02 4060ece20d7a: Pulling fs layer 11:16:02 4060ece20d7a: Verifying Checksum 11:16:02 4060ece20d7a: Download complete 11:16:02 4060ece20d7a: Pull complete 11:16:02 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:16:02 Status: Downloaded newer image for alpine:3.17 11:16:02 ---> 8650cd65339b 11:16:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 11:16:02 ---> Running in 314d8d9ba287 11:16:02 Removing intermediate container 314d8d9ba287 11:16:02 ---> 0a0acad3eb87 11:16:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:16:02 ---> Running in dd94960b904a 11:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:16:02 (1/1) Installing dumb-init (1.2.5-r2) 11:16:02 Executing busybox-1.35.0-r29.trigger 11:16:02 OK: 8 MiB in 16 packages 11:16:02 Removing intermediate container dd94960b904a 11:16:02 ---> 0d2e4d59848a 11:16:02 Step 16/25 : WORKDIR / 11:16:02 ---> Running in 885ca2aa05bc 11:16:02 Removing intermediate container 885ca2aa05bc 11:16:02 ---> c04954de8b42 11:16:02 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 11:16:02 ---> f76ef720467c 11:16:02 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 11:16:02 ---> 4b346520438f 11:16:02 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 11:16:02 ---> c41f3e7efd1b 11:16:02 Step 20/25 : EXPOSE 59995 11:16:02 ---> Running in 6c042282990d 11:16:02 Removing intermediate container 6c042282990d 11:16:02 ---> 8a842fce6a6a 11:16:02 Step 21/25 : ENTRYPOINT ["/device-uart"] 11:16:02 ---> Running in d31a34adf39a 11:16:02 Removing intermediate container d31a34adf39a 11:16:02 ---> 7599a5a04cbb 11:16:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:16:02 ---> Running in 4bd9ffd0dfde 11:16:02 Removing intermediate container 4bd9ffd0dfde 11:16:02 ---> 7055a0f5f79d 11:16:02 Step 23/25 : LABEL arch=arm64 11:16:02 ---> Running in 3f3bb8b46b26 11:16:02 Removing intermediate container 3f3bb8b46b26 11:16:02 ---> 3d66eb8d6bad 11:16:02 Step 24/25 : LABEL git_sha=107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:16:02 ---> Running in a1ecbecb2d52 11:16:03 Removing intermediate container a1ecbecb2d52 11:16:03 ---> 433aa19c0861 11:16:03 Step 25/25 : LABEL version=3.0.1-dev.2 11:16:03 ---> Running in 8ae21ad3d932 11:16:03 Removing intermediate container 8ae21ad3d932 11:16:03 ---> fcf101a7c93b 11:16:03 [Warning] One or more build-args [ARCH] were not consumed 11:16:03 Successfully built fcf101a7c93b 11:16:03 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 11:16:03 provisioning config files... 11:16:03 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/8@tmp/config10876640666945394666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:03 ---> docker-login.sh 11:16:03 nexus3.edgexfoundry.org:10001 11:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:04 Configure a credential helper to remove this warning. See 11:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:04 11:16:04 Login Succeeded 11:16:04 nexus3.edgexfoundry.org:10002 11:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:04 Configure a credential helper to remove this warning. See 11:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:04 11:16:04 Login Succeeded 11:16:04 nexus3.edgexfoundry.org:10003 11:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:04 Configure a credential helper to remove this warning. See 11:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:04 11:16:04 Login Succeeded 11:16:04 nexus3.edgexfoundry.org:10004 11:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:05 Configure a credential helper to remove this warning. See 11:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:05 11:16:05 Login Succeeded 11:16:05 docker.io 11:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:05 Configure a credential helper to remove this warning. See 11:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:05 11:16:05 Login Succeeded 11:16:05 ---> docker-login.sh ends [Pipeline] } 11:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:16:05 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 11:16:05 107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:16:05 latest 11:16:05 3.0.1-dev.2 11:16:05 107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 11:16:05 main 11:16:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:06 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:06 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 11:16:06 699be7b7faf8: Preparing 11:16:06 1dc16c0fda38: Preparing 11:16:06 06599182c5da: Preparing 11:16:06 85f214732ddd: Preparing 11:16:06 d2d9d24a8c2a: Preparing 11:16:06 d2d9d24a8c2a: Layer already exists 11:16:06 1dc16c0fda38: Pushed 11:16:06 85f214732ddd: Pushed 11:16:06 06599182c5da: Pushed 11:16:13 699be7b7faf8: Pushed 11:16:13 107fe58427ec1d433094d7ddff71861b5f8fbb1b: digest: sha256:f4fca12eae2fe6f248e50b772b254d32e02315ee94243ec855334e3ea999f813 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:13 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:14 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 11:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 11:16:14 699be7b7faf8: Preparing 11:16:14 1dc16c0fda38: Preparing 11:16:14 06599182c5da: Preparing 11:16:14 85f214732ddd: Preparing 11:16:14 d2d9d24a8c2a: Preparing 11:16:14 d2d9d24a8c2a: Layer already exists 11:16:14 1dc16c0fda38: Layer already exists 11:16:14 699be7b7faf8: Layer already exists 11:16:14 85f214732ddd: Layer already exists 11:16:14 06599182c5da: Layer already exists 11:16:14 latest: digest: sha256:f4fca12eae2fe6f248e50b772b254d32e02315ee94243ec855334e3ea999f813 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:14 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:14 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.2 11:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 11:16:14 699be7b7faf8: Preparing 11:16:14 1dc16c0fda38: Preparing 11:16:14 06599182c5da: Preparing 11:16:14 85f214732ddd: Preparing 11:16:14 d2d9d24a8c2a: Preparing 11:16:14 06599182c5da: Layer already exists 11:16:14 d2d9d24a8c2a: Layer already exists 11:16:14 1dc16c0fda38: Layer already exists 11:16:14 699be7b7faf8: Layer already exists 11:16:14 85f214732ddd: Layer already exists 11:16:14 3.0.1-dev.2: digest: sha256:f4fca12eae2fe6f248e50b772b254d32e02315ee94243ec855334e3ea999f813 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:15 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:15 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 11:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 11:16:15 699be7b7faf8: Preparing 11:16:15 1dc16c0fda38: Preparing 11:16:15 06599182c5da: Preparing 11:16:15 85f214732ddd: Preparing 11:16:15 d2d9d24a8c2a: Preparing 11:16:15 06599182c5da: Layer already exists 11:16:15 d2d9d24a8c2a: Layer already exists 11:16:15 1dc16c0fda38: Layer already exists 11:16:15 85f214732ddd: Layer already exists 11:16:15 699be7b7faf8: Layer already exists 11:16:15 107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2: digest: sha256:f4fca12eae2fe6f248e50b772b254d32e02315ee94243ec855334e3ea999f813 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:15 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:16 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 11:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 11:16:16 699be7b7faf8: Preparing 11:16:16 1dc16c0fda38: Preparing 11:16:16 06599182c5da: Preparing 11:16:16 85f214732ddd: Preparing 11:16:16 d2d9d24a8c2a: Preparing 11:16:16 d2d9d24a8c2a: Layer already exists 11:16:16 1dc16c0fda38: Layer already exists 11:16:16 699be7b7faf8: Layer already exists 11:16:16 06599182c5da: Layer already exists 11:16:16 85f214732ddd: Layer already exists 11:16:16 main: digest: sha256:f4fca12eae2fe6f248e50b772b254d32e02315ee94243ec855334e3ea999f813 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:16 ===================================================== [Pipeline] echo 11:16:16 taggedImages: 11:16:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:107fe58427ec1d433094d7ddff71861b5f8fbb1b 11:16:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 11:16:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.2 11:16:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:107fe58427ec1d433094d7ddff71861b5f8fbb1b-3.0.1-dev.2 11:16:16 - 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 11:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:16 11:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:17 arm64: Pulling from edgex-lftools-log-publisher 11:16:17 8998bd30e6a1: Pulling fs layer 11:16:17 04944245beec: Pulling fs layer 11:16:17 699f458cf7ca: Pulling fs layer 11:16:17 765212b225bb: Pulling fs layer 11:16:17 f23df028b6ca: Pulling fs layer 11:16:17 d65c8cfc05b1: Pulling fs layer 11:16:17 2437ff75d9bd: Pulling fs layer 11:16:17 f23df028b6ca: Waiting 11:16:17 2437ff75d9bd: Waiting 11:16:17 765212b225bb: Waiting 11:16:17 d65c8cfc05b1: Waiting 11:16:17 04944245beec: Verifying Checksum 11:16:17 04944245beec: Download complete 11:16:17 765212b225bb: Verifying Checksum 11:16:17 765212b225bb: Download complete 11:16:17 f23df028b6ca: Verifying Checksum 11:16:17 f23df028b6ca: Download complete 11:16:17 d65c8cfc05b1: Verifying Checksum 11:16:17 d65c8cfc05b1: Download complete 11:16:17 699f458cf7ca: Verifying Checksum 11:16:17 699f458cf7ca: Download complete 11:16:18 8998bd30e6a1: Verifying Checksum 11:16:18 8998bd30e6a1: Download complete 11:16:20 2437ff75d9bd: Verifying Checksum 11:16:20 2437ff75d9bd: Download complete 11:16:22 8998bd30e6a1: Pull complete 11:16:23 04944245beec: Pull complete 11:16:24 699f458cf7ca: Pull complete 11:16:24 765212b225bb: Pull complete 11:16:25 f23df028b6ca: Pull complete 11:16:25 d65c8cfc05b1: Pull complete 11:16:40 2437ff75d9bd: Pull complete 11:16:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:40 prd-ubuntu20.04-docker-arm64-4c-16g-4570 does not seem to be running inside a container 11:16:40 $ 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/8 -v /w/workspace/device-uart/8:/w/workspace/device-uart/8:rw,z -v /w/workspace/device-uart/8@tmp:/w/workspace/device-uart/8@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 11:16:43 $ docker top b8a4b0bc6ea6d44e20c997e9e43f643ddf5a638527cb46de3e5e1eb2b7a12257 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:43 ---> job-cost.sh 11:16:43 lf-activate-venv: SKIPPING 11:16:43 INFO: No Stack... 11:16:44 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:45 INFO: Archiving Costs [Pipeline] sh 11:16:45 + cat /w/workspace/device-uart/8/archives/cost.csv 11:16:45 + cut -d, -f6 [Pipeline] lock 11:16:45 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-8-stack-cost] 11:16:45 Resource [jenkins-edgexfoundry-device-uart-main-8-stack-cost] did not exist. Created. 11:16:45 Lock acquired on [jenkins-edgexfoundry-device-uart-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:45 /w/workspace/device-uart/8@tmp/durable-c00549fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:16:46 + echo total: 0.10999999940395355 [Pipeline] stash 11:16:46 Warning: overwriting stash ‘stack-cost’ 11:16:46 Stashed 1 file(s) [Pipeline] } 11:16:46 Lock released on resource [jenkins-edgexfoundry-device-uart-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:46 $ docker stop --time=1 b8a4b0bc6ea6d44e20c997e9e43f643ddf5a638527cb46de3e5e1eb2b7a12257 11:16:47 $ docker rm -f --volumes b8a4b0bc6ea6d44e20c997e9e43f643ddf5a638527cb46de3e5e1eb2b7a12257 [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 11:16:48 provisioning config files... 11:16:48 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17961442463544001562tmp [Pipeline] { [Pipeline] sh 11:16:48 + set +x 11:16:48 + curl -s https://codecov.io/bash 11:16:48 + bash -s -- 11:16:48 11:16:48 _____ _ 11:16:48 / ____| | | 11:16:48 | | ___ __| | ___ ___ _____ __ 11:16:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:16:48 | |___| (_) | (_| | __/ (_| (_) \ V / 11:16:48 \_____\___/ \__,_|\___|\___\___/ \_/ 11:16:48 Bash-1.0.6 11:16:48 11:16:48 11:16:48 ==> git version 2.25.1 found 11:16:48 ==> 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 11:16:48 Release-Date: 2020-01-08 11:16:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:16:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:16:48 ==> Jenkins CI detected. 11:16:48 current dir:  /w/workspace/edgexfoundry_device-uart_main 11:16:48 project root: . 11:16:48 --> token set from env 11:16:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:16:48 ==> Running gcov in . (disable via -X gcov) 11:16:48 ==> Python coveragepy not found 11:16:48 ==> Searching for coverage reports in: 11:16:48 + . 11:16:48 -> Found 1 reports 11:16:48 ==> Detecting git/mercurial file structure 11:16:48 ==> Reading reports 11:16:48 + ./coverage.out bytes=10 11:16:48 ==> Appending adjustments 11:16:48 https://docs.codecov.io/docs/fixing-reports 11:16:48 + Found adjustments 11:16:48 ==> Gzipping contents 11:16:48 4.0K /tmp/codecov.EAKqvI.gz 11:16:48 ==> Uploading reports 11:16:48 url: https://codecov.io 11:16:48 query: branch=main&commit=107fe58427ec1d433094d7ddff71861b5f8fbb1b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 11:16:48 -> Pinging Codecov 11:16:48 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=107fe58427ec1d433094d7ddff71861b5f8fbb1b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 11:16:48 -> Uploading to 11:16:48 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/B9AA6E0BBD74AE3A32605C7A7C664919/107fe58427ec1d433094d7ddff71861b5f8fbb1b/4ee914ec-a0a3-44a3-bcfb-292a38e7ffa0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T111648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d37e9bc2c67e85c75dc7baeb96234dd7bab394ad83660a913c3b195db2df3860 11:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 11:16:48 Dload Upload Total Spent Left Speed 11:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 3350 --:--:-- --:--:-- --:--:-- 3350 11:16:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] } 11:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:16:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:16:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:16:49 11:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:16:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:16:49 df9b9388f04a: Pulling fs layer 11:16:49 52dc419b0ee2: Pulling fs layer 11:16:49 25bc292e5bac: Pulling fs layer 11:16:49 114826534d7a: Pulling fs layer 11:16:49 4657fd5d0bcf: Pulling fs layer 11:16:49 6ad1cebc031e: Pulling fs layer 11:16:49 8a3aa393b2d8: Pulling fs layer 11:16:49 114826534d7a: Waiting 11:16:49 8a3aa393b2d8: Waiting 11:16:49 4657fd5d0bcf: Waiting 11:16:49 25bc292e5bac: Download complete 11:16:49 52dc419b0ee2: Download complete 11:16:49 4657fd5d0bcf: Download complete 11:16:49 df9b9388f04a: Verifying Checksum 11:16:49 df9b9388f04a: Pull complete 11:16:49 52dc419b0ee2: Pull complete 11:16:49 6ad1cebc031e: Verifying Checksum 11:16:49 6ad1cebc031e: Download complete 11:16:50 25bc292e5bac: Pull complete 11:16:50 114826534d7a: Verifying Checksum 11:16:50 114826534d7a: Download complete 11:16:50 8a3aa393b2d8: Verifying Checksum 11:16:50 8a3aa393b2d8: Download complete 11:16:53 114826534d7a: Pull complete 11:16:53 4657fd5d0bcf: Pull complete 11:16:53 6ad1cebc031e: Pull complete 11:16:57 8a3aa393b2d8: Pull complete 11:16:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:16:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:57 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:17:01 $ docker top d85b1bd450aa7e480ac9d6e7fb19d3850f2453b029e737c3c62529b44bf7788e -eo pid,comm [Pipeline] { [Pipeline] echo 11:17:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 11:17:01 + set -o pipefail 11:17:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 11:17:06 11:17:06 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 11:17:06 11:17:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/f6f32b33-bcd0-4e73-beae-77664ea9931c 11:17:06 11:17:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:17:06 11:17:06 11:17:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:17:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:17:06 More details here: https://snyk.co/ue1NS [Pipeline] } 11:17:06 $ docker stop --time=1 d85b1bd450aa7e480ac9d6e7fb19d3850f2453b029e737c3c62529b44bf7788e 11:17:10 $ docker rm -f --volumes d85b1bd450aa7e480ac9d6e7fb19d3850f2453b029e737c3c62529b44bf7788e [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 11:17:11 + git log --format=format:%s -1 107fe58427ec1d433094d7ddff71861b5f8fbb1b [Pipeline] sh 11:17:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:17:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:11 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:17:12 $ docker top 29bc90e932adcda19eb8129b1f2c00dc39c38b64a65cf57b34709195371fc9d0 -eo pid,comm 11:17:12 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). 11:17:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:17:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:12 [ssh-agent] Looking for ssh-agent implementation... 11:17:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:12 $ docker exec 29bc90e932adcda19eb8129b1f2c00dc39c38b64a65cf57b34709195371fc9d0 ssh-agent 11:17:12 SSH_AUTH_SOCK=/tmp/ssh-AeBYO7wVQ07l/agent.33 11:17:12 SSH_AGENT_PID=39 11:17:12 Running ssh-add (command line suppressed) 11:17:12 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1752523313120139172.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1752523313120139172.key) 11:17:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:13 + git semver tag 11:17:13 2023-08-25 11:17:13,338 [run_tag] DEBUG tag force:False 11:17:13 2023-08-25 11:17:13,338 [check_head_tag] DEBUG check head tag 11:17:13 2023-08-25 11:17:13,339 [execute] INFO git cat-file --batch-check 11:17:13 2023-08-25 11:17:13,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 11:17:13 2023-08-25 11:17:13,343 [execute] INFO git cat-file --batch 11:17:13 2023-08-25 11:17:13,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 11:17:13 2023-08-25 11:17:13,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:17:13 2023-08-25 11:17:13,349 [execute] INFO git tag -a v3.0.1-dev.2 -m v3.0.1-dev.2 11:17:13 2023-08-25 11:17:13,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.2', '-m', 'v3.0.1-dev.2'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 11:17:13 2023-08-25 11:17:13,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:17:13 3.0.1-dev.2 [Pipeline] } 11:17:13 $ docker exec --env ******** --env ******** 29bc90e932adcda19eb8129b1f2c00dc39c38b64a65cf57b34709195371fc9d0 ssh-agent -k 11:17:13 unset SSH_AUTH_SOCK; 11:17:13 unset SSH_AGENT_PID; 11:17:13 echo Agent pid 39 killed; 11:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:13 + git semver [Pipeline] } 11:17:14 $ docker stop --time=1 29bc90e932adcda19eb8129b1f2c00dc39c38b64a65cf57b34709195371fc9d0 11:17:15 $ docker rm -f --volumes 29bc90e932adcda19eb8129b1f2c00dc39c38b64a65cf57b34709195371fc9d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:15 11:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:16 0.23.1-centos7: Pulling from edgex-lftools 11:17:16 ab5ef0e58194: Pulling fs layer 11:17:16 9712f1f96733: Pulling fs layer 11:17:16 63f879dbbcfc: Pulling fs layer 11:17:16 0d9ebad4ef96: Pulling fs layer 11:17:16 e9a5061849ea: Pulling fs layer 11:17:16 d747dcd14b5f: Pulling fs layer 11:17:16 2de7ff778b66: Pulling fs layer 11:17:16 d747dcd14b5f: Waiting 11:17:16 0d9ebad4ef96: Waiting 11:17:16 2de7ff778b66: Waiting 11:17:16 e9a5061849ea: Waiting 11:17:16 63f879dbbcfc: Verifying Checksum 11:17:16 63f879dbbcfc: Download complete 11:17:16 0d9ebad4ef96: Verifying Checksum 11:17:16 0d9ebad4ef96: Download complete 11:17:16 d747dcd14b5f: Verifying Checksum 11:17:16 d747dcd14b5f: Download complete 11:17:16 ab5ef0e58194: Verifying Checksum 11:17:16 ab5ef0e58194: Download complete 11:17:16 e9a5061849ea: Verifying Checksum 11:17:16 e9a5061849ea: Download complete 11:17:16 2de7ff778b66: Verifying Checksum 11:17:16 2de7ff778b66: Download complete 11:17:19 ab5ef0e58194: Pull complete 11:17:19 9712f1f96733: Pull complete 11:17:20 63f879dbbcfc: Pull complete 11:17:24 0d9ebad4ef96: Pull complete 11:17:24 e9a5061849ea: Pull complete 11:17:24 d747dcd14b5f: Pull complete 11:17:25 2de7ff778b66: Pull complete 11:17:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:25 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:17:32 $ docker top 04c7d0ff504ae8b716d8d8545cae5f76b48353d1e68e69f69bd24315d3b44e31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:17:32 provisioning config files... 11:17:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13676210921557068795tmp 11:17:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17549766169594762118tmp 11:17:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6181205105502595819tmp [Pipeline] { [Pipeline] echo 11:17:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:17:32 ---> sigul-configuration.sh 11:17:32 gpg: directory `/root/.gnupg' created 11:17:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:17:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:17:32 gpg: keyring `/root/.gnupg/secring.gpg' created 11:17:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:17:32 gpg: CAST5 encrypted data 11:17:32 gpg: encrypted with 1 passphrase 11:17:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:17:32 + mkdir /home/jenkins 11:17:32 + mkdir /home/jenkins/sigul [Pipeline] sh 11:17:32 + 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 11:17:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:17:33 ---> sigul-install.sh 11:17:33 Sigul already installed; skipping installation. [Pipeline] sh 11:17:33 + git tag --list 11:17:33 v0.0.0 11:17:33 v0.0.1-dev.1 11:17:33 v0.0.1-dev.2 11:17:33 v0.0.1-dev.3 11:17:33 v0.0.1-dev.4 11:17:33 v3.0.0 11:17:33 v3.0.1-dev.1 11:17:33 v3.0.1-dev.2 [Pipeline] sh 11:17:33 + lftools sign git-tag v3.0.1-dev.2 11:17:34 Signing Git tag with Sigul... 11:17:34 Signing v3.0.1-dev.2 [Pipeline] echo 11:17:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:17:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:17:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:17:35 $ docker stop --time=1 04c7d0ff504ae8b716d8d8545cae5f76b48353d1e68e69f69bd24315d3b44e31 11:17:36 $ docker rm -f --volumes 04c7d0ff504ae8b716d8d8545cae5f76b48353d1e68e69f69bd24315d3b44e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:17:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:17:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:17:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:37 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:17:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:17:37 $ docker top 5580cfa08366927fe572ce99d2b7b796b48fcadc05abe2bdb21616e65936ffe1 -eo pid,comm 11:17:37 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). 11:17:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:17:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:37 [ssh-agent] Looking for ssh-agent implementation... 11:17:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:37 $ docker exec 5580cfa08366927fe572ce99d2b7b796b48fcadc05abe2bdb21616e65936ffe1 ssh-agent 11:17:37 SSH_AUTH_SOCK=/tmp/ssh-IeRFfGK7cbAg/agent.32 11:17:37 SSH_AGENT_PID=38 11:17:37 Running ssh-add (command line suppressed) 11:17:37 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9157216976756809576.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9157216976756809576.key) 11:17:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:38 + git semver bump pre 11:17:38 2023-08-25 11:17:38,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:17:38 2023-08-25 11:17:38,336 [bump_version] DEBUG bumping version:3.0.1-dev.2 on axis:pre with prefix:dev 11:17:38 2023-08-25 11:17:38,336 [bump_version] DEBUG bumped version:3.0.1-dev.3 11:17:38 2023-08-25 11:17:38,336 [write_version] DEBUG write version:3.0.1-dev.3 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 11:17:38 2023-08-25 11:17:38,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:17:38 2023-08-25 11:17:38,336 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 11:17:38 2023-08-25 11:17:38,339 [execute] INFO git cat-file --batch-check 11:17:38 2023-08-25 11:17:38,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 11:17:38 2023-08-25 11:17:38,344 [execute] INFO git cat-file --batch 11:17:38 2023-08-25 11:17:38,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 11:17:38 2023-08-25 11:17:38,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:17:38 3.0.1-dev.3 [Pipeline] } 11:17:38 $ docker exec --env ******** --env ******** 5580cfa08366927fe572ce99d2b7b796b48fcadc05abe2bdb21616e65936ffe1 ssh-agent -k 11:17:38 unset SSH_AUTH_SOCK; 11:17:38 unset SSH_AGENT_PID; 11:17:38 echo Agent pid 38 killed; 11:17:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:38 + git semver [Pipeline] } 11:17:39 $ docker stop --time=1 5580cfa08366927fe572ce99d2b7b796b48fcadc05abe2bdb21616e65936ffe1 11:17:40 $ docker rm -f --volumes 5580cfa08366927fe572ce99d2b7b796b48fcadc05abe2bdb21616e65936ffe1 [Pipeline] // withDockerContainer [Pipeline] sh 11:17:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:17:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:41 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:17:41 $ docker top 157ef4e8454c6e31b3a5364ff15353c715225de3c7c9fade542dd35edc3de4d4 -eo pid,comm 11:17:41 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). 11:17:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:41 [ssh-agent] Looking for ssh-agent implementation... 11:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:41 $ docker exec 157ef4e8454c6e31b3a5364ff15353c715225de3c7c9fade542dd35edc3de4d4 ssh-agent 11:17:41 SSH_AUTH_SOCK=/tmp/ssh-IgyvLQTkg96j/agent.32 11:17:41 SSH_AGENT_PID=38 11:17:41 Running ssh-add (command line suppressed) 11:17:41 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5221659229156142116.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5221659229156142116.key) 11:17:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:42 + git semver push 11:17:42 2023-08-25 11:17:42,347 [run_push] DEBUG push 11:17:42 2023-08-25 11:17:42,347 [execute] INFO git cat-file --batch-check 11:17:42 2023-08-25 11:17:42,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 11:17:42 2023-08-25 11:17:42,351 [execute] INFO git rev-list 9e12b111618e2465933be52ace7afcffb75e7f5e -- 11:17:42 2023-08-25 11:17:42,351 [execute] DEBUG Popen(['git', 'rev-list', '9e12b111618e2465933be52ace7afcffb75e7f5e', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 11:17:42 2023-08-25 11:17:42,356 [execute] INFO git fetch -v origin 11:17:42 2023-08-25 11:17:42,356 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 11:17:43 2023-08-25 11:17:42,807 [run_push] DEBUG no remote changes detected 11:17:43 2023-08-25 11:17:42,808 [execute] INFO git push origin semver 11:17:43 2023-08-25 11:17:42,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 11:17:43 2023-08-25 11:17:43,712 [run_push] DEBUG push all version tags 11:17:43 2023-08-25 11:17:43,712 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:17:43 2023-08-25 11:17:43,713 [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) 11:17:44 2023-08-25 11:17:44,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 11:17:44 3.0.1-dev.3 [Pipeline] } 11:17:44 $ docker exec --env ******** --env ******** 157ef4e8454c6e31b3a5364ff15353c715225de3c7c9fade542dd35edc3de4d4 ssh-agent -k 11:17:44 unset SSH_AUTH_SOCK; 11:17:44 unset SSH_AGENT_PID; 11:17:44 echo Agent pid 38 killed; 11:17:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:44 + git semver [Pipeline] } 11:17:45 $ docker stop --time=1 157ef4e8454c6e31b3a5364ff15353c715225de3c7c9fade542dd35edc3de4d4 11:17:46 $ docker rm -f --volumes 157ef4e8454c6e31b3a5364ff15353c715225de3c7c9fade542dd35edc3de4d4 [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 11:17:47 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 11:17:47 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 11:17:47 total 16 11:17:47 drwxr-xr-x 3 root root 4096 Aug 25 11:03 . 11:17:47 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:17 .. 11:17:47 drwxr-xr-x 2 root root 4096 Aug 25 11:03 cost 11:17:47 -rw-r--r-- 1 root root 81 Aug 25 11:03 cost.csv 11:17:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 11:17:47 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 11:17:47 total 16 11:17:47 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 11:03 . 11:17:47 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:17 .. 11:17:47 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 11:03 cost 11:17:47 -rw-r--r-- 1 jenkins jenkins 81 Aug 25 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:17:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:17:48 ---> package-listing.sh 11:17:48 ++ facter osfamily 11:17:48 ++ tr '[:upper:]' '[:lower:]' 11:17:48 + OS_FAMILY=debian 11:17:48 + workspace=/w/workspace/edgexfoundry_device-uart_main 11:17:48 + START_PACKAGES=/tmp/packages_start.txt 11:17:48 + END_PACKAGES=/tmp/packages_end.txt 11:17:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:48 + PACKAGES=/tmp/packages_start.txt 11:17:48 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 11:17:48 + PACKAGES=/tmp/packages_end.txt 11:17:48 + case "${OS_FAMILY}" in 11:17:48 + dpkg -l 11:17:48 + grep '^ii' 11:17:48 + '[' -f /tmp/packages_start.txt ']' 11:17:48 + '[' -f /tmp/packages_end.txt ']' 11:17:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:48 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 11:17:48 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 11:17:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 11:17:48 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 11:17:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:49 prd-ubuntu20.04-docker-8c-8g-4563 does not seem to be running inside a container 11:17:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:17:49 $ docker top 251b62ef4e94e525ea359086507543f6807880dc97ec0b49f62d2fd351206473 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:49 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:50 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:50 + ls /var/log/sa-host 11:17:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:50 provisioning config files... 11:17:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6186159745947652652tmp [Pipeline] { [Pipeline] echo 11:17:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:50 ---> create-netrc.sh [Pipeline] } 11:17:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:17:51 ---> python-tools-install.sh [Pipeline] echo 11:17:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:51 ---> sudo-logs.sh 11:17:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:17:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:17:51 ---> job-cost.sh 11:17:51 lf-activate-venv: SKIPPING 11:17:51 DEBUG: total: 0.2199999988079071 11:17:51 INFO: Retrieving Stack Cost... 11:17:52 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:52 INFO: Archiving Costs [Pipeline] echo 11:17:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:53 ---> logs-deploy.sh 11:17:53 lf-activate-venv: SKIPPING 11:17:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/8 11:17:53 INFO: archiving workspace using pattern(s): 11:17:53 Archives upload complete. 11:17:53 INFO: archiving logs to Nexus