Pull request #678 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53a387fc9239fed63523abc3954e85b6e91da6bb+a00efe280ec4bc21b554f46c724946ca453ce756 (acfe096699d844234c60b3788a8f1e24ca06eb8f) 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-ssh11799892282544845077.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3955968835332492144.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh433948104433710602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6824064568444570566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5322490250866179877.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-678/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-678/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9612091196627317368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-4852’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4861 in /w/workspace/gexfoundry_device-mqtt-go_PR-678 [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/gexfoundry_device-mqtt-go_PR-678 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 53a387fc9239fed63523abc3954e85b6e91da6bb Merge succeeded, producing 53a387fc9239fed63523abc3954e85b6e91da6bb Checking out Revision 53a387fc9239fed63523abc3954e85b6e91da6bb (PR-678) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:15:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:15:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:15:35 ========================================================= 01:15:35 EdgeX Global Pipelines Version Info 01:15:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:15:36 ------------------- 01:15:36 stable info: 01:15:36 ------------------- 01:15:36 Commited By: Ginny Guan ginny@iotechsys.com 01:15:36 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:15:36 Message: update stable to v1.0.260 01:15:36 ------------------- 01:15:36 experimental info: 01:15:36 ------------------- 01:15:36 Commited By: Ginny Guan ginny@iotechsys.com 01:15:36 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:15:36 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-678 [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-678 [Pipeline] echo 01:15:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-678 [Pipeline] echo 01:15:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo 01:15:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53a387f [Pipeline] echo 01:15:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:39 provisioning config files... 01:15:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config2203020322332420835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:39 ---> ****-login.sh 01:15:39 nexus3.edgexfoundry.org:10001 01:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:40 Configure a credential helper to remove this warning. See 01:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:40 01:15:40 Login Succeeded 01:15:40 nexus3.edgexfoundry.org:10002 01:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:40 Configure a credential helper to remove this warning. See 01:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:40 01:15:40 Login Succeeded 01:15:40 nexus3.edgexfoundry.org:10003 01:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:40 Configure a credential helper to remove this warning. See 01:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:40 01:15:40 Login Succeeded 01:15:40 nexus3.edgexfoundry.org:10004 01:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:40 Configure a credential helper to remove this warning. See 01:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:40 01:15:40 Login Succeeded 01:15:40 ****.io 01:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:40 Configure a credential helper to remove this warning. See 01:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:40 01:15:40 Login Succeeded 01:15:40 ---> ****-login.sh ends [Pipeline] } 01:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:15:41 + git rev-list -1 --merges 53a387fc9239fed63523abc3954e85b6e91da6bb~1..53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo 01:15:41 -----------> git rev-list -1 --merges 53a387fc9239fed63523abc3954e85b6e91da6bb~1..53a387fc9239fed63523abc3954e85b6e91da6bb 53a387fc9239fed63523abc3954e85b6e91da6bb [false] [Pipeline] sh 01:15:41 + git log --format=format:%s -1 53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo 01:15:42 ========================================================= 01:15:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:15:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:15:42 + git log --format=format:%s -1 53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo 01:15:42 [semverPrep] GIT_COMMIT: 53a387fc9239fed63523abc3954e85b6e91da6bb, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:15:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:15:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:43 + grep -v github /etc/ssh/ssh_known_hosts 01:15:43 + [ -e /tmp/ssh_known_hosts ] 01:15:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:15:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:15:43 + sudo tee -a /etc/ssh/ssh_known_hosts 01:15:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:43 01:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:43 0.1.4: Pulling from edgex-devops/py-git-semver 01:15:43 b85a868b505f: Pulling fs layer 01:15:43 e2be974225ed: Pulling fs layer 01:15:43 339a4e72a1f5: Pulling fs layer 01:15:43 988bab9f4d93: Pulling fs layer 01:15:43 1469e6f7b9e6: Pulling fs layer 01:15:43 eaf3925da568: Pulling fs layer 01:15:43 bab4dde63d76: Pulling fs layer 01:15:43 bde34c3a00c8: Pulling fs layer 01:15:43 b352a97aabf1: Pulling fs layer 01:15:43 4872d77fe225: Pulling fs layer 01:15:43 5851b861e8e6: Pulling fs layer 01:15:43 bab4dde63d76: Waiting 01:15:43 bde34c3a00c8: Waiting 01:15:43 b352a97aabf1: Waiting 01:15:43 4872d77fe225: Waiting 01:15:43 988bab9f4d93: Waiting 01:15:43 eaf3925da568: Waiting 01:15:43 1469e6f7b9e6: Waiting 01:15:43 5851b861e8e6: Waiting 01:15:43 e2be974225ed: Download complete 01:15:43 988bab9f4d93: Verifying Checksum 01:15:43 988bab9f4d93: Download complete 01:15:44 1469e6f7b9e6: Verifying Checksum 01:15:44 1469e6f7b9e6: Download complete 01:15:44 339a4e72a1f5: Verifying Checksum 01:15:44 339a4e72a1f5: Download complete 01:15:44 eaf3925da568: Verifying Checksum 01:15:44 eaf3925da568: Download complete 01:15:44 bde34c3a00c8: Verifying Checksum 01:15:44 bde34c3a00c8: Download complete 01:15:44 b352a97aabf1: Verifying Checksum 01:15:44 b352a97aabf1: Download complete 01:15:44 4872d77fe225: Download complete 01:15:44 5851b861e8e6: Verifying Checksum 01:15:44 5851b861e8e6: Download complete 01:15:44 b85a868b505f: Verifying Checksum 01:15:44 b85a868b505f: Download complete 01:15:44 bab4dde63d76: Verifying Checksum 01:15:44 bab4dde63d76: Download complete 01:15:45 b85a868b505f: Pull complete 01:15:45 e2be974225ed: Pull complete 01:15:46 339a4e72a1f5: Pull complete 01:15:46 988bab9f4d93: Pull complete 01:15:46 1469e6f7b9e6: Pull complete 01:15:46 eaf3925da568: Pull complete 01:15:48 bab4dde63d76: Pull complete 01:15:48 bde34c3a00c8: Pull complete 01:15:48 b352a97aabf1: Pull complete 01:15:48 4872d77fe225: Pull complete 01:15:48 5851b861e8e6: Pull complete 01:15:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:49 prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container 01:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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 01:15:51 $ docker top 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 -eo pid,comm 01:15:51 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). 01:15:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:52 [ssh-agent] Looking for ssh-agent implementation... 01:15:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:52 $ docker exec 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent 01:15:52 SSH_AUTH_SOCK=/tmp/ssh-6G9fLGvdxKJ7/agent.33 01:15:52 SSH_AGENT_PID=39 01:15:52 Running ssh-add (command line suppressed) 01:15:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_1381742759792297803.key (/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_1381742759792297803.key) 01:15:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:52 + git tag --points-at HEAD [Pipeline] } 01:15:52 $ docker exec --env ******** --env ******** 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent -k 01:15:52 unset SSH_AUTH_SOCK; 01:15:52 unset SSH_AGENT_PID; 01:15:52 echo Agent pid 39 killed; 01:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:15:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:52 [ssh-agent] Looking for ssh-agent implementation... 01:15:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:53 $ docker exec 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent 01:15:53 SSH_AUTH_SOCK=/tmp/ssh-8Ur0cCs3mH9T/agent.73 01:15:53 SSH_AGENT_PID=79 01:15:53 Running ssh-add (command line suppressed) 01:15:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_14737431009137439873.key (/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_14737431009137439873.key) 01:15:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:53 + git semver init 01:15:53 2024-07-03 01:15:53,864 [run_init] DEBUG init version:0.0.0 force:False 01:15:53 2024-07-03 01:15:53,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver 01:15:53 2024-07-03 01:15:53,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver 01:15:53 2024-07-03 01:15:53,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-678, universal_newlines=False, shell=None, istream=None) 01:15:55 2024-07-03 01:15:55,259 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.git/info/exclude 01:15:55 2024-07-03 01:15:55,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver/PR-678 with force:False 01:15:55 2024-07-03 01:15:55,260 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver/PR-678 01:15:55 2024-07-03 01:15:55,265 [execute] INFO git cat-file --batch-check 01:15:55 2024-07-03 01:15:55,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver, universal_newlines=False, shell=None, istream=) 01:15:55 2024-07-03 01:15:55,272 [execute] INFO git cat-file --batch 01:15:55 2024-07-03 01:15:55,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver, universal_newlines=False, shell=None, istream=) 01:15:55 2024-07-03 01:15:55,278 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver/PR-678 01:15:55 0.0.0 [Pipeline] } 01:15:55 $ docker exec --env ******** --env ******** 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent -k 01:15:55 unset SSH_AUTH_SOCK; 01:15:55 unset SSH_AGENT_PID; 01:15:55 echo Agent pid 79 killed; 01:15:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:55 + git semver [Pipeline] } 01:15:56 $ docker stop --time=1 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 01:15:57 $ docker rm -f --volumes 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:15:58 Stashed 1 file(s) [Pipeline] echo 01:15:58 [edgeXSemver]: initialized semver on version 0.0.0 [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 01:15:59 provisioning config files... 01:15:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config15893156000133365735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:59 ---> ****-login.sh 01:15:59 nexus3.edgexfoundry.org:10001 01:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:59 Configure a credential helper to remove this warning. See 01:15:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:59 01:15:59 Login Succeeded 01:15:59 nexus3.edgexfoundry.org:10002 01:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:59 Configure a credential helper to remove this warning. See 01:15:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:59 01:15:59 Login Succeeded 01:15:59 nexus3.edgexfoundry.org:10003 01:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:59 Configure a credential helper to remove this warning. See 01:15:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:59 01:15:59 Login Succeeded 01:15:59 nexus3.edgexfoundry.org:10004 01:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:00 Configure a credential helper to remove this warning. See 01:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:00 01:16:00 Login Succeeded 01:16:00 ****.io 01:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:00 Configure a credential helper to remove this warning. See 01:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:00 01:16:00 Login Succeeded 01:16:00 ---> ****-login.sh ends [Pipeline] } 01:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:00 ========================================================= 01:16:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:16:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:16:01 Sending build context to Docker daemon 21.02MB 01:16:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:16:01 Step 2/12 : FROM ${BASE} AS builder 01:16:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:16:01 619be1103602: Pulling fs layer 01:16:01 7862e08f4a3e: Pulling fs layer 01:16:01 5df492c9dc93: Pulling fs layer 01:16:01 7629e6793208: Pulling fs layer 01:16:01 4f4fb700ef54: Pulling fs layer 01:16:01 fb5054dd5b73: Pulling fs layer 01:16:01 eeca6798cff9: Pulling fs layer 01:16:01 aa269ceb94a6: Pulling fs layer 01:16:01 ada007ff1a6a: Pulling fs layer 01:16:01 4f4fb700ef54: Waiting 01:16:01 fb5054dd5b73: Waiting 01:16:01 eeca6798cff9: Waiting 01:16:01 aa269ceb94a6: Waiting 01:16:01 ada007ff1a6a: Waiting 01:16:01 7629e6793208: Waiting 01:16:01 7862e08f4a3e: Download complete 01:16:01 7629e6793208: Verifying Checksum 01:16:01 7629e6793208: Download complete 01:16:01 4f4fb700ef54: Verifying Checksum 01:16:01 4f4fb700ef54: Download complete 01:16:01 619be1103602: Verifying Checksum 01:16:01 619be1103602: Download complete 01:16:01 fb5054dd5b73: Verifying Checksum 01:16:01 fb5054dd5b73: Download complete 01:16:01 eeca6798cff9: Verifying Checksum 01:16:01 eeca6798cff9: Download complete 01:16:01 619be1103602: Pull complete 01:16:01 7862e08f4a3e: Pull complete 01:16:01 ada007ff1a6a: Verifying Checksum 01:16:01 ada007ff1a6a: Download complete 01:16:02 5df492c9dc93: Verifying Checksum 01:16:02 5df492c9dc93: Download complete 01:16:02 aa269ceb94a6: Verifying Checksum 01:16:02 aa269ceb94a6: Download complete 01:16:05 5df492c9dc93: Pull complete 01:16:05 7629e6793208: Pull complete 01:16:05 4f4fb700ef54: Pull complete 01:16:05 fb5054dd5b73: Pull complete 01:16:05 eeca6798cff9: Pull complete 01:16:08 aa269ceb94a6: Pull complete 01:16:08 ada007ff1a6a: Pull complete 01:16:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:16:08 ---> f489d0715acc 01:16:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:16:12 ---> Running in 89f333909858 01:16:12 Removing intermediate container 89f333909858 01:16:12 ---> 12db1e4209ea 01:16:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:13 ---> Running in 615d9442c185 01:16:13 Removing intermediate container 615d9442c185 01:16:13 ---> 3eb6fdc04e30 01:16:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:16:13 ---> Running in 6f8aa790363b 01:16:13 Removing intermediate container 6f8aa790363b 01:16:13 ---> d57505370085 01:16:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:16:13 ---> Running in a2108e9c604d 01:16:13 Removing intermediate container a2108e9c604d 01:16:13 ---> ad03c5cc7a02 01:16:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:13 ---> Running in 4a974e1cb75c 01:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:16:13 Still waiting to schedule task 01:16:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4857’ is offline 01:16:14 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:16:14 (2/4) Installing libedit (20221030.3.1-r1) 01:16:14 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:16:14 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:16:14 Executing busybox-1.36.1-r5.trigger 01:16:14 OK: 268 MiB in 56 packages 01:16:14 Removing intermediate container 4a974e1cb75c 01:16:14 ---> e3a51343dbd0 01:16:14 Step 8/12 : WORKDIR /device-mqtt-go 01:16:14 ---> Running in e9bd0ba3eac1 01:16:14 Removing intermediate container e9bd0ba3eac1 01:16:14 ---> 049b65b383a8 01:16:14 Step 9/12 : COPY go.mod vendor* ./ 01:16:14 ---> 1edbbf7a7193 01:16:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:15 ---> Running in 450bb2db35fc 01:17:11 Removing intermediate container 450bb2db35fc 01:17:11 ---> 9a2f0f41f7c7 01:17:11 Step 11/12 : COPY . . 01:17:11 ---> 089006aa5af8 01:17:11 Step 12/12 : RUN $MAKE 01:17:11 ---> Running in a25e8883477a 01:17:11 noop 01:17:11 Removing intermediate container a25e8883477a 01:17:11 ---> ac02ceb5eed9 01:17:11 Successfully built ac02ceb5eed9 01:17:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:11 + docker inspect -f . ci-base-image-x86_64 01:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:12 prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container 01:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:17:12 $ docker top 59f00d7b641e2dc81ad722e4ac7e4a0e3ce7dea0947dc371210d01a767ee0b6f -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:12 + go version 01:17:12 go version go1.21.9 linux/amd64 [Pipeline] } 01:17:12 $ docker stop --time=1 59f00d7b641e2dc81ad722e4ac7e4a0e3ce7dea0947dc371210d01a767ee0b6f 01:17:14 $ docker rm -f --volumes 59f00d7b641e2dc81ad722e4ac7e4a0e3ce7dea0947dc371210d01a767ee0b6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:14 + docker inspect -f . ci-base-image-x86_64 01:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:15 prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container 01:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:17:15 $ docker top 18046702e06d12265bcb8d0d5d086248c20d9d9570fb6db00858e06eb113e3e0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:15 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-678 [Pipeline] fileExists [Pipeline] sh 01:17:16 + make test 01:17:16 go test ./... -coverprofile=coverage.out ./... 01:17:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:17:39 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:17:39 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:17:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements 01:17:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4862 in /w/workspace/gexfoundry_device-mqtt-go_PR-678 [Pipeline] { [Pipeline] ws 01:17:44 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:17:47 The recommended git tool is: git 01:17:49 go vet ./... 01:17:52 using credential edgex-jenkins-ssh 01:17:52 Cloning the remote Git repository 01:17:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:17:52 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:17:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:17:52 > git --version # timeout=10 01:17:52 > git --version # 'git version 2.25.1' 01:17:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:17:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:17:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:17:54 ./bin/test-attribution-txt.sh 01:17:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:17:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:17:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:17:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:17:55 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:17:55 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:17:55 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:17:55 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:17:55 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:17:55 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:17:55 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:17:55 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:17:55 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:17:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:17:55 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:17:55 $ docker stop --time=1 18046702e06d12265bcb8d0d5d086248c20d9d9570fb6db00858e06eb113e3e0 01:17:56 Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 53a387fc9239fed63523abc3954e85b6e91da6bb 01:17:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:17:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:17:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:17:56 > git config core.sparsecheckout # timeout=10 01:17:56 > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # timeout=10 01:17:56 Merge succeeded, producing 53a387fc9239fed63523abc3954e85b6e91da6bb 01:17:56 Checking out Revision 53a387fc9239fed63523abc3954e85b6e91da6bb (PR-678) 01:17:56 $ docker rm -f --volumes 18046702e06d12265bcb8d0d5d086248c20d9d9570fb6db00858e06eb113e3e0 01:17:56 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:17:57 > git --version # timeout=10 01:17:57 > git --version # 'git version 2.25.1' 01:17:57 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] // withDockerContainer [Pipeline] sh 01:17:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:17:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 01:17:56 > git remote # timeout=10 01:17:56 > git config --get remote.origin.url # timeout=10 01:17:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:56 > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 01:17:56 > git rev-parse HEAD^{commit} # timeout=10 01:17:56 > git config core.sparsecheckout # timeout=10 01:17:56 > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # timeout=10 [Pipeline] { (Build) [Pipeline] sh 01:17:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:17:58 + ls -al . 01:17:58 total 252 01:17:58 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 01:17 . 01:17:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 01:15 .. 01:17:58 -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 01:15 .dockerignore 01:17:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 01:17 .git 01:17:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:15 .github 01:17:58 -rw-rw-r-- 1 jenkins jenkins 264 Jul 3 01:15 .gitignore 01:17:58 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 01:15 .golangci.yml 01:17:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 01:15 .semver 01:17:58 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 3 01:15 Attribution.txt 01:17:58 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 3 01:15 CHANGELOG.md 01:17:58 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 3 01:15 Dockerfile 01:17:58 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 01:15 GOVERNANCE.md 01:17:58 -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 01:15 Jenkinsfile 01:17:58 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 01:15 LICENSE 01:17:58 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 3 01:15 Makefile 01:17:58 -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 01:15 OWNERS.md 01:17:58 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 3 01:15 README.md 01:17:58 -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 01:15 VERSION 01:17:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:15 bin 01:17:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:15 cmd 01:17:58 -rw-r--r-- 1 jenkins jenkins 18506 Jul 3 01:17 coverage.out 01:17:58 -rw-rw-r-- 1 jenkins jenkins 7121 Jul 3 01:15 go.mod 01:17:58 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 3 01:15 go.sum 01:17:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:15 internal 01:17:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:15 mock 01:17:58 -rw-rw-r-- 1 jenkins jenkins 227 Jul 3 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:59 + 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=53a387fc9239fed63523abc3954e85b6e91da6bb --label arch=amd64 --label version=0.0.0 . 01:17:59 Sending build context to Docker daemon 21.04MB 01:17:59 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:17:59 Step 2/25 : FROM ${BASE} AS builder 01:17:59 ---> ac02ceb5eed9 01:17:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:17:59 ---> Running in 2bde5e734794 01:17:59 Removing intermediate container 2bde5e734794 01:17:59 ---> f6d9809b54c9 01:17:59 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:17:59 ---> Running in 531be8975b2f 01:17:59 Removing intermediate container 531be8975b2f 01:17:59 ---> 7d6e54734969 01:17:59 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:17:59 ---> Running in 50bb1cacc0f1 01:17:59 Removing intermediate container 50bb1cacc0f1 01:17:59 ---> ce129e184de5 01:17:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:17:59 ---> Running in 02e5330af151 01:17:59 Removing intermediate container 02e5330af151 01:17:59 ---> 1a23e46d4311 01:17:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:17:59 ---> Running in 7ff5a811b11d 01:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:00 OK: 268 MiB in 56 packages 01:18:00 Removing intermediate container 7ff5a811b11d 01:18:00 ---> bb90513b8ea0 01:18:00 Step 8/25 : WORKDIR /device-mqtt-go 01:18:00 ---> Running in 85c951b5b318 01:18:00 Removing intermediate container 85c951b5b318 01:18:00 ---> 098f1ea4ed75 01:18:00 Step 9/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 01:18:01 ---> 170983593f5e 01:18:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:01 ---> Running in 31bc5f112ef7 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:01 Removing intermediate container 31bc5f112ef7 01:18:01 ---> 73d524e11e7d 01:18:01 Step 11/25 : COPY . . 01:18:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:18:02 Dload Upload Total Spent Left Speed 01:18:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 01:18:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:18:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:18:02 + sudo tee /etc/docker/daemon.new 01:18:02 { 01:18:02 "registry-mirrors": [ 01:18:02 "https://nexus3.edgexfoundry.org:10001" 01:18:02 ], 01:18:02 "bip": "10.250.0.254/24", 01:18:02 "hosts": [ 01:18:02 "tcp://0.0.0.0:5555", 01:18:02 "unix:///var/run/docker.sock" 01:18:02 ], 01:18:02 "mtu": 1458, 01:18:02 "selinux-enabled": true, 01:18:02 "seccomp-profile": "/etc/docker/seccomp.json" 01:18:02 } [Pipeline] sh 01:18:02 ---> 6e0fe9ab99ce 01:18:02 Step 12/25 : RUN $MAKE 01:18:02 ---> Running in 538e4d09987f 01:18:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 01:18:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] sh 01:18:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:21 provisioning config files... 01:18:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4179494716809428251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:22 ---> ****-login.sh 01:18:22 nexus3.edgexfoundry.org:10001 01:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:22 Configure a credential helper to remove this warning. See 01:18:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:22 01:18:22 Login Succeeded 01:18:22 nexus3.edgexfoundry.org:10002 01:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:23 Configure a credential helper to remove this warning. See 01:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:23 01:18:23 Login Succeeded 01:18:23 nexus3.edgexfoundry.org:10003 01:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:23 Configure a credential helper to remove this warning. See 01:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:23 01:18:23 Login Succeeded 01:18:23 nexus3.edgexfoundry.org:10004 01:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:23 Configure a credential helper to remove this warning. See 01:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:23 01:18:23 Login Succeeded 01:18:23 ****.io 01:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:24 Configure a credential helper to remove this warning. See 01:18:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:24 01:18:24 Login Succeeded 01:18:24 ---> ****-login.sh ends [Pipeline] } 01:18:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:18:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:25 ========================================================= 01:18:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:18:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:18:25 Sending build context to Docker daemon 10.62MB 01:18:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:18:25 Step 2/12 : FROM ${BASE} AS builder 01:18:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:18:26 c6b39de5b339: Pulling fs layer 01:18:26 a69c41024577: Pulling fs layer 01:18:26 d6de4b400683: Pulling fs layer 01:18:26 35cb2a7552d0: Pulling fs layer 01:18:26 4f4fb700ef54: Pulling fs layer 01:18:26 464afbd9ba4c: Pulling fs layer 01:18:26 00f215d4a9da: Pulling fs layer 01:18:26 d496ad576159: Pulling fs layer 01:18:26 35cb2a7552d0: Waiting 01:18:26 4f4fb700ef54: Waiting 01:18:26 464afbd9ba4c: Waiting 01:18:26 00f215d4a9da: Waiting 01:18:26 d496ad576159: Waiting 01:18:26 a69c41024577: Verifying Checksum 01:18:26 a69c41024577: Download complete 01:18:26 35cb2a7552d0: Download complete 01:18:26 4f4fb700ef54: Verifying Checksum 01:18:26 4f4fb700ef54: Download complete 01:18:26 464afbd9ba4c: Verifying Checksum 01:18:26 464afbd9ba4c: Download complete 01:18:26 c6b39de5b339: Download complete 01:18:26 d496ad576159: Verifying Checksum 01:18:26 d496ad576159: Download complete 01:18:27 c6b39de5b339: Pull complete 01:18:27 a69c41024577: Pull complete 01:18:28 d6de4b400683: Verifying Checksum 01:18:28 d6de4b400683: Download complete 01:18:29 00f215d4a9da: Verifying Checksum 01:18:29 00f215d4a9da: Download complete 01:18:41 d6de4b400683: Pull complete 01:18:41 35cb2a7552d0: Pull complete 01:18:41 4f4fb700ef54: Pull complete 01:18:41 464afbd9ba4c: Pull complete 01:18:41 Removing intermediate container 538e4d09987f 01:18:41 ---> cf89c7546767 01:18:41 Step 13/25 : FROM alpine:3.18 01:18:41 3.18: Pulling from library/alpine 01:18:41 73baa7ef167e: Pulling fs layer 01:18:41 73baa7ef167e: Download complete 01:18:41 73baa7ef167e: Pull complete 01:18:41 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 01:18:41 Status: Downloaded newer image for alpine:3.18 01:18:41 ---> 8fd7cac70a4a 01:18:41 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:18:41 ---> Running in f035c4903170 01:18:41 Removing intermediate container f035c4903170 01:18:41 ---> 91489321b3d9 01:18:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:18:41 ---> Running in f890e4144bac 01:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:41 (1/1) Installing dumb-init (1.2.5-r2) 01:18:41 Executing busybox-1.36.1-r7.trigger 01:18:41 OK: 7 MiB in 16 packages 01:18:41 Removing intermediate container f890e4144bac 01:18:41 ---> 1bfba794e355 01:18:41 Step 16/25 : RUN apk --no-cache upgrade 01:18:41 ---> Running in 932f923b1f67 01:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:41 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 01:18:41 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 01:18:41 OK: 7 MiB in 16 packages 01:18:41 Removing intermediate container 932f923b1f67 01:18:41 ---> 62720e223e4b 01:18:41 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:18:41 ---> 94dcf49df8c7 01:18:41 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:18:41 ---> 22f0e9e12d36 01:18:41 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:18:41 ---> 1a9e25282455 01:18:41 Step 20/25 : EXPOSE 59982 01:18:41 ---> Running in 37af25a96995 01:18:41 Removing intermediate container 37af25a96995 01:18:41 ---> fccf82041bcc 01:18:41 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:18:41 ---> Running in e0c455813371 01:18:41 Removing intermediate container e0c455813371 01:18:41 ---> 3bd85102150a 01:18:41 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:18:41 ---> Running in 83aa5c8a8d38 01:18:41 Removing intermediate container 83aa5c8a8d38 01:18:41 ---> 115fc6bdd091 01:18:41 Step 23/25 : LABEL arch=amd64 01:18:41 ---> Running in 343bb7dafd0d 01:18:41 Removing intermediate container 343bb7dafd0d 01:18:41 ---> 4a93a87cc62f 01:18:41 Step 24/25 : LABEL git_sha=53a387fc9239fed63523abc3954e85b6e91da6bb 01:18:41 ---> Running in 2a80eb3e789a 01:18:41 Removing intermediate container 2a80eb3e789a 01:18:41 ---> 853522e5be46 01:18:41 Step 25/25 : LABEL version=0.0.0 01:18:41 ---> Running in eafc8adc3334 01:18:41 Removing intermediate container eafc8adc3334 01:18:41 ---> 9d21ec43ca20 01:18:41 [Warning] One or more build-args [ARCH] were not consumed 01:18:41 Successfully built 9d21ec43ca20 01:18:41 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 01:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:42 01:18:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:43 latest: Pulling from edgex-lftools-log-publisher 01:18:43 5eb5b503b376: Pulling fs layer 01:18:43 5c69ac0246d0: Pulling fs layer 01:18:43 ec43610c2a17: Pulling fs layer 01:18:43 3a2ae6a8a46f: Pulling fs layer 01:18:43 33b1e0a273af: Pulling fs layer 01:18:43 5d3b04190fa2: Pulling fs layer 01:18:43 2f39f015ded8: Pulling fs layer 01:18:43 3a2ae6a8a46f: Waiting 01:18:43 33b1e0a273af: Waiting 01:18:43 5d3b04190fa2: Waiting 01:18:43 5c69ac0246d0: Download complete 01:18:43 3a2ae6a8a46f: Verifying Checksum 01:18:43 3a2ae6a8a46f: Download complete 01:18:43 33b1e0a273af: Verifying Checksum 01:18:43 33b1e0a273af: Download complete 01:18:43 5d3b04190fa2: Download complete 01:18:43 ec43610c2a17: Verifying Checksum 01:18:43 ec43610c2a17: Download complete 01:18:43 5eb5b503b376: Verifying Checksum 01:18:43 5eb5b503b376: Download complete 01:18:44 2f39f015ded8: Download complete 01:18:44 5eb5b503b376: Pull complete 01:18:45 5c69ac0246d0: Pull complete 01:18:45 ec43610c2a17: Pull complete 01:18:45 3a2ae6a8a46f: Pull complete 01:18:45 33b1e0a273af: Pull complete 01:18:45 5d3b04190fa2: Pull complete 01:18:50 2f39f015ded8: Pull complete 01:18:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:50 prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container 01:18: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/gexfoundry_device-mqtt-go_PR-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:18:51 00f215d4a9da: Pull complete 01:18:51 d496ad576159: Pull complete 01:18:51 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:18:51 ---> f246e2811388 01:18:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:18:53 ---> Running in 1c500a8dce92 01:18:53 Removing intermediate container 1c500a8dce92 01:18:53 ---> bebe0fd26ec0 01:18:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:54 ---> Running in d0e013df08b6 01:18:54 $ docker top 2aaca6c9f474a14428ccd54769919b2bd4af5dd3884d20f1302c98179515c8f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource 01:18:54 Removing intermediate container d0e013df08b6 01:18:54 ---> 17e09f4be8ed 01:18:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:54 ---> Running in 3d04fddb32f9 [Pipeline] sh 01:18:54 Removing intermediate container 3d04fddb32f9 01:18:54 ---> 64fc1656a09c 01:18:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:18:54 ---> Running in af1628eaa856 01:18:54 ---> job-cost.sh 01:18:54 lf-activate-venv: SKIPPING 01:18:54 INFO: No Stack... 01:18:54 INFO: Retrieving Pricing Info for: v3-standard-8 01:18:55 INFO: Archiving Costs 01:18:55 Removing intermediate container af1628eaa856 01:18:55 ---> 5dc51976590a 01:18:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:55 ---> Running in 826b68baebf3 [Pipeline] sh 01:18:55 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives/cost.csv 01:18:55 + cut -d, -f6 [Pipeline] lock 01:18:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] 01:18:55 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] did not exist. Created. 01:18:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:18:56 + echo total: 0.2199999988079071 [Pipeline] stash 01:18:56 Stashed 1 file(s) [Pipeline] } 01:18:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] 01:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // lock [Pipeline] } 01:18:56 $ docker stop --time=1 2aaca6c9f474a14428ccd54769919b2bd4af5dd3884d20f1302c98179515c8f0 01:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:18:57 $ docker rm -f --volumes 2aaca6c9f474a14428ccd54769919b2bd4af5dd3884d20f1302c98179515c8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 01:18:57 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:18:57 (2/4) Installing libedit (20221030.3.1-r1) 01:18:57 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:18:57 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:18:57 Executing busybox-1.36.1-r5.trigger 01:18:57 OK: 271 MiB in 56 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:18:58 Removing intermediate container 826b68baebf3 01:18:58 ---> 14745903c9ec 01:18:58 Step 8/12 : WORKDIR /device-mqtt-go 01:18:58 ---> Running in fd6a1cb09029 01:18:58 Removing intermediate container fd6a1cb09029 01:18:58 ---> ff542fc8671f 01:18:58 Step 9/12 : COPY go.mod vendor* ./ 01:18:59 ---> ce4eab77b4c4 01:18:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:59 ---> Running in 53562ab2fa10 01:20:51 Removing intermediate container 53562ab2fa10 01:20:51 ---> d5b776153d48 01:20:51 Step 11/12 : COPY . . 01:20:51 ---> 4e88b0913dea 01:20:51 Step 12/12 : RUN $MAKE 01:20:51 ---> Running in 8f6bda8abc8e 01:20:51 noop 01:20:51 Removing intermediate container 8f6bda8abc8e 01:20:51 ---> 5cb6449e5229 01:20:51 Successfully built 5cb6449e5229 01:20:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:51 + docker inspect -f . ci-base-image-arm64 01:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:52 prd-ubuntu20.04-docker-arm64-4c-16g-4862 does not seem to be running inside a container 01:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:20:53 $ docker top 2dff7ad4bc858c237614a5cd9981069bdddd441d49a6ac306aec898a936a0fa8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:54 + go version 01:20:54 go version go1.21.9 linux/arm64 [Pipeline] } 01:20:54 $ docker stop --time=1 2dff7ad4bc858c237614a5cd9981069bdddd441d49a6ac306aec898a936a0fa8 01:20:55 $ docker rm -f --volumes 2dff7ad4bc858c237614a5cd9981069bdddd441d49a6ac306aec898a936a0fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:56 + docker inspect -f . ci-base-image-arm64 01:20:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:57 prd-ubuntu20.04-docker-arm64-4c-16g-4862 does not seem to be running inside a container 01:20:57 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:20:58 $ docker top be951a11787751d4c4337d4189dea3b7addc1269bc3fec6af103ec7f588b281a -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:59 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:20:59 + make test 01:20:59 go test ./... -coverprofile=coverage.out ./... 01:21:05 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:24:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:24:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:24:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements 01:24:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:24:42 go vet ./... 01:25:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:25:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:25:29 ./bin/test-attribution-txt.sh 01:25:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:25:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:25:29 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:25:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:25:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:25:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:25:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:25:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:25:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:25:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:25:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:25:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:25:29 $ docker stop --time=1 be951a11787751d4c4337d4189dea3b7addc1269bc3fec6af103ec7f588b281a 01:25:30 $ docker rm -f --volumes be951a11787751d4c4337d4189dea3b7addc1269bc3fec6af103ec7f588b281a [Pipeline] // withDockerContainer [Pipeline] sh 01:25:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:32 Warning: overwriting stash ‘coverage-report’ 01:25:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:25:34 + ls -al . 01:25:34 total 248 01:25:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 01:21 . 01:25:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 01:17 .. 01:25:34 -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 01:17 .dockerignore 01:25:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 01:18 .git 01:25:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:17 .github 01:25:34 -rw-rw-r-- 1 jenkins jenkins 264 Jul 3 01:17 .gitignore 01:25:34 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 01:17 .golangci.yml 01:25:34 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 3 01:17 Attribution.txt 01:25:34 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 3 01:17 CHANGELOG.md 01:25:34 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 3 01:17 Dockerfile 01:25:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 01:17 GOVERNANCE.md 01:25:34 -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 01:17 Jenkinsfile 01:25:34 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 01:17 LICENSE 01:25:34 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 3 01:17 Makefile 01:25:34 -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 01:17 OWNERS.md 01:25:34 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 3 01:17 README.md 01:25:34 -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 01:15 VERSION 01:25:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:17 bin 01:25:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:17 cmd 01:25:34 -rw-r--r-- 1 jenkins jenkins 18506 Jul 3 01:24 coverage.out 01:25:34 -rw-rw-r-- 1 jenkins jenkins 7121 Jul 3 01:17 go.mod 01:25:34 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 3 01:17 go.sum 01:25:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:17 internal 01:25:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:17 mock 01:25:34 -rw-rw-r-- 1 jenkins jenkins 227 Jul 3 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:34 + 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=53a387fc9239fed63523abc3954e85b6e91da6bb --label arch=arm64 --label version=0.0.0 . 01:25:35 Sending build context to Docker daemon 10.64MB 01:25:35 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:25:35 Step 2/25 : FROM ${BASE} AS builder 01:25:35 ---> 5cb6449e5229 01:25:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:25:35 ---> Running in 56fa9476e6d9 01:25:35 Removing intermediate container 56fa9476e6d9 01:25:35 ---> a3ab7ffd264a 01:25:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:25:35 ---> Running in a7492abe2551 01:25:35 Removing intermediate container a7492abe2551 01:25:35 ---> 56f69aac81e4 01:25:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:25:35 ---> Running in 3aa6f37d8fda 01:25:36 Removing intermediate container 3aa6f37d8fda 01:25:36 ---> 85dae04cead6 01:25:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:25:36 ---> Running in 082cb23b6281 01:25:36 Removing intermediate container 082cb23b6281 01:25:36 ---> 6ba1ff6671ae 01:25:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:36 ---> Running in 46a81e7c97e9 01:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:25:39 OK: 271 MiB in 56 packages 01:25:39 Removing intermediate container 46a81e7c97e9 01:25:39 ---> 8633a143d3c4 01:25:39 Step 8/25 : WORKDIR /device-mqtt-go 01:25:39 ---> Running in b27ec4ec7137 01:25:40 Removing intermediate container b27ec4ec7137 01:25:40 ---> 38069ee487a3 01:25:40 Step 9/25 : COPY go.mod vendor* ./ 01:25:40 ---> 5d2dc61567c5 01:25:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:40 ---> Running in 9769039c09c1 01:25:42 Removing intermediate container 9769039c09c1 01:25:42 ---> 74bb9dae3e4d 01:25:42 Step 11/25 : COPY . . 01:25:44 ---> 7740e0735484 01:25:44 Step 12/25 : RUN $MAKE 01:25:44 ---> Running in 0cd9e8d6f949 01:25:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:29:06 Removing intermediate container 0cd9e8d6f949 01:29:06 ---> dbe28e913c42 01:29:06 Step 13/25 : FROM alpine:3.18 01:29:06 3.18: Pulling from library/alpine 01:29:06 5c905c7ebe2f: Pulling fs layer 01:29:06 5c905c7ebe2f: Verifying Checksum 01:29:06 5c905c7ebe2f: Download complete 01:29:06 5c905c7ebe2f: Pull complete 01:29:06 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 01:29:06 Status: Downloaded newer image for alpine:3.18 01:29:06 ---> dec292d02e07 01:29:06 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:29:06 ---> Running in 288900a5f678 01:29:06 Removing intermediate container 288900a5f678 01:29:06 ---> 981b7162e885 01:29:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:29:06 ---> Running in 480ffde46127 01:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:29:06 (1/1) Installing dumb-init (1.2.5-r2) 01:29:06 Executing busybox-1.36.1-r7.trigger 01:29:06 OK: 8 MiB in 16 packages 01:29:07 Removing intermediate container 480ffde46127 01:29:07 ---> a6de6f7976e5 01:29:07 Step 16/25 : RUN apk --no-cache upgrade 01:29:07 ---> Running in f7843f413fb0 01:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:29:09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 01:29:09 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 01:29:09 OK: 8 MiB in 16 packages 01:29:10 Removing intermediate container f7843f413fb0 01:29:10 ---> d025eb6f221d 01:29:10 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:29:13 ---> bafa68150feb 01:29:13 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:29:13 ---> 135cbf2f3f6b 01:29:13 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:29:13 ---> 9991aca8bc3b 01:29:13 Step 20/25 : EXPOSE 59982 01:29:13 ---> Running in f20c410edff8 01:29:13 Removing intermediate container f20c410edff8 01:29:13 ---> 8d9a67fe594e 01:29:13 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:29:13 ---> Running in 5b2123cf541b 01:29:14 Removing intermediate container 5b2123cf541b 01:29:14 ---> 76d0a1b88f60 01:29:14 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:29:14 ---> Running in de3ab77d2436 01:29:14 Removing intermediate container de3ab77d2436 01:29:14 ---> 2397e0055521 01:29:14 Step 23/25 : LABEL arch=arm64 01:29:14 ---> Running in 12aac6a330be 01:29:15 Removing intermediate container 12aac6a330be 01:29:15 ---> c531047a3536 01:29:15 Step 24/25 : LABEL git_sha=53a387fc9239fed63523abc3954e85b6e91da6bb 01:29:15 ---> Running in 11baa09d91c6 01:29:15 Removing intermediate container 11baa09d91c6 01:29:15 ---> 02d65ea59b1c 01:29:15 Step 25/25 : LABEL version=0.0.0 01:29:15 ---> Running in dd5d9efefdbc 01:29:15 Removing intermediate container dd5d9efefdbc 01:29:15 ---> df30acf80dda 01:29:15 [Warning] One or more build-args [ARCH] were not consumed 01:29:15 Successfully built df30acf80dda 01:29:15 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:16 01:29:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:17 arm64: Pulling from edgex-lftools-log-publisher 01:29:17 8998bd30e6a1: Pulling fs layer 01:29:17 04944245beec: Pulling fs layer 01:29:17 699f458cf7ca: Pulling fs layer 01:29:17 765212b225bb: Pulling fs layer 01:29:17 765212b225bb: Waiting 01:29:17 f23df028b6ca: Pulling fs layer 01:29:17 d65c8cfc05b1: Pulling fs layer 01:29:17 2437ff75d9bd: Pulling fs layer 01:29:17 f23df028b6ca: Waiting 01:29:17 d65c8cfc05b1: Waiting 01:29:17 2437ff75d9bd: Waiting 01:29:17 04944245beec: Verifying Checksum 01:29:17 04944245beec: Download complete 01:29:17 765212b225bb: Verifying Checksum 01:29:17 765212b225bb: Download complete 01:29:17 f23df028b6ca: Verifying Checksum 01:29:17 f23df028b6ca: Download complete 01:29:17 d65c8cfc05b1: Verifying Checksum 01:29:17 d65c8cfc05b1: Download complete 01:29:17 699f458cf7ca: Verifying Checksum 01:29:17 699f458cf7ca: Download complete 01:29:18 8998bd30e6a1: Verifying Checksum 01:29:18 8998bd30e6a1: Download complete 01:29:20 2437ff75d9bd: Download complete 01:29:22 8998bd30e6a1: Pull complete 01:29:23 04944245beec: Pull complete 01:29:25 699f458cf7ca: Pull complete 01:29:25 765212b225bb: Pull complete 01:29:25 f23df028b6ca: Pull complete 01:29:25 d65c8cfc05b1: Pull complete 01:29:44 2437ff75d9bd: Pull complete 01:29:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:44 prd-ubuntu20.04-docker-arm64-4c-16g-4862 does not seem to be running inside a container 01:29:44 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:29:47 $ docker top a40549b0ba16882a1bcc87f1a856963f0aab08707f9f649082b481bf54cbf4f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:48 ---> job-cost.sh 01:29:48 lf-activate-venv: SKIPPING 01:29:48 INFO: No Stack... 01:29:48 INFO: Retrieving Pricing Info for: v3-standard-4 01:29:49 INFO: Archiving Costs [Pipeline] sh 01:29:50 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:29:50 + cut -d, -f6 [Pipeline] lock 01:29:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] 01:29:50 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] did not exist. Created. 01:29:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:50 /w/workspace/device-mqtt-go/1@tmp/durable-068ac249/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:29:51 + echo total: 0.10999999940395355 [Pipeline] stash 01:29:51 Warning: overwriting stash ‘stack-cost’ 01:29:51 Stashed 1 file(s) [Pipeline] } 01:29:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:51 $ docker stop --time=1 a40549b0ba16882a1bcc87f1a856963f0aab08707f9f649082b481bf54cbf4f8 01:29:53 $ docker rm -f --volumes a40549b0ba16882a1bcc87f1a856963f0aab08707f9f649082b481bf54cbf4f8 [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 01:29:54 provisioning config files... 01:29:54 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config12847833104581184900tmp [Pipeline] { [Pipeline] sh 01:29:54 + set +x 01:29:54 + + curl -s https://codecov.io/bash 01:29:54 bash -s -- 01:29:54 01:29:54 _____ _ 01:29:54 / ____| | | 01:29:54 | | ___ __| | ___ ___ _____ __ 01:29:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:29:54 | |___| (_) | (_| | __/ (_| (_) \ V / 01:29:54 \_____\___/ \__,_|\___|\___\___/ \_/ 01:29:54 Bash-1.0.6 01:29:54 01:29:54 01:29:54 ==> git version 2.25.1 found 01:29:54 ==> 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 01:29:54 Release-Date: 2020-01-08 01:29:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:29:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:29:54 ==> Jenkins CI detected. 01:29:54 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-678 01:29:54 project root: . 01:29:54 --> token set from env 01:29:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:29:55 ==> Running gcov in . (disable via -X gcov) 01:29:55 ==> Python coveragepy not found 01:29:55 ==> Searching for coverage reports in: 01:29:55 + . 01:29:55 -> Found 1 reports 01:29:55 ==> Detecting git/mercurial file structure 01:29:55 ==> Reading reports 01:29:55 + ./coverage.out bytes=18506 01:29:55 ==> Appending adjustments 01:29:55 https://docs.codecov.io/docs/fixing-reports 01:29:55 + Found adjustments 01:29:55 ==> Gzipping contents 01:29:55 4.0K /tmp/codecov.k0y3uw.gz 01:29:55 ==> Uploading reports 01:29:55 url: https://codecov.io 01:29:55 query: branch=PR-678&commit=53a387fc9239fed63523abc3954e85b6e91da6bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-678%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=678&job=&cmd_args= 01:29:55 -> Pinging Codecov 01:29:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-678&commit=53a387fc9239fed63523abc3954e85b6e91da6bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-678%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=678&job=&cmd_args= 01:29:55 -> Uploading to 01:29:55 https://storage.googleapis.com/codecov/v4/raw/2024-07-03/7D719EC7BBE17E464838252E33014C33/53a387fc9239fed63523abc3954e85b6e91da6bb/93e376d0-95da-496e-890e-305a9d72f24a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T012955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=814c4c7fc770caeeebab2f60e9e661de339814ef87fbbafb3c57c4f7758202a7 01:29:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:55 Dload Upload Total Spent Left Speed 01:29:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12757 --:--:-- --:--:-- --:--:-- 12757 01:29:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] } 01:29:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 01:29:58 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives ] 01:29:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives 01:29:58 total 16 01:29:58 drwxr-xr-x 3 root root 4096 Jul 3 01:18 . 01:29:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 01:18 .. 01:29:58 drwxr-xr-x 2 root root 4096 Jul 3 01:18 cost 01:29:58 -rw-r--r-- 1 root root 86 Jul 3 01:18 cost.csv 01:29:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives 01:29:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives 01:29:58 total 16 01:29:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 01:18 . 01:29:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 01:18 .. 01:29:58 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 01:18 cost 01:29:58 -rw-r--r-- 1 jenkins jenkins 86 Jul 3 01:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:29:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:29:59 ---> package-listing.sh 01:29:59 ++ facter osfamily 01:29:59 ++ tr '[:upper:]' '[:lower:]' 01:29:59 + OS_FAMILY=debian 01:29:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-678 01:29:59 + START_PACKAGES=/tmp/packages_start.txt 01:29:59 + END_PACKAGES=/tmp/packages_end.txt 01:29:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:29:59 + PACKAGES=/tmp/packages_start.txt 01:29:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-678 ']' 01:29:59 + PACKAGES=/tmp/packages_end.txt 01:29:59 + case "${OS_FAMILY}" in 01:29:59 + dpkg -l 01:29:59 + grep '^ii' 01:29:59 + '[' -f /tmp/packages_start.txt ']' 01:29:59 + '[' -f /tmp/packages_end.txt ']' 01:29:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:29:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-678 ']' 01:29:59 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives/ 01:29:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives/ [Pipeline] echo 01:29:59 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/gexfoundry_device-mqtt-go_PR-678/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:29:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:00 prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container 01:30:00 $ 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/gexfoundry_device-mqtt-go_PR-678/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:01 $ docker top bbed67e6f5ccbb1832c697184be6a8ffaf6a020ba6163ab6e5aa0a8baad17b09 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:01 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:01 + mkdir -p /var/log/sysstat [Pipeline] sh 01:30:02 + ls /var/log/sa-host 01:30:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:02 provisioning config files... 01:30:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config14806178702217895054tmp [Pipeline] { [Pipeline] echo 01:30:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:02 ---> create-netrc.sh [Pipeline] } 01:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:30:03 ---> python-tools-install.sh [Pipeline] echo 01:30:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:03 ---> sudo-logs.sh 01:30:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:30:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:04 ---> job-cost.sh 01:30:04 lf-activate-venv: SKIPPING 01:30:04 DEBUG: total: 0.2199999988079071 01:30:04 INFO: Retrieving Stack Cost... 01:30:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:04 INFO: Archiving Costs [Pipeline] echo 01:30:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:05 ---> logs-deploy.sh 01:30:05 lf-activate-venv: SKIPPING 01:30:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-678/1 01:30:05 INFO: archiving workspace using pattern(s): 01:30:06 Archives upload complete. 01:30:06 INFO: archiving logs to Nexus 01:30:07 ---> uname -a: 01:30:07 Linux prd-ubuntu20-04-docker-8c-8g-4861 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:30:07 01:30:07 01:30:07 ---> lscpu: 01:30:07 Architecture: x86_64 01:30:07 CPU op-mode(s): 32-bit, 64-bit 01:30:07 Byte Order: Little Endian 01:30:07 Address sizes: 40 bits physical, 48 bits virtual 01:30:07 CPU(s): 8 01:30:07 On-line CPU(s) list: 0-7 01:30:07 Thread(s) per core: 1 01:30:07 Core(s) per socket: 1 01:30:07 Socket(s): 8 01:30:07 NUMA node(s): 1 01:30:07 Vendor ID: AuthenticAMD 01:30:07 CPU family: 23 01:30:07 Model: 49 01:30:07 Model name: AMD EPYC-Rome Processor 01:30:07 Stepping: 0 01:30:07 CPU MHz: 2799.998 01:30:07 BogoMIPS: 5599.99 01:30:07 Virtualization: AMD-V 01:30:07 Hypervisor vendor: KVM 01:30:07 Virtualization type: full 01:30:07 L1d cache: 256 KiB 01:30:07 L1i cache: 256 KiB 01:30:07 L2 cache: 4 MiB 01:30:07 L3 cache: 128 MiB 01:30:07 NUMA node0 CPU(s): 0-7 01:30:07 Vulnerability Itlb multihit: Not affected 01:30:07 Vulnerability L1tf: Not affected 01:30:07 Vulnerability Mds: Not affected 01:30:07 Vulnerability Meltdown: Not affected 01:30:07 Vulnerability Mmio stale data: Not affected 01:30:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:30:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:30:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:30:07 Vulnerability Srbds: Not affected 01:30:07 Vulnerability Tsx async abort: Not affected 01:30:07 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 01:30:07 01:30:07 01:30:07 ---> nproc: 01:30:07 8 01:30:07 01:30:07 01:30:07 ---> df -h: 01:30:07 Filesystem Size Used Avail Use% Mounted on 01:30:07 overlay 155G 12G 143G 8% / 01:30:07 tmpfs 64M 0 64M 0% /dev 01:30:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:30:07 shm 64M 0 64M 0% /dev/shm 01:30:07 /dev/vda1 155G 12G 143G 8% /facter-os 01:30:07 01:30:07 01:30:07 ---> sar -b -r -n DEV: 01:30:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4861) 07/03/24 _x86_64_ (8 CPU) 01:30:07 01:30:07 01:14:54 LINUX RESTART (8 CPU) 01:30:07 01:30:07 01:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:30:07 01:16:01 337.31 48.48 288.84 0.00 5463.89 125071.29 0.00 01:30:07 01:17:01 298.23 2.93 295.30 0.00 44.13 89121.41 0.00 01:30:07 01:18:01 119.75 0.23 119.51 0.00 25.46 27058.56 0.00 01:30:07 01:19:01 157.84 1.08 156.76 0.00 28.53 50850.19 0.00 01:30:07 01:20:01 8.57 1.30 7.27 0.00 79.59 1596.82 0.00 01:30:07 01:21:01 43.59 3.80 39.79 0.00 4262.89 6890.58 0.00 01:30:07 01:22:01 3.55 0.02 3.53 0.00 0.13 90.10 0.00 01:30:07 01:23:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 01:30:07 01:24:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 01:30:07 01:25:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 01:30:07 01:26:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 01:30:07 01:27:01 1.22 0.00 1.22 0.00 0.00 19.19 0.00 01:30:07 01:28:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 01:30:07 01:29:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 01:30:07 01:30:02 6.36 0.32 6.05 0.00 26.66 119.69 0.00 01:30:07 Average: 65.64 3.88 61.77 0.00 662.05 20059.77 0.00 01:30:07 01:30:07 01:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:30:07 01:16:01 29752540 31562496 786388 2.39 60912 2042612 1869820 5.51 1015432 1778168 135584 01:30:07 01:17:01 26953972 31516504 788684 2.40 184716 4437244 1878140 5.54 1334492 3979056 208956 01:30:07 01:18:01 27897504 31478620 824376 2.51 192820 3528788 2079840 6.13 1323924 3124928 21240 01:30:07 01:19:01 26962612 31519856 780404 2.37 203256 4420296 1779400 5.24 1386692 3916384 344 01:30:07 01:20:01 26889472 31499884 795888 2.42 205560 4465620 1823076 5.37 1405812 3962076 1028 01:30:07 01:21:01 26512444 31498172 773064 2.35 231868 4818308 1738624 5.12 1672540 4047620 4 01:30:07 01:22:01 26520944 31501772 769632 2.34 230428 4815048 1722552 5.08 1667608 4044420 8 01:30:07 01:23:01 26522124 31503056 768308 2.34 230484 4815056 1722552 5.08 1666284 4044420 232 01:30:07 01:24:01 26528368 31509388 761916 2.32 230568 4815060 1722552 5.08 1660860 4044424 176 01:30:07 01:25:01 26530084 31511140 760068 2.31 230600 4815064 1722552 5.08 1658672 4044428 268 01:30:07 01:26:01 26530392 31511460 759732 2.31 230624 4815064 1722552 5.08 1658420 4044428 20 01:30:07 01:27:01 26530912 31512060 759088 2.31 230680 4815068 1722552 5.08 1658324 4044432 180 01:30:07 01:28:01 26530640 31511788 759280 2.31 230700 4815068 1722552 5.08 1658308 4044432 12 01:30:07 01:29:01 26530908 31512104 758924 2.31 230752 4815076 1722552 5.08 1658932 4044436 16 01:30:07 01:30:02 26503092 31486840 781296 2.38 230920 4816596 1753588 5.17 1682320 4044880 336 01:30:07 Average: 26913067 31509009 775137 2.36 210326 4469998 1780194 5.25 1540575 3813902 24560 01:30:07 01:30:07 01:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:30:07 01:16:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 01:30:07 01:16:01 ens3 554.59 390.47 4624.26 96.93 0.00 0.00 0.00 0.00 01:30:07 01:16:01 docker0 25.35 25.53 1.91 167.24 0.00 0.00 0.00 0.00 01:30:07 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:17:01 ens3 548.11 338.91 4609.16 39.17 0.00 0.00 0.00 0.00 01:30:07 01:17:01 docker0 315.06 500.00 27.34 3296.94 0.00 0.00 0.00 0.00 01:30:07 01:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:30:07 01:18:01 ens3 45.91 26.38 71.64 15.77 0.00 0.00 0.00 0.00 01:30:07 01:18:01 docker0 1.38 3.07 0.08 30.95 0.00 0.00 0.00 0.00 01:30:07 01:19:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 01:30:07 01:19:01 ens3 104.13 66.32 2678.20 13.84 0.00 0.00 0.00 0.00 01:30:07 01:19:01 docker0 3.47 5.95 0.21 94.71 0.00 0.00 0.00 0.00 01:30:07 01:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:30:07 01:20:01 ens3 60.02 33.19 667.93 2.40 0.00 0.00 0.00 0.00 01:30:07 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:21:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 01:30:07 01:21:01 ens3 139.13 58.64 2048.44 4.11 0.00 0.00 0.00 0.00 01:30:07 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:26:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:30:07 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:28:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 01:30:07 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 01:29:01 ens3 0.82 0.65 0.35 0.23 0.00 0.00 0.00 0.00 01:30:07 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 01:30:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:30:07 01:30:02 ens3 18.43 11.71 21.07 6.97 0.00 0.00 0.00 0.00 01:30:07 01:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 01:30:07 Average: ens3 98.13 61.78 981.36 11.97 0.00 0.00 0.00 0.00 01:30:07 Average: docker0 23.02 35.63 1.97 239.31 0.00 0.00 0.00 0.00 01:30:07 01:30:07 01:30:07 ---> sar -P ALL: 01:30:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4861) 07/03/24 _x86_64_ (8 CPU) 01:30:07 01:30:07 01:14:54 LINUX RESTART (8 CPU) 01:30:07 01:30:07 01:15:01 CPU %user %nice %system %iowait %steal %idle 01:30:07 01:16:01 all 7.56 0.00 2.30 2.12 0.05 87.97 01:30:07 01:16:01 0 7.73 0.00 1.66 0.13 0.03 90.44 01:30:07 01:16:01 1 9.80 0.00 1.86 0.72 0.05 87.57 01:30:07 01:16:01 2 6.41 0.00 2.12 0.38 0.05 91.04 01:30:07 01:16:01 3 6.66 0.00 2.43 4.98 0.05 85.87 01:30:07 01:16:01 4 7.25 0.00 3.79 0.91 0.05 88.01 01:30:07 01:16:01 5 6.32 0.00 2.45 3.93 0.05 87.25 01:30:07 01:16:01 6 8.19 0.00 1.81 2.43 0.05 87.53 01:30:07 01:16:01 7 8.14 0.00 2.27 3.51 0.05 86.03 01:30:07 01:17:01 all 9.53 0.00 4.69 5.30 0.07 80.41 01:30:07 01:17:01 0 10.14 0.00 5.70 13.24 0.07 70.85 01:30:07 01:17:01 1 9.16 0.00 5.41 13.24 0.08 72.10 01:30:07 01:17:01 2 10.36 0.00 4.05 0.61 0.07 84.92 01:30:07 01:17:01 3 9.28 0.00 4.06 1.40 0.07 85.20 01:30:07 01:17:01 4 11.01 0.00 3.83 1.00 0.05 84.11 01:30:07 01:17:01 5 10.16 0.00 4.32 9.68 0.10 75.74 01:30:07 01:17:01 6 8.16 0.00 6.05 0.85 0.07 84.86 01:30:07 01:17:01 7 7.97 0.00 4.10 2.49 0.05 85.39 01:30:07 01:18:01 all 44.10 0.00 7.26 1.43 0.08 47.13 01:30:07 01:18:01 0 43.06 0.00 7.28 3.27 0.08 46.31 01:30:07 01:18:01 1 44.02 0.00 6.71 0.27 0.07 48.94 01:30:07 01:18:01 2 44.97 0.00 6.96 0.51 0.08 47.48 01:30:07 01:18:01 3 44.79 0.00 6.56 0.25 0.08 48.31 01:30:07 01:18:01 4 44.15 0.00 8.38 0.60 0.08 46.78 01:30:07 01:18:01 5 43.73 0.00 7.34 5.85 0.10 42.97 01:30:07 01:18:01 6 43.97 0.00 7.47 0.45 0.08 48.01 01:30:07 01:18:01 7 44.08 0.00 7.39 0.25 0.08 48.19 01:30:07 01:19:01 all 26.75 0.00 5.86 2.62 0.07 64.69 01:30:07 01:19:01 0 26.58 0.00 5.94 1.65 0.07 65.76 01:30:07 01:19:01 1 27.80 0.00 4.98 0.44 0.05 66.73 01:30:07 01:19:01 2 26.64 0.00 5.68 0.32 0.07 67.30 01:30:07 01:19:01 3 26.14 0.00 5.55 0.66 0.07 67.59 01:30:07 01:19:01 4 26.78 0.00 6.49 0.96 0.07 65.70 01:30:07 01:19:01 5 27.03 0.00 6.09 15.92 0.08 50.87 01:30:07 01:19:01 6 26.73 0.00 6.23 1.01 0.07 65.97 01:30:07 01:19:01 7 26.31 0.00 5.97 0.10 0.07 67.55 01:30:07 01:20:01 all 0.26 0.00 0.14 0.11 0.01 99.48 01:30:07 01:20:01 0 0.12 0.00 0.23 0.17 0.00 99.48 01:30:07 01:20:01 1 0.35 0.00 0.17 0.02 0.02 99.45 01:30:07 01:20:01 2 0.27 0.00 0.10 0.12 0.02 99.50 01:30:07 01:20:01 3 0.08 0.00 0.07 0.00 0.02 99.83 01:30:07 01:20:01 4 0.38 0.00 0.17 0.02 0.02 99.42 01:30:07 01:20:01 5 0.50 0.00 0.13 0.52 0.02 98.83 01:30:07 01:20:01 6 0.25 0.00 0.13 0.00 0.00 99.62 01:30:07 01:20:01 7 0.13 0.00 0.10 0.02 0.02 99.73 01:30:07 01:21:01 all 2.12 0.00 1.27 0.45 0.02 96.15 01:30:07 01:21:01 0 2.34 0.00 0.80 0.98 0.02 95.86 01:30:07 01:21:01 1 2.61 0.00 0.90 0.02 0.00 96.48 01:30:07 01:21:01 2 1.52 0.00 2.45 1.92 0.02 94.09 01:30:07 01:21:01 3 1.66 0.00 0.82 0.49 0.02 97.01 01:30:07 01:21:01 4 1.94 0.00 1.10 0.07 0.02 96.88 01:30:07 01:21:01 5 2.52 0.00 0.89 0.03 0.03 96.53 01:30:07 01:21:01 6 2.99 0.00 1.03 0.03 0.03 95.91 01:30:07 01:21:01 7 1.40 0.00 2.12 0.03 0.00 96.45 01:30:07 01:22:01 all 0.08 0.00 0.05 0.02 0.01 99.85 01:30:07 01:22:01 0 0.05 0.00 0.07 0.12 0.02 99.75 01:30:07 01:22:01 1 0.13 0.00 0.03 0.00 0.02 99.82 01:30:07 01:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 01:30:07 01:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:30:07 01:22:01 4 0.07 0.00 0.03 0.00 0.00 99.90 01:30:07 01:22:01 5 0.05 0.00 0.05 0.02 0.00 99.88 01:30:07 01:22:01 6 0.20 0.00 0.12 0.00 0.00 99.68 01:30:07 01:22:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:30:07 01:23:01 all 0.09 0.00 0.01 0.02 0.01 99.87 01:30:07 01:23:01 0 0.07 0.00 0.02 0.03 0.02 99.87 01:30:07 01:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:30:07 01:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:30:07 01:23:01 3 0.57 0.00 0.00 0.00 0.02 99.42 01:30:07 01:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:30:07 01:23:01 5 0.00 0.00 0.02 0.13 0.02 99.83 01:30:07 01:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:30:07 01:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:30:07 01:24:01 all 0.04 0.00 0.01 0.00 0.00 99.94 01:30:07 01:24:01 0 0.10 0.00 0.02 0.00 0.02 99.87 01:30:07 01:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:30:07 01:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:30:07 01:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:30:07 01:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:30:07 01:24:01 5 0.03 0.00 0.00 0.03 0.00 99.93 01:30:07 01:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:30:07 01:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:30:07 01:25:01 all 0.10 0.00 0.01 0.00 0.00 99.88 01:30:07 01:25:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:30:07 01:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:30:07 01:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:30:07 01:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:30:07 01:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:30:07 01:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:30:07 01:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:30:07 01:25:01 7 0.65 0.00 0.00 0.00 0.00 99.35 01:30:07 01:26:01 all 0.09 0.00 0.01 0.00 0.01 99.89 01:30:07 01:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:30:07 01:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:30:07 01:26:01 2 0.05 0.00 0.03 0.02 0.02 99.88 01:30:07 01:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:30:07 01:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 01:30:07 01:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:30:07 01:26:01 6 0.30 0.00 0.00 0.00 0.02 99.68 01:30:07 01:26:01 7 0.28 0.00 0.00 0.00 0.02 99.70 01:30:07 01:30:07 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:30:07 01:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:30:07 01:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:30:07 01:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:30:07 01:27:01 2 0.08 0.00 0.02 0.00 0.03 99.87 01:30:07 01:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:30:07 01:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 01:30:07 01:27:01 5 0.03 0.00 0.02 0.03 0.02 99.90 01:30:07 01:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:30:07 01:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:30:07 01:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:30:07 01:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:30:07 01:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:30:07 01:28:01 2 0.05 0.00 0.03 0.02 0.02 99.88 01:30:07 01:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:30:07 01:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:30:07 01:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:30:07 01:28:01 6 0.12 0.00 0.02 0.00 0.00 99.87 01:30:07 01:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:30:07 01:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:30:07 01:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:30:07 01:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:30:07 01:29:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:30:07 01:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:30:07 01:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:30:07 01:29:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:30:07 01:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:30:07 01:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:30:07 01:30:02 all 0.46 0.00 0.23 0.02 0.01 99.27 01:30:07 01:30:02 0 0.55 0.00 0.17 0.03 0.02 99.23 01:30:07 01:30:02 1 0.47 0.00 0.20 0.00 0.02 99.31 01:30:07 01:30:02 2 0.60 0.00 0.33 0.02 0.03 99.02 01:30:07 01:30:02 3 0.13 0.00 0.17 0.05 0.00 99.65 01:30:07 01:30:02 4 0.57 0.00 0.33 0.00 0.02 99.08 01:30:07 01:30:02 5 0.18 0.00 0.13 0.08 0.02 99.58 01:30:07 01:30:02 6 0.77 0.00 0.20 0.00 0.00 99.03 01:30:07 01:30:02 7 0.40 0.00 0.30 0.00 0.02 99.28 01:30:07 Average: all 6.04 0.00 1.45 0.80 0.02 91.69 01:30:07 Average: 0 6.02 0.00 1.45 1.29 0.02 91.21 01:30:07 Average: 1 6.26 0.00 1.35 0.97 0.02 91.40 01:30:07 Average: 2 6.03 0.00 1.45 0.26 0.03 92.23 01:30:07 Average: 3 5.92 0.00 1.31 0.52 0.02 92.23 01:30:07 Average: 4 6.12 0.00 1.60 0.24 0.02 92.02 01:30:07 Average: 5 5.98 0.00 1.42 2.39 0.03 90.18 01:30:07 Average: 6 6.08 0.00 1.53 0.32 0.02 92.05 01:30:07 Average: 7 5.92 0.00 1.48 0.42 0.02 92.15 01:30:07 01:30:07 01:30:07