Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 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-ssh5204715218158001173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13080414231975386661.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9529693194440966902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10957651419641790592.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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14470979072721647938.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-mqtt-go] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-mqtt 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38905 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 (main) Commit message: "Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 # timeout=10 > git rev-list --no-walk ee9b976c78f7b645c9e1559e0d6ced2f706be125 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:55:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:55:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:55:05 ========================================================= 22:55:05 EdgeX Global Pipelines Version Info 22:55:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:55:06 ------------------- 22:55:06 stable info: 22:55:06 ------------------- 22:55:06 Commited By: Cherry Wang cherry@iotechsys.com 22:55:06 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:55:06 Message: update stable to v1.0.269 22:55:07 ------------------- 22:55:07 experimental info: 22:55:07 ------------------- 22:55:07 Commited By: **** collab-it+edgex@linuxfoundation.org 22:55:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:55:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ef9746 [Pipeline] echo 22:55:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:07 provisioning config files... 22:55:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12422846039850249897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:08 ---> ****-login.sh 22:55:08 nexus3.edgexfoundry.org:10001 22:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:08 Configure a credential helper to remove this warning. See 22:55:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:08 22:55:08 Login Succeeded 22:55:08 nexus3.edgexfoundry.org:10002 22:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:08 Configure a credential helper to remove this warning. See 22:55:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:08 22:55:08 Login Succeeded 22:55:08 nexus3.edgexfoundry.org:10003 22:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:08 Configure a credential helper to remove this warning. See 22:55:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:08 22:55:08 Login Succeeded 22:55:08 nexus3.edgexfoundry.org:10004 22:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:09 Configure a credential helper to remove this warning. See 22:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:09 22:55:09 Login Succeeded 22:55:09 ****.io 22:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:09 Configure a credential helper to remove this warning. See 22:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:09 22:55:09 Login Succeeded 22:55:09 ---> ****-login.sh ends [Pipeline] } 22:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:55:09 + git rev-list -1 --merges 8ef9746ad1a0a4d7f0b27323c0f166999a917d77~1..8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo 22:55:09 -----------> git rev-list -1 --merges 8ef9746ad1a0a4d7f0b27323c0f166999a917d77~1..8ef9746ad1a0a4d7f0b27323c0f166999a917d77 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 22:55:09 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [false] [Pipeline] sh 22:55:10 + git log --format=format:%s -1 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo 22:55:10 ========================================================= 22:55:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:55:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:55:10 + git log --format=format:%s -1 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo 22:55:10 [semverPrep] GIT_COMMIT: 8ef9746ad1a0a4d7f0b27323c0f166999a917d77, Commit Message: Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo 22:55:10 [semverPrep] This is not a build commit. [Pipeline] sh 22:55:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:10 + grep -v github /etc/ssh/ssh_known_hosts 22:55:10 + [ -e /tmp/ssh_known_hosts ] 22:55:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:55:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:55:10 + sudo tee -a /etc/ssh/ssh_known_hosts 22:55:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:11 22:55:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:11 0.1.4: Pulling from edgex-devops/py-git-semver 22:55:11 b85a868b505f: Pulling fs layer 22:55:11 e2be974225ed: Pulling fs layer 22:55:11 339a4e72a1f5: Pulling fs layer 22:55:11 988bab9f4d93: Pulling fs layer 22:55:11 1469e6f7b9e6: Pulling fs layer 22:55:11 eaf3925da568: Pulling fs layer 22:55:11 bab4dde63d76: Pulling fs layer 22:55:11 bde34c3a00c8: Pulling fs layer 22:55:11 b352a97aabf1: Pulling fs layer 22:55:11 4872d77fe225: Pulling fs layer 22:55:11 5851b861e8e6: Pulling fs layer 22:55:11 bab4dde63d76: Waiting 22:55:11 bde34c3a00c8: Waiting 22:55:11 b352a97aabf1: Waiting 22:55:11 4872d77fe225: Waiting 22:55:11 5851b861e8e6: Waiting 22:55:11 1469e6f7b9e6: Waiting 22:55:11 988bab9f4d93: Waiting 22:55:11 eaf3925da568: Waiting 22:55:11 e2be974225ed: Verifying Checksum 22:55:11 e2be974225ed: Download complete 22:55:11 988bab9f4d93: Verifying Checksum 22:55:11 988bab9f4d93: Download complete 22:55:11 1469e6f7b9e6: Verifying Checksum 22:55:11 1469e6f7b9e6: Download complete 22:55:11 eaf3925da568: Verifying Checksum 22:55:11 339a4e72a1f5: Download complete 22:55:11 bde34c3a00c8: Verifying Checksum 22:55:11 bde34c3a00c8: Download complete 22:55:11 b352a97aabf1: Verifying Checksum 22:55:11 b352a97aabf1: Download complete 22:55:11 4872d77fe225: Verifying Checksum 22:55:11 4872d77fe225: Download complete 22:55:11 5851b861e8e6: Verifying Checksum 22:55:11 5851b861e8e6: Download complete 22:55:11 b85a868b505f: Verifying Checksum 22:55:11 b85a868b505f: Download complete 22:55:12 bab4dde63d76: Verifying Checksum 22:55:13 b85a868b505f: Pull complete 22:55:13 e2be974225ed: Pull complete 22:55:13 339a4e72a1f5: Pull complete 22:55:13 988bab9f4d93: Pull complete 22:55:13 1469e6f7b9e6: Pull complete 22:55:13 eaf3925da568: Pull complete 22:55:15 bab4dde63d76: Pull complete 22:55:15 bde34c3a00c8: Pull complete 22:55:15 b352a97aabf1: Pull complete 22:55:16 4872d77fe225: Pull complete 22:55:16 5851b861e8e6: Pull complete 22:55:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:16 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 22:55:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:55:17 $ docker top 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 -eo pid,comm 22:55:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:55:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:55:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:17 [ssh-agent] Looking for ssh-agent implementation... 22:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:18 $ docker exec 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent 22:55:18 SSH_AUTH_SOCK=/tmp/ssh-MvVYbLA6EpsG/agent.31 22:55:18 SSH_AGENT_PID=37 22:55:18 Running ssh-add (command line suppressed) 22:55:18 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1875347833499715853.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1875347833499715853.key) 22:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:18 + git tag --points-at HEAD [Pipeline] } 22:55:18 $ docker exec --env ******** --env ******** 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent -k 22:55:18 unset SSH_AUTH_SOCK; 22:55:18 unset SSH_AGENT_PID; 22:55:18 echo Agent pid 37 killed; 22:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:18 [ssh-agent] Looking for ssh-agent implementation... 22:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:18 $ docker exec 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent 22:55:18 SSH_AUTH_SOCK=/tmp/ssh-q4n41vwf52GW/agent.70 22:55:18 SSH_AGENT_PID=76 22:55:18 Running ssh-add (command line suppressed) 22:55:19 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16866481758007452863.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16866481758007452863.key) 22:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:19 + git semver init 22:55:19 2025-02-13 22:55:19,551 [run_init] DEBUG init version:0.0.0 force:False 22:55:19 2025-02-13 22:55:19,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 22:55:19 2025-02-13 22:55:19,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 22:55:19 2025-02-13 22:55:19,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 22:55:21 2025-02-13 22:55:20,981 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 22:55:21 2025-02-13 22:55:20,982 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 22:55:21 2025-02-13 22:55:20,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 22:55:21 2025-02-13 22:55:20,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 22:55:21 4.0.0-dev.11 [Pipeline] } 22:55:21 $ docker exec --env ******** --env ******** 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent -k 22:55:21 unset SSH_AUTH_SOCK; 22:55:21 unset SSH_AGENT_PID; 22:55:21 echo Agent pid 76 killed; 22:55:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:21 + git semver [Pipeline] } 22:55:21 $ docker stop --time=1 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 22:55:23 $ docker rm -f --volumes 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 [Pipeline] // withDockerContainer [Pipeline] sh 22:55:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:55:23 Stashed 1 file(s) [Pipeline] echo 22:55:23 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:23 provisioning config files... 22:55:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7622750646052117272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:24 ---> ****-login.sh 22:55:24 nexus3.edgexfoundry.org:10001 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 nexus3.edgexfoundry.org:10002 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 nexus3.edgexfoundry.org:10003 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 nexus3.edgexfoundry.org:10004 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 ****.io 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 ---> ****-login.sh ends [Pipeline] } 22:55:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:55:24 ========================================================= 22:55:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:55:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:55:25 Sending build context to Docker daemon 21.11MB 22:55:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:55:25 Step 2/12 : FROM ${BASE} AS builder 22:55:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:55:25 da9db072f522: Pulling fs layer 22:55:25 6ef4a4ee8ca5: Pulling fs layer 22:55:25 06f05ace1117: Pulling fs layer 22:55:25 5fe327b54edc: Pulling fs layer 22:55:25 4f4fb700ef54: Pulling fs layer 22:55:25 92a5565b7b96: Pulling fs layer 22:55:25 ff9bb7016b71: Pulling fs layer 22:55:25 b67dba6c2c7d: Pulling fs layer 22:55:25 a813b0c90790: Pulling fs layer 22:55:25 4f4fb700ef54: Waiting 22:55:25 92a5565b7b96: Waiting 22:55:25 b67dba6c2c7d: Waiting 22:55:25 a813b0c90790: Waiting 22:55:25 ff9bb7016b71: Waiting 22:55:25 5fe327b54edc: Waiting 22:55:25 6ef4a4ee8ca5: Verifying Checksum 22:55:25 6ef4a4ee8ca5: Download complete 22:55:25 5fe327b54edc: Verifying Checksum 22:55:25 5fe327b54edc: Download complete 22:55:25 4f4fb700ef54: Download complete 22:55:25 92a5565b7b96: Download complete 22:55:25 da9db072f522: Download complete 22:55:25 ff9bb7016b71: Verifying Checksum 22:55:25 ff9bb7016b71: Download complete 22:55:25 da9db072f522: Pull complete 22:55:25 a813b0c90790: Verifying Checksum 22:55:25 a813b0c90790: Download complete 22:55:25 6ef4a4ee8ca5: Pull complete 22:55:25 06f05ace1117: Verifying Checksum 22:55:25 06f05ace1117: Download complete 22:55:26 b67dba6c2c7d: Verifying Checksum 22:55:26 b67dba6c2c7d: Download complete 22:55:29 06f05ace1117: Pull complete 22:55:29 5fe327b54edc: Pull complete 22:55:29 4f4fb700ef54: Pull complete 22:55:29 92a5565b7b96: Pull complete 22:55:29 ff9bb7016b71: Pull complete 22:55:31 b67dba6c2c7d: Pull complete 22:55:31 a813b0c90790: Pull complete 22:55:31 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 22:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:55:31 ---> 3ba60ce46760 22:55:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:55:34 ---> Running in 9f0792f7cca3 22:55:34 Removing intermediate container 9f0792f7cca3 22:55:34 ---> 6875e6211dd6 22:55:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:55:34 ---> Running in 79c075f750c3 22:55:34 Removing intermediate container 79c075f750c3 22:55:34 ---> 16428794cab2 22:55:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:55:34 ---> Running in 5b69947fca83 22:55:34 Removing intermediate container 5b69947fca83 22:55:34 ---> ffa0bfec9fd7 22:55:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:55:34 ---> Running in 6380039928d3 22:55:34 Removing intermediate container 6380039928d3 22:55:34 ---> 78bf1342d9a2 22:55:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:55:34 ---> Running in b2b83d95f443 22:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:55:35 (1/4) Installing openssh-keygen (9.7_p1-r4) 22:55:35 (2/4) Installing libedit (20240517.3.1-r0) 22:55:35 (3/4) Installing openssh-client-common (9.7_p1-r4) 22:55:35 (4/4) Installing openssh-client-default (9.7_p1-r4) 22:55:35 Executing busybox-1.36.1-r29.trigger 22:55:35 OK: 252 MiB in 62 packages 22:55:36 Removing intermediate container b2b83d95f443 22:55:36 ---> 8ea479e4f450 22:55:36 Step 8/12 : WORKDIR /device-mqtt-go 22:55:36 ---> Running in bf74c76f56a0 22:55:36 Removing intermediate container bf74c76f56a0 22:55:36 ---> 78c53ed4d364 22:55:36 Step 9/12 : COPY go.mod vendor* ./ 22:55:36 ---> 9e425a42d8b6 22:55:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:36 ---> Running in 26bd384312c3 22:55:38 Still waiting to schedule task 22:55:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:56:15 Removing intermediate container 26bd384312c3 22:56:15 ---> 10fb4e2e6b24 22:56:15 Step 11/12 : COPY . . 22:56:15 ---> 1c5bb6eb015f 22:56:15 Step 12/12 : RUN $MAKE 22:56:15 ---> Running in 20077f5cdbca 22:56:15 noop 22:56:15 Removing intermediate container 20077f5cdbca 22:56:15 ---> 2fa37499f043 22:56:15 Successfully built 2fa37499f043 22:56:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:15 + docker inspect -f . ci-base-image-x86_64 22:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:15 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 22:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:15 $ docker top 1cae38b3d92ba1e5bb7b9e82f2d004bd35d7efb8d9117055d139d1b719649c3f -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:16 + go version 22:56:16 go version go1.23.4 linux/amd64 [Pipeline] } 22:56:16 $ docker stop --time=1 1cae38b3d92ba1e5bb7b9e82f2d004bd35d7efb8d9117055d139d1b719649c3f 22:56:17 $ docker rm -f --volumes 1cae38b3d92ba1e5bb7b9e82f2d004bd35d7efb8d9117055d139d1b719649c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:17 + docker inspect -f . ci-base-image-x86_64 22:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:17 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 22:56:17 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:18 $ docker top 881586ee13ff0a3ad2644b61b24f04c58e3c770bf1012fd38aa104a5e116a917 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 22:56:18 + make test 22:56:18 go test ./... -coverprofile=coverage.out ./... 22:56:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:56:38 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 22:56:38 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 22:56:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 22.8% of statements 22:56:48 go vet ./... 22:56:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:56:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:56:54 ./bin/test-attribution-txt.sh [Pipeline] echo 22:56:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:56:54 $ docker stop --time=1 881586ee13ff0a3ad2644b61b24f04c58e3c770bf1012fd38aa104a5e116a917 22:56:57 $ docker rm -f --volumes 881586ee13ff0a3ad2644b61b24f04c58e3c770bf1012fd38aa104a5e116a917 [Pipeline] // withDockerContainer [Pipeline] sh 22:56:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:56:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:56:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:56:58 + ls -al . 22:56:58 total 252 22:56:58 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 22:56 . 22:56:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 22:54 .. 22:56:58 -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 22:55 .dockerignore 22:56:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:56 .git 22:56:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:55 .github 22:56:58 -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 22:55 .gitignore 22:56:58 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 22:55 .golangci.yml 22:56:58 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:55 .semver 22:56:58 -rw-rw-r-- 1 jenkins jenkins 19106 Feb 13 22:55 Attribution.txt 22:56:58 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 13 22:55 CHANGELOG.md 22:56:58 -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 22:55 Dockerfile 22:56:58 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 22:55 GOVERNANCE.md 22:56:58 -rw-rw-r-- 1 jenkins jenkins 657 Feb 13 22:55 Jenkinsfile 22:56:58 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 22:55 LICENSE 22:56:58 -rw-rw-r-- 1 jenkins jenkins 2545 Feb 13 22:55 Makefile 22:56:58 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 22:55 OWNERS.md 22:56:58 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 22:55 README.md 22:56:58 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 22:55 VERSION 22:56:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:55 bin 22:56:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:55 cmd 22:56:58 -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 22:56 coverage.out 22:56:58 -rw-rw-r-- 1 jenkins jenkins 6222 Feb 13 22:55 go.mod 22:56:58 -rw-rw-r-- 1 jenkins jenkins 86626 Feb 13 22:55 go.sum 22:56:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:55 internal 22:56:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:55 mock 22:56:58 -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 22:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:58 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 --label arch=amd64 --label version=4.0.0-dev.11 . 22:56:58 Sending build context to Docker daemon 21.13MB 22:56:58 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 22:56:58 Step 2/25 : FROM ${BASE} AS builder 22:56:58 ---> 2fa37499f043 22:56:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:56:59 ---> Running in 7452c1a3e2ee 22:56:59 Removing intermediate container 7452c1a3e2ee 22:56:59 ---> c0feb1d7aa78 22:56:59 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:56:59 ---> Running in 1eaaaaebc4ec 22:56:59 Removing intermediate container 1eaaaaebc4ec 22:56:59 ---> 67c43fd800ad 22:56:59 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:56:59 ---> Running in ec215316bb09 22:56:59 Removing intermediate container ec215316bb09 22:56:59 ---> 4ea89f829d6c 22:56:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:56:59 ---> Running in 20e13af4dbaa 22:56:59 Removing intermediate container 20e13af4dbaa 22:56:59 ---> 1e963a9aaa88 22:56:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:56:59 ---> Running in 807c5517e6a8 22:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:57:00 OK: 252 MiB in 62 packages 22:57:00 Removing intermediate container 807c5517e6a8 22:57:00 ---> e1d5679a1b2d 22:57:00 Step 8/25 : WORKDIR /device-mqtt-go 22:57:00 ---> Running in 93d021f252d7 22:57:00 Removing intermediate container 93d021f252d7 22:57:00 ---> e6654da01be4 22:57:00 Step 9/25 : COPY go.mod vendor* ./ 22:57:00 ---> 560c155f1574 22:57:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:00 ---> Running in 2b5428ed5a3b 22:57:01 Removing intermediate container 2b5428ed5a3b 22:57:01 ---> a6bfa337b2f3 22:57:01 Step 11/25 : COPY . . 22:57:01 ---> c6e8b653fb83 22:57:01 Step 12/25 : RUN $MAKE 22:57:01 ---> Running in 2888ff30bc47 22:57:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 22:57:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38906 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 22:57:20 Running in /w/workspace/device-mqtt-go/189 [Pipeline] { [Pipeline] checkout 22:57:23 The recommended git tool is: git 22:57:27 using credential edgex-jenkins-ssh 22:57:27 Cloning the remote Git repository 22:57:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 22:57:28 > git init /w/workspace/device-mqtt-go/189 # timeout=10 22:57:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:57:28 > git --version # timeout=10 22:57:28 > git --version # 'git version 2.25.1' 22:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:30 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:57:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:31 Avoid second fetch 22:57:31 Checking out Revision 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 (main) 22:57:32 Commit message: "Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" 22:57:31 > git config core.sparsecheckout # timeout=10 22:57:31 > git checkout -f 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 # timeout=10 22:57:34 Removing intermediate container 2888ff30bc47 22:57:34 ---> a19799fcfa5e 22:57:34 Step 13/25 : FROM alpine:3.20 22:57:34 3.20: Pulling from library/alpine 22:57:34 66a3d608f3fa: Pulling fs layer 22:57:34 66a3d608f3fa: Verifying Checksum 22:57:34 66a3d608f3fa: Download complete 22:57:34 66a3d608f3fa: Pull complete 22:57:34 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 22:57:34 Status: Downloaded newer image for alpine:3.20 22:57:34 ---> e29df9b510ff 22:57:34 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 22:57:34 ---> Running in 85b99f9fb325 22:57:34 Removing intermediate container 85b99f9fb325 22:57:34 ---> 801c142b7d61 22:57:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:57:34 ---> Running in 4bf5d79744fb 22:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:57:34 (1/1) Installing dumb-init (1.2.5-r3) 22:57:34 Executing busybox-1.36.1-r29.trigger 22:57:34 OK: 8 MiB in 15 packages 22:57:34 Removing intermediate container 4bf5d79744fb 22:57:34 ---> c9e94efc6e12 22:57:34 Step 16/25 : RUN apk --no-cache upgrade 22:57:34 ---> Running in ec7822d2b492 22:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:57:34 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 22:57:34 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 22:57:34 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 22:57:34 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 22:57:34 Executing busybox-1.36.1-r29.trigger 22:57:34 OK: 8 MiB in 15 packages 22:57:34 Removing intermediate container ec7822d2b492 22:57:34 ---> 8114a9eabc59 22:57:34 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 22:57:34 ---> 9d4b51dd933b 22:57:34 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 22:57:34 ---> a440a0c29933 22:57:34 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 22:57:34 ---> cb301a98ff91 22:57:34 Step 20/25 : EXPOSE 59982 22:57:34 ---> Running in 6d0d364632e8 22:57:34 Removing intermediate container 6d0d364632e8 22:57:34 ---> f8fba73b868d 22:57:34 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 22:57:34 ---> Running in 76369a0146ec 22:57:34 Removing intermediate container 76369a0146ec 22:57:34 ---> cc7675d4b962 22:57:34 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:57:34 ---> Running in af632dfa17d6 22:57:34 Removing intermediate container af632dfa17d6 22:57:34 ---> 85a85f12ad15 22:57:34 Step 23/25 : LABEL arch=amd64 22:57:34 ---> Running in 473b65f821c8 22:57:34 Removing intermediate container 473b65f821c8 22:57:34 ---> 05978df73f7a 22:57:34 Step 24/25 : LABEL git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 22:57:34 ---> Running in 3b582818a39d 22:57:34 Removing intermediate container 3b582818a39d 22:57:34 ---> 895f4b24b62b 22:57:34 Step 25/25 : LABEL version=4.0.0-dev.11 22:57:34 ---> Running in 4d6eb27db30a 22:57:34 Removing intermediate container 4d6eb27db30a 22:57:34 ---> d6f3b7a89475 22:57:34 [Warning] One or more build-args [ARCH] were not consumed 22:57:34 Successfully built d6f3b7a89475 22:57:34 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:34 provisioning config files... 22:57:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1992415387550511047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:34 ---> ****-login.sh 22:57:34 nexus3.edgexfoundry.org:10001 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 nexus3.edgexfoundry.org:10002 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 nexus3.edgexfoundry.org:10003 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 nexus3.edgexfoundry.org:10004 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 ****.io 22:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:35 Configure a credential helper to remove this warning. See 22:57:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:35 22:57:35 Login Succeeded 22:57:35 ---> ****-login.sh ends [Pipeline] } 22:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:57:35 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 22:57:35 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 22:57:35 latest 22:57:35 4.0.0-dev.11 22:57:35 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 22:57:35 main 22:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 22:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:57:35 d1a0d8003460: Preparing 22:57:35 9c8eb47930b7: Preparing 22:57:35 18e1e7b9099d: Preparing 22:57:35 5f1889580007: Preparing 22:57:35 d1803e18f795: Preparing 22:57:35 ce5a8cde9eee: Preparing 22:57:35 ce5a8cde9eee: Waiting 22:57:35 9c8eb47930b7: Pushed 22:57:35 d1a0d8003460: Pushed 22:57:35 d1803e18f795: Pushed 22:57:35 ce5a8cde9eee: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:36 5f1889580007: Pushed 22:57:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:57:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:36 Dload Upload Total Spent Left Speed 22:57:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 22:57:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:57:37 + sudo+ tee /etc/docker/daemon.new 22:57:37 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:57:37 { 22:57:37 "registry-mirrors": [ 22:57:37 "https://nexus3.edgexfoundry.org:10001" 22:57:37 ], 22:57:37 "bip": "10.250.0.254/24", 22:57:37 "hosts": [ 22:57:37 "tcp://0.0.0.0:5555", 22:57:37 "unix:///var/run/docker.sock" 22:57:37 ], 22:57:37 "mtu": 1458, 22:57:37 "selinux-enabled": true, 22:57:37 "seccomp-profile": "/etc/docker/seccomp.json" 22:57:37 } [Pipeline] sh 22:57:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:57:38 + sudo service docker restart 22:57:41 18e1e7b9099d: Pushed 22:57:41 8ef9746ad1a0a4d7f0b27323c0f166999a917d77: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 22:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:57:41 d1a0d8003460: Preparing 22:57:41 9c8eb47930b7: Preparing 22:57:41 18e1e7b9099d: Preparing 22:57:41 5f1889580007: Preparing 22:57:41 d1803e18f795: Preparing 22:57:41 ce5a8cde9eee: Preparing 22:57:41 ce5a8cde9eee: Waiting 22:57:41 18e1e7b9099d: Layer already exists 22:57:41 d1803e18f795: Layer already exists 22:57:41 5f1889580007: Layer already exists 22:57:41 d1a0d8003460: Layer already exists 22:57:41 9c8eb47930b7: Layer already exists 22:57:41 ce5a8cde9eee: Layer already exists 22:57:41 latest: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.11 22:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:57:42 d1a0d8003460: Preparing 22:57:42 9c8eb47930b7: Preparing 22:57:42 18e1e7b9099d: Preparing 22:57:42 5f1889580007: Preparing 22:57:42 d1803e18f795: Preparing 22:57:42 ce5a8cde9eee: Preparing 22:57:42 ce5a8cde9eee: Waiting 22:57:42 18e1e7b9099d: Layer already exists 22:57:42 d1803e18f795: Layer already exists 22:57:42 5f1889580007: Layer already exists 22:57:42 9c8eb47930b7: Layer already exists 22:57:42 d1a0d8003460: Layer already exists 22:57:42 ce5a8cde9eee: Layer already exists 22:57:42 4.0.0-dev.11: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 22:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:57:43 d1a0d8003460: Preparing 22:57:43 9c8eb47930b7: Preparing 22:57:43 18e1e7b9099d: Preparing 22:57:43 5f1889580007: Preparing 22:57:43 d1803e18f795: Preparing 22:57:43 ce5a8cde9eee: Preparing 22:57:43 ce5a8cde9eee: Waiting 22:57:43 9c8eb47930b7: Layer already exists 22:57:43 d1803e18f795: Layer already exists 22:57:43 5f1889580007: Layer already exists 22:57:43 d1a0d8003460: Layer already exists 22:57:43 18e1e7b9099d: Layer already exists 22:57:43 ce5a8cde9eee: Layer already exists 22:57:43 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 22:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:57:43 d1a0d8003460: Preparing 22:57:43 9c8eb47930b7: Preparing 22:57:43 18e1e7b9099d: Preparing 22:57:43 5f1889580007: Preparing 22:57:43 d1803e18f795: Preparing 22:57:43 ce5a8cde9eee: Preparing 22:57:43 ce5a8cde9eee: Waiting 22:57:43 d1803e18f795: Layer already exists 22:57:43 d1a0d8003460: Layer already exists 22:57:43 18e1e7b9099d: Layer already exists 22:57:43 5f1889580007: Layer already exists 22:57:43 9c8eb47930b7: Layer already exists 22:57:43 ce5a8cde9eee: Layer already exists 22:57:43 main: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:43 ===================================================== [Pipeline] echo 22:57:43 taggedImages: 22:57:43 - nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 22:57:43 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 22:57:43 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.11 22:57:43 - nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 22:57:43 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:44 22:57:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:44 latest: Pulling from edgex-lftools-log-publisher 22:57:44 5eb5b503b376: Pulling fs layer 22:57:44 5c69ac0246d0: Pulling fs layer 22:57:44 ec43610c2a17: Pulling fs layer 22:57:44 3a2ae6a8a46f: Pulling fs layer 22:57:44 33b1e0a273af: Pulling fs layer 22:57:44 5d3b04190fa2: Pulling fs layer 22:57:44 2f39f015ded8: Pulling fs layer 22:57:44 33b1e0a273af: Waiting 22:57:44 5d3b04190fa2: Waiting 22:57:44 2f39f015ded8: Waiting 22:57:44 3a2ae6a8a46f: Waiting 22:57:44 5c69ac0246d0: Verifying Checksum 22:57:44 5c69ac0246d0: Download complete 22:57:44 3a2ae6a8a46f: Verifying Checksum 22:57:44 3a2ae6a8a46f: Download complete 22:57:44 33b1e0a273af: Verifying Checksum 22:57:44 33b1e0a273af: Download complete 22:57:44 5d3b04190fa2: Download complete 22:57:44 ec43610c2a17: Verifying Checksum 22:57:44 ec43610c2a17: Download complete 22:57:44 5eb5b503b376: Verifying Checksum 22:57:44 5eb5b503b376: Download complete 22:57:45 2f39f015ded8: Verifying Checksum 22:57:45 2f39f015ded8: Download complete 22:57:46 5eb5b503b376: Pull complete 22:57:46 5c69ac0246d0: Pull complete 22:57:46 ec43610c2a17: Pull complete 22:57:46 3a2ae6a8a46f: Pull complete 22:57:46 33b1e0a273af: Pull complete 22:57:46 5d3b04190fa2: Pull complete 22:57:50 2f39f015ded8: Pull complete 22:57:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:50 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 22:57:50 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:57:52 $ docker top bf7c939a656332ba3239c533780b8b7c1c5ac7c1fa3c05ee39c903555cea0f31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:52 ---> job-cost.sh 22:57:52 lf-activate-venv: SKIPPING 22:57:52 INFO: No Stack... 22:57:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:57:53 INFO: Archiving Costs [Pipeline] sh 22:57:53 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 22:57:53 + cut -d, -f6 [Pipeline] lock 22:57:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] 22:57:53 Resource [jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] did not exist. Created. 22:57:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:57:53 + echo total: 0.2199999988079071 [Pipeline] stash 22:57:53 Stashed 1 file(s) [Pipeline] } 22:57:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 22:57:54 $ docker stop --time=1 bf7c939a656332ba3239c533780b8b7c1c5ac7c1fa3c05ee39c903555cea0f31 22:57:55 $ docker rm -f --volumes bf7c939a656332ba3239c533780b8b7c1c5ac7c1fa3c05ee39c903555cea0f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:56 provisioning config files... 22:57:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/189@tmp/config239087794288730619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:57 ---> ****-login.sh 22:57:57 nexus3.edgexfoundry.org:10001 22:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:57 Configure a credential helper to remove this warning. See 22:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:57 22:57:57 Login Succeeded 22:57:57 nexus3.edgexfoundry.org:10002 22:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:57 Configure a credential helper to remove this warning. See 22:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:57 22:57:57 Login Succeeded 22:57:57 nexus3.edgexfoundry.org:10003 22:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:58 Configure a credential helper to remove this warning. See 22:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:58 22:57:58 Login Succeeded 22:57:58 nexus3.edgexfoundry.org:10004 22:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:58 Configure a credential helper to remove this warning. See 22:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:58 22:57:58 Login Succeeded 22:57:58 ****.io 22:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:57:59 Configure a credential helper to remove this warning. See 22:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:57:59 22:57:59 Login Succeeded 22:57:59 ---> ****-login.sh ends [Pipeline] } 22:57:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:57:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:57:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:57:59 ========================================================= 22:57:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:57:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:58:00 Sending build context to Docker daemon 10.66MB 22:58:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:58:00 Step 2/12 : FROM ${BASE} AS builder 22:58:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:58:00 9986a736f7d3: Pulling fs layer 22:58:00 1f018df60701: Pulling fs layer 22:58:00 39f8f326b044: Pulling fs layer 22:58:00 e6a1e7a6a96a: Pulling fs layer 22:58:00 4f4fb700ef54: Pulling fs layer 22:58:00 e6a1e7a6a96a: Waiting 22:58:00 4f4fb700ef54: Waiting 22:58:00 d45d956e0dbf: Pulling fs layer 22:58:00 d7702b0d1db1: Pulling fs layer 22:58:00 5c7f0f088c93: Pulling fs layer 22:58:00 4fdc064ae6cf: Pulling fs layer 22:58:00 d45d956e0dbf: Waiting 22:58:00 d7702b0d1db1: Waiting 22:58:00 5c7f0f088c93: Waiting 22:58:00 4fdc064ae6cf: Waiting 22:58:00 1f018df60701: Verifying Checksum 22:58:00 1f018df60701: Download complete 22:58:00 e6a1e7a6a96a: Verifying Checksum 22:58:00 e6a1e7a6a96a: Download complete 22:58:00 4f4fb700ef54: Verifying Checksum 22:58:00 4f4fb700ef54: Download complete 22:58:00 d45d956e0dbf: Verifying Checksum 22:58:00 d45d956e0dbf: Download complete 22:58:00 d7702b0d1db1: Verifying Checksum 22:58:00 d7702b0d1db1: Download complete 22:58:00 9986a736f7d3: Verifying Checksum 22:58:00 9986a736f7d3: Download complete 22:58:01 4fdc064ae6cf: Verifying Checksum 22:58:01 4fdc064ae6cf: Download complete 22:58:01 9986a736f7d3: Pull complete 22:58:02 1f018df60701: Pull complete 22:58:02 39f8f326b044: Verifying Checksum 22:58:02 39f8f326b044: Download complete 22:58:03 5c7f0f088c93: Verifying Checksum 22:58:03 5c7f0f088c93: Download complete 22:58:18 39f8f326b044: Pull complete 22:58:18 e6a1e7a6a96a: Pull complete 22:58:18 4f4fb700ef54: Pull complete 22:58:18 d45d956e0dbf: Pull complete 22:58:18 d7702b0d1db1: Pull complete 22:58:25 5c7f0f088c93: Pull complete 22:58:27 4fdc064ae6cf: Pull complete 22:58:27 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 22:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:58:27 ---> 63f30b955cb9 22:58:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:58:28 ---> Running in f830fc0d4490 22:58:28 Removing intermediate container f830fc0d4490 22:58:28 ---> 8dfb4ad579bf 22:58:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:58:28 ---> Running in 6b48cdd40b94 22:58:28 Removing intermediate container 6b48cdd40b94 22:58:28 ---> b053fe085215 22:58:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:58:28 ---> Running in 2102870e145a 22:58:29 Removing intermediate container 2102870e145a 22:58:29 ---> 793305676493 22:58:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:58:29 ---> Running in 3289d939e0d0 22:58:29 Removing intermediate container 3289d939e0d0 22:58:29 ---> 6d05f68cc7c7 22:58:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:58:29 ---> Running in f18c5a01d051 22:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:58:32 (1/4) Installing openssh-keygen (9.7_p1-r4) 22:58:32 (2/4) Installing libedit (20240517.3.1-r0) 22:58:32 (3/4) Installing openssh-client-common (9.7_p1-r4) 22:58:32 (4/4) Installing openssh-client-default (9.7_p1-r4) 22:58:32 Executing busybox-1.36.1-r29.trigger 22:58:32 OK: 244 MiB in 62 packages 22:58:33 Removing intermediate container f18c5a01d051 22:58:33 ---> 436c58b12d1a 22:58:33 Step 8/12 : WORKDIR /device-mqtt-go 22:58:33 ---> Running in 1ae8243ec0bb 22:58:33 Removing intermediate container 1ae8243ec0bb 22:58:33 ---> c1de01423c4f 22:58:33 Step 9/12 : COPY go.mod vendor* ./ 22:58:34 ---> 8c81bf1f04e9 22:58:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:34 ---> Running in 69e5f5a4d9b1 23:00:10 Removing intermediate container 69e5f5a4d9b1 23:00:10 ---> f143495e3bc2 23:00:10 Step 11/12 : COPY . . 23:00:10 ---> 3a6aadf3dd22 23:00:10 Step 12/12 : RUN $MAKE 23:00:10 ---> Running in 3bef0ed5cd94 23:00:10 noop 23:00:11 Removing intermediate container 3bef0ed5cd94 23:00:11 ---> 5617e6f80f4c 23:00:11 Successfully built 5617e6f80f4c 23:00:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:11 + docker inspect -f . ci-base-image-arm64 23:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:11 prd-ubuntu20.04-docker-arm64-4c-16g-38906 does not seem to be running inside a container 23:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/189 -v /w/workspace/device-mqtt-go/189:/w/workspace/device-mqtt-go/189:rw,z -v /w/workspace/device-mqtt-go/189@tmp:/w/workspace/device-mqtt-go/189@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 23:00:12 $ docker top 32e1b34aa5d100f1c68dbcc150badce3ef355850b333f847402f5d9ae5145099 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:13 + go version 23:00:13 go version go1.23.4 linux/arm64 [Pipeline] } 23:00:13 $ docker stop --time=1 32e1b34aa5d100f1c68dbcc150badce3ef355850b333f847402f5d9ae5145099 23:00:15 $ docker rm -f --volumes 32e1b34aa5d100f1c68dbcc150badce3ef355850b333f847402f5d9ae5145099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:16 + docker inspect -f . ci-base-image-arm64 23:00:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:16 prd-ubuntu20.04-docker-arm64-4c-16g-38906 does not seem to be running inside a container 23:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/189 -v /w/workspace/device-mqtt-go/189:/w/workspace/device-mqtt-go/189:rw,z -v /w/workspace/device-mqtt-go/189@tmp:/w/workspace/device-mqtt-go/189@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 23:00:17 $ docker top 44ee7519f468bd60b59d57ff906dd497f8b0e7b3d071e776eb3ede26f9939652 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:18 + git config --global --add safe.directory /w/workspace/device-mqtt-go/189 [Pipeline] fileExists [Pipeline] sh 23:00:18 + make test 23:00:18 go test ./... -coverprofile=coverage.out ./... 23:00:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:03:46 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 23:03:46 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 23:03:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements 23:03:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:03:46 go vet ./... 23:04:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:32 ./bin/test-attribution-txt.sh [Pipeline] echo 23:04:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:04:33 $ docker stop --time=1 44ee7519f468bd60b59d57ff906dd497f8b0e7b3d071e776eb3ede26f9939652 23:04:34 $ docker rm -f --volumes 44ee7519f468bd60b59d57ff906dd497f8b0e7b3d071e776eb3ede26f9939652 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:36 Warning: overwriting stash ‘coverage-report’ 23:04:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:04:37 + ls -al . 23:04:37 total 248 23:04:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:00 . 23:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 22:57 .. 23:04:37 -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 22:57 .dockerignore 23:04:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:57 .git 23:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:57 .github 23:04:37 -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 22:57 .gitignore 23:04:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 22:57 .golangci.yml 23:04:37 -rw-rw-r-- 1 jenkins jenkins 19106 Feb 13 22:57 Attribution.txt 23:04:37 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 13 22:57 CHANGELOG.md 23:04:37 -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 22:57 Dockerfile 23:04:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 22:57 GOVERNANCE.md 23:04:37 -rw-rw-r-- 1 jenkins jenkins 657 Feb 13 22:57 Jenkinsfile 23:04:37 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 22:57 LICENSE 23:04:37 -rw-rw-r-- 1 jenkins jenkins 2545 Feb 13 22:57 Makefile 23:04:37 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 22:57 OWNERS.md 23:04:37 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 22:57 README.md 23:04:37 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 22:55 VERSION 23:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:57 bin 23:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:57 cmd 23:04:37 -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 23:03 coverage.out 23:04:37 -rw-rw-r-- 1 jenkins jenkins 6222 Feb 13 22:57 go.mod 23:04:37 -rw-rw-r-- 1 jenkins jenkins 86626 Feb 13 22:57 go.sum 23:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:57 internal 23:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:57 mock 23:04:37 -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 22:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:38 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 --label arch=arm64 --label version=4.0.0-dev.11 . 23:04:38 Sending build context to Docker daemon 10.68MB 23:04:38 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 23:04:38 Step 2/25 : FROM ${BASE} AS builder 23:04:38 ---> 5617e6f80f4c 23:04:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:04:38 ---> Running in 0df71cfd2c0d 23:04:39 Removing intermediate container 0df71cfd2c0d 23:04:39 ---> 53a8fcaf7c93 23:04:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:04:39 ---> Running in e92cc4e36658 23:04:39 Removing intermediate container e92cc4e36658 23:04:39 ---> e5a69f5fdefb 23:04:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:04:39 ---> Running in 776c53531d2f 23:04:39 Removing intermediate container 776c53531d2f 23:04:39 ---> 04bdb1be016d 23:04:39 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:04:39 ---> Running in 293bcebf3413 23:04:40 Removing intermediate container 293bcebf3413 23:04:40 ---> 6ca24662ddf6 23:04:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:40 ---> Running in 6f6621102d75 23:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:04:43 OK: 244 MiB in 62 packages 23:04:44 Removing intermediate container 6f6621102d75 23:04:44 ---> e8ff55079708 23:04:44 Step 8/25 : WORKDIR /device-mqtt-go 23:04:44 ---> Running in 370da3d0e7bb 23:04:44 Removing intermediate container 370da3d0e7bb 23:04:44 ---> ca5b57f79be0 23:04:44 Step 9/25 : COPY go.mod vendor* ./ 23:04:44 ---> 610251c57a85 23:04:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:44 ---> Running in 894d86dc7fad 23:04:46 Removing intermediate container 894d86dc7fad 23:04:46 ---> e2d2074da656 23:04:46 Step 11/25 : COPY . . 23:04:48 ---> 7a852009c5e1 23:04:48 Step 12/25 : RUN $MAKE 23:04:48 ---> Running in 46afc79c8316 23:04:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:08:11 Removing intermediate container 46afc79c8316 23:08:11 ---> 27e2fb8311df 23:08:11 Step 13/25 : FROM alpine:3.20 23:08:11 3.20: Pulling from library/alpine 23:08:11 0152682790bb: Pulling fs layer 23:08:11 0152682790bb: Verifying Checksum 23:08:11 0152682790bb: Download complete 23:08:11 0152682790bb: Pull complete 23:08:11 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:08:11 Status: Downloaded newer image for alpine:3.20 23:08:11 ---> f4194d9e8c10 23:08:11 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 23:08:11 ---> Running in 350fcf6f07ed 23:08:11 Removing intermediate container 350fcf6f07ed 23:08:11 ---> b4a43086e8bf 23:08:11 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:08:11 ---> Running in 3332f5bc383a 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:08:11 (1/1) Installing dumb-init (1.2.5-r3) 23:08:11 Executing busybox-1.36.1-r29.trigger 23:08:11 OK: 9 MiB in 15 packages 23:08:11 Removing intermediate container 3332f5bc383a 23:08:11 ---> b9416c3193fd 23:08:11 Step 16/25 : RUN apk --no-cache upgrade 23:08:11 ---> Running in 349978010dfa 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:08:11 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:08:11 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:08:11 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:08:11 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:08:11 Executing busybox-1.36.1-r29.trigger 23:08:11 OK: 9 MiB in 15 packages 23:08:11 Removing intermediate container 349978010dfa 23:08:11 ---> 4d37e8f39c64 23:08:11 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 23:08:11 ---> 67afaa8e060e 23:08:11 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 23:08:11 ---> 9da6622264db 23:08:11 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:08:11 ---> 242d02fc529a 23:08:11 Step 20/25 : EXPOSE 59982 23:08:11 ---> Running in 6becd850d9be 23:08:12 Removing intermediate container 6becd850d9be 23:08:12 ---> 20cc5e9d71e4 23:08:12 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 23:08:12 ---> Running in d8f2e69e13a3 23:08:12 Removing intermediate container d8f2e69e13a3 23:08:12 ---> 0a342ef93033 23:08:12 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 23:08:12 ---> Running in a818d4194f30 23:08:12 Removing intermediate container a818d4194f30 23:08:12 ---> 8718f835020b 23:08:12 Step 23/25 : LABEL arch=arm64 23:08:12 ---> Running in d9406bafa925 23:08:13 Removing intermediate container d9406bafa925 23:08:13 ---> 9cecf78e0147 23:08:13 Step 24/25 : LABEL git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 23:08:13 ---> Running in 06512cb3a04c 23:08:13 Removing intermediate container 06512cb3a04c 23:08:13 ---> dd21d832216e 23:08:13 Step 25/25 : LABEL version=4.0.0-dev.11 23:08:13 ---> Running in 199272e9cefa 23:08:14 Removing intermediate container 199272e9cefa 23:08:14 ---> 61ed5f54e233 23:08:14 [Warning] One or more build-args [ARCH] were not consumed 23:08:14 Successfully built 61ed5f54e233 23:08:14 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:14 provisioning config files... 23:08:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/189@tmp/config14634200198600465870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:14 ---> ****-login.sh 23:08:14 nexus3.edgexfoundry.org:10001 23:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:14 Configure a credential helper to remove this warning. See 23:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:14 23:08:14 Login Succeeded 23:08:14 nexus3.edgexfoundry.org:10002 23:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:15 Configure a credential helper to remove this warning. See 23:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:15 23:08:15 Login Succeeded 23:08:15 nexus3.edgexfoundry.org:10003 23:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:15 Configure a credential helper to remove this warning. See 23:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:15 23:08:15 Login Succeeded 23:08:15 nexus3.edgexfoundry.org:10004 23:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:15 Configure a credential helper to remove this warning. See 23:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:15 23:08:15 Login Succeeded 23:08:15 ****.io 23:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:16 Configure a credential helper to remove this warning. See 23:08:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:16 23:08:16 Login Succeeded 23:08:16 ---> ****-login.sh ends [Pipeline] } 23:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:08:16 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 23:08:16 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 23:08:16 latest 23:08:16 4.0.0-dev.11 23:08:16 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 23:08:16 main 23:08:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 23:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:08:17 592936326c6f: Preparing 23:08:17 a2af0c38ea66: Preparing 23:08:17 6fae80f7ba1b: Preparing 23:08:17 443dd6581813: Preparing 23:08:17 38f4c30ed62f: Preparing 23:08:17 534a70dc8296: Preparing 23:08:17 592936326c6f: Pushed 23:08:17 a2af0c38ea66: Pushed 23:08:17 38f4c30ed62f: Pushed 23:08:18 534a70dc8296: Layer already exists 23:08:19 443dd6581813: Pushed 23:08:27 6fae80f7ba1b: Pushed 23:08:27 8ef9746ad1a0a4d7f0b27323c0f166999a917d77: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:27 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 23:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:08:28 592936326c6f: Preparing 23:08:28 a2af0c38ea66: Preparing 23:08:28 6fae80f7ba1b: Preparing 23:08:28 443dd6581813: Preparing 23:08:28 38f4c30ed62f: Preparing 23:08:28 534a70dc8296: Preparing 23:08:28 534a70dc8296: Waiting 23:08:28 6fae80f7ba1b: Layer already exists 23:08:28 a2af0c38ea66: Layer already exists 23:08:28 443dd6581813: Layer already exists 23:08:28 592936326c6f: Layer already exists 23:08:28 38f4c30ed62f: Layer already exists 23:08:28 534a70dc8296: Layer already exists 23:08:28 latest: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:28 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.11 23:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:08:28 592936326c6f: Preparing 23:08:28 a2af0c38ea66: Preparing 23:08:28 6fae80f7ba1b: Preparing 23:08:28 443dd6581813: Preparing 23:08:28 38f4c30ed62f: Preparing 23:08:28 534a70dc8296: Preparing 23:08:28 38f4c30ed62f: Layer already exists 23:08:28 592936326c6f: Layer already exists 23:08:28 6fae80f7ba1b: Layer already exists 23:08:28 443dd6581813: Layer already exists 23:08:28 a2af0c38ea66: Layer already exists 23:08:28 534a70dc8296: Layer already exists 23:08:28 4.0.0-dev.11: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:29 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 23:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:08:29 592936326c6f: Preparing 23:08:29 a2af0c38ea66: Preparing 23:08:29 6fae80f7ba1b: Preparing 23:08:29 443dd6581813: Preparing 23:08:29 38f4c30ed62f: Preparing 23:08:29 534a70dc8296: Preparing 23:08:29 534a70dc8296: Waiting 23:08:29 6fae80f7ba1b: Layer already exists 23:08:29 a2af0c38ea66: Layer already exists 23:08:29 443dd6581813: Layer already exists 23:08:29 38f4c30ed62f: Layer already exists 23:08:29 592936326c6f: Layer already exists 23:08:29 534a70dc8296: Layer already exists 23:08:29 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:30 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 23:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:08:30 592936326c6f: Preparing 23:08:30 a2af0c38ea66: Preparing 23:08:30 6fae80f7ba1b: Preparing 23:08:30 443dd6581813: Preparing 23:08:30 38f4c30ed62f: Preparing 23:08:30 534a70dc8296: Preparing 23:08:30 534a70dc8296: Waiting 23:08:30 443dd6581813: Layer already exists 23:08:30 592936326c6f: Layer already exists 23:08:30 38f4c30ed62f: Layer already exists 23:08:30 a2af0c38ea66: Layer already exists 23:08:30 6fae80f7ba1b: Layer already exists 23:08:30 534a70dc8296: Layer already exists 23:08:30 main: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:30 ===================================================== [Pipeline] echo 23:08:30 taggedImages: 23:08:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 23:08:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 23:08:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.11 23:08:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 23:08:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:31 23:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:31 arm64: Pulling from edgex-lftools-log-publisher 23:08:31 8998bd30e6a1: Pulling fs layer 23:08:31 04944245beec: Pulling fs layer 23:08:31 699f458cf7ca: Pulling fs layer 23:08:31 765212b225bb: Pulling fs layer 23:08:31 f23df028b6ca: Pulling fs layer 23:08:31 d65c8cfc05b1: Pulling fs layer 23:08:31 2437ff75d9bd: Pulling fs layer 23:08:31 765212b225bb: Waiting 23:08:31 f23df028b6ca: Waiting 23:08:31 2437ff75d9bd: Waiting 23:08:31 d65c8cfc05b1: Waiting 23:08:31 04944245beec: Verifying Checksum 23:08:31 04944245beec: Download complete 23:08:31 765212b225bb: Verifying Checksum 23:08:31 765212b225bb: Download complete 23:08:31 f23df028b6ca: Verifying Checksum 23:08:31 f23df028b6ca: Download complete 23:08:31 d65c8cfc05b1: Verifying Checksum 23:08:31 d65c8cfc05b1: Download complete 23:08:32 699f458cf7ca: Verifying Checksum 23:08:32 699f458cf7ca: Download complete 23:08:32 8998bd30e6a1: Verifying Checksum 23:08:32 8998bd30e6a1: Download complete 23:08:34 2437ff75d9bd: Verifying Checksum 23:08:34 2437ff75d9bd: Download complete 23:08:36 8998bd30e6a1: Pull complete 23:08:37 04944245beec: Pull complete 23:08:38 699f458cf7ca: Pull complete 23:08:39 765212b225bb: Pull complete 23:08:40 f23df028b6ca: Pull complete 23:08:40 d65c8cfc05b1: Pull complete 23:08:58 2437ff75d9bd: Pull complete 23:08:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:58 prd-ubuntu20.04-docker-arm64-4c-16g-38906 does not seem to be running inside a container 23:08:58 $ 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-mqtt-go/189 -v /w/workspace/device-mqtt-go/189:/w/workspace/device-mqtt-go/189:rw,z -v /w/workspace/device-mqtt-go/189@tmp:/w/workspace/device-mqtt-go/189@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 23:09:01 $ docker top a1f0f2bb59dcd928f018903afe30d283b4e0239b5c938c165c305252de2eb1cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:02 ---> job-cost.sh 23:09:02 lf-activate-venv: SKIPPING 23:09:02 INFO: No Stack... 23:09:02 INFO: Retrieving Pricing Info for: v3-standard-4 23:09:03 INFO: Archiving Costs [Pipeline] sh 23:09:03 + cat /w/workspace/device-mqtt-go/189/archives/cost.csv 23:09:03 + cut -d, -f6 [Pipeline] lock 23:09:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] 23:09:03 Resource [jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] did not exist. Created. 23:09:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:04 /w/workspace/device-mqtt-go/189@tmp/durable-5a02f364/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:09:05 + echo total: 0.10999999940395355 [Pipeline] stash 23:09:05 Warning: overwriting stash ‘stack-cost’ 23:09:05 Stashed 1 file(s) [Pipeline] } 23:09:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:05 $ docker stop --time=1 a1f0f2bb59dcd928f018903afe30d283b4e0239b5c938c165c305252de2eb1cf 23:09:06 $ docker rm -f --volumes a1f0f2bb59dcd928f018903afe30d283b4e0239b5c938c165c305252de2eb1cf [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 23:09:07 provisioning config files... 23:09:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15038307160186903944tmp [Pipeline] { [Pipeline] sh 23:09:07 + set +x 23:09:07 + curl -s https://codecov.io/bash 23:09:07 + bash -s -- 23:09:07 23:09:07 _____ _ 23:09:07 / ____| | | 23:09:07 | | ___ __| | ___ ___ _____ __ 23:09:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:09:07 | |___| (_) | (_| | __/ (_| (_) \ V / 23:09:07 \_____\___/ \__,_|\___|\___\___/ \_/ 23:09:07 Bash-1.0.6 23:09:07 23:09:07 23:09:07 ==> git version 2.25.1 found 23:09:07 ==> 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 23:09:07 Release-Date: 2020-01-08 23:09:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:09:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:09:07 ==> Jenkins CI detected. 23:09:07 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 23:09:07 project root: . 23:09:07 --> token set from env 23:09:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:09:08 ==> Running gcov in . (disable via -X gcov) 23:09:08 ==> Python coveragepy not found 23:09:08 ==> Searching for coverage reports in: 23:09:08 + . 23:09:08 -> Found 1 reports 23:09:08 ==> Detecting git/mercurial file structure 23:09:08 ==> Reading reports 23:09:08 + ./coverage.out bytes=21039 23:09:08 ==> Appending adjustments 23:09:08 https://docs.codecov.io/docs/fixing-reports 23:09:08 + Found adjustments 23:09:08 ==> Gzipping contents 23:09:08 4.0K /tmp/codecov.o3eqyM.gz 23:09:08 ==> Uploading reports 23:09:08 url: https://codecov.io 23:09:08 query: branch=main&commit=8ef9746ad1a0a4d7f0b27323c0f166999a917d77&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:09:08 -> Pinging Codecov 23:09:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8ef9746ad1a0a4d7f0b27323c0f166999a917d77&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:09:08 -> Uploading to 23:09:08 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/8ef9746ad1a0a4d7f0b27323c0f166999a917d77/b5177269-1ca5-46de-8456-a2e5212ff2c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250213T230908Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1051afb5a16470ab8b96973377135e4685cdb78c15c28603c70611e873276d75 23:09:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:08 Dload Upload Total Spent Left Speed 23:09:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 17703 --:--:-- --:--:-- --:--:-- 17703 23:09:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] } 23:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:09:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:09:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:09:09 23:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:09:09 latest: Pulling from edgex-devops/edgex-snyk-go 23:09:09 43c4264eed91: Pulling fs layer 23:09:09 4cc291be95ef: Pulling fs layer 23:09:09 2ac1f1163629: Pulling fs layer 23:09:09 5c3c966382ef: Pulling fs layer 23:09:09 4f4fb700ef54: Pulling fs layer 23:09:09 d9c7d2e4e75e: Pulling fs layer 23:09:09 9c3e1370e548: Pulling fs layer 23:09:09 d9c7d2e4e75e: Waiting 23:09:09 4f4fb700ef54: Waiting 23:09:09 4cc291be95ef: Verifying Checksum 23:09:09 4cc291be95ef: Download complete 23:09:09 5c3c966382ef: Verifying Checksum 23:09:09 5c3c966382ef: Download complete 23:09:09 4f4fb700ef54: Download complete 23:09:09 43c4264eed91: Download complete 23:09:09 43c4264eed91: Pull complete 23:09:09 d9c7d2e4e75e: Verifying Checksum 23:09:09 d9c7d2e4e75e: Download complete 23:09:09 4cc291be95ef: Pull complete 23:09:10 2ac1f1163629: Verifying Checksum 23:09:10 2ac1f1163629: Download complete 23:09:10 9c3e1370e548: Verifying Checksum 23:09:10 9c3e1370e548: Download complete 23:09:13 2ac1f1163629: Pull complete 23:09:13 5c3c966382ef: Pull complete 23:09:13 4f4fb700ef54: Pull complete 23:09:13 d9c7d2e4e75e: Pull complete 23:09:16 9c3e1370e548: Pull complete 23:09:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 23:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:09:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:16 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 23:09:16 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 23:09:18 $ docker top 6997d8a264b8f0cc27bdf61a1900bae883515d2d658903aeec52a3d9e18b80cd -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 23:09:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 23:09:19 + set -o pipefail 23:09:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 23:09:27 23:09:27 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 23:09:27 23:09:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/0e8cf7cf-3bc3-4ed3-9821-3d33032d25fe 23:09:27 23:09:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:09:27 23:09:27 23:09:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 23:09:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:09:27 $ docker stop --time=1 6997d8a264b8f0cc27bdf61a1900bae883515d2d658903aeec52a3d9e18b80cd 23:09:29 $ docker rm -f --volumes 6997d8a264b8f0cc27bdf61a1900bae883515d2d658903aeec52a3d9e18b80cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:30 + git log --format=format:%s -1 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] sh 23:09:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:30 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 23:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:31 $ docker top 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:31 [ssh-agent] Looking for ssh-agent implementation... 23:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:31 $ docker exec 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 ssh-agent 23:09:31 SSH_AUTH_SOCK=/tmp/ssh-ZLiVEZ0O3ZH2/agent.32 23:09:31 SSH_AGENT_PID=39 23:09:31 Running ssh-add (command line suppressed) 23:09:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17465651417057536217.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17465651417057536217.key) 23:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:32 + git semver tag 23:09:32 2025-02-13 23:09:32,304 [run_tag] DEBUG tag force:False 23:09:32 2025-02-13 23:09:32,304 [check_head_tag] DEBUG check head tag 23:09:32 2025-02-13 23:09:32,306 [execute] INFO git cat-file --batch-check 23:09:32 2025-02-13 23:09:32,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 23:09:32 2025-02-13 23:09:32,310 [execute] INFO git cat-file --batch 23:09:32 2025-02-13 23:09:32,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 23:09:32 2025-02-13 23:09:32,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:09:32 2025-02-13 23:09:32,332 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 23:09:32 2025-02-13 23:09:32,333 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:09:32 2025-02-13 23:09:32,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:09:32 4.0.0-dev.11 [Pipeline] } 23:09:32 $ docker exec --env ******** --env ******** 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 ssh-agent -k 23:09:32 unset SSH_AUTH_SOCK; 23:09:32 unset SSH_AGENT_PID; 23:09:32 echo Agent pid 39 killed; 23:09:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:32 + git semver [Pipeline] } 23:09:33 $ docker stop --time=1 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 23:09:34 $ docker rm -f --volumes 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:34 23:09:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:35 0.23.1-centos7: Pulling from edgex-lftools 23:09:35 ab5ef0e58194: Pulling fs layer 23:09:35 9712f1f96733: Pulling fs layer 23:09:35 63f879dbbcfc: Pulling fs layer 23:09:35 0d9ebad4ef96: Pulling fs layer 23:09:35 e9a5061849ea: Pulling fs layer 23:09:35 d747dcd14b5f: Pulling fs layer 23:09:35 2de7ff778b66: Pulling fs layer 23:09:35 e9a5061849ea: Waiting 23:09:35 d747dcd14b5f: Waiting 23:09:35 2de7ff778b66: Waiting 23:09:35 0d9ebad4ef96: Waiting 23:09:35 9712f1f96733: Verifying Checksum 23:09:35 9712f1f96733: Download complete 23:09:35 63f879dbbcfc: Verifying Checksum 23:09:35 63f879dbbcfc: Download complete 23:09:35 0d9ebad4ef96: Verifying Checksum 23:09:35 0d9ebad4ef96: Download complete 23:09:35 e9a5061849ea: Verifying Checksum 23:09:35 e9a5061849ea: Download complete 23:09:35 d747dcd14b5f: Download complete 23:09:35 ab5ef0e58194: Download complete 23:09:35 2de7ff778b66: Verifying Checksum 23:09:35 2de7ff778b66: Download complete 23:09:38 ab5ef0e58194: Pull complete 23:09:38 9712f1f96733: Pull complete 23:09:39 63f879dbbcfc: Pull complete 23:09:42 0d9ebad4ef96: Pull complete 23:09:42 e9a5061849ea: Pull complete 23:09:42 d747dcd14b5f: Pull complete 23:09:44 2de7ff778b66: Pull complete 23:09:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:44 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 23:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:09:46 $ docker top ff27910ae4072e7e74ee6ff61cfa06bc6051e6f97bd5fa664e0a41705a5581d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:09:46 provisioning config files... 23:09:46 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config597473840369724954tmp 23:09:46 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11222683175087234321tmp 23:09:46 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4600397291074424275tmp [Pipeline] { [Pipeline] echo 23:09:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:09:46 ---> sigul-configuration.sh 23:09:46 gpg: directory `/root/.gnupg' created 23:09:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:09:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:09:46 gpg: keyring `/root/.gnupg/secring.gpg' created 23:09:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:09:46 gpg: CAST5 encrypted data 23:09:46 gpg: encrypted with 1 passphrase 23:09:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:09:46 + mkdir /home/jenkins 23:09:46 + mkdir /home/jenkins/sigul [Pipeline] sh 23:09:47 + 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 23:09:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:09:47 ---> sigul-install.sh 23:09:47 Sigul already installed; skipping installation. [Pipeline] sh 23:09:47 + git tag --list 23:09:47 0.7.1 23:09:47 v1.0.0 23:09:47 v1.1.0 23:09:47 v1.1.1 23:09:47 v1.2.2 23:09:47 v1.3.0 23:09:47 v1.3.1 23:09:47 v2.0.0 23:09:47 v2.1.0 23:09:47 v2.1.1 23:09:47 v2.2.0 23:09:47 v2.3.0 23:09:47 v3.0 23:09:47 v3.0.0 23:09:47 v3.1 23:09:47 v3.1.0 23:09:47 v3.1.0-dev.1 23:09:47 v3.1.0-dev.10 23:09:47 v3.1.0-dev.11 23:09:47 v3.1.0-dev.12 23:09:47 v3.1.0-dev.13 23:09:47 v3.1.0-dev.14 23:09:47 v3.1.0-dev.15 23:09:47 v3.1.0-dev.16 23:09:47 v3.1.0-dev.17 23:09:47 v3.1.0-dev.18 23:09:47 v3.1.0-dev.19 23:09:47 v3.1.0-dev.2 23:09:47 v3.1.0-dev.20 23:09:47 v3.1.0-dev.21 23:09:47 v3.1.0-dev.22 23:09:47 v3.1.0-dev.23 23:09:47 v3.1.0-dev.24 23:09:47 v3.1.0-dev.25 23:09:47 v3.1.0-dev.3 23:09:47 v3.1.0-dev.4 23:09:47 v3.1.0-dev.5 23:09:47 v3.1.0-dev.6 23:09:47 v3.1.0-dev.7 23:09:47 v3.1.0-dev.8 23:09:47 v3.1.0-dev.9 23:09:47 v3.1.1 23:09:47 v3.2.0-dev.1 23:09:47 v3.2.0-dev.10 23:09:47 v3.2.0-dev.11 23:09:47 v3.2.0-dev.12 23:09:47 v3.2.0-dev.13 23:09:47 v3.2.0-dev.14 23:09:47 v3.2.0-dev.15 23:09:47 v3.2.0-dev.16 23:09:47 v3.2.0-dev.17 23:09:47 v3.2.0-dev.18 23:09:47 v3.2.0-dev.19 23:09:47 v3.2.0-dev.2 23:09:47 v3.2.0-dev.20 23:09:47 v3.2.0-dev.21 23:09:47 v3.2.0-dev.22 23:09:47 v3.2.0-dev.23 23:09:47 v3.2.0-dev.3 23:09:47 v3.2.0-dev.4 23:09:47 v3.2.0-dev.5 23:09:47 v3.2.0-dev.6 23:09:47 v3.2.0-dev.7 23:09:47 v3.2.0-dev.8 23:09:47 v3.2.0-dev.9 23:09:47 v4.0.0-dev.1 23:09:47 v4.0.0-dev.10 23:09:47 v4.0.0-dev.11 23:09:47 v4.0.0-dev.2 23:09:47 v4.0.0-dev.3 23:09:47 v4.0.0-dev.4 23:09:47 v4.0.0-dev.5 23:09:47 v4.0.0-dev.6 23:09:47 v4.0.0-dev.7 23:09:47 v4.0.0-dev.8 23:09:47 v4.0.0-dev.9 [Pipeline] sh 23:09:48 + lftools sign git-tag v4.0.0-dev.11 23:09:48 Signing Git tag with Sigul... 23:09:48 Signing v4.0.0-dev.11 [Pipeline] echo 23:09:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:09:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:09:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:09:49 $ docker stop --time=1 ff27910ae4072e7e74ee6ff61cfa06bc6051e6f97bd5fa664e0a41705a5581d4 23:09:50 $ docker rm -f --volumes ff27910ae4072e7e74ee6ff61cfa06bc6051e6f97bd5fa664e0a41705a5581d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:09:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:51 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 23:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:52 $ docker top f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba -eo pid,comm 23:09:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:09:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:52 [ssh-agent] Looking for ssh-agent implementation... 23:09:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:52 $ docker exec f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba ssh-agent 23:09:52 SSH_AUTH_SOCK=/tmp/ssh-rr9jR9FXWmBU/agent.33 23:09:52 SSH_AGENT_PID=39 23:09:52 Running ssh-add (command line suppressed) 23:09:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9812849127767713078.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9812849127767713078.key) 23:09:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:52 + git semver bump pre 23:09:53 2025-02-13 23:09:53,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:09:53 2025-02-13 23:09:53,113 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 23:09:53 2025-02-13 23:09:53,113 [bump_version] DEBUG bumped version:4.0.0-dev.12 23:09:53 2025-02-13 23:09:53,113 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 23:09:53 2025-02-13 23:09:53,113 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:09:53 2025-02-13 23:09:53,113 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:09:53 2025-02-13 23:09:53,115 [execute] INFO git cat-file --batch-check 23:09:53 2025-02-13 23:09:53,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:09:53 2025-02-13 23:09:53,120 [execute] INFO git cat-file --batch 23:09:53 2025-02-13 23:09:53,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:09:53 2025-02-13 23:09:53,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:09:53 4.0.0-dev.12 [Pipeline] } 23:09:53 $ docker exec --env ******** --env ******** f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba ssh-agent -k 23:09:53 unset SSH_AUTH_SOCK; 23:09:53 unset SSH_AGENT_PID; 23:09:53 echo Agent pid 39 killed; 23:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:53 + git semver [Pipeline] } 23:09:53 $ docker stop --time=1 f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba 23:09:55 $ docker rm -f --volumes f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba [Pipeline] // withDockerContainer [Pipeline] sh 23:09:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:55 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 23:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:56 $ docker top a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 -eo pid,comm 23:09:56 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). 23:09:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:56 [ssh-agent] Looking for ssh-agent implementation... 23:09:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:56 $ docker exec a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 ssh-agent 23:09:56 SSH_AUTH_SOCK=/tmp/ssh-tkISywDPjCPY/agent.32 23:09:56 SSH_AGENT_PID=38 23:09:56 Running ssh-add (command line suppressed) 23:09:56 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16237795935906998130.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16237795935906998130.key) 23:09:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:57 + git semver push 23:09:57 2025-02-13 23:09:57,192 [run_push] DEBUG push 23:09:57 2025-02-13 23:09:57,193 [execute] INFO git cat-file --batch-check 23:09:57 2025-02-13 23:09:57,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:09:57 2025-02-13 23:09:57,196 [execute] INFO git rev-list 3dec986617fb95945a447a931942f7ee3848f9c1 -- 23:09:57 2025-02-13 23:09:57,197 [execute] DEBUG Popen(['git', 'rev-list', '3dec986617fb95945a447a931942f7ee3848f9c1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:09:57 2025-02-13 23:09:57,206 [execute] INFO git fetch -v origin 23:09:57 2025-02-13 23:09:57,206 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:09:57 2025-02-13 23:09:57,664 [run_push] DEBUG no remote changes detected 23:09:57 2025-02-13 23:09:57,664 [execute] INFO git push origin semver 23:09:57 2025-02-13 23:09:57,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:09:58 2025-02-13 23:09:58,307 [run_push] DEBUG push all version tags 23:09:58 2025-02-13 23:09:58,307 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:09:58 2025-02-13 23:09:58,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:09:58 2025-02-13 23:09:58,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:09:58 4.0.0-dev.12 [Pipeline] } 23:09:58 $ docker exec --env ******** --env ******** a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 ssh-agent -k 23:09:59 unset SSH_AUTH_SOCK; 23:09:59 unset SSH_AGENT_PID; 23:09:59 echo Agent pid 38 killed; 23:09:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:59 + git semver [Pipeline] } 23:09:59 $ docker stop --time=1 a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 23:10:01 $ docker rm -f --volumes a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:10:01 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 23:10:01 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:10:01 total 16 23:10:01 drwxr-xr-x 3 root root 4096 Feb 13 22:57 . 23:10:01 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 23:09 .. 23:10:01 drwxr-xr-x 2 root root 4096 Feb 13 22:57 cost 23:10:01 -rw-r--r-- 1 root root 86 Feb 13 22:57 cost.csv 23:10:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:10:01 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:10:01 total 16 23:10:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:57 . 23:10:01 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 23:09 .. 23:10:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 22:57 cost 23:10:01 -rw-r--r-- 1 jenkins jenkins 86 Feb 13 22:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:10:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:10:03 ---> package-listing.sh 23:10:03 ++ facter osfamily 23:10:03 ++ tr '[:upper:]' '[:lower:]' 23:10:03 + OS_FAMILY=debian 23:10:03 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 23:10:03 + START_PACKAGES=/tmp/packages_start.txt 23:10:03 + END_PACKAGES=/tmp/packages_end.txt 23:10:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:10:03 + PACKAGES=/tmp/packages_start.txt 23:10:03 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 23:10:03 + PACKAGES=/tmp/packages_end.txt 23:10:03 + case "${OS_FAMILY}" in 23:10:03 + dpkg -l 23:10:03 + grep '^ii' 23:10:03 + '[' -f /tmp/packages_start.txt ']' 23:10:03 + '[' -f /tmp/packages_end.txt ']' 23:10:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:03 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 23:10:03 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 23:10:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 23:10:03 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:10:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:04 prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container 23:10:04 $ 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:04 $ docker top 014ad30c8c8eddf4929c8c536effd63cd2326be7a333ffdd127ee6cb5fc2d337 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:04 + touch /tmp/pre-build-complete [Pipeline] sh 23:10:05 + mkdir -p /var/log/sysstat [Pipeline] sh 23:10:05 + ls /var/log/sa-host 23:10:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:05 provisioning config files... 23:10:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1927777104152823524tmp [Pipeline] { [Pipeline] echo 23:10:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:10:05 ---> create-netrc.sh [Pipeline] } 23:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:10:06 ---> python-tools-install.sh [Pipeline] echo 23:10:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:10:06 ---> sudo-logs.sh 23:10:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:10:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:10:06 ---> job-cost.sh 23:10:06 lf-activate-venv: SKIPPING 23:10:06 DEBUG: total: 0.2199999988079071 23:10:06 INFO: Retrieving Stack Cost... 23:10:07 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:07 INFO: Archiving Costs [Pipeline] echo 23:10:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:10:07 ---> logs-deploy.sh 23:10:07 lf-activate-venv: SKIPPING 23:10:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/189 23:10:07 INFO: archiving workspace using pattern(s): 23:10:08 Archives upload complete. 23:10:09 INFO: archiving logs to Nexus 23:10:09 ---> uname -a: 23:10:09 Linux prd-ubuntu20-04-docker-8c-8g-38905 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:10:09 23:10:09 23:10:09 ---> lscpu: 23:10:09 Architecture: x86_64 23:10:09 CPU op-mode(s): 32-bit, 64-bit 23:10:09 Byte Order: Little Endian 23:10:09 Address sizes: 40 bits physical, 48 bits virtual 23:10:09 CPU(s): 8 23:10:09 On-line CPU(s) list: 0-7 23:10:09 Thread(s) per core: 1 23:10:09 Core(s) per socket: 1 23:10:09 Socket(s): 8 23:10:09 NUMA node(s): 1 23:10:09 Vendor ID: AuthenticAMD 23:10:09 CPU family: 23 23:10:09 Model: 49 23:10:09 Model name: AMD EPYC-Rome Processor 23:10:09 Stepping: 0 23:10:09 CPU MHz: 2800.000 23:10:09 BogoMIPS: 5600.00 23:10:09 Virtualization: AMD-V 23:10:09 Hypervisor vendor: KVM 23:10:09 Virtualization type: full 23:10:09 L1d cache: 256 KiB 23:10:09 L1i cache: 256 KiB 23:10:09 L2 cache: 4 MiB 23:10:09 L3 cache: 128 MiB 23:10:09 NUMA node0 CPU(s): 0-7 23:10:09 Vulnerability Itlb multihit: Not affected 23:10:09 Vulnerability L1tf: Not affected 23:10:09 Vulnerability Mds: Not affected 23:10:09 Vulnerability Meltdown: Not affected 23:10:09 Vulnerability Mmio stale data: Not affected 23:10:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:10:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:10:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:10:09 Vulnerability Srbds: Not affected 23:10:09 Vulnerability Tsx async abort: Not affected 23:10:09 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 23:10:09 23:10:09 23:10:09 ---> nproc: 23:10:09 8 23:10:09 23:10:09 23:10:09 ---> df -h: 23:10:09 Filesystem Size Used Avail Use% Mounted on 23:10:09 overlay 155G 14G 142G 9% / 23:10:09 tmpfs 64M 0 64M 0% /dev 23:10:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:10:09 shm 64M 0 64M 0% /dev/shm 23:10:09 /dev/vda1 155G 14G 142G 9% /facter-os 23:10:09 23:10:09 23:10:09 ---> sar -b -r -n DEV: 23:10:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38905) 02/13/25 _x86_64_ (8 CPU) 23:10:09 23:10:09 22:54:24 LINUX RESTART (8 CPU) 23:10:09 23:10:09 22:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:10:09 22:56:01 485.03 13.77 471.26 0.00 1796.74 72906.29 0.00 23:10:09 22:57:01 192.73 0.18 192.55 0.00 11.33 54309.88 0.00 23:10:09 22:58:01 161.36 0.03 161.32 0.00 3.07 51938.41 0.00 23:10:09 22:59:01 1.78 0.00 1.78 0.00 0.00 22.55 0.00 23:10:09 23:00:01 37.54 11.63 25.91 0.00 5420.30 6334.01 0.00 23:10:09 23:01:01 4.02 0.00 4.02 0.00 0.00 49.58 0.00 23:10:09 23:02:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 23:10:09 23:03:01 1.70 0.30 1.40 0.00 10.00 17.46 0.00 23:10:09 23:04:01 2.50 1.22 1.28 0.00 25.46 16.26 0.00 23:10:09 23:05:01 2.33 0.00 2.33 0.00 0.00 41.19 0.00 23:10:09 23:06:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 23:10:09 23:07:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 23:10:09 23:08:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 23:10:09 23:09:01 1.00 0.00 1.00 0.00 0.00 13.60 0.00 23:10:09 23:10:01 166.61 0.18 166.42 0.00 20.53 63478.89 0.00 23:10:09 Average: 70.74 1.82 68.92 0.00 485.89 16614.59 0.00 23:10:09 23:10:09 22:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:10:09 22:56:01 27437548 31467172 849680 2.58 163572 3960180 2043292 6.02 1354048 3522820 541880 23:10:09 22:57:01 27934148 31471700 841376 2.56 190556 3484608 2040812 6.01 1342740 3075916 128 23:10:09 22:58:01 26954988 31504036 805136 2.45 199712 4411092 1777280 5.24 1419472 3898240 320 23:10:09 22:59:01 26955404 31504584 804320 2.45 199736 4411100 1777280 5.24 1419452 3898244 72 23:10:09 23:00:01 26586476 31487076 808184 2.46 207956 4743888 1835160 5.41 1647080 4012592 996 23:10:09 23:01:01 26592784 31493412 801788 2.44 208004 4743892 1835160 5.41 1639012 4012592 24 23:10:09 23:02:01 26594392 31495088 800072 2.43 208028 4743900 1835160 5.41 1638592 4012604 24 23:10:09 23:03:01 26597464 31498488 796612 2.42 208076 4744192 1835160 5.41 1638108 4012704 80 23:10:09 23:04:01 26592844 31495976 799244 2.43 208128 4744964 1835160 5.41 1642420 4013188 16 23:10:09 23:05:01 26592880 31496156 798964 2.43 208244 4745072 1835160 5.41 1642492 4013284 16 23:10:09 23:06:01 26592988 31496336 798744 2.43 208292 4745072 1835160 5.41 1642152 4013276 12 23:10:09 23:07:01 26593180 31496532 798692 2.43 208304 4745076 1835160 5.41 1642432 4013280 60 23:10:09 23:08:01 26592912 31496264 798896 2.43 208332 4745076 1818964 5.36 1642156 4013280 8 23:10:09 23:09:01 26593108 31496476 798616 2.43 208340 4745080 1818964 5.36 1641924 4013292 68 23:10:09 23:10:01 25110416 31456260 833928 2.54 235452 6027948 1804780 5.32 1758744 5244464 36 23:10:09 Average: 26688102 31490370 808950 2.46 204715 4649409 1850843 5.45 1580722 3984652 36249 23:10:09 23:10:09 22:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:10:09 22:56:01 ens3 751.30 511.87 8079.82 80.56 0.00 0.00 0.00 0.00 23:10:09 22:56:01 docker0 337.15 483.15 28.13 3094.43 0.00 0.00 0.00 0.00 23:10:09 22:56:01 lo 6.19 6.19 0.61 0.61 0.00 0.00 0.00 0.00 23:10:09 22:57:01 ens3 41.33 24.11 75.31 15.00 0.00 0.00 0.00 0.00 23:10:09 22:57:01 docker0 1.48 2.82 0.09 38.12 0.00 0.00 0.00 0.00 23:10:09 22:57:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:10:09 22:58:01 ens3 188.97 139.36 2750.06 409.69 0.00 0.00 0.00 0.00 23:10:09 22:58:01 docker0 4.93 10.25 0.30 120.02 0.00 0.00 0.00 0.00 23:10:09 22:58:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 23:10:09 22:59:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:00:01 ens3 178.07 110.53 2103.72 7.60 0.00 0.00 0.00 0.00 23:10:09 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:00:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 23:10:09 23:01:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 23:10:09 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:02:01 ens3 0.35 0.27 0.25 0.21 0.00 0.00 0.00 0.00 23:10:09 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:03:01 ens3 1.00 0.83 0.88 0.38 0.00 0.00 0.00 0.00 23:10:09 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:04:01 ens3 6.37 4.93 3.99 4.72 0.00 0.00 0.00 0.00 23:10:09 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:05:01 ens3 1.93 1.58 1.05 1.28 0.00 0.00 0.00 0.00 23:10:09 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:09 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:09 23:10:01 ens3 442.18 288.49 8051.99 166.06 0.00 0.00 0.00 0.00 23:10:09 23:10:01 docker0 64.49 95.07 5.94 863.68 0.00 0.00 0.00 0.00 23:10:09 23:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:10:09 Average: ens3 107.51 72.19 1404.81 45.70 0.00 0.00 0.00 0.00 23:10:09 Average: docker0 27.22 39.44 2.30 274.57 0.00 0.00 0.00 0.00 23:10:09 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 23:10:09 23:10:09 23:10:09 ---> sar -P ALL: 23:10:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38905) 02/13/25 _x86_64_ (8 CPU) 23:10:09 23:10:09 22:54:24 LINUX RESTART (8 CPU) 23:10:09 23:10:09 22:55:01 CPU %user %nice %system %iowait %steal %idle 23:10:09 22:56:01 all 10.53 0.00 4.96 2.26 0.07 82.17 23:10:09 22:56:01 0 11.21 0.00 6.73 7.24 0.07 74.75 23:10:09 22:56:01 1 9.56 0.00 4.05 1.61 0.07 84.71 23:10:09 22:56:01 2 10.21 0.00 4.29 0.39 0.07 85.04 23:10:09 22:56:01 3 10.81 0.00 5.03 1.20 0.07 82.89 23:10:09 22:56:01 4 10.44 0.00 4.80 1.20 0.08 83.48 23:10:09 22:56:01 5 11.97 0.00 4.40 0.71 0.08 82.84 23:10:09 22:56:01 6 9.66 0.00 5.97 4.60 0.07 79.71 23:10:09 22:56:01 7 10.35 0.00 4.45 1.20 0.07 83.94 23:10:09 22:57:01 all 41.96 0.00 7.38 1.19 0.08 49.39 23:10:09 22:57:01 0 42.37 0.00 8.96 6.78 0.08 41.81 23:10:09 22:57:01 1 41.71 0.00 6.66 0.17 0.08 51.38 23:10:09 22:57:01 2 41.93 0.00 6.69 0.56 0.08 50.74 23:10:09 22:57:01 3 42.28 0.00 7.96 0.42 0.08 49.25 23:10:09 22:57:01 4 42.05 0.00 7.02 0.45 0.07 50.41 23:10:09 22:57:01 5 41.91 0.00 6.33 0.22 0.10 51.44 23:10:09 22:57:01 6 41.41 0.00 8.28 0.69 0.08 49.54 23:10:09 22:57:01 7 41.99 0.00 7.13 0.25 0.08 50.55 23:10:09 22:58:01 all 26.19 0.00 5.23 0.83 0.06 67.69 23:10:09 22:58:01 0 23.82 0.00 5.73 0.12 0.07 70.26 23:10:09 22:58:01 1 26.77 0.00 4.94 1.57 0.07 66.66 23:10:09 22:58:01 2 24.97 0.00 5.11 1.39 0.07 68.46 23:10:09 22:58:01 3 25.66 0.00 4.75 0.07 0.07 69.45 23:10:09 22:58:01 4 27.10 0.00 4.98 0.12 0.07 67.74 23:10:09 22:58:01 5 26.32 0.00 4.86 0.03 0.05 68.73 23:10:09 22:58:01 6 26.87 0.00 5.92 3.13 0.07 64.01 23:10:09 22:58:01 7 28.02 0.00 5.53 0.20 0.05 66.20 23:10:09 22:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:10:09 22:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:10:09 22:59:01 1 0.12 0.00 0.02 0.02 0.03 99.82 23:10:09 22:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:10:09 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:10:09 22:59:01 5 0.07 0.00 0.00 0.00 0.02 99.92 23:10:09 22:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:10:09 22:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:10:09 23:00:01 all 1.37 0.00 0.58 0.42 0.02 97.61 23:10:09 23:00:01 0 1.76 0.00 0.42 0.77 0.02 97.04 23:10:09 23:00:01 1 2.02 0.00 0.97 0.33 0.02 96.66 23:10:09 23:00:01 2 1.39 0.00 0.57 0.85 0.03 97.16 23:10:09 23:00:01 3 1.59 0.00 0.50 0.47 0.03 97.41 23:10:09 23:00:01 4 0.83 0.00 0.52 0.08 0.02 98.55 23:10:09 23:00:01 5 1.27 0.00 0.62 0.59 0.03 97.49 23:10:09 23:00:01 6 1.25 0.00 0.60 0.03 0.02 98.10 23:10:09 23:00:01 7 0.85 0.00 0.48 0.22 0.02 98.43 23:10:09 23:01:01 all 0.19 0.00 0.01 0.01 0.01 99.78 23:10:09 23:01:01 0 1.42 0.00 0.00 0.03 0.02 98.53 23:10:09 23:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:10:09 23:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:10:09 23:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:10:09 23:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 23:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:10:09 23:01:01 6 0.02 0.00 0.03 0.00 0.03 99.92 23:10:09 23:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:10:09 23:02:01 all 0.21 0.00 0.01 0.00 0.01 99.78 23:10:09 23:02:01 0 1.43 0.00 0.00 0.00 0.02 98.55 23:10:09 23:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:10:09 23:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:10:09 23:02:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:10:09 23:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:10:09 23:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:10:09 23:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:10:09 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:10:09 23:03:01 all 0.33 0.00 0.01 0.01 0.01 99.63 23:10:09 23:03:01 0 2.02 0.00 0.00 0.02 0.02 97.95 23:10:09 23:03:01 1 0.25 0.00 0.03 0.00 0.02 99.70 23:10:09 23:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:10:09 23:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 23:10:09 23:03:01 4 0.08 0.00 0.02 0.00 0.00 99.90 23:10:09 23:03:01 5 0.13 0.00 0.02 0.00 0.02 99.83 23:10:09 23:03:01 6 0.10 0.00 0.03 0.02 0.03 99.82 23:10:09 23:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:10:09 23:04:01 all 0.28 0.00 0.04 0.01 0.01 99.65 23:10:09 23:04:01 0 0.50 0.00 0.00 0.03 0.02 99.45 23:10:09 23:04:01 1 0.97 0.00 0.03 0.00 0.02 98.98 23:10:09 23:04:01 2 0.08 0.00 0.02 0.00 0.02 99.88 23:10:09 23:04:01 3 0.08 0.00 0.02 0.02 0.02 99.87 23:10:09 23:04:01 4 0.23 0.00 0.05 0.00 0.00 99.72 23:10:09 23:04:01 5 0.02 0.00 0.07 0.00 0.02 99.90 23:10:09 23:04:01 6 0.30 0.00 0.07 0.03 0.03 99.57 23:10:09 23:04:01 7 0.07 0.00 0.07 0.00 0.00 99.87 23:10:09 23:05:01 all 0.06 0.00 0.01 0.00 0.01 99.92 23:10:09 23:05:01 0 0.07 0.00 0.02 0.02 0.00 99.90 23:10:09 23:05:01 1 0.22 0.00 0.00 0.00 0.02 99.77 23:10:09 23:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:10:09 23:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 23:10:09 23:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 23:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:10:09 23:05:01 6 0.07 0.00 0.03 0.00 0.03 99.87 23:10:09 23:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:10:09 23:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:10:09 23:06:01 0 0.02 0.00 0.00 0.03 0.02 99.93 23:10:09 23:06:01 1 0.10 0.00 0.00 0.00 0.02 99.88 23:10:09 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 23:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:10:09 23:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:10:09 23:06:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:10:09 23:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:10:09 23:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:10:09 23:10:09 23:06:01 CPU %user %nice %system %iowait %steal %idle 23:10:09 23:07:01 all 0.24 0.00 0.01 0.00 0.01 99.74 23:10:09 23:07:01 0 1.73 0.00 0.03 0.00 0.02 98.22 23:10:09 23:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:10:09 23:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:10:09 23:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:10:09 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 23:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:10:09 23:07:01 6 0.00 0.00 0.03 0.00 0.03 99.93 23:10:09 23:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:10:09 23:08:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:10:09 23:08:01 0 1.94 0.00 0.02 0.02 0.02 98.01 23:10:09 23:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:10:09 23:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 23:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:10:09 23:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 23:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:10:09 23:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:10:09 23:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:10:09 23:09:01 all 0.24 0.00 0.01 0.00 0.01 99.74 23:10:09 23:09:01 0 1.73 0.00 0.03 0.02 0.03 98.19 23:10:09 23:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:10:09 23:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:10:09 23:09:01 3 0.02 0.00 0.02 0.02 0.02 99.93 23:10:09 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:10:09 23:09:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:10:09 23:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:10:09 23:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:10:09 23:10:01 all 9.01 0.00 4.22 0.86 0.06 85.85 23:10:09 23:10:01 0 8.22 0.00 3.88 0.50 0.07 87.33 23:10:09 23:10:01 1 9.92 0.00 4.23 0.20 0.07 85.59 23:10:09 23:10:01 2 8.52 0.00 3.81 0.07 0.05 87.55 23:10:09 23:10:01 3 8.66 0.00 3.95 3.28 0.05 84.05 23:10:09 23:10:01 4 9.22 0.00 5.67 1.83 0.07 83.20 23:10:09 23:10:01 5 10.20 0.00 4.73 0.03 0.07 84.97 23:10:09 23:10:01 6 9.26 0.00 3.25 0.19 0.05 87.25 23:10:09 23:10:01 7 8.10 0.00 4.20 0.76 0.05 86.88 23:10:09 Average: all 6.02 0.00 1.49 0.37 0.03 92.10 23:10:09 Average: 0 6.48 0.00 1.70 1.02 0.03 90.77 23:10:09 Average: 1 6.08 0.00 1.39 0.26 0.03 92.24 23:10:09 Average: 2 5.78 0.00 1.36 0.22 0.02 92.62 23:10:09 Average: 3 5.91 0.00 1.47 0.37 0.03 92.22 23:10:09 Average: 4 5.97 0.00 1.53 0.24 0.02 92.24 23:10:09 Average: 5 6.10 0.00 1.40 0.10 0.03 92.37 23:10:09 Average: 6 5.89 0.00 1.61 0.57 0.04 91.89 23:10:09 Average: 7 5.93 0.00 1.45 0.17 0.02 92.42 23:10:09 23:10:09 23:10:09