Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 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-ssh9664720324515704258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5664550909152296754.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1367776906079942986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6224125788508733187.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-ssh7904310398528457733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27975 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 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 Commit message: "Merge pull request #42 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git rev-list --no-walk 886fb5391d0715c03eb52aea2bbf175b6095cc08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:01 ========================================================= 06:32:01 EdgeX Global Pipelines Version Info 06:32:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:32:02 ------------------- 06:32:02 stable info: 06:32:02 ------------------- 06:32:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:32:02 Message: update stable to v1.0.258 06:32:03 ------------------- 06:32:03 experimental info: 06:32:03 ------------------- 06:32:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:32:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:32:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 333c689 [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:04 provisioning config files... 06:32:04 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3707429612626824814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:04 ---> ****-login.sh 06:32:04 nexus3.edgexfoundry.org:10001 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 nexus3.edgexfoundry.org:10002 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 nexus3.edgexfoundry.org:10003 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 nexus3.edgexfoundry.org:10004 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 ****.io 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 ---> ****-login.sh ends [Pipeline] } 06:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:32:06 + git rev-list -1 --merges 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1~1..333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo 06:32:06 -----------> git rev-list -1 --merges 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1~1..333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:32:06 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [false] [Pipeline] sh 06:32:06 + git log --format=format:%s -1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo 06:32:06 ========================================================= 06:32:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:32:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:06 + git log --format=format:%s -1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo 06:32:07 [semverPrep] GIT_COMMIT: 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1, Commit Message: Merge pull request #42 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo 06:32:07 [semverPrep] This is not a build commit. [Pipeline] sh 06:32:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:07 + grep -v github /etc/ssh/ssh_known_hosts 06:32:07 + [ -e /tmp/ssh_known_hosts ] 06:32:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:32:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:32:07 + sudo tee -a /etc/ssh/ssh_known_hosts 06:32:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:07 06:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:08 0.1.4: Pulling from edgex-devops/py-git-semver 06:32:08 b85a868b505f: Pulling fs layer 06:32:08 e2be974225ed: Pulling fs layer 06:32:08 339a4e72a1f5: Pulling fs layer 06:32:08 988bab9f4d93: Pulling fs layer 06:32:08 1469e6f7b9e6: Pulling fs layer 06:32:08 eaf3925da568: Pulling fs layer 06:32:08 bab4dde63d76: Pulling fs layer 06:32:08 bde34c3a00c8: Pulling fs layer 06:32:08 b352a97aabf1: Pulling fs layer 06:32:08 4872d77fe225: Pulling fs layer 06:32:08 5851b861e8e6: Pulling fs layer 06:32:08 bab4dde63d76: Waiting 06:32:08 4872d77fe225: Waiting 06:32:08 5851b861e8e6: Waiting 06:32:08 bde34c3a00c8: Waiting 06:32:08 988bab9f4d93: Waiting 06:32:08 1469e6f7b9e6: Waiting 06:32:08 eaf3925da568: Waiting 06:32:08 b352a97aabf1: Waiting 06:32:08 e2be974225ed: Verifying Checksum 06:32:08 e2be974225ed: Download complete 06:32:08 988bab9f4d93: Download complete 06:32:08 339a4e72a1f5: Verifying Checksum 06:32:08 339a4e72a1f5: Download complete 06:32:08 1469e6f7b9e6: Verifying Checksum 06:32:08 1469e6f7b9e6: Download complete 06:32:08 eaf3925da568: Verifying Checksum 06:32:08 eaf3925da568: Download complete 06:32:08 bde34c3a00c8: Verifying Checksum 06:32:08 bde34c3a00c8: Download complete 06:32:08 b352a97aabf1: Verifying Checksum 06:32:08 b352a97aabf1: Download complete 06:32:08 4872d77fe225: Verifying Checksum 06:32:08 4872d77fe225: Download complete 06:32:08 5851b861e8e6: Download complete 06:32:08 b85a868b505f: Verifying Checksum 06:32:08 b85a868b505f: Download complete 06:32:08 bab4dde63d76: Verifying Checksum 06:32:08 bab4dde63d76: Download complete 06:32:09 b85a868b505f: Pull complete 06:32:10 e2be974225ed: Pull complete 06:32:10 339a4e72a1f5: Pull complete 06:32:10 988bab9f4d93: Pull complete 06:32:10 1469e6f7b9e6: Pull complete 06:32:10 eaf3925da568: Pull complete 06:32:12 bab4dde63d76: Pull complete 06:32:12 bde34c3a00c8: Pull complete 06:32:13 b352a97aabf1: Pull complete 06:32:13 4872d77fe225: Pull complete 06:32:13 5851b861e8e6: Pull complete 06:32:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:13 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:32:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:32:19 $ docker top e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 -eo pid,comm 06:32:19 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). 06:32:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:19 [ssh-agent] Looking for ssh-agent implementation... 06:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:19 $ docker exec e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent 06:32:19 SSH_AUTH_SOCK=/tmp/ssh-KG1rvgq2njH9/agent.32 06:32:19 SSH_AGENT_PID=38 06:32:19 Running ssh-add (command line suppressed) 06:32:19 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14222007806569308122.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14222007806569308122.key) 06:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:19 + git tag --points-at HEAD [Pipeline] } 06:32:19 $ docker exec --env ******** --env ******** e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent -k 06:32:19 unset SSH_AUTH_SOCK; 06:32:19 unset SSH_AGENT_PID; 06:32:19 echo Agent pid 38 killed; 06:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:20 [ssh-agent] Looking for ssh-agent implementation... 06:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:20 $ docker exec e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent 06:32:20 SSH_AUTH_SOCK=/tmp/ssh-Q1T1Y1cePkBx/agent.70 06:32:20 SSH_AGENT_PID=76 06:32:20 Running ssh-add (command line suppressed) 06:32:20 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_355454175988989747.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_355454175988989747.key) 06:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:20 + git semver init 06:32:21 2024-01-26 06:32:20,940 [run_init] DEBUG init version:0.0.0 force:False 06:32:21 2024-01-26 06:32:20,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 06:32:21 2024-01-26 06:32:20,942 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 06:32:21 2024-01-26 06:32:20,942 [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) 06:32:22 2024-01-26 06:32:22,256 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 06:32:22 2024-01-26 06:32:22,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 06:32:22 2024-01-26 06:32:22,257 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:32:22 2024-01-26 06:32:22,257 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:32:22 3.0.1-dev.18 [Pipeline] } 06:32:22 $ docker exec --env ******** --env ******** e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent -k 06:32:22 unset SSH_AUTH_SOCK; 06:32:22 unset SSH_AGENT_PID; 06:32:22 echo Agent pid 76 killed; 06:32:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:22 + git semver [Pipeline] } 06:32:23 $ docker stop --time=1 e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 06:32:24 $ docker rm -f --volumes e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:25 Stashed 1 file(s) [Pipeline] echo 06:32:25 [edgeXSemver]: initialized semver on version 3.0.1-dev.18 [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 06:32:25 provisioning config files... 06:32:25 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14582000118548251272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:25 ---> ****-login.sh 06:32:25 nexus3.edgexfoundry.org:10001 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10002 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10003 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 nexus3.edgexfoundry.org:10004 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 ****.io 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 ---> ****-login.sh ends [Pipeline] } 06:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:32:26 ========================================================= 06:32:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:32:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:32:27 Sending build context to Docker daemon 23.07MB 06:32:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:32:27 Step 2/12 : FROM ${BASE} AS builder 06:32:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:32:27 7264a8db6415: Pulling fs layer 06:32:27 c4d48a809fc2: Pulling fs layer 06:32:27 4f1c88b9dad5: Pulling fs layer 06:32:27 ad3a456e5733: Pulling fs layer 06:32:27 69c7f0334f64: Pulling fs layer 06:32:27 1f1c1a5573a3: Pulling fs layer 06:32:27 ce7588e14bc9: Pulling fs layer 06:32:27 b5e4710f87ac: Pulling fs layer 06:32:27 ad3a456e5733: Waiting 06:32:27 1f1c1a5573a3: Waiting 06:32:27 69c7f0334f64: Waiting 06:32:27 ce7588e14bc9: Waiting 06:32:27 b5e4710f87ac: Waiting 06:32:27 c4d48a809fc2: Download complete 06:32:27 ad3a456e5733: Verifying Checksum 06:32:27 ad3a456e5733: Download complete 06:32:27 69c7f0334f64: Verifying Checksum 06:32:27 69c7f0334f64: Download complete 06:32:27 7264a8db6415: Download complete 06:32:27 1f1c1a5573a3: Verifying Checksum 06:32:27 1f1c1a5573a3: Download complete 06:32:27 7264a8db6415: Pull complete 06:32:27 c4d48a809fc2: Pull complete 06:32:27 b5e4710f87ac: Verifying Checksum 06:32:27 b5e4710f87ac: Download complete 06:32:27 4f1c88b9dad5: Verifying Checksum 06:32:27 4f1c88b9dad5: Download complete 06:32:28 ce7588e14bc9: Download complete 06:32:31 4f1c88b9dad5: Pull complete 06:32:31 ad3a456e5733: Pull complete 06:32:31 69c7f0334f64: Pull complete 06:32:32 1f1c1a5573a3: Pull complete 06:32:34 ce7588e14bc9: Pull complete 06:32:35 b5e4710f87ac: Pull complete 06:32:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:32:35 ---> 88b5674ff536 06:32:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:32:40 Still waiting to schedule task 06:32:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ 06:32:45 ---> Running in bc965925c1f9 06:32:45 Removing intermediate container bc965925c1f9 06:32:45 ---> 935b9ab04cae 06:32:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:32:45 ---> Running in 97806bce7de5 06:32:45 Removing intermediate container 97806bce7de5 06:32:45 ---> 95771e50fc4b 06:32:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:32:45 ---> Running in 127629f3d4d7 06:32:45 Removing intermediate container 127629f3d4d7 06:32:45 ---> 35fa0910508a 06:32:45 Step 6/12 : WORKDIR /device-uart 06:32:45 ---> Running in d209c14ba623 06:32:45 Removing intermediate container d209c14ba623 06:32:45 ---> e9f13f864eb1 06:32:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:32:45 ---> Running in 210ddfa9dc5d 06:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:32:45 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:32:45 (2/4) Installing libedit (20221030.3.1-r1) 06:32:45 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:32:45 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:32:45 Executing busybox-1.36.1-r5.trigger 06:32:45 OK: 268 MiB in 56 packages 06:32:45 Removing intermediate container 210ddfa9dc5d 06:32:45 ---> 080d454479ea 06:32:45 Step 8/12 : COPY go.mod vendor* ./ 06:32:45 ---> e1204e5d8d52 06:32:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:45 ---> Running in 48abb768baa6 06:33:26 Removing intermediate container 48abb768baa6 06:33:26 ---> d5c239eff622 06:33:26 Step 10/12 : COPY . . 06:33:26 ---> 8e8c0c2918d4 06:33:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:26 ---> Running in 4369cead79b6 06:33:26 Removing intermediate container 4369cead79b6 06:33:26 ---> fdfc64496a48 06:33:26 Step 12/12 : RUN ${MAKE} 06:33:26 ---> Running in 3c61e0a53acb 06:33:26 noop 06:33:26 Removing intermediate container 3c61e0a53acb 06:33:26 ---> dfb95e6c014f 06:33:26 Successfully built dfb95e6c014f 06:33:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:27 + docker inspect -f . ci-base-image-x86_64 06:33:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:27 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:33:27 $ docker top 94cdab43afd92e9e85285cb552f824d2c5d10be519bc2f6c9c932756af3f528d -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:28 + go version 06:33:28 go version go1.21.0 linux/amd64 [Pipeline] } 06:33:28 $ docker stop --time=1 94cdab43afd92e9e85285cb552f824d2c5d10be519bc2f6c9c932756af3f528d 06:33:29 $ docker rm -f --volumes 94cdab43afd92e9e85285cb552f824d2c5d10be519bc2f6c9c932756af3f528d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:30 + docker inspect -f . ci-base-image-x86_64 06:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:30 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:33:30 $ docker top afbe6c4db9d89a6dad3e8734ee618cefe9063223d9262676aab844857b28810b -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 06:33:31 + make test 06:33:31 go test ./... -coverprofile=coverage.out 06:33:32 ? github.com/edgexfoundry/device-uart [no test files] 06:33:42 ? github.com/edgexfoundry/device-uart/cmd [no test files] 06:33:42 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 06:33:48 go vet ./... 06:33:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:50 ./bin/test-attribution-txt.sh 06:33:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:33:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:33:50 $ docker stop --time=1 afbe6c4db9d89a6dad3e8734ee618cefe9063223d9262676aab844857b28810b 06:33:55 $ docker rm -f --volumes afbe6c4db9d89a6dad3e8734ee618cefe9063223d9262676aab844857b28810b [Pipeline] // withDockerContainer [Pipeline] sh 06:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:56 + ls -al . 06:33:56 total 156 06:33:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:33 . 06:33:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. 06:33:56 -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:32 .dockerignore 06:33:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:33 .git 06:33:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 .github 06:33:56 -rw-rw-r-- 1 jenkins jenkins 343 Jan 26 06:32 .gitignore 06:33:56 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:32 .golangci.yml 06:33:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:32 .semver 06:33:56 -rw-rw-r-- 1 jenkins jenkins 9941 Jan 26 06:32 Attribution.txt 06:33:56 -rw-rw-r-- 1 jenkins jenkins 1908 Jan 26 06:32 CHANGELOG.md 06:33:56 -rw-rw-r-- 1 jenkins jenkins 1886 Jan 26 06:32 Dockerfile 06:33:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:32 GOVERNANCE.md 06:33:56 -rw-rw-r-- 1 jenkins jenkins 675 Jan 26 06:32 Jenkinsfile 06:33:56 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:32 LICENSE 06:33:56 -rw-rw-r-- 1 jenkins jenkins 1872 Jan 26 06:32 Makefile 06:33:56 -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 06:32 OWNERS.md 06:33:56 -rw-rw-r-- 1 jenkins jenkins 8892 Jan 26 06:32 README.md 06:33:56 -rw-rw-r-- 1 jenkins jenkins 12 Jan 26 06:32 VERSION 06:33:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 bin 06:33:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 cmd 06:33:56 -rw-r--r-- 1 jenkins jenkins 10 Jan 26 06:33 coverage.out 06:33:56 -rw-rw-r-- 1 jenkins jenkins 3764 Jan 26 06:32 go.mod 06:33:56 -rw-rw-r-- 1 jenkins jenkins 34908 Jan 26 06:32 go.sum 06:33:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 internal 06:33:56 -rw-rw-r-- 1 jenkins jenkins 209 Jan 26 06:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:57 + 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=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 --label arch=amd64 --label version=3.0.1-dev.18 . 06:33:57 Sending build context to Docker daemon 23.07MB 06:33:57 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:33:57 Step 2/26 : FROM ${BASE} AS builder 06:33:57 ---> dfb95e6c014f 06:33:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:33:57 ---> Running in b1a7ffbaf02c 06:33:58 Removing intermediate container b1a7ffbaf02c 06:33:58 ---> 2d8449f965a4 06:33:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:33:58 ---> Running in 791c49947cdb 06:33:58 Removing intermediate container 791c49947cdb 06:33:58 ---> 9ab4089a2ebe 06:33:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:33:59 ---> Running in 43bcb63dd2e0 06:33:59 Removing intermediate container 43bcb63dd2e0 06:33:59 ---> aea7e0d74b82 06:33:59 Step 6/26 : WORKDIR /device-uart 06:33:59 ---> Running in b4eccf71377f 06:33:59 Removing intermediate container b4eccf71377f 06:33:59 ---> 1c3db92dced2 06:33:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:00 ---> Running in 9ab6fd3d9242 06:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:34:01 OK: 268 MiB in 56 packages 06:34:01 Removing intermediate container 9ab6fd3d9242 06:34:01 ---> f067c74ff921 06:34:01 Step 8/26 : COPY go.mod vendor* ./ 06:34:01 ---> e5eb591044d2 06:34:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:01 ---> Running in 13b46344a6b1 06:34:02 Removing intermediate container 13b46344a6b1 06:34:02 ---> 266a734274a7 06:34:02 Step 10/26 : COPY . . 06:34:03 ---> 9b0224c80300 06:34:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:34:03 ---> Running in 702b37c96d76 06:34:03 Removing intermediate container 702b37c96d76 06:34:03 ---> cf4a830a7511 06:34:03 Step 12/26 : RUN ${MAKE} 06:34:03 ---> Running in 77b5f3ccd77d 06:34:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-uart ./cmd 06:34:25 Removing intermediate container 77b5f3ccd77d 06:34:25 ---> 028d4579f679 06:34:25 Step 13/26 : FROM alpine:3.18 06:34:25 3.18: Pulling from library/alpine 06:34:25 c926b61bad3b: Pulling fs layer 06:34:25 c926b61bad3b: Download complete 06:34:25 c926b61bad3b: Pull complete 06:34:25 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:34:26 Status: Downloaded newer image for alpine:3.18 06:34:26 ---> b541f2080109 06:34:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 06:34:26 ---> Running in 7c231019a91d 06:34:26 Removing intermediate container 7c231019a91d 06:34:26 ---> 07b95347a9a0 06:34:26 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:34:27 ---> Running in 92a7f2977bfe 06:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:34:27 (1/1) Installing dumb-init (1.2.5-r2) 06:34:27 Executing busybox-1.36.1-r5.trigger 06:34:27 OK: 7 MiB in 16 packages 06:34:28 Removing intermediate container 92a7f2977bfe 06:34:28 ---> c58d87ffe376 06:34:28 Step 16/26 : RUN apk --no-cache upgrade 06:34:28 ---> Running in 9ae6c1d02650 06:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:34:28 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:34:28 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:34:28 OK: 7 MiB in 16 packages 06:34:29 Removing intermediate container 9ae6c1d02650 06:34:29 ---> c72a71e586a9 06:34:29 Step 17/26 : WORKDIR / 06:34:29 ---> Running in d29799c499dd 06:34:29 Removing intermediate container d29799c499dd 06:34:29 ---> 2fd14a3f4476 06:34:29 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 06:34:29 ---> 8756b9170e37 06:34:29 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 06:34:29 ---> ec1485f05a64 06:34:29 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 06:34:30 ---> 5f620530a02e 06:34:30 Step 21/26 : EXPOSE 59995 06:34:30 ---> Running in 5dca49f5cece 06:34:30 Removing intermediate container 5dca49f5cece 06:34:30 ---> b408d290fe43 06:34:30 Step 22/26 : ENTRYPOINT ["/device-uart"] 06:34:30 ---> Running in 847331154d62 06:34:30 Removing intermediate container 847331154d62 06:34:30 ---> f3f3f18ea66b 06:34:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:34:30 ---> Running in 7c30ece6f9b9 06:34:30 Removing intermediate container 7c30ece6f9b9 06:34:30 ---> 6a6d980924dc 06:34:30 Step 24/26 : LABEL arch=amd64 06:34:30 ---> Running in f90ab69d443d 06:34:31 Removing intermediate container f90ab69d443d 06:34:31 ---> 5fa256033952 06:34:31 Step 25/26 : LABEL git_sha=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:34:31 ---> Running in 894e5d37b655 06:34:31 Removing intermediate container 894e5d37b655 06:34:31 ---> 62e655ab414b 06:34:31 Step 26/26 : LABEL version=3.0.1-dev.18 06:34:31 ---> Running in e5acfc4ad809 06:34:31 Removing intermediate container e5acfc4ad809 06:34:31 ---> 9016592408ed 06:34:31 [Warning] One or more build-args [ARCH] were not consumed 06:34:31 Successfully built 9016592408ed 06:34:31 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:32 provisioning config files... 06:34:32 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13060075642563549689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:32 ---> ****-login.sh 06:34:32 nexus3.edgexfoundry.org:10001 06:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:32 Configure a credential helper to remove this warning. See 06:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:32 06:34:32 Login Succeeded 06:34:32 nexus3.edgexfoundry.org:10002 06:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:32 Configure a credential helper to remove this warning. See 06:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:32 06:34:32 Login Succeeded 06:34:32 nexus3.edgexfoundry.org:10003 06:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:32 Configure a credential helper to remove this warning. See 06:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:32 06:34:32 Login Succeeded 06:34:32 nexus3.edgexfoundry.org:10004 06:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:32 Configure a credential helper to remove this warning. See 06:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:32 06:34:32 Login Succeeded 06:34:32 ****.io 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:33 Configure a credential helper to remove this warning. See 06:34:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:33 06:34:33 Login Succeeded 06:34:33 ---> ****-login.sh ends [Pipeline] } 06:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:34:33 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 06:34:33 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:34:33 latest 06:34:33 3.0.1-dev.18 06:34:33 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 06:34:33 main 06:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:33 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker push nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:34:34 02b9c3b04474: Preparing 06:34:34 54ae1a8fd7a5: Preparing 06:34:34 49990d931a22: Preparing 06:34:34 594fb4a1a6ae: Preparing 06:34:34 c4cfbb2dab75: Preparing 06:34:34 9fe9a137fd00: Preparing 06:34:34 c4cfbb2dab75: Pushed 06:34:34 54ae1a8fd7a5: Pushed 06:34:34 49990d931a22: Pushed 06:34:34 9fe9a137fd00: Layer already exists 06:34:34 594fb4a1a6ae: Pushed 06:34:37 02b9c3b04474: Pushed 06:34:37 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:37 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:37 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 06:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:34:37 02b9c3b04474: Preparing 06:34:37 54ae1a8fd7a5: Preparing 06:34:37 49990d931a22: Preparing 06:34:37 594fb4a1a6ae: Preparing 06:34:37 c4cfbb2dab75: Preparing 06:34:37 9fe9a137fd00: Preparing 06:34:37 9fe9a137fd00: Waiting 06:34:37 49990d931a22: Layer already exists 06:34:37 594fb4a1a6ae: Layer already exists 06:34:37 54ae1a8fd7a5: Layer already exists 06:34:37 c4cfbb2dab75: Layer already exists 06:34:37 02b9c3b04474: Layer already exists 06:34:37 9fe9a137fd00: Layer already exists 06:34:37 latest: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:38 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.18 06:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:34:38 02b9c3b04474: Preparing 06:34:38 54ae1a8fd7a5: Preparing 06:34:38 49990d931a22: Preparing 06:34:38 594fb4a1a6ae: Preparing 06:34:38 c4cfbb2dab75: Preparing 06:34:38 9fe9a137fd00: Preparing 06:34:38 9fe9a137fd00: Waiting 06:34:38 54ae1a8fd7a5: Layer already exists 06:34:38 49990d931a22: Layer already exists 06:34:38 02b9c3b04474: Layer already exists 06:34:38 594fb4a1a6ae: Layer already exists 06:34:38 c4cfbb2dab75: Layer already exists 06:34:38 9fe9a137fd00: Layer already exists 06:34:38 3.0.1-dev.18: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker push nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 06:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:34:39 02b9c3b04474: Preparing 06:34:39 54ae1a8fd7a5: Preparing 06:34:39 49990d931a22: Preparing 06:34:39 594fb4a1a6ae: Preparing 06:34:39 c4cfbb2dab75: Preparing 06:34:39 9fe9a137fd00: Preparing 06:34:39 9fe9a137fd00: Waiting 06:34:39 02b9c3b04474: Layer already exists 06:34:39 54ae1a8fd7a5: Layer already exists 06:34:39 594fb4a1a6ae: Layer already exists 06:34:39 49990d931a22: Layer already exists 06:34:39 c4cfbb2dab75: Layer already exists 06:34:39 9fe9a137fd00: Layer already exists 06:34:39 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 06:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:34:40 02b9c3b04474: Preparing 06:34:40 54ae1a8fd7a5: Preparing 06:34:40 49990d931a22: Preparing 06:34:40 594fb4a1a6ae: Preparing 06:34:40 c4cfbb2dab75: Preparing 06:34:40 9fe9a137fd00: Preparing 06:34:40 9fe9a137fd00: Waiting 06:34:40 49990d931a22: Layer already exists 06:34:40 c4cfbb2dab75: Layer already exists 06:34:40 54ae1a8fd7a5: Layer already exists 06:34:40 02b9c3b04474: Layer already exists 06:34:40 594fb4a1a6ae: Layer already exists 06:34:40 9fe9a137fd00: Layer already exists 06:34:40 main: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:40 ===================================================== [Pipeline] echo 06:34:40 taggedImages: 06:34:40 - nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:34:40 - nexus3.edgexfoundry.org:10004/device-uart:latest 06:34:40 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.18 06:34:40 - nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 06:34:40 - 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 06:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:41 06:34:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:42 latest: Pulling from edgex-lftools-log-publisher 06:34:42 5eb5b503b376: Pulling fs layer 06:34:42 5c69ac0246d0: Pulling fs layer 06:34:42 ec43610c2a17: Pulling fs layer 06:34:42 3a2ae6a8a46f: Pulling fs layer 06:34:42 33b1e0a273af: Pulling fs layer 06:34:42 5d3b04190fa2: Pulling fs layer 06:34:42 2f39f015ded8: Pulling fs layer 06:34:42 33b1e0a273af: Waiting 06:34:42 5d3b04190fa2: Waiting 06:34:42 2f39f015ded8: Waiting 06:34:42 3a2ae6a8a46f: Waiting 06:34:42 5c69ac0246d0: Verifying Checksum 06:34:42 5c69ac0246d0: Download complete 06:34:42 3a2ae6a8a46f: Verifying Checksum 06:34:42 3a2ae6a8a46f: Download complete 06:34:42 33b1e0a273af: Verifying Checksum 06:34:42 33b1e0a273af: Download complete 06:34:42 5d3b04190fa2: Verifying Checksum 06:34:42 5d3b04190fa2: Download complete 06:34:42 ec43610c2a17: Download complete 06:34:42 5eb5b503b376: Verifying Checksum 06:34:42 5eb5b503b376: Download complete 06:34:43 2f39f015ded8: Download complete 06:34:43 5eb5b503b376: Pull complete 06:34:43 5c69ac0246d0: Pull complete 06:34:43 ec43610c2a17: Pull complete 06:34:44 3a2ae6a8a46f: Pull complete 06:34:44 33b1e0a273af: Pull complete 06:34:44 5d3b04190fa2: Pull complete 06:34:48 2f39f015ded8: Pull complete 06:34:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:48 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:34:59 $ docker top 58a11ef21ab31a50fc827e6b503fc76622c7cf0dfe2a90b9c954046a0e4e2609 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:59 ---> job-cost.sh 06:34:59 lf-activate-venv: SKIPPING 06:34:59 INFO: No Stack... 06:34:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:00 INFO: Archiving Costs [Pipeline] sh 06:35:00 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 06:35:00 + cut -d, -f6 [Pipeline] lock 06:35:00 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] 06:35:00 Resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] did not exist. Created. 06:35:00 Lock acquired on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:00 + echo total: 0.2199999988079071 [Pipeline] stash 06:35:00 Stashed 1 file(s) [Pipeline] } 06:35:00 Lock released on resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:01 $ docker stop --time=1 58a11ef21ab31a50fc827e6b503fc76622c7cf0dfe2a90b9c954046a0e4e2609 06:35:02 $ docker rm -f --volumes 58a11ef21ab31a50fc827e6b503fc76622c7cf0dfe2a90b9c954046a0e4e2609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:35:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27982 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 06:35:28 Running in /w/workspace/device-uart/25 [Pipeline] { [Pipeline] checkout 06:35:31 The recommended git tool is: git 06:35:38 using credential edgex-jenkins-ssh 06:35:38 Cloning the remote Git repository 06:35:38 Cloning repository git@github.com:edgexfoundry/device-uart.git 06:35:38 > git init /w/workspace/device-uart/25 # timeout=10 06:35:38 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 06:35:38 > git --version # timeout=10 06:35:38 > git --version # 'git version 2.25.1' 06:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:41 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 06:35:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:42 Avoid second fetch 06:35:42 Checking out Revision 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (main) 06:35:42 > git config core.sparsecheckout # timeout=10 06:35:42 > git checkout -f 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 06:35:43 Commit message: "Merge pull request #42 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:35:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:45 Dload Upload Total Spent Left Speed 06:35:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 06:35:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:35:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:35:45 + sudo tee /etc/docker/daemon.new 06:35:45 { 06:35:45 "registry-mirrors": [ 06:35:45 "https://nexus3.edgexfoundry.org:10001" 06:35:45 ], 06:35:45 "bip": "10.250.0.254/24", 06:35:45 "hosts": [ 06:35:45 "tcp://0.0.0.0:5555", 06:35:45 "unix:///var/run/docker.sock" 06:35:45 ], 06:35:45 "mtu": 1458, 06:35:45 "selinux-enabled": true, 06:35:45 "seccomp-profile": "/etc/docker/seccomp.json" 06:35:45 } [Pipeline] sh 06:35:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:05 provisioning config files... 06:36:05 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/25@tmp/config6663531963359373284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:06 ---> ****-login.sh 06:36:06 nexus3.edgexfoundry.org:10001 06:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:06 Configure a credential helper to remove this warning. See 06:36:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:06 06:36:06 Login Succeeded 06:36:06 nexus3.edgexfoundry.org:10002 06:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:07 Configure a credential helper to remove this warning. See 06:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:07 06:36:07 Login Succeeded 06:36:07 nexus3.edgexfoundry.org:10003 06:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:07 Configure a credential helper to remove this warning. See 06:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:07 06:36:07 Login Succeeded 06:36:07 nexus3.edgexfoundry.org:10004 06:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:07 Configure a credential helper to remove this warning. See 06:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:07 06:36:07 Login Succeeded 06:36:07 ****.io 06:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:08 Configure a credential helper to remove this warning. See 06:36:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:08 06:36:08 Login Succeeded 06:36:08 ---> ****-login.sh ends [Pipeline] } 06:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:09 ========================================================= 06:36:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:36:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:36:11 #0 building with "default" instance using docker driver 06:36:11 06:36:11 #1 [internal] load .dockerignore 06:36:11 #1 transferring context: 182B 0.0s done 06:36:11 #1 DONE 0.1s 06:36:11 06:36:11 #2 [internal] load build definition from Dockerfile 06:36:11 #2 transferring dockerfile: 1.93kB done 06:36:11 #2 DONE 0.1s 06:36:11 06:36:11 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:36:11 #3 DONE 0.1s 06:36:11 06:36:11 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:36:11 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 06:36:11 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.45MB / 3.33MB 0.1s 06:36:11 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 06:36:11 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 06:36:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 06:36:11 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 06:36:11 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 06:36:11 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 06:36:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.3s 06:36:11 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done 06:36:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.36MB / 63.99MB 0.4s 06:36:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.98MB / 63.99MB 0.7s 06:36:12 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 06:36:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.8s 06:36:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.9s 06:36:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.1s 06:36:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.2s 06:36:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.4s 06:36:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s 06:36:15 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 06:36:15 #4 ... 06:36:15 06:36:15 #5 [internal] load build context 06:36:15 #5 transferring context: 11.52MB 0.5s done 06:36:15 #5 DONE 4.4s 06:36:15 06:36:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:36:15 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 4.4s 06:36:15 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 4.5s 06:36:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done 06:36:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 4.6s 06:36:16 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 06:36:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.57MB / 97.63MB 4.8s 06:36:16 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 4.8s 06:36:16 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 06:36:16 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 4.9s 06:36:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.75MB / 97.63MB 5.0s 06:36:16 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.80MB / 11.40MB 5.0s 06:36:16 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 5.1s 06:36:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 5.3s 06:36:16 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 5.1s done 06:36:16 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 06:36:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.03MB / 97.63MB 5.5s 06:36:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.67MB / 97.63MB 5.8s 06:36:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 6.0s 06:36:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.49MB / 97.63MB 6.1s 06:36:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 6.4s 06:36:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.6s 06:36:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.7s done 06:36:23 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s 06:36:28 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s 06:36:36 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done 06:36:36 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 06:36:36 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 06:36:36 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 06:36:36 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 06:36:42 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 06:36:45 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done 06:36:45 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 06:36:47 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 06:36:47 #4 DONE 35.8s 06:36:47 06:36:47 #6 [builder 2/7] WORKDIR /device-uart 06:36:49 #6 DONE 1.9s 06:36:49 06:36:49 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:36:49 #7 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:36:50 #7 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:36:51 #7 2.171 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:36:51 #7 2.196 (2/4) Installing libedit (20221030.3.1-r1) 06:36:51 #7 2.207 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:36:51 #7 2.273 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:36:51 #7 2.300 Executing busybox-1.36.1-r5.trigger 06:36:51 #7 2.340 OK: 271 MiB in 56 packages 06:36:52 #7 DONE 2.8s 06:36:52 06:36:52 #8 [builder 4/7] COPY go.mod vendor* ./ 06:36:52 #8 DONE 0.2s 06:36:52 06:36:52 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:16 #9 DONE 20.3s 06:37:16 06:37:16 #10 [builder 6/7] COPY . . 06:37:16 #10 DONE 0.3s 06:37:16 06:37:16 #11 [builder 7/7] RUN echo noop 06:37:16 #11 0.699 noop 06:37:16 #11 DONE 0.8s 06:37:16 06:37:16 #12 exporting to image 06:37:16 #12 exporting layers 06:37:34 #12 exporting layers 18.1s done 06:37:34 #12 writing image sha256:50020c3c043bff3ae1d9f3a1918f4a361a6feb437a50109d787ff84e17f9b8e3 done 06:37:34 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 06:37:34 #12 DONE 18.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:34 + docker inspect -f . ci-base-image-arm64 06:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:35 prd-ubuntu20.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container 06:37:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/25 -v /w/workspace/device-uart/25:/w/workspace/device-uart/25:rw,z -v /w/workspace/device-uart/25@tmp:/w/workspace/device-uart/25@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 06:37:36 $ docker top e685d8f5c6f245f92c60e2c138c8eeb3be60bef9c97bfdc316f5484eb25d6db7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:37 + go version 06:37:37 go version go1.21.0 linux/arm64 [Pipeline] } 06:37:37 $ docker stop --time=1 e685d8f5c6f245f92c60e2c138c8eeb3be60bef9c97bfdc316f5484eb25d6db7 06:37:39 $ docker rm -f --volumes e685d8f5c6f245f92c60e2c138c8eeb3be60bef9c97bfdc316f5484eb25d6db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:39 + docker inspect -f . ci-base-image-arm64 06:37:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:40 prd-ubuntu20.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container 06:37:40 $ 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/25 -v /w/workspace/device-uart/25:/w/workspace/device-uart/25:rw,z -v /w/workspace/device-uart/25@tmp:/w/workspace/device-uart/25@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 06:37:43 $ docker top d67ad9431a61f8778fd0930a83fdd15ae223c37acba92f61ef5f92c346dcf80b -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:43 + git config --global --add safe.directory /w/workspace/device-uart/25 [Pipeline] fileExists [Pipeline] sh 06:37:44 + make test 06:37:44 go test ./... -coverprofile=coverage.out 06:37:48 ? github.com/edgexfoundry/device-uart [no test files] 06:38:57 ? github.com/edgexfoundry/device-uart/cmd [no test files] 06:38:57 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 06:38:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:38:57 go vet ./... 06:39:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:39:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:39:12 ./bin/test-attribution-txt.sh 06:39:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:39:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:39:12 $ docker stop --time=1 d67ad9431a61f8778fd0930a83fdd15ae223c37acba92f61ef5f92c346dcf80b 06:39:14 $ docker rm -f --volumes d67ad9431a61f8778fd0930a83fdd15ae223c37acba92f61ef5f92c346dcf80b [Pipeline] // withDockerContainer [Pipeline] sh 06:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:15 Warning: overwriting stash ‘coverage-report’ 06:39:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:16 + ls -al . 06:39:16 total 152 06:39:16 drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 06:37 . 06:39:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:35 .. 06:39:16 -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:35 .dockerignore 06:39:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:35 .git 06:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 .github 06:39:16 -rw-rw-r-- 1 jenkins jenkins 343 Jan 26 06:35 .gitignore 06:39:16 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:35 .golangci.yml 06:39:16 -rw-rw-r-- 1 jenkins jenkins 9941 Jan 26 06:35 Attribution.txt 06:39:16 -rw-rw-r-- 1 jenkins jenkins 1908 Jan 26 06:35 CHANGELOG.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 1886 Jan 26 06:35 Dockerfile 06:39:16 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:35 GOVERNANCE.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 675 Jan 26 06:35 Jenkinsfile 06:39:16 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:35 LICENSE 06:39:16 -rw-rw-r-- 1 jenkins jenkins 1872 Jan 26 06:35 Makefile 06:39:16 -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 06:35 OWNERS.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 8892 Jan 26 06:35 README.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 12 Jan 26 06:32 VERSION 06:39:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 bin 06:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 cmd 06:39:16 -rw-r--r-- 1 jenkins jenkins 10 Jan 26 06:37 coverage.out 06:39:16 -rw-rw-r-- 1 jenkins jenkins 3764 Jan 26 06:35 go.mod 06:39:16 -rw-rw-r-- 1 jenkins jenkins 34908 Jan 26 06:35 go.sum 06:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 internal 06:39:16 -rw-rw-r-- 1 jenkins jenkins 209 Jan 26 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + 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=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 --label arch=arm64 --label version=3.0.1-dev.18 . 06:39:18 #0 building with "default" instance using docker driver 06:39:18 06:39:18 #1 [internal] load build definition from Dockerfile 06:39:18 #1 transferring dockerfile: 1.93kB 0.0s done 06:39:18 #1 DONE 0.0s 06:39:18 06:39:18 #2 [internal] load .dockerignore 06:39:18 #2 transferring context: 182B done 06:39:18 #2 DONE 0.0s 06:39:18 06:39:18 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:18 #3 DONE 0.0s 06:39:18 06:39:18 #4 [internal] load metadata for docker.io/library/alpine:3.18 06:39:18 #4 DONE 0.3s 06:39:18 06:39:18 #5 [internal] load build context 06:39:18 #5 transferring context: 4.43kB 0.0s done 06:39:18 #5 DONE 0.1s 06:39:18 06:39:18 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:39:18 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:39:18 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 06:39:18 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 06:39:18 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 06:39:18 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 06:39:18 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 06:39:18 #6 ... 06:39:18 06:39:18 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:39:18 #7 DONE 0.3s 06:39:18 06:39:18 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:39:18 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 06:39:18 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 06:39:19 #6 ... 06:39:19 06:39:19 #8 [builder 2/7] WORKDIR /device-uart 06:39:19 #8 DONE 0.1s 06:39:19 06:39:19 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:39:19 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 06:39:19 #6 DONE 1.1s 06:39:19 06:39:19 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:39:19 #9 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:20 #9 1.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:21 #9 2.557 OK: 271 MiB in 56 packages 06:39:21 #9 DONE 2.9s 06:39:21 06:39:21 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:39:21 #10 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:21 #10 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:22 #10 ... 06:39:22 06:39:22 #11 [builder 4/7] COPY go.mod vendor* ./ 06:39:22 #11 DONE 0.2s 06:39:22 06:39:22 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:39:22 #10 2.495 (1/1) Installing dumb-init (1.2.5-r2) 06:39:22 #10 2.505 Executing busybox-1.36.1-r5.trigger 06:39:22 #10 2.534 OK: 8 MiB in 16 packages 06:39:22 #10 DONE 2.9s 06:39:22 06:39:22 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:23 #12 DONE 1.3s 06:39:23 06:39:23 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:39:23 #13 ... 06:39:23 06:39:23 #14 [builder 6/7] COPY . . 06:39:23 #14 DONE 0.4s 06:39:23 06:39:23 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:39:23 #13 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:24 #13 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:25 #13 3.042 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:39:25 #13 3.148 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:39:25 #13 3.171 OK: 8 MiB in 16 packages 06:39:26 #13 DONE 3.5s 06:39:26 06:39:26 #15 [builder 7/7] RUN make build 06:39:26 #15 0.780 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-uart ./cmd 06:41:02 #15 DONE 86.8s 06:41:02 06:41:02 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 06:41:02 #16 DONE 0.1s 06:41:02 06:41:02 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 06:41:02 #17 DONE 0.1s 06:41:02 06:41:02 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 06:41:02 #18 DONE 0.3s 06:41:02 06:41:02 #19 exporting to image 06:41:02 #19 exporting layers 06:41:02 #19 exporting layers 0.3s done 06:41:02 #19 writing image sha256:654817d6214387df6f9b1f9093905abf72999d9523045a555f3a43d1bb5ba28e done 06:41:02 #19 naming to docker.io/library/device-uart-arm64 done 06:41:02 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:03 provisioning config files... 06:41:03 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/25@tmp/config16442366137663164734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:03 ---> ****-login.sh 06:41:03 nexus3.edgexfoundry.org:10001 06:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:04 Configure a credential helper to remove this warning. See 06:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:04 06:41:04 Login Succeeded 06:41:04 nexus3.edgexfoundry.org:10002 06:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:04 Configure a credential helper to remove this warning. See 06:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:04 06:41:04 Login Succeeded 06:41:04 nexus3.edgexfoundry.org:10003 06:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:04 Configure a credential helper to remove this warning. See 06:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:04 06:41:04 Login Succeeded 06:41:04 nexus3.edgexfoundry.org:10004 06:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:05 Configure a credential helper to remove this warning. See 06:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:05 06:41:05 Login Succeeded 06:41:05 ****.io 06:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:05 Configure a credential helper to remove this warning. See 06:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:05 06:41:05 Login Succeeded 06:41:05 ---> ****-login.sh ends [Pipeline] } 06:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:41:05 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 06:41:05 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:41:05 latest 06:41:05 3.0.1-dev.18 06:41:05 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 06:41:05 main 06:41:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:06 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:07 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:41:07 207253db1394: Preparing 06:41:07 ad13894536a9: Preparing 06:41:07 a772dcbd4206: Preparing 06:41:07 4c56ae41ae40: Preparing 06:41:07 ce1d0e42b865: Preparing 06:41:07 0faf9b67be60: Preparing 06:41:07 0faf9b67be60: Waiting 06:41:07 a772dcbd4206: Pushed 06:41:07 ce1d0e42b865: Pushed 06:41:07 ad13894536a9: Pushed 06:41:08 4c56ae41ae40: Pushed 06:41:11 0faf9b67be60: Layer already exists 06:41:13 207253db1394: Pushed 06:41:13 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 06:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:41:14 207253db1394: Preparing 06:41:14 ad13894536a9: Preparing 06:41:14 a772dcbd4206: Preparing 06:41:14 4c56ae41ae40: Preparing 06:41:14 ce1d0e42b865: Preparing 06:41:14 0faf9b67be60: Preparing 06:41:14 0faf9b67be60: Waiting 06:41:14 ad13894536a9: Layer already exists 06:41:14 4c56ae41ae40: Layer already exists 06:41:14 ce1d0e42b865: Layer already exists 06:41:14 207253db1394: Layer already exists 06:41:14 a772dcbd4206: Layer already exists 06:41:14 0faf9b67be60: Layer already exists 06:41:15 latest: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:15 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:16 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.18 06:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:41:16 207253db1394: Preparing 06:41:16 ad13894536a9: Preparing 06:41:16 a772dcbd4206: Preparing 06:41:16 4c56ae41ae40: Preparing 06:41:16 ce1d0e42b865: Preparing 06:41:16 0faf9b67be60: Preparing 06:41:16 0faf9b67be60: Waiting 06:41:16 a772dcbd4206: Layer already exists 06:41:16 ad13894536a9: Layer already exists 06:41:16 4c56ae41ae40: Layer already exists 06:41:16 207253db1394: Layer already exists 06:41:16 ce1d0e42b865: Layer already exists 06:41:16 0faf9b67be60: Layer already exists 06:41:16 3.0.1-dev.18: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:17 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:17 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 06:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:41:17 207253db1394: Preparing 06:41:17 ad13894536a9: Preparing 06:41:17 a772dcbd4206: Preparing 06:41:17 4c56ae41ae40: Preparing 06:41:17 ce1d0e42b865: Preparing 06:41:17 0faf9b67be60: Preparing 06:41:17 0faf9b67be60: Waiting 06:41:17 4c56ae41ae40: Layer already exists 06:41:17 a772dcbd4206: Layer already exists 06:41:17 ce1d0e42b865: Layer already exists 06:41:17 ad13894536a9: Layer already exists 06:41:17 207253db1394: Layer already exists 06:41:17 0faf9b67be60: Layer already exists 06:41:17 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 06:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:41:18 207253db1394: Preparing 06:41:18 ad13894536a9: Preparing 06:41:18 a772dcbd4206: Preparing 06:41:18 4c56ae41ae40: Preparing 06:41:18 ce1d0e42b865: Preparing 06:41:18 0faf9b67be60: Preparing 06:41:18 0faf9b67be60: Waiting 06:41:18 4c56ae41ae40: Layer already exists 06:41:18 207253db1394: Layer already exists 06:41:18 ce1d0e42b865: Layer already exists 06:41:18 a772dcbd4206: Layer already exists 06:41:18 ad13894536a9: Layer already exists 06:41:18 0faf9b67be60: Layer already exists 06:41:19 main: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:19 ===================================================== [Pipeline] echo 06:41:19 taggedImages: 06:41:19 - nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 06:41:19 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 06:41:19 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.18 06:41:19 - nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 06:41:19 - 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 06:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:20 06:41:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:20 arm64: Pulling from edgex-lftools-log-publisher 06:41:20 8998bd30e6a1: Pulling fs layer 06:41:20 04944245beec: Pulling fs layer 06:41:20 699f458cf7ca: Pulling fs layer 06:41:20 765212b225bb: Pulling fs layer 06:41:20 f23df028b6ca: Pulling fs layer 06:41:20 d65c8cfc05b1: Pulling fs layer 06:41:20 2437ff75d9bd: Pulling fs layer 06:41:20 765212b225bb: Waiting 06:41:20 f23df028b6ca: Waiting 06:41:20 d65c8cfc05b1: Waiting 06:41:20 2437ff75d9bd: Waiting 06:41:20 04944245beec: Verifying Checksum 06:41:20 04944245beec: Download complete 06:41:20 765212b225bb: Verifying Checksum 06:41:20 765212b225bb: Download complete 06:41:20 f23df028b6ca: Verifying Checksum 06:41:20 f23df028b6ca: Download complete 06:41:20 d65c8cfc05b1: Verifying Checksum 06:41:20 d65c8cfc05b1: Download complete 06:41:21 699f458cf7ca: Verifying Checksum 06:41:21 699f458cf7ca: Download complete 06:41:21 8998bd30e6a1: Verifying Checksum 06:41:21 8998bd30e6a1: Download complete 06:41:23 2437ff75d9bd: Verifying Checksum 06:41:23 2437ff75d9bd: Download complete 06:41:27 8998bd30e6a1: Pull complete 06:41:28 04944245beec: Pull complete 06:41:30 699f458cf7ca: Pull complete 06:41:30 765212b225bb: Pull complete 06:41:31 f23df028b6ca: Pull complete 06:41:31 d65c8cfc05b1: Pull complete 06:41:53 2437ff75d9bd: Pull complete 06:41:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:55 prd-ubuntu20.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container 06:41:55 $ 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/25 -v /w/workspace/device-uart/25:/w/workspace/device-uart/25:rw,z -v /w/workspace/device-uart/25@tmp:/w/workspace/device-uart/25@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 06:41:57 $ docker top bc9be4144fa2f36b1bc2c1f601831ff5089d83a2c86259719a1b4a97a85afb8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:58 ---> job-cost.sh 06:41:58 lf-activate-venv: SKIPPING 06:41:58 INFO: No Stack... 06:41:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:00 INFO: Archiving Costs [Pipeline] sh 06:42:00 + cat /w/workspace/device-uart/25/archives/cost.csv 06:42:00 + cut -d, -f6 [Pipeline] lock 06:42:00 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] 06:42:00 Resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] did not exist. Created. 06:42:00 Lock acquired on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:00 /w/workspace/device-uart/25@tmp/durable-efab0434/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:42:01 + echo total: 0.2199999988079071 [Pipeline] stash 06:42:01 Warning: overwriting stash ‘stack-cost’ 06:42:01 Stashed 1 file(s) [Pipeline] } 06:42:01 Lock released on resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 06:42:01 $ docker stop --time=1 bc9be4144fa2f36b1bc2c1f601831ff5089d83a2c86259719a1b4a97a85afb8d 06:42:02 $ docker rm -f --volumes bc9be4144fa2f36b1bc2c1f601831ff5089d83a2c86259719a1b4a97a85afb8d [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 06:42:04 provisioning config files... 06:42:04 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16830168242619833813tmp [Pipeline] { [Pipeline] sh 06:42:04 + set +x 06:42:04 + curl -s https://codecov.io/bash 06:42:04 + bash -s -- 06:42:04 06:42:04 _____ _ 06:42:04 / ____| | | 06:42:04 | | ___ __| | ___ ___ _____ __ 06:42:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:42:04 | |___| (_) | (_| | __/ (_| (_) \ V / 06:42:04 \_____\___/ \__,_|\___|\___\___/ \_/ 06:42:04 Bash-1.0.6 06:42:04 06:42:04 06:42:04 ==> git version 2.25.1 found 06:42:04 ==> 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 06:42:04 Release-Date: 2020-01-08 06:42:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:42:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:42:04 ==> Jenkins CI detected. 06:42:04 current dir:  /w/workspace/edgexfoundry_device-uart_main 06:42:04 project root: . 06:42:04 --> token set from env 06:42:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:42:04 ==> Running gcov in . (disable via -X gcov) 06:42:04 ==> Python coveragepy not found 06:42:04 ==> Searching for coverage reports in: 06:42:04 + . 06:42:04 -> Found 1 reports 06:42:04 ==> Detecting git/mercurial file structure 06:42:04 ==> Reading reports 06:42:05 + ./coverage.out bytes=10 06:42:05 ==> Appending adjustments 06:42:05 https://docs.codecov.io/docs/fixing-reports 06:42:05 + Found adjustments 06:42:05 ==> Gzipping contents 06:42:05 4.0K /tmp/codecov.8oqfWX.gz 06:42:05 ==> Uploading reports 06:42:05 url: https://codecov.io 06:42:05 query: branch=main&commit=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:05 -> Pinging Codecov 06:42:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:05 -> Uploading to 06:42:05 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/B9AA6E0BBD74AE3A32605C7A7C664919/333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1/bb58c57b-d725-4565-8af8-3feaa30badde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81361208848cd4a26cb255cf241ba2cfb57b695bce4921c98886da3e8ab1a017 06:42:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:05 Dload Upload Total Spent Left Speed 06:42:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 4338 --:--:-- --:--:-- --:--:-- 4307 100 603 0 0 100 603 0 2079 --:--:-- --:--:-- --:--:-- 2072 06:42:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] } 06:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:42:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:42:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:06 06:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:42:07 df9b9388f04a: Pulling fs layer 06:42:07 52dc419b0ee2: Pulling fs layer 06:42:07 25bc292e5bac: Pulling fs layer 06:42:07 114826534d7a: Pulling fs layer 06:42:07 4657fd5d0bcf: Pulling fs layer 06:42:07 114826534d7a: Waiting 06:42:07 6ad1cebc031e: Pulling fs layer 06:42:07 8a3aa393b2d8: Pulling fs layer 06:42:07 4657fd5d0bcf: Waiting 06:42:07 6ad1cebc031e: Waiting 06:42:07 25bc292e5bac: Verifying Checksum 06:42:07 25bc292e5bac: Download complete 06:42:07 52dc419b0ee2: Verifying Checksum 06:42:07 52dc419b0ee2: Download complete 06:42:07 4657fd5d0bcf: Download complete 06:42:07 df9b9388f04a: Verifying Checksum 06:42:07 6ad1cebc031e: Verifying Checksum 06:42:07 6ad1cebc031e: Download complete 06:42:07 df9b9388f04a: Pull complete 06:42:07 52dc419b0ee2: Pull complete 06:42:07 25bc292e5bac: Pull complete 06:42:07 114826534d7a: Verifying Checksum 06:42:07 114826534d7a: Download complete 06:42:08 8a3aa393b2d8: Verifying Checksum 06:42:08 8a3aa393b2d8: Download complete 06:42:11 114826534d7a: Pull complete 06:42:11 4657fd5d0bcf: Pull complete 06:42:11 6ad1cebc031e: Pull complete 06:42:15 8a3aa393b2d8: Pull complete 06:42:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:15 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:42:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:42:20 $ docker top e1870ec1699f4ebb573e1cc836cf362b30346491d5151ede70591d6ba2fb2a08 -eo pid,comm [Pipeline] { [Pipeline] echo 06:42:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 06:42:21 + set -o pipefail 06:42:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 06:42:26 06:42:26 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 06:42:26 06:42:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/dcba93f9-f874-4479-9f16-2c09678e5c49 06:42:26 06:42:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:42:26 06:42:26 06:42:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:42:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:42:26 More details here: https://snyk.co/ue1NS 06:42:26 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:42:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:42:26 $ docker stop --time=1 e1870ec1699f4ebb573e1cc836cf362b30346491d5151ede70591d6ba2fb2a08 06:42:29 $ docker rm -f --volumes e1870ec1699f4ebb573e1cc836cf362b30346491d5151ede70591d6ba2fb2a08 [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 06:42:31 + git log --format=format:%s -1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] sh 06:42:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:32 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:32 $ docker top 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:33 [ssh-agent] Looking for ssh-agent implementation... 06:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:33 $ docker exec 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c ssh-agent 06:42:33 SSH_AUTH_SOCK=/tmp/ssh-Z5ArN452wzp2/agent.32 06:42:33 SSH_AGENT_PID=38 06:42:33 Running ssh-add (command line suppressed) 06:42:33 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_584933019944576554.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_584933019944576554.key) 06:42:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:33 + git semver tag 06:42:34 2024-01-26 06:42:33,989 [run_tag] DEBUG tag force:False 06:42:34 2024-01-26 06:42:33,989 [check_head_tag] DEBUG check head tag 06:42:34 2024-01-26 06:42:33,990 [execute] INFO git cat-file --batch-check 06:42:34 2024-01-26 06:42:33,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 06:42:34 2024-01-26 06:42:33,994 [execute] INFO git cat-file --batch 06:42:34 2024-01-26 06:42:33,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 06:42:34 2024-01-26 06:42:34,004 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:42:34 2024-01-26 06:42:34,004 [execute] INFO git tag -a v3.0.1-dev.18 -m v3.0.1-dev.18 06:42:34 2024-01-26 06:42:34,005 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.18', '-m', 'v3.0.1-dev.18'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 06:42:34 2024-01-26 06:42:34,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:42:34 3.0.1-dev.18 [Pipeline] } 06:42:34 $ docker exec --env ******** --env ******** 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c ssh-agent -k 06:42:34 unset SSH_AUTH_SOCK; 06:42:34 unset SSH_AGENT_PID; 06:42:34 echo Agent pid 38 killed; 06:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:34 + git semver [Pipeline] } 06:42:35 $ docker stop --time=1 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c 06:42:36 $ docker rm -f --volumes 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:37 06:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:39 0.23.1-centos7: Pulling from edgex-lftools 06:42:39 ab5ef0e58194: Pulling fs layer 06:42:39 9712f1f96733: Pulling fs layer 06:42:39 63f879dbbcfc: Pulling fs layer 06:42:39 0d9ebad4ef96: Pulling fs layer 06:42:39 e9a5061849ea: Pulling fs layer 06:42:39 d747dcd14b5f: Pulling fs layer 06:42:39 2de7ff778b66: Pulling fs layer 06:42:39 d747dcd14b5f: Waiting 06:42:39 2de7ff778b66: Waiting 06:42:39 0d9ebad4ef96: Waiting 06:42:39 e9a5061849ea: Waiting 06:42:39 9712f1f96733: Verifying Checksum 06:42:39 9712f1f96733: Download complete 06:42:39 63f879dbbcfc: Verifying Checksum 06:42:39 63f879dbbcfc: Download complete 06:42:39 0d9ebad4ef96: Verifying Checksum 06:42:39 0d9ebad4ef96: Download complete 06:42:39 e9a5061849ea: Verifying Checksum 06:42:39 e9a5061849ea: Download complete 06:42:39 d747dcd14b5f: Verifying Checksum 06:42:39 d747dcd14b5f: Download complete 06:42:39 2de7ff778b66: Verifying Checksum 06:42:39 2de7ff778b66: Download complete 06:42:39 ab5ef0e58194: Verifying Checksum 06:42:39 ab5ef0e58194: Download complete 06:42:43 ab5ef0e58194: Pull complete 06:42:43 9712f1f96733: Pull complete 06:42:43 63f879dbbcfc: Pull complete 06:42:47 0d9ebad4ef96: Pull complete 06:42:47 e9a5061849ea: Pull complete 06:42:47 d747dcd14b5f: Pull complete 06:42:48 2de7ff778b66: Pull complete 06:42:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:49 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:42:55 $ docker top 3cc48f11818707d18d6bff60fbade25b1f5ccac36fcd1bb9fff968fc94bbc18b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:42:55 provisioning config files... 06:42:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17062342797812971539tmp 06:42:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13180854999486092010tmp 06:42:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8178767424397436713tmp [Pipeline] { [Pipeline] echo 06:42:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:42:55 ---> sigul-configuration.sh 06:42:55 gpg: directory `/root/.gnupg' created 06:42:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:42:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:42:55 gpg: keyring `/root/.gnupg/secring.gpg' created 06:42:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:42:55 gpg: CAST5 encrypted data 06:42:55 gpg: encrypted with 1 passphrase 06:42:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:42:56 + mkdir /home/jenkins 06:42:56 + mkdir /home/jenkins/sigul [Pipeline] sh 06:42:56 + 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 06:42:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:56 ---> sigul-install.sh 06:42:56 Sigul already installed; skipping installation. [Pipeline] sh 06:42:57 + git tag --list 06:42:57 v0.0.0 06:42:57 v0.0.1-dev.1 06:42:57 v0.0.1-dev.2 06:42:57 v0.0.1-dev.3 06:42:57 v0.0.1-dev.4 06:42:57 v3.0.0 06:42:57 v3.0.1-dev.1 06:42:57 v3.0.1-dev.10 06:42:57 v3.0.1-dev.11 06:42:57 v3.0.1-dev.12 06:42:57 v3.0.1-dev.13 06:42:57 v3.0.1-dev.14 06:42:57 v3.0.1-dev.15 06:42:57 v3.0.1-dev.16 06:42:57 v3.0.1-dev.17 06:42:57 v3.0.1-dev.18 06:42:57 v3.0.1-dev.2 06:42:57 v3.0.1-dev.3 06:42:57 v3.0.1-dev.4 06:42:57 v3.0.1-dev.5 06:42:57 v3.0.1-dev.6 06:42:57 v3.0.1-dev.7 06:42:57 v3.0.1-dev.8 06:42:57 v3.0.1-dev.9 06:42:57 v3.1 06:42:57 v3.1.0 [Pipeline] sh 06:42:57 + lftools sign git-tag v3.0.1-dev.18 06:42:57 Signing Git tag with Sigul... 06:42:57 Signing v3.0.1-dev.18 [Pipeline] echo 06:42:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:42:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:42:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:42:58 $ docker stop --time=1 3cc48f11818707d18d6bff60fbade25b1f5ccac36fcd1bb9fff968fc94bbc18b 06:42:59 $ docker rm -f --volumes 3cc48f11818707d18d6bff60fbade25b1f5ccac36fcd1bb9fff968fc94bbc18b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:43:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:01 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:43:01 $ docker top ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b -eo pid,comm 06:43:01 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). 06:43:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:02 [ssh-agent] Looking for ssh-agent implementation... 06:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:02 $ docker exec ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b ssh-agent 06:43:02 SSH_AUTH_SOCK=/tmp/ssh-OljUoXaEAwIz/agent.31 06:43:02 SSH_AGENT_PID=37 06:43:02 Running ssh-add (command line suppressed) 06:43:02 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17044083782540855465.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17044083782540855465.key) 06:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:02 + git semver bump pre 06:43:03 2024-01-26 06:43:02,911 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:43:03 2024-01-26 06:43:02,911 [bump_version] DEBUG bumping version:3.0.1-dev.18 on axis:pre with prefix:dev 06:43:03 2024-01-26 06:43:02,911 [bump_version] DEBUG bumped version:3.0.1-dev.19 06:43:03 2024-01-26 06:43:02,912 [write_version] DEBUG write version:3.0.1-dev.19 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 06:43:03 2024-01-26 06:43:02,912 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:43:03 2024-01-26 06:43:02,912 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 06:43:03 2024-01-26 06:43:02,913 [execute] INFO git cat-file --batch-check 06:43:03 2024-01-26 06:43:02,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:03 2024-01-26 06:43:02,918 [execute] INFO git cat-file --batch 06:43:03 2024-01-26 06:43:02,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:03 2024-01-26 06:43:02,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:43:03 3.0.1-dev.19 [Pipeline] } 06:43:03 $ docker exec --env ******** --env ******** ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b ssh-agent -k 06:43:03 unset SSH_AUTH_SOCK; 06:43:03 unset SSH_AGENT_PID; 06:43:03 echo Agent pid 37 killed; 06:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:03 + git semver [Pipeline] } 06:43:04 $ docker stop --time=1 ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b 06:43:05 $ docker rm -f --volumes ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b [Pipeline] // withDockerContainer [Pipeline] sh 06:43:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:06 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:43:06 $ docker top b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 -eo pid,comm 06:43:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:43:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:07 [ssh-agent] Looking for ssh-agent implementation... 06:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:07 $ docker exec b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 ssh-agent 06:43:07 SSH_AUTH_SOCK=/tmp/ssh-JQLpjLpdvbce/agent.31 06:43:07 SSH_AGENT_PID=37 06:43:07 Running ssh-add (command line suppressed) 06:43:07 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16968364306175284881.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16968364306175284881.key) 06:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:07 + git semver push 06:43:08 2024-01-26 06:43:08,025 [run_push] DEBUG push 06:43:08 2024-01-26 06:43:08,025 [execute] INFO git cat-file --batch-check 06:43:08 2024-01-26 06:43:08,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:08 2024-01-26 06:43:08,030 [execute] INFO git rev-list ba2d39a4017daf7b89b1b86a2e826cdd1c02f5a4 -- 06:43:08 2024-01-26 06:43:08,030 [execute] DEBUG Popen(['git', 'rev-list', 'ba2d39a4017daf7b89b1b86a2e826cdd1c02f5a4', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:08 2024-01-26 06:43:08,036 [execute] INFO git fetch -v origin 06:43:08 2024-01-26 06:43:08,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 06:43:08 2024-01-26 06:43:08,533 [run_push] DEBUG no remote changes detected 06:43:08 2024-01-26 06:43:08,533 [execute] INFO git push origin semver 06:43:08 2024-01-26 06:43:08,533 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:09 2024-01-26 06:43:09,333 [run_push] DEBUG push all version tags 06:43:09 2024-01-26 06:43:09,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:43:09 2024-01-26 06:43:09,334 [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) 06:43:10 2024-01-26 06:43:09,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 06:43:10 3.0.1-dev.19 [Pipeline] } 06:43:10 $ docker exec --env ******** --env ******** b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 ssh-agent -k 06:43:10 unset SSH_AUTH_SOCK; 06:43:10 unset SSH_AGENT_PID; 06:43:10 echo Agent pid 37 killed; 06:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:10 + git semver [Pipeline] } 06:43:11 $ docker stop --time=1 b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 06:43:12 $ docker rm -f --volumes b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 [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 06:43:14 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 06:43:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 06:43:14 total 16 06:43:14 drwxr-xr-x 3 root root 4096 Jan 26 06:34 . 06:43:14 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:42 .. 06:43:14 drwxr-xr-x 2 root root 4096 Jan 26 06:34 cost 06:43:14 -rw-r--r-- 1 root root 82 Jan 26 06:34 cost.csv 06:43:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 06:43:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 06:43:14 total 16 06:43:14 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:34 . 06:43:14 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:42 .. 06:43:14 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:34 cost 06:43:14 -rw-r--r-- 1 jenkins jenkins 82 Jan 26 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:43:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:15 ---> package-listing.sh 06:43:15 ++ facter osfamily 06:43:15 ++ tr '[:upper:]' '[:lower:]' 06:43:15 + OS_FAMILY=debian 06:43:15 + workspace=/w/workspace/edgexfoundry_device-uart_main 06:43:15 + START_PACKAGES=/tmp/packages_start.txt 06:43:15 + END_PACKAGES=/tmp/packages_end.txt 06:43:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:15 + PACKAGES=/tmp/packages_start.txt 06:43:15 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 06:43:15 + PACKAGES=/tmp/packages_end.txt 06:43:15 + case "${OS_FAMILY}" in 06:43:15 + dpkg -l 06:43:15 + grep '^ii' 06:43:15 + '[' -f /tmp/packages_start.txt ']' 06:43:15 + '[' -f /tmp/packages_end.txt ']' 06:43:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:15 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 06:43:15 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 06:43:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 06:43:15 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 06:43:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:16 prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container 06:43:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:43:16 $ docker top b9f59acf75293a7a65c0d4608cd7916cee5d6c3f79025c01b1bbde361d8ad844 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:17 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:17 + ls /var/log/sa-host 06:43:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:18 provisioning config files... 06:43:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7350879829570224797tmp [Pipeline] { [Pipeline] echo 06:43:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:18 ---> create-netrc.sh [Pipeline] } 06:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:18 ---> python-tools-install.sh [Pipeline] echo 06:43:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:19 ---> sudo-logs.sh 06:43:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:19 ---> job-cost.sh 06:43:19 lf-activate-venv: SKIPPING 06:43:19 DEBUG: total: 0.2199999988079071 06:43:19 INFO: Retrieving Stack Cost... 06:43:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:20 INFO: Archiving Costs [Pipeline] echo 06:43:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:20 ---> logs-deploy.sh 06:43:20 lf-activate-venv: SKIPPING 06:43:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/25 06:43:20 INFO: archiving workspace using pattern(s): 06:43:21 Archives upload complete. 06:43:21 INFO: archiving logs to Nexus 06:43:22 ---> uname -a: 06:43:22 Linux prd-ubuntu20-04-docker-8c-8g-27975 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:43:22 06:43:22 06:43:22 ---> lscpu: 06:43:22 Architecture: x86_64 06:43:22 CPU op-mode(s): 32-bit, 64-bit 06:43:22 Byte Order: Little Endian 06:43:22 Address sizes: 40 bits physical, 48 bits virtual 06:43:22 CPU(s): 8 06:43:22 On-line CPU(s) list: 0-7 06:43:22 Thread(s) per core: 1 06:43:22 Core(s) per socket: 1 06:43:22 Socket(s): 8 06:43:22 NUMA node(s): 1 06:43:22 Vendor ID: AuthenticAMD 06:43:22 CPU family: 23 06:43:22 Model: 49 06:43:22 Model name: AMD EPYC-Rome Processor 06:43:22 Stepping: 0 06:43:22 CPU MHz: 2799.996 06:43:22 BogoMIPS: 5599.99 06:43:22 Virtualization: AMD-V 06:43:22 Hypervisor vendor: KVM 06:43:22 Virtualization type: full 06:43:22 L1d cache: 256 KiB 06:43:22 L1i cache: 256 KiB 06:43:22 L2 cache: 4 MiB 06:43:22 L3 cache: 128 MiB 06:43:22 NUMA node0 CPU(s): 0-7 06:43:22 Vulnerability Itlb multihit: Not affected 06:43:22 Vulnerability L1tf: Not affected 06:43:22 Vulnerability Mds: Not affected 06:43:22 Vulnerability Meltdown: Not affected 06:43:22 Vulnerability Mmio stale data: Not affected 06:43:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:43:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:43:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:43:22 Vulnerability Srbds: Not affected 06:43:22 Vulnerability Tsx async abort: Not affected 06:43:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:43:22 06:43:22 06:43:22 ---> nproc: 06:43:22 8 06:43:22 06:43:22 06:43:22 ---> df -h: 06:43:22 Filesystem Size Used Avail Use% Mounted on 06:43:22 overlay 155G 13G 143G 9% / 06:43:22 tmpfs 64M 0 64M 0% /dev 06:43:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:43:22 shm 64M 0 64M 0% /dev/shm 06:43:22 /dev/vda1 155G 13G 143G 9% /facter-os 06:43:22 06:43:22 06:43:22 ---> sar -b -r -n DEV: 06:43:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27975) 01/26/24 _x86_64_ (8 CPU) 06:43:22 06:43:22 06:31:14 LINUX RESTART (8 CPU) 06:43:22 06:43:22 06:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:43:22 06:33:01 156.84 10.85 145.99 0.00 1730.69 46909.88 0.00 06:43:22 06:34:01 152.54 0.23 152.31 0.00 17.60 43273.59 0.00 06:43:22 06:35:01 158.35 0.15 158.20 0.00 18.66 40791.60 0.00 06:43:22 06:36:01 4.87 0.00 4.87 0.00 0.00 2302.70 0.00 06:43:22 06:37:01 28.86 10.25 18.61 0.00 3455.69 5928.35 0.00 06:43:22 06:38:01 3.60 0.00 3.60 0.00 0.00 2177.10 0.00 06:43:22 06:39:01 1.45 0.00 1.45 0.00 0.00 2298.68 0.00 06:43:22 06:40:01 2.35 0.00 2.35 0.00 0.00 2309.35 0.00 06:43:22 06:41:01 1.48 0.00 1.48 0.00 0.00 2164.57 0.00 06:43:22 06:42:01 2.65 0.00 2.65 0.00 0.00 2320.01 0.00 06:43:22 06:43:01 129.88 0.38 129.50 0.00 20.40 59157.21 0.00 06:43:22 Average: 58.29 1.97 56.32 0.00 474.73 19015.62 0.00 06:43:22 06:43:22 06:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:22 06:33:01 28638424 31545428 766812 2.33 105368 3025712 1864560 5.50 1148028 2649056 255692 06:43:22 06:34:01 28532256 31516340 792440 2.41 142368 3051216 2086248 6.15 1216260 2672912 628 06:43:22 06:35:01 27722688 31512948 788020 2.40 154820 3777228 1984824 5.85 1297508 3323936 492 06:43:22 06:36:01 27749724 31539292 764888 2.33 154912 3777084 1788516 5.27 1272052 3323772 24 06:43:22 06:37:01 27515380 31522672 770368 2.34 160216 3980860 1826696 5.38 1432260 3376592 580 06:43:22 06:38:01 27518732 31526108 766904 2.33 160300 3980860 1826696 5.38 1429036 3376592 12 06:43:22 06:39:01 27518540 31526000 766848 2.33 160368 3980856 1826696 5.38 1429292 3376604 8 06:43:22 06:40:01 27525168 31532716 759972 2.31 160432 3980864 1826696 5.38 1422128 3376604 4 06:43:22 06:41:01 27525324 31533228 759716 2.31 160468 3980868 1826696 5.38 1421744 3376960 16 06:43:22 06:42:01 27525308 31533340 759544 2.31 160588 3980840 1826696 5.38 1422272 3376948 16 06:43:22 06:43:01 26000728 31485392 801072 2.44 200152 5289060 1859404 5.48 1560888 4626204 528 06:43:22 Average: 27615661 31524860 772417 2.35 156363 3891404 1867612 5.50 1368315 3350562 23455 06:43:22 06:43:22 06:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:43:22 06:33:01 docker0 183.19 280.73 15.89 2296.84 0.00 0.00 0.00 0.00 06:43:22 06:33:01 lo 5.76 5.76 0.57 0.57 0.00 0.00 0.00 0.00 06:43:22 06:33:01 ens3 505.17 331.84 7196.66 49.49 0.00 0.00 0.00 0.00 06:43:22 06:34:01 docker0 1.48 2.38 0.09 31.13 0.00 0.00 0.00 0.00 06:43:22 06:34:01 veth2628f61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:34:01 vethc6630cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:43:22 06:34:01 ens3 54.61 49.11 71.93 76.17 0.00 0.00 0.00 0.00 06:43:22 06:35:01 docker0 3.87 6.86 0.23 94.77 0.00 0.00 0.00 0.00 06:43:22 06:35:01 lo 7.80 7.80 0.78 0.78 0.00 0.00 0.00 0.00 06:43:22 06:35:01 ens3 168.93 125.09 2713.17 282.12 0.00 0.00 0.00 0.00 06:43:22 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:22 06:36:01 ens3 1.73 1.13 1.96 0.61 0.00 0.00 0.00 0.00 06:43:22 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:43:22 06:37:01 ens3 92.32 54.26 1375.43 4.04 0.00 0.00 0.00 0.00 06:43:22 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:22 06:38:01 ens3 0.27 0.17 0.02 0.01 0.00 0.00 0.00 0.00 06:43:22 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:39:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:22 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:22 06:40:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:43:22 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:41:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:43:22 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:22 06:42:01 ens3 0.43 0.23 0.15 0.08 0.00 0.00 0.00 0.00 06:43:22 06:43:01 docker0 50.29 73.52 4.28 907.76 0.00 0.00 0.00 0.00 06:43:22 06:43:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 06:43:22 06:43:01 vethe1420a7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 06:43:01 ens3 354.69 228.86 8124.81 41.19 0.00 0.00 0.00 0.00 06:43:22 Average: docker0 21.47 32.67 1.84 299.74 0.00 0.00 0.00 0.00 06:43:22 Average: lo 1.54 1.54 0.15 0.15 0.00 0.00 0.00 0.00 06:43:22 Average: vethe1420a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:22 Average: ens3 106.54 71.50 1763.07 41.24 0.00 0.00 0.00 0.00 06:43:22 06:43:22 06:43:22 ---> sar -P ALL: 06:43:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27975) 01/26/24 _x86_64_ (8 CPU) 06:43:22 06:43:22 06:31:14 LINUX RESTART (8 CPU) 06:43:22 06:43:22 06:32:02 CPU %user %nice %system %iowait %steal %idle 06:43:22 06:33:01 all 7.01 0.00 3.22 5.36 0.07 84.35 06:43:22 06:33:01 0 6.54 0.00 4.04 13.14 0.05 76.22 06:43:22 06:33:01 1 7.84 0.00 3.38 4.87 0.07 83.85 06:43:22 06:33:01 2 6.45 0.00 3.11 8.23 0.09 82.12 06:43:22 06:33:01 3 7.59 0.00 3.20 8.69 0.05 80.46 06:43:22 06:33:01 4 6.06 0.00 3.03 5.11 0.07 85.74 06:43:22 06:33:01 5 6.50 0.00 3.12 1.68 0.07 88.63 06:43:22 06:33:01 6 8.78 0.00 2.63 0.43 0.07 88.09 06:43:22 06:33:01 7 6.30 0.00 3.23 0.68 0.07 89.72 06:43:22 06:34:01 all 23.27 0.00 3.63 6.05 0.11 66.95 06:43:22 06:34:01 0 23.44 0.00 3.61 1.26 0.22 71.47 06:43:22 06:34:01 1 23.84 0.00 3.86 14.12 0.07 58.11 06:43:22 06:34:01 2 22.93 0.00 3.64 10.70 0.15 62.57 06:43:22 06:34:01 3 23.31 0.00 4.64 1.80 0.12 70.13 06:43:22 06:34:01 4 23.10 0.00 3.65 17.14 0.10 56.01 06:43:22 06:34:01 5 23.29 0.00 3.23 0.71 0.07 72.71 06:43:22 06:34:01 6 22.48 0.00 3.26 2.44 0.07 71.76 06:43:22 06:34:01 7 23.72 0.00 3.15 0.34 0.05 72.74 06:43:22 06:35:01 all 16.89 0.00 3.23 4.95 0.08 74.85 06:43:22 06:35:01 0 17.25 0.00 2.92 5.45 0.10 74.29 06:43:22 06:35:01 1 16.55 0.00 2.80 0.37 0.07 80.22 06:43:22 06:35:01 2 17.02 0.00 3.17 9.24 0.07 70.51 06:43:22 06:35:01 3 16.60 0.00 3.38 5.27 0.07 74.68 06:43:22 06:35:01 4 17.45 0.00 4.13 17.30 0.08 61.02 06:43:22 06:35:01 5 15.90 0.00 2.94 0.84 0.07 80.25 06:43:22 06:35:01 6 17.37 0.00 3.19 1.01 0.08 78.35 06:43:22 06:35:01 7 16.99 0.00 3.35 0.18 0.08 79.39 06:43:22 06:36:01 all 0.08 0.00 0.04 0.01 0.01 99.86 06:43:22 06:36:01 0 0.13 0.00 0.05 0.00 0.05 99.77 06:43:22 06:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:43:22 06:36:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:43:22 06:36:01 3 0.10 0.00 0.03 0.05 0.02 99.80 06:43:22 06:36:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:43:22 06:36:01 5 0.08 0.00 0.05 0.00 0.02 99.85 06:43:22 06:36:01 6 0.02 0.00 0.03 0.02 0.00 99.93 06:43:22 06:36:01 7 0.15 0.00 0.03 0.00 0.00 99.82 06:43:22 06:37:01 all 0.91 0.00 0.45 0.44 0.02 98.18 06:43:22 06:37:01 0 0.80 0.00 0.45 0.83 0.03 97.88 06:43:22 06:37:01 1 0.42 0.00 0.27 0.10 0.02 99.20 06:43:22 06:37:01 2 0.75 0.00 0.35 0.05 0.02 98.83 06:43:22 06:37:01 3 2.24 0.00 0.82 1.52 0.03 95.38 06:43:22 06:37:01 4 1.31 0.00 0.65 0.60 0.03 97.41 06:43:22 06:37:01 5 0.50 0.00 0.27 0.18 0.00 99.05 06:43:22 06:37:01 6 0.30 0.00 0.28 0.17 0.02 99.23 06:43:22 06:37:01 7 0.95 0.00 0.52 0.03 0.02 98.48 06:43:22 06:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:43:22 06:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:43:22 06:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:43:22 06:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:43:22 06:38:01 3 0.02 0.00 0.03 0.05 0.02 99.88 06:43:22 06:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:43:22 06:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:43:22 06:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:43:22 06:38:01 7 0.00 0.00 0.00 0.02 0.02 99.97 06:43:22 06:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:43:22 06:39:01 0 0.05 0.00 0.03 0.02 0.03 99.87 06:43:22 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:22 06:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:43:22 06:39:01 3 0.02 0.00 0.03 0.03 0.03 99.88 06:43:22 06:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:43:22 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:22 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:22 06:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:43:22 06:40:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:43:22 06:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:43:22 06:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:43:22 06:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:43:22 06:40:01 3 0.02 0.00 0.00 0.03 0.02 99.93 06:43:22 06:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:43:22 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:43:22 06:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:43:22 06:40:01 7 0.17 0.00 0.00 0.00 0.00 99.83 06:43:22 06:41:01 all 0.04 0.00 0.04 0.01 0.01 99.91 06:43:22 06:41:01 0 0.08 0.00 0.25 0.02 0.02 99.63 06:43:22 06:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:43:22 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:43:22 06:41:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:43:22 06:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:43:22 06:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:43:22 06:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:43:22 06:41:01 7 0.15 0.00 0.02 0.00 0.02 99.82 06:43:22 06:42:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:43:22 06:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:43:22 06:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:43:22 06:42:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:43:22 06:42:01 3 0.02 0.00 0.00 0.08 0.00 99.90 06:43:22 06:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:43:22 06:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:22 06:42:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:43:22 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:43:22 06:43:01 all 8.04 0.00 3.67 3.27 0.06 84.96 06:43:22 06:43:01 0 7.78 0.00 3.16 1.35 0.05 87.66 06:43:22 06:43:01 1 8.37 0.00 3.49 0.22 0.08 87.84 06:43:22 06:43:01 2 8.03 0.00 3.40 7.60 0.10 80.86 06:43:22 06:43:01 3 8.12 0.00 3.69 2.81 0.07 85.31 06:43:22 06:43:01 4 9.18 0.00 3.63 0.68 0.07 86.44 06:43:22 06:43:01 5 7.68 0.00 4.31 10.68 0.05 77.28 06:43:22 06:43:01 6 7.05 0.00 3.74 0.20 0.03 88.97 06:43:22 06:43:01 7 8.10 0.00 3.92 2.67 0.05 85.27 06:43:22 06:43:22 Average: CPU %user %nice %system %iowait %steal %idle 06:43:22 Average: all 5.08 0.00 1.29 1.81 0.04 91.78 06:43:22 Average: 0 5.08 0.00 1.31 1.98 0.05 91.58 06:43:22 Average: 1 5.15 0.00 1.25 1.76 0.04 91.80 06:43:22 Average: 2 4.99 0.00 1.24 3.22 0.04 90.50 06:43:22 Average: 3 5.25 0.00 1.43 1.83 0.04 91.45 06:43:22 Average: 4 5.16 0.00 1.37 3.68 0.04 89.75 06:43:22 Average: 5 4.87 0.00 1.26 1.27 0.03 92.58 06:43:22 Average: 6 5.06 0.00 1.19 0.39 0.03 93.34 06:43:22 Average: 7 5.11 0.00 1.28 0.35 0.03 93.23 06:43:22 06:43:22 06:43:22