Pull request #672 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e34210102d6973701d7b3d116da771871bdd88f1+db84220a98baf26f07a1d477c585bb37996b93c5 (c5a87f1708579144b0b5c15e217fea20d6e5ee89) 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-ssh10706396586607232621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15395592262029210915.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-672/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-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11859868780430578728.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-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18326455658126127207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh8206145260808542115.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-672/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-672/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3707925994948971357.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-320’ Running on prd-ubuntu20.04-docker-8c-8g-326 in /w/workspace/gexfoundry_device-mqtt-go_PR-672 [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-672 # 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 Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit e34210102d6973701d7b3d116da771871bdd88f1 Merge succeeded, producing e34210102d6973701d7b3d116da771871bdd88f1 Checking out Revision e34210102d6973701d7b3d116da771871bdd88f1 (PR-672) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 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/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # 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 db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:35 ========================================================= 01:26:35 EdgeX Global Pipelines Version Info 01:26:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:36 ------------------- 01:26:36 stable info: 01:26:36 ------------------- 01:26:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:26:36 Message: update stable to v1.0.258 01:26:37 ------------------- 01:26:37 experimental info: 01:26:37 ------------------- 01:26:37 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:26:37 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-672 [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-672 [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-672 [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e342101 [Pipeline] echo 01:26:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:39 provisioning config files... 01:26:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config17563147062363836315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:40 ---> ****-login.sh 01:26:40 nexus3.edgexfoundry.org:10001 01:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:40 Configure a credential helper to remove this warning. See 01:26:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:40 01:26:40 Login Succeeded 01:26:40 nexus3.edgexfoundry.org:10002 01:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:40 Configure a credential helper to remove this warning. See 01:26:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:40 01:26:40 Login Succeeded 01:26:40 nexus3.edgexfoundry.org:10003 01:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:40 Configure a credential helper to remove this warning. See 01:26:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:40 01:26:40 Login Succeeded 01:26:40 nexus3.edgexfoundry.org:10004 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:41 Configure a credential helper to remove this warning. See 01:26:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:41 01:26:41 Login Succeeded 01:26:41 ****.io 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:42 Configure a credential helper to remove this warning. See 01:26:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:42 01:26:42 Login Succeeded 01:26:42 ---> ****-login.sh ends [Pipeline] } 01:26:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:43 + git rev-list -1 --merges e34210102d6973701d7b3d116da771871bdd88f1~1..e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo 01:26:43 -----------> git rev-list -1 --merges e34210102d6973701d7b3d116da771871bdd88f1~1..e34210102d6973701d7b3d116da771871bdd88f1 e34210102d6973701d7b3d116da771871bdd88f1 [false] [Pipeline] sh 01:26:43 + git log --format=format:%s -1 e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo 01:26:43 ========================================================= 01:26:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:44 + git log --format=format:%s -1 e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo 01:26:44 [semverPrep] GIT_COMMIT: e34210102d6973701d7b3d116da771871bdd88f1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:26:44 [semverPrep] This is not a build commit. [Pipeline] sh 01:26:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:44 + grep -v github /etc/ssh/ssh_known_hosts 01:26:44 + [ -e /tmp/ssh_known_hosts ] 01:26:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:44 + sudo tee -a /etc/ssh/ssh_known_hosts 01:26:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:45 01:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:45 0.1.4: Pulling from edgex-devops/py-git-semver 01:26:45 b85a868b505f: Pulling fs layer 01:26:45 e2be974225ed: Pulling fs layer 01:26:45 339a4e72a1f5: Pulling fs layer 01:26:45 988bab9f4d93: Pulling fs layer 01:26:45 1469e6f7b9e6: Pulling fs layer 01:26:45 eaf3925da568: Pulling fs layer 01:26:45 bab4dde63d76: Pulling fs layer 01:26:45 bde34c3a00c8: Pulling fs layer 01:26:45 b352a97aabf1: Pulling fs layer 01:26:45 4872d77fe225: Pulling fs layer 01:26:45 5851b861e8e6: Pulling fs layer 01:26:45 988bab9f4d93: Waiting 01:26:45 1469e6f7b9e6: Waiting 01:26:45 eaf3925da568: Waiting 01:26:45 bab4dde63d76: Waiting 01:26:45 bde34c3a00c8: Waiting 01:26:45 b352a97aabf1: Waiting 01:26:45 4872d77fe225: Waiting 01:26:45 5851b861e8e6: Waiting 01:26:45 e2be974225ed: Verifying Checksum 01:26:45 e2be974225ed: Download complete 01:26:45 988bab9f4d93: Verifying Checksum 01:26:45 988bab9f4d93: Download complete 01:26:45 1469e6f7b9e6: Verifying Checksum 01:26:45 1469e6f7b9e6: Download complete 01:26:45 eaf3925da568: Verifying Checksum 01:26:45 eaf3925da568: Download complete 01:26:45 339a4e72a1f5: Verifying Checksum 01:26:45 339a4e72a1f5: Download complete 01:26:45 bde34c3a00c8: Verifying Checksum 01:26:45 bde34c3a00c8: Download complete 01:26:45 b352a97aabf1: Verifying Checksum 01:26:45 b352a97aabf1: Download complete 01:26:45 4872d77fe225: Verifying Checksum 01:26:45 4872d77fe225: Download complete 01:26:45 5851b861e8e6: Verifying Checksum 01:26:45 5851b861e8e6: Download complete 01:26:45 b85a868b505f: Verifying Checksum 01:26:45 b85a868b505f: Download complete 01:26:46 bab4dde63d76: Verifying Checksum 01:26:46 bab4dde63d76: Download complete 01:26:47 b85a868b505f: Pull complete 01:26:47 e2be974225ed: Pull complete 01:26:47 339a4e72a1f5: Pull complete 01:26:47 988bab9f4d93: Pull complete 01:26:48 1469e6f7b9e6: Pull complete 01:26:48 eaf3925da568: Pull complete 01:26:50 bab4dde63d76: Pull complete 01:26:50 bde34c3a00c8: Pull complete 01:26:50 b352a97aabf1: Pull complete 01:26:50 4872d77fe225: Pull complete 01:26:50 5851b861e8e6: Pull complete 01:26:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:51 prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container 01:26:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:54 $ docker top a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 -eo pid,comm 01:26:55 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:26:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:55 [ssh-agent] Looking for ssh-agent implementation... 01:26:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:55 $ docker exec a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent 01:26:55 SSH_AUTH_SOCK=/tmp/ssh-wtXJbik9hkij/agent.32 01:26:55 SSH_AGENT_PID=38 01:26:55 Running ssh-add (command line suppressed) 01:26:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5335511904336331913.key (/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5335511904336331913.key) 01:26:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:55 + git tag --points-at HEAD [Pipeline] } 01:26:55 $ docker exec --env ******** --env ******** a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent -k 01:26:55 unset SSH_AUTH_SOCK; 01:26:55 unset SSH_AGENT_PID; 01:26:55 echo Agent pid 38 killed; 01:26:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:26:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:56 [ssh-agent] Looking for ssh-agent implementation... 01:26:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:56 $ docker exec a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent 01:26:56 SSH_AUTH_SOCK=/tmp/ssh-S2O6TnU9VyHV/agent.71 01:26:56 SSH_AGENT_PID=77 01:26:56 Running ssh-add (command line suppressed) 01:26:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5192960909405754762.key (/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5192960909405754762.key) 01:26:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:56 + git semver init 01:26:57 2024-05-17 01:26:57,197 [run_init] DEBUG init version:0.0.0 force:False 01:26:57 2024-05-17 01:26:57,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver 01:26:57 2024-05-17 01:26:57,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver 01:26:57 2024-05-17 01:26:57,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-672, universal_newlines=False, shell=None, istream=None) 01:26:58 2024-05-17 01:26:58,248 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.git/info/exclude 01:26:58 2024-05-17 01:26:58,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver/PR-672 with force:False 01:26:58 2024-05-17 01:26:58,249 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver/PR-672 01:26:58 2024-05-17 01:26:58,252 [execute] INFO git cat-file --batch-check 01:26:58 2024-05-17 01:26:58,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver, universal_newlines=False, shell=None, istream=) 01:26:58 2024-05-17 01:26:58,259 [execute] INFO git cat-file --batch 01:26:58 2024-05-17 01:26:58,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver, universal_newlines=False, shell=None, istream=) 01:26:58 2024-05-17 01:26:58,265 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver/PR-672 01:26:58 0.0.0 [Pipeline] } 01:26:58 $ docker exec --env ******** --env ******** a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent -k 01:26:58 unset SSH_AUTH_SOCK; 01:26:58 unset SSH_AGENT_PID; 01:26:58 echo Agent pid 77 killed; 01:26:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:58 + git semver [Pipeline] } 01:26:59 $ docker stop --time=1 a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 01:27:00 $ docker rm -f --volumes a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:27:01 Stashed 1 file(s) [Pipeline] echo 01:27:01 [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:27:02 provisioning config files... 01:27:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config10585728897958565750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:02 ---> ****-login.sh 01:27:02 nexus3.edgexfoundry.org:10001 01:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:02 Configure a credential helper to remove this warning. See 01:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:02 01:27:02 Login Succeeded 01:27:02 nexus3.edgexfoundry.org:10002 01:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:02 Configure a credential helper to remove this warning. See 01:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:02 01:27:02 Login Succeeded 01:27:02 nexus3.edgexfoundry.org:10003 01:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:02 Configure a credential helper to remove this warning. See 01:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:02 01:27:02 Login Succeeded 01:27:02 nexus3.edgexfoundry.org:10004 01:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:02 Configure a credential helper to remove this warning. See 01:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:02 01:27:02 Login Succeeded 01:27:02 ****.io 01:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:03 Configure a credential helper to remove this warning. See 01:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:03 01:27:03 Login Succeeded 01:27:03 ---> ****-login.sh ends [Pipeline] } 01:27:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:27:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:27:03 ========================================================= 01:27:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:27:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:04 + 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:27:04 Sending build context to Docker daemon 15.02MB 01:27:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:27:04 Step 2/12 : FROM ${BASE} AS builder 01:27:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:27:04 619be1103602: Pulling fs layer 01:27:04 7862e08f4a3e: Pulling fs layer 01:27:04 5df492c9dc93: Pulling fs layer 01:27:04 7629e6793208: Pulling fs layer 01:27:04 4f4fb700ef54: Pulling fs layer 01:27:04 fb5054dd5b73: Pulling fs layer 01:27:04 eeca6798cff9: Pulling fs layer 01:27:04 aa269ceb94a6: Pulling fs layer 01:27:04 ada007ff1a6a: Pulling fs layer 01:27:04 7629e6793208: Waiting 01:27:04 fb5054dd5b73: Waiting 01:27:04 eeca6798cff9: Waiting 01:27:04 4f4fb700ef54: Waiting 01:27:04 aa269ceb94a6: Waiting 01:27:04 ada007ff1a6a: Waiting 01:27:04 7862e08f4a3e: Download complete 01:27:04 7629e6793208: Verifying Checksum 01:27:04 7629e6793208: Download complete 01:27:04 4f4fb700ef54: Verifying Checksum 01:27:04 4f4fb700ef54: Download complete 01:27:04 fb5054dd5b73: Verifying Checksum 01:27:04 fb5054dd5b73: Download complete 01:27:04 619be1103602: Download complete 01:27:04 eeca6798cff9: Verifying Checksum 01:27:04 eeca6798cff9: Download complete 01:27:04 619be1103602: Pull complete 01:27:04 7862e08f4a3e: Pull complete 01:27:04 ada007ff1a6a: Verifying Checksum 01:27:04 ada007ff1a6a: Download complete 01:27:05 5df492c9dc93: Verifying Checksum 01:27:05 5df492c9dc93: Download complete 01:27:05 aa269ceb94a6: Download complete 01:27:08 5df492c9dc93: Pull complete 01:27:08 7629e6793208: Pull complete 01:27:08 4f4fb700ef54: Pull complete 01:27:08 fb5054dd5b73: Pull complete 01:27:08 eeca6798cff9: Pull complete 01:27:11 aa269ceb94a6: Pull complete 01:27:12 ada007ff1a6a: Pull complete 01:27:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:27:12 ---> f489d0715acc 01:27:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:27:16 Still waiting to schedule task 01:27:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-324’ is offline 01:27:20 ---> Running in 5fdb9e8b55ca 01:27:20 Removing intermediate container 5fdb9e8b55ca 01:27:20 ---> 91130121bf95 01:27:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:27:20 ---> Running in 6a11374e4c4f 01:27:20 Removing intermediate container 6a11374e4c4f 01:27:20 ---> 03eaabf1eca7 01:27:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:27:20 ---> Running in 9cc5816110d0 01:27:20 Removing intermediate container 9cc5816110d0 01:27:20 ---> 2684a8f67306 01:27:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:27:20 ---> Running in ed7db3642c59 01:27:20 Removing intermediate container ed7db3642c59 01:27:20 ---> b5c24f1c3e0c 01:27:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:20 ---> Running in 72ae953c3aab 01:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:27:22 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:27:22 (2/4) Installing libedit (20221030.3.1-r1) 01:27:22 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:27:22 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:27:22 Executing busybox-1.36.1-r5.trigger 01:27:22 OK: 268 MiB in 56 packages 01:27:22 Removing intermediate container 72ae953c3aab 01:27:22 ---> 8787da7d876a 01:27:22 Step 8/12 : WORKDIR /device-mqtt-go 01:27:23 ---> Running in f9196e90c937 01:27:23 Removing intermediate container f9196e90c937 01:27:23 ---> c1e9deb230f9 01:27:23 Step 9/12 : COPY go.mod vendor* ./ 01:27:23 ---> 3d4dad5620b8 01:27:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:23 ---> Running in c51f39cc9a80 01:28:31 Removing intermediate container c51f39cc9a80 01:28:31 ---> 5cff6f616a52 01:28:31 Step 11/12 : COPY . . 01:28:31 ---> e918a481d2af 01:28:31 Step 12/12 : RUN $MAKE 01:28:31 ---> Running in 0dfa91cf4043 01:28:31 noop 01:28:31 Removing intermediate container 0dfa91cf4043 01:28:31 ---> 86e6e68b2c93 01:28:31 Successfully built 86e6e68b2c93 01:28:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:31 + docker inspect -f . ci-base-image-x86_64 01:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:31 prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container 01:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@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 ******** ci-base-image-x86_64 cat 01:28:32 $ docker top 6a4183cd06ee33df06e70f68fa9bd75bb3995d062db3a8e0bc1aefa31069ce44 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:32 + go version 01:28:32 go version go1.21.9 linux/amd64 [Pipeline] } 01:28:32 $ docker stop --time=1 6a4183cd06ee33df06e70f68fa9bd75bb3995d062db3a8e0bc1aefa31069ce44 01:28:34 $ docker rm -f --volumes 6a4183cd06ee33df06e70f68fa9bd75bb3995d062db3a8e0bc1aefa31069ce44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:34 + docker inspect -f . ci-base-image-x86_64 01:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:35 prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container 01:28:35 $ 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-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@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 ******** ci-base-image-x86_64 cat 01:28:35 $ docker top 26b4b6481f44015a868dfd14f7b22f1a16e7a6c58b2cb546ffc3210c44e76da4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-672 [Pipeline] fileExists [Pipeline] sh 01:28:36 + make test 01:28:36 go test ./... -coverprofile=coverage.out ./... 01:28:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:28:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-329 in /w/workspace/gexfoundry_device-mqtt-go_PR-672 [Pipeline] { [Pipeline] ws 01:28:54 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:28:54 The recommended git tool is: git 01:29:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:29:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:29:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.033s coverage: 22.8% of statements 01:29:01 using credential edgex-jenkins-ssh 01:29:01 Cloning the remote Git repository 01:29:01 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:29:01 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:29:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:29:02 > git --version # timeout=10 01:29:02 > git --version # 'git version 2.25.1' 01:29:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:29:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:29:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:29:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:29:05 Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit e34210102d6973701d7b3d116da771871bdd88f1 01:29:05 Merge succeeded, producing e34210102d6973701d7b3d116da771871bdd88f1 01:29:05 Checking out Revision e34210102d6973701d7b3d116da771871bdd88f1 (PR-672) 01:29:06 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:29:06 > git --version # timeout=10 01:29:06 > git --version # 'git version 2.25.1' 01:29:06 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:29:05 > git config core.sparsecheckout # timeout=10 01:29:05 > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # timeout=10 01:29:05 > git remote # timeout=10 01:29:05 > git config --get remote.origin.url # timeout=10 01:29:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:05 > git merge db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 01:29:05 > git rev-parse HEAD^{commit} # timeout=10 01:29:05 > git config core.sparsecheckout # timeout=10 01:29:05 > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:29:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:11 Dload Upload Total Spent Left Speed 01:29:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 01:29:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:29:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:29:12 + sudo tee /etc/docker/daemon.new 01:29:12 { 01:29:12 "registry-mirrors": [ 01:29:12 "https://nexus3.edgexfoundry.org:10001" 01:29:12 ], 01:29:12 "bip": "10.250.0.254/24", 01:29:12 "hosts": [ 01:29:12 "tcp://0.0.0.0:5555", 01:29:12 "unix:///var/run/docker.sock" 01:29:12 ], 01:29:12 "mtu": 1458, 01:29:12 "selinux-enabled": true, 01:29:12 "seccomp-profile": "/etc/docker/seccomp.json" 01:29:12 } [Pipeline] sh 01:29:12 go vet ./... 01:29:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:29:12 + sudo service docker restart 01:29:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:17 ./bin/test-attribution-txt.sh 01:29:17 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:29:17 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:29:17 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:29:17 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:29:17 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:29:17 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:29:17 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:29:17 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:29:17 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:29:17 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 01:29:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:29:17 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:29:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:29:17 $ docker stop --time=1 26b4b6481f44015a868dfd14f7b22f1a16e7a6c58b2cb546ffc3210c44e76da4 01:29:21 $ docker rm -f --volumes 26b4b6481f44015a868dfd14f7b22f1a16e7a6c58b2cb546ffc3210c44e76da4 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:29:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:23 + ls -al . 01:29:23 total 252 01:29:23 drwxrwxr-x 9 jenkins jenkins 4096 May 17 01:28 . 01:29:23 drwxrwxr-x 4 jenkins jenkins 4096 May 17 01:26 .. 01:29:23 -rw-rw-r-- 1 jenkins jenkins 140 May 17 01:26 .dockerignore 01:29:23 drwxrwxr-x 8 jenkins jenkins 4096 May 17 01:29 .git 01:29:23 drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:26 .github 01:29:23 -rw-rw-r-- 1 jenkins jenkins 264 May 17 01:26 .gitignore 01:29:23 -rw-rw-r-- 1 jenkins jenkins 41 May 17 01:26 .golangci.yml 01:29:23 drwxr-xr-x 3 jenkins jenkins 4096 May 17 01:26 .semver 01:29:23 -rw-rw-r-- 1 jenkins jenkins 10386 May 17 01:26 Attribution.txt 01:29:23 -rw-rw-r-- 1 jenkins jenkins 18574 May 17 01:26 CHANGELOG.md 01:29:23 -rw-rw-r-- 1 jenkins jenkins 1798 May 17 01:26 Dockerfile 01:29:23 -rw-rw-r-- 1 jenkins jenkins 677 May 17 01:26 GOVERNANCE.md 01:29:23 -rw-rw-r-- 1 jenkins jenkins 657 May 17 01:26 Jenkinsfile 01:29:23 -rw-rw-r-- 1 jenkins jenkins 11340 May 17 01:26 LICENSE 01:29:23 -rw-rw-r-- 1 jenkins jenkins 1963 May 17 01:26 Makefile 01:29:23 -rw-rw-r-- 1 jenkins jenkins 620 May 17 01:26 OWNERS.md 01:29:23 -rw-rw-r-- 1 jenkins jenkins 3599 May 17 01:26 README.md 01:29:23 -rw-rw-r-- 1 jenkins jenkins 5 May 17 01:27 VERSION 01:29:23 drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:26 bin 01:29:23 drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:26 cmd 01:29:23 -rw-r--r-- 1 jenkins jenkins 18506 May 17 01:28 coverage.out 01:29:23 -rw-rw-r-- 1 jenkins jenkins 7169 May 17 01:26 go.mod 01:29:23 -rw-rw-r-- 1 jenkins jenkins 101517 May 17 01:26 go.sum 01:29:23 drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:26 internal 01:29:23 drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:26 mock 01:29:23 -rw-rw-r-- 1 jenkins jenkins 227 May 17 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:24 + 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=e34210102d6973701d7b3d116da771871bdd88f1 --label arch=amd64 --label version=0.0.0 . 01:29:24 Sending build context to Docker daemon 15.04MB 01:29:24 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:29:24 Step 2/25 : FROM ${BASE} AS builder 01:29:24 ---> 86e6e68b2c93 01:29:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:29:24 ---> Running in 6ddc63e2d252 01:29:24 Removing intermediate container 6ddc63e2d252 01:29:24 ---> 1756f1c6ecd1 01:29:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:24 ---> Running in 17a5cd9a3ec8 01:29:24 Removing intermediate container 17a5cd9a3ec8 01:29:24 ---> b9b13424ee69 01:29:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:24 ---> Running in e2bbe603920c 01:29:24 Removing intermediate container e2bbe603920c 01:29:24 ---> ca84b0aae77f 01:29:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:29:24 ---> Running in f6bc1f57b2ef 01:29:24 Removing intermediate container f6bc1f57b2ef 01:29:24 ---> d5c8a17c086f 01:29:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:24 ---> Running in c19ce263ab28 01:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:25 OK: 268 MiB in 56 packages 01:29:26 Removing intermediate container c19ce263ab28 01:29:26 ---> f8acfc61cab1 01:29:26 Step 8/25 : WORKDIR /device-mqtt-go 01:29:26 ---> Running in d799f5589d3c 01:29:26 Removing intermediate container d799f5589d3c 01:29:26 ---> aa56b031038c 01:29:26 Step 9/25 : COPY go.mod vendor* ./ 01:29:26 ---> 32b975d40b1f 01:29:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:26 ---> Running in dfdfb942fab0 01:29:27 Removing intermediate container dfdfb942fab0 01:29:27 ---> 7547b88c7c70 01:29:27 Step 11/25 : COPY . . 01:29:27 ---> 2ae7a3085768 01:29:27 Step 12/25 : RUN $MAKE 01:29:27 ---> Running in be6d43348d8a 01:29:28 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.13" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:31 provisioning config files... 01:29:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12663926144504419866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:31 ---> ****-login.sh 01:29:31 nexus3.edgexfoundry.org:10001 01:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:32 Configure a credential helper to remove this warning. See 01:29:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:32 01:29:32 Login Succeeded 01:29:32 nexus3.edgexfoundry.org:10002 01:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:32 Configure a credential helper to remove this warning. See 01:29:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:32 01:29:32 Login Succeeded 01:29:32 nexus3.edgexfoundry.org:10003 01:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:33 Configure a credential helper to remove this warning. See 01:29:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:33 01:29:33 Login Succeeded 01:29:33 nexus3.edgexfoundry.org:10004 01:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:33 Configure a credential helper to remove this warning. See 01:29:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:33 01:29:33 Login Succeeded 01:29:33 ****.io 01:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:34 Configure a credential helper to remove this warning. See 01:29:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:34 01:29:34 Login Succeeded 01:29:34 ---> ****-login.sh ends [Pipeline] } 01:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:34 ========================================================= 01:29:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:29:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:35 + 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:29:35 Sending build context to Docker daemon 7.62MB 01:29:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:29:36 Step 2/12 : FROM ${BASE} AS builder 01:29:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:29:36 c6b39de5b339: Pulling fs layer 01:29:36 a69c41024577: Pulling fs layer 01:29:36 d6de4b400683: Pulling fs layer 01:29:36 35cb2a7552d0: Pulling fs layer 01:29:36 4f4fb700ef54: Pulling fs layer 01:29:36 464afbd9ba4c: Pulling fs layer 01:29:36 00f215d4a9da: Pulling fs layer 01:29:36 d496ad576159: Pulling fs layer 01:29:36 464afbd9ba4c: Waiting 01:29:36 00f215d4a9da: Waiting 01:29:36 d496ad576159: Waiting 01:29:36 35cb2a7552d0: Waiting 01:29:36 4f4fb700ef54: Waiting 01:29:36 a69c41024577: Download complete 01:29:36 35cb2a7552d0: Verifying Checksum 01:29:36 35cb2a7552d0: Download complete 01:29:36 4f4fb700ef54: Verifying Checksum 01:29:36 4f4fb700ef54: Download complete 01:29:36 464afbd9ba4c: Verifying Checksum 01:29:36 464afbd9ba4c: Download complete 01:29:36 c6b39de5b339: Download complete 01:29:36 d496ad576159: Verifying Checksum 01:29:36 d496ad576159: Download complete 01:29:37 c6b39de5b339: Pull complete 01:29:37 a69c41024577: Pull complete 01:29:38 d6de4b400683: Verifying Checksum 01:29:38 d6de4b400683: Download complete 01:29:39 00f215d4a9da: Verifying Checksum 01:29:39 00f215d4a9da: Download complete 01:29:51 d6de4b400683: Pull complete 01:29:51 35cb2a7552d0: Pull complete 01:29:51 4f4fb700ef54: Pull complete 01:29:51 464afbd9ba4c: Pull complete 01:30:01 00f215d4a9da: Pull complete 01:30:01 d496ad576159: Pull complete 01:30:01 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:30:01 ---> f246e2811388 01:30:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:30:02 ---> Running in 1dae7e611725 01:30:02 Removing intermediate container 1dae7e611725 01:30:02 ---> 067ccd3bd432 01:30:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:02 ---> Running in a6f8dedcd166 01:30:03 Removing intermediate container a6f8dedcd166 01:30:03 ---> a9eede179145 01:30:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:30:03 ---> Running in 69b9d1fe9fbf 01:30:03 Removing intermediate container 69b9d1fe9fbf 01:30:03 ---> 854edf631432 01:30:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:30:03 ---> Running in 4644efdf2696 01:30:03 Removing intermediate container 4644efdf2696 01:30:03 ---> 7a512b687e09 01:30:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:04 ---> Running in 38208b4ef5a2 01:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:07 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:30:07 (2/4) Installing libedit (20221030.3.1-r1) 01:30:07 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:30:07 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:30:07 Executing busybox-1.36.1-r5.trigger 01:30:07 OK: 271 MiB in 56 packages 01:30:08 Removing intermediate container 38208b4ef5a2 01:30:08 ---> fdbe1052117d 01:30:08 Step 8/12 : WORKDIR /device-mqtt-go 01:30:08 ---> Running in c89168e5c6af 01:30:09 Removing intermediate container c89168e5c6af 01:30:09 ---> 7506783c5fe7 01:30:09 Step 9/12 : COPY go.mod vendor* ./ 01:30:09 ---> 0a13768fef95 01:30:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:10 ---> Running in 059f99c3bc63 01:30:14 Removing intermediate container be6d43348d8a 01:30:14 ---> 459febcba507 01:30:14 Step 13/25 : FROM alpine:3.18 01:30:14 3.18: Pulling from library/alpine 01:30:14 619be1103602: Already exists 01:30:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:30:14 Status: Downloaded newer image for alpine:3.18 01:30:14 ---> d3782b16ccc9 01:30:14 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:30:14 ---> Running in 2b6d07063090 01:30:14 Removing intermediate container 2b6d07063090 01:30:14 ---> 48466f6e1174 01:30:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:30:14 ---> Running in e035a4d81ddf 01:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:14 (1/1) Installing dumb-init (1.2.5-r2) 01:30:14 Executing busybox-1.36.1-r5.trigger 01:30:14 OK: 7 MiB in 16 packages 01:30:14 Removing intermediate container e035a4d81ddf 01:30:14 ---> 50b36b31e717 01:30:14 Step 16/25 : RUN apk --no-cache upgrade 01:30:14 ---> Running in 1cd5562cbc7d 01:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:14 Upgrading critical system libraries and apk-tools: 01:30:14 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 01:30:14 Executing busybox-1.36.1-r5.trigger 01:30:14 Continuing the upgrade transaction with new apk-tools: 01:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:14 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 01:30:14 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 01:30:14 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 01:30:14 OK: 7 MiB in 16 packages 01:30:14 Removing intermediate container 1cd5562cbc7d 01:30:14 ---> 05117dcf3212 01:30:14 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:30:14 ---> 7162b5a85fc2 01:30:14 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:14 ---> 872ab1d80381 01:30:14 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:14 ---> 67ff580b2aae 01:30:14 Step 20/25 : EXPOSE 59982 01:30:14 ---> Running in 9b4993cf1803 01:30:14 Removing intermediate container 9b4993cf1803 01:30:14 ---> 181d30d6658b 01:30:14 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:30:14 ---> Running in 4dc20efc89c2 01:30:14 Removing intermediate container 4dc20efc89c2 01:30:14 ---> aec74c663846 01:30:14 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:14 ---> Running in 50897d6965e7 01:30:14 Removing intermediate container 50897d6965e7 01:30:14 ---> 53bc0341cb4f 01:30:14 Step 23/25 : LABEL arch=amd64 01:30:14 ---> Running in 9b0a2129c380 01:30:14 Removing intermediate container 9b0a2129c380 01:30:14 ---> 3960726b7ac9 01:30:14 Step 24/25 : LABEL git_sha=e34210102d6973701d7b3d116da771871bdd88f1 01:30:14 ---> Running in f419436968ba 01:30:14 Removing intermediate container f419436968ba 01:30:14 ---> e2d703649906 01:30:14 Step 25/25 : LABEL version=0.0.0 01:30:14 ---> Running in 5595fd694be1 01:30:14 Removing intermediate container 5595fd694be1 01:30:14 ---> 83feb22b9031 01:30:14 [Warning] One or more build-args [ARCH] were not consumed 01:30:14 Successfully built 83feb22b9031 01:30:14 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:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:15 01:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:16 latest: Pulling from edgex-lftools-log-publisher 01:30:16 5eb5b503b376: Pulling fs layer 01:30:16 5c69ac0246d0: Pulling fs layer 01:30:16 ec43610c2a17: Pulling fs layer 01:30:16 3a2ae6a8a46f: Pulling fs layer 01:30:16 33b1e0a273af: Pulling fs layer 01:30:16 3a2ae6a8a46f: Waiting 01:30:16 5d3b04190fa2: Pulling fs layer 01:30:16 2f39f015ded8: Pulling fs layer 01:30:16 33b1e0a273af: Waiting 01:30:16 5d3b04190fa2: Waiting 01:30:16 5c69ac0246d0: Verifying Checksum 01:30:16 5c69ac0246d0: Download complete 01:30:16 3a2ae6a8a46f: Verifying Checksum 01:30:16 3a2ae6a8a46f: Download complete 01:30:16 33b1e0a273af: Verifying Checksum 01:30:16 33b1e0a273af: Download complete 01:30:16 5d3b04190fa2: Verifying Checksum 01:30:16 5d3b04190fa2: Download complete 01:30:16 ec43610c2a17: Verifying Checksum 01:30:16 ec43610c2a17: Download complete 01:30:16 5eb5b503b376: Verifying Checksum 01:30:16 5eb5b503b376: Download complete 01:30:17 2f39f015ded8: Download complete 01:30:18 5eb5b503b376: Pull complete 01:30:18 5c69ac0246d0: Pull complete 01:30:18 ec43610c2a17: Pull complete 01:30:18 3a2ae6a8a46f: Pull complete 01:30:19 33b1e0a273af: Pull complete 01:30:19 5d3b04190fa2: Pull complete 01:30:24 2f39f015ded8: Pull complete 01:30:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:24 prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container 01:30:24 $ 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-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@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:30 $ docker top 67df38531addf28f6609001564ca75976934f6ffe816f3a86732197a129276f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:31 ---> job-cost.sh 01:30:31 lf-activate-venv: SKIPPING 01:30:31 INFO: No Stack... 01:30:31 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:32 INFO: Archiving Costs [Pipeline] sh 01:30:32 + cut -d, -f6 01:30:32 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives/cost.csv [Pipeline] lock 01:30:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] 01:30:32 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] did not exist. Created. 01:30:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:33 + echo total: 0.2199999988079071 [Pipeline] stash 01:30:33 Stashed 1 file(s) [Pipeline] } 01:30:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:33 $ docker stop --time=1 67df38531addf28f6609001564ca75976934f6ffe816f3a86732197a129276f0 01:30:35 $ docker rm -f --volumes 67df38531addf28f6609001564ca75976934f6ffe816f3a86732197a129276f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:32:01 Removing intermediate container 059f99c3bc63 01:32:01 ---> 9cba6fb96460 01:32:01 Step 11/12 : COPY . . 01:32:02 ---> f76c64bf75a8 01:32:02 Step 12/12 : RUN $MAKE 01:32:02 ---> Running in aae0772a1d95 01:32:03 noop 01:32:04 Removing intermediate container aae0772a1d95 01:32:04 ---> 3551ad0a0891 01:32:04 Successfully built 3551ad0a0891 01:32:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:05 + docker inspect -f . ci-base-image-arm64 01:32:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:07 prd-ubuntu20.04-docker-arm64-4c-16g-329 does not seem to be running inside a container 01:32:07 $ 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:32:08 $ docker top 5d2119cd30387144eeab7567ac54c90c0c205d9b950244ca61bfaaab3f45bdca -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:09 + go version 01:32:09 go version go1.21.9 linux/arm64 [Pipeline] } 01:32:09 $ docker stop --time=1 5d2119cd30387144eeab7567ac54c90c0c205d9b950244ca61bfaaab3f45bdca 01:32:10 $ docker rm -f --volumes 5d2119cd30387144eeab7567ac54c90c0c205d9b950244ca61bfaaab3f45bdca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker inspect -f . ci-base-image-arm64 01:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:12 prd-ubuntu20.04-docker-arm64-4c-16g-329 does not seem to be running inside a container 01:32:12 $ 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:32:13 $ docker top baf8abf8308707579a85ef2ef0fb460e0a1d8bf7d223ef2a10cb16b16c154f79 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:13 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:32:14 + make test 01:32:14 go test ./... -coverprofile=coverage.out ./... 01:32:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:35:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:35:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:35:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 22.8% of statements 01:35:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:35:41 go vet ./... 01:36:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:28 ./bin/test-attribution-txt.sh 01:36:28 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:36:28 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:36:28 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:36:28 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:36:28 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:36:28 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:36:28 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:36:28 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:36:28 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:36:28 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 01:36:28 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:36:28 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:36:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:36:28 $ docker stop --time=1 baf8abf8308707579a85ef2ef0fb460e0a1d8bf7d223ef2a10cb16b16c154f79 01:36:30 $ docker rm -f --volumes baf8abf8308707579a85ef2ef0fb460e0a1d8bf7d223ef2a10cb16b16c154f79 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:32 Warning: overwriting stash ‘coverage-report’ 01:36:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:33 + ls -al . 01:36:33 total 248 01:36:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 01:32 . 01:36:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 01:29 .. 01:36:33 -rw-rw-r-- 1 jenkins jenkins 140 May 17 01:29 .dockerignore 01:36:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 01:29 .git 01:36:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:29 .github 01:36:33 -rw-rw-r-- 1 jenkins jenkins 264 May 17 01:29 .gitignore 01:36:33 -rw-rw-r-- 1 jenkins jenkins 41 May 17 01:29 .golangci.yml 01:36:33 -rw-rw-r-- 1 jenkins jenkins 10386 May 17 01:29 Attribution.txt 01:36:33 -rw-rw-r-- 1 jenkins jenkins 18574 May 17 01:29 CHANGELOG.md 01:36:33 -rw-rw-r-- 1 jenkins jenkins 1798 May 17 01:29 Dockerfile 01:36:33 -rw-rw-r-- 1 jenkins jenkins 677 May 17 01:29 GOVERNANCE.md 01:36:33 -rw-rw-r-- 1 jenkins jenkins 657 May 17 01:29 Jenkinsfile 01:36:33 -rw-rw-r-- 1 jenkins jenkins 11340 May 17 01:29 LICENSE 01:36:33 -rw-rw-r-- 1 jenkins jenkins 1963 May 17 01:29 Makefile 01:36:33 -rw-rw-r-- 1 jenkins jenkins 620 May 17 01:29 OWNERS.md 01:36:33 -rw-rw-r-- 1 jenkins jenkins 3599 May 17 01:29 README.md 01:36:33 -rw-rw-r-- 1 jenkins jenkins 5 May 17 01:27 VERSION 01:36:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:29 bin 01:36:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:29 cmd 01:36:33 -rw-r--r-- 1 jenkins jenkins 18506 May 17 01:35 coverage.out 01:36:33 -rw-rw-r-- 1 jenkins jenkins 7169 May 17 01:29 go.mod 01:36:33 -rw-rw-r-- 1 jenkins jenkins 101517 May 17 01:29 go.sum 01:36:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:29 internal 01:36:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:29 mock 01:36:33 -rw-rw-r-- 1 jenkins jenkins 227 May 17 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36: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=e34210102d6973701d7b3d116da771871bdd88f1 --label arch=arm64 --label version=0.0.0 . 01:36:34 Sending build context to Docker daemon 7.639MB 01:36:34 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:36:34 Step 2/25 : FROM ${BASE} AS builder 01:36:34 ---> 3551ad0a0891 01:36:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:36:34 ---> Running in 978d827d7fcf 01:36:34 Removing intermediate container 978d827d7fcf 01:36:34 ---> e8c24d69f146 01:36:34 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:36:34 ---> Running in 71433db23aaf 01:36:35 Removing intermediate container 71433db23aaf 01:36:35 ---> 74fd9067f62b 01:36:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:36:35 ---> Running in e7191c32d6b8 01:36:35 Removing intermediate container e7191c32d6b8 01:36:35 ---> 7452c48a102d 01:36:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:36:35 ---> Running in a8237cf27995 01:36:36 Removing intermediate container a8237cf27995 01:36:36 ---> e357498a1566 01:36:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:36:36 ---> Running in 111eaa4f5a0e 01:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:36:38 OK: 271 MiB in 56 packages 01:36:39 Removing intermediate container 111eaa4f5a0e 01:36:39 ---> 5064fe72f5c7 01:36:39 Step 8/25 : WORKDIR /device-mqtt-go 01:36:39 ---> Running in 5d083c307f38 01:36:39 Removing intermediate container 5d083c307f38 01:36:39 ---> b2d29771177b 01:36:39 Step 9/25 : COPY go.mod vendor* ./ 01:36:40 ---> 3b49d4bb4163 01:36:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:40 ---> Running in 8f08e973accf 01:36:42 Removing intermediate container 8f08e973accf 01:36:42 ---> 4d0f01c8c781 01:36:42 Step 11/25 : COPY . . 01:36:43 ---> ab50f70bc5e4 01:36:43 Step 12/25 : RUN $MAKE 01:36:43 ---> Running in 0e11224dce85 01:36:44 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.13" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:40:05 Removing intermediate container 0e11224dce85 01:40:05 ---> b2964ace550e 01:40:05 Step 13/25 : FROM alpine:3.18 01:40:05 3.18: Pulling from library/alpine 01:40:05 c6b39de5b339: Already exists 01:40:05 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:40:05 Status: Downloaded newer image for alpine:3.18 01:40:05 ---> 33abbf032149 01:40:05 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:40:05 ---> Running in 02314d2bd31e 01:40:05 Removing intermediate container 02314d2bd31e 01:40:05 ---> 825681a51b7b 01:40:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:40:05 ---> Running in e34e52372ea1 01:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:40:06 (1/1) Installing dumb-init (1.2.5-r2) 01:40:06 Executing busybox-1.36.1-r5.trigger 01:40:06 OK: 8 MiB in 16 packages 01:40:07 Removing intermediate container e34e52372ea1 01:40:07 ---> c38be6e35c27 01:40:07 Step 16/25 : RUN apk --no-cache upgrade 01:40:07 ---> Running in 52e7e8a09d21 01:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:40:09 Upgrading critical system libraries and apk-tools: 01:40:09 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 01:40:09 Executing busybox-1.36.1-r5.trigger 01:40:09 Continuing the upgrade transaction with new apk-tools: 01:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:40:10 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 01:40:10 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 01:40:10 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 01:40:10 OK: 8 MiB in 16 packages 01:40:11 Removing intermediate container 52e7e8a09d21 01:40:11 ---> f12af438c240 01:40:11 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:40:13 ---> d23aa956d7bd 01:40:13 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:40:14 ---> 4253d96820e3 01:40:14 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:40:14 ---> 6b5767c1145b 01:40:14 Step 20/25 : EXPOSE 59982 01:40:14 ---> Running in 27f7d6c8a4c0 01:40:15 Removing intermediate container 27f7d6c8a4c0 01:40:15 ---> 9e1ab96b3094 01:40:15 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:40:15 ---> Running in 00aeda36f174 01:40:15 Removing intermediate container 00aeda36f174 01:40:15 ---> c64347486749 01:40:15 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:40:15 ---> Running in da2bc7e0dd97 01:40:16 Removing intermediate container da2bc7e0dd97 01:40:16 ---> 3d5e8301c9c8 01:40:16 Step 23/25 : LABEL arch=arm64 01:40:16 ---> Running in 9ecdf13cf2dc 01:40:16 Removing intermediate container 9ecdf13cf2dc 01:40:16 ---> 9278a14d5584 01:40:16 Step 24/25 : LABEL git_sha=e34210102d6973701d7b3d116da771871bdd88f1 01:40:16 ---> Running in da9b2645e4c7 01:40:16 Removing intermediate container da9b2645e4c7 01:40:16 ---> 06e5acac0a1f 01:40:16 Step 25/25 : LABEL version=0.0.0 01:40:16 ---> Running in 6a3621a989f0 01:40:17 Removing intermediate container 6a3621a989f0 01:40:17 ---> d4c3a28adc83 01:40:17 [Warning] One or more build-args [ARCH] were not consumed 01:40:17 Successfully built d4c3a28adc83 01:40:17 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:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:18 01:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:18 arm64: Pulling from edgex-lftools-log-publisher 01:40:18 8998bd30e6a1: Pulling fs layer 01:40:18 04944245beec: Pulling fs layer 01:40:18 699f458cf7ca: Pulling fs layer 01:40:18 765212b225bb: Pulling fs layer 01:40:18 f23df028b6ca: Pulling fs layer 01:40:18 d65c8cfc05b1: Pulling fs layer 01:40:18 2437ff75d9bd: Pulling fs layer 01:40:18 765212b225bb: Waiting 01:40:18 d65c8cfc05b1: Waiting 01:40:18 f23df028b6ca: Waiting 01:40:18 04944245beec: Verifying Checksum 01:40:18 04944245beec: Download complete 01:40:18 765212b225bb: Verifying Checksum 01:40:18 765212b225bb: Download complete 01:40:18 f23df028b6ca: Verifying Checksum 01:40:18 f23df028b6ca: Download complete 01:40:18 d65c8cfc05b1: Verifying Checksum 01:40:18 d65c8cfc05b1: Download complete 01:40:18 699f458cf7ca: Verifying Checksum 01:40:18 699f458cf7ca: Download complete 01:40:19 8998bd30e6a1: Verifying Checksum 01:40:19 8998bd30e6a1: Download complete 01:40:21 2437ff75d9bd: Verifying Checksum 01:40:21 2437ff75d9bd: Download complete 01:40:23 8998bd30e6a1: Pull complete 01:40:24 04944245beec: Pull complete 01:40:25 699f458cf7ca: Pull complete 01:40:26 765212b225bb: Pull complete 01:40:27 f23df028b6ca: Pull complete 01:40:27 d65c8cfc05b1: Pull complete 01:40:45 2437ff75d9bd: Pull complete 01:40:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:45 prd-ubuntu20.04-docker-arm64-4c-16g-329 does not seem to be running inside a container 01:40:45 $ 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:40:48 $ docker top a777204c52589bb6acb6fdc00e464b3580aa9acacb8b7b45c81744aad867ab7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:49 ---> job-cost.sh 01:40:49 lf-activate-venv: SKIPPING 01:40:49 INFO: No Stack... 01:40:49 INFO: Retrieving Pricing Info for: v3-standard-4 01:40:50 INFO: Archiving Costs [Pipeline] sh 01:40:50 + + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:40:50 cut -d, -f6 [Pipeline] lock 01:40:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] 01:40:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] did not exist. Created. 01:40:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:40:51 /w/workspace/device-mqtt-go/1@tmp/durable-14eb8862/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:40:52 + echo total: 0.10999999940395355 [Pipeline] stash 01:40:52 Warning: overwriting stash ‘stack-cost’ 01:40:52 Stashed 1 file(s) [Pipeline] } 01:40:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:40:52 $ docker stop --time=1 a777204c52589bb6acb6fdc00e464b3580aa9acacb8b7b45c81744aad867ab7f 01:40:54 $ docker rm -f --volumes a777204c52589bb6acb6fdc00e464b3580aa9acacb8b7b45c81744aad867ab7f [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:40:55 provisioning config files... 01:40:55 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config98354987516580839tmp [Pipeline] { [Pipeline] sh 01:40:56 + set +x 01:40:56 + curl -s https://codecov.io/bash 01:40:56 + bash -s -- 01:40:56 01:40:56 _____ _ 01:40:56 / ____| | | 01:40:56 | | ___ __| | ___ ___ _____ __ 01:40:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:40:56 | |___| (_) | (_| | __/ (_| (_) \ V / 01:40:56 \_____\___/ \__,_|\___|\___\___/ \_/ 01:40:56 Bash-1.0.6 01:40:56 01:40:56 01:40:56 ==> git version 2.25.1 found 01:40:56 ==> 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:40:56 Release-Date: 2020-01-08 01:40:56 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:40:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:40:56 ==> Jenkins CI detected. 01:40:56 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-672 01:40:56 project root: . 01:40:56 --> token set from env 01:40:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:40:56 ==> Running gcov in . (disable via -X gcov) 01:40:56 ==> Python coveragepy not found 01:40:56 ==> Searching for coverage reports in: 01:40:56 + . 01:40:56 -> Found 1 reports 01:40:56 ==> Detecting git/mercurial file structure 01:40:56 ==> Reading reports 01:40:56 + ./coverage.out bytes=18506 01:40:56 ==> Appending adjustments 01:40:56 https://docs.codecov.io/docs/fixing-reports 01:40:56 + Found adjustments 01:40:56 ==> Gzipping contents 01:40:56 4.0K /tmp/codecov.CFHBn5.gz 01:40:56 ==> Uploading reports 01:40:56 url: https://codecov.io 01:40:56 query: branch=PR-672&commit=e34210102d6973701d7b3d116da771871bdd88f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=672&job=&cmd_args= 01:40:56 -> Pinging Codecov 01:40:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-672&commit=e34210102d6973701d7b3d116da771871bdd88f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=672&job=&cmd_args= 01:40:56 -> Uploading to 01:40:56 https://storage.googleapis.com/codecov/v4/raw/2024-05-17/7D719EC7BBE17E464838252E33014C33/e34210102d6973701d7b3d116da771871bdd88f1/8fae7521-d81c-4d95-a304-bea17cd94b7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240517%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240517T014056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8ec25154bdfc9d76626442a4572fbcf424e64404317bc3a1680dcb3a0dc4933 01:40:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:56 Dload Upload Total Spent Left Speed 01:40:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13029 --:--:-- --:--:-- --:--:-- 13029 01:40:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] } 01:40:56 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:40:59 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives ] 01:40:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives 01:40:59 total 16 01:40:59 drwxr-xr-x 3 root root 4096 May 17 01:30 . 01:40:59 drwxrwxr-x 10 jenkins jenkins 4096 May 17 01:30 .. 01:40:59 drwxr-xr-x 2 root root 4096 May 17 01:30 cost 01:40:59 -rw-r--r-- 1 root root 86 May 17 01:30 cost.csv 01:40:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives 01:40:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives 01:40:59 total 16 01:40:59 drwxr-xr-x 3 jenkins jenkins 4096 May 17 01:30 . 01:40:59 drwxrwxr-x 10 jenkins jenkins 4096 May 17 01:30 .. 01:40:59 drwxr-xr-x 2 jenkins jenkins 4096 May 17 01:30 cost 01:40:59 -rw-r--r-- 1 jenkins jenkins 86 May 17 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:40:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:41:00 ---> package-listing.sh 01:41:00 ++ facter osfamily 01:41:00 ++ tr '[:upper:]' '[:lower:]' 01:41:00 + OS_FAMILY=debian 01:41:00 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-672 01:41:00 + START_PACKAGES=/tmp/packages_start.txt 01:41:00 + END_PACKAGES=/tmp/packages_end.txt 01:41:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:41:00 + PACKAGES=/tmp/packages_start.txt 01:41:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-672 ']' 01:41:00 + PACKAGES=/tmp/packages_end.txt 01:41:00 + case "${OS_FAMILY}" in 01:41:00 + dpkg -l 01:41:00 + grep '^ii' 01:41:00 + '[' -f /tmp/packages_start.txt ']' 01:41:00 + '[' -f /tmp/packages_end.txt ']' 01:41:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:41:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-672 ']' 01:41:00 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives/ 01:41:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives/ [Pipeline] echo 01:41:00 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-672/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:41:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:01 prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container 01:41:01 $ 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-672/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-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:41:02 $ docker top 9ed68ef3a49397381c40ae0398a195864dd2cd75f4995ab3ff8a08b8bad7ea7e -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:02 + touch /tmp/pre-build-complete [Pipeline] sh 01:41:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:41:03 + ls /var/log/sa-host 01:41:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:03 provisioning config files... 01:41:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config3033869893848474396tmp [Pipeline] { [Pipeline] echo 01:41:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:41:03 ---> create-netrc.sh [Pipeline] } 01:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:41:04 ---> python-tools-install.sh [Pipeline] echo 01:41:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:41:04 ---> sudo-logs.sh 01:41:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:41:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:41:05 ---> job-cost.sh 01:41:05 lf-activate-venv: SKIPPING 01:41:05 DEBUG: total: 0.2199999988079071 01:41:05 INFO: Retrieving Stack Cost... 01:41:05 INFO: Retrieving Pricing Info for: v3-standard-8 01:41:06 INFO: Archiving Costs [Pipeline] echo 01:41:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:41:06 ---> logs-deploy.sh 01:41:06 lf-activate-venv: SKIPPING 01:41:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-672/1 01:41:06 INFO: archiving workspace using pattern(s): 01:41:07 Archives upload complete. 01:41:08 INFO: archiving logs to Nexus 01:41:09 ---> uname -a: 01:41:09 Linux prd-ubuntu20-04-docker-8c-8g-326 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:41:09 01:41:09 01:41:09 ---> lscpu: 01:41:09 Architecture: x86_64 01:41:09 CPU op-mode(s): 32-bit, 64-bit 01:41:09 Byte Order: Little Endian 01:41:09 Address sizes: 40 bits physical, 48 bits virtual 01:41:09 CPU(s): 8 01:41:09 On-line CPU(s) list: 0-7 01:41:09 Thread(s) per core: 1 01:41:09 Core(s) per socket: 1 01:41:09 Socket(s): 8 01:41:09 NUMA node(s): 1 01:41:09 Vendor ID: AuthenticAMD 01:41:09 CPU family: 23 01:41:09 Model: 49 01:41:09 Model name: AMD EPYC-Rome Processor 01:41:09 Stepping: 0 01:41:09 CPU MHz: 2799.998 01:41:09 BogoMIPS: 5599.99 01:41:09 Virtualization: AMD-V 01:41:09 Hypervisor vendor: KVM 01:41:09 Virtualization type: full 01:41:09 L1d cache: 256 KiB 01:41:09 L1i cache: 256 KiB 01:41:09 L2 cache: 4 MiB 01:41:09 L3 cache: 128 MiB 01:41:09 NUMA node0 CPU(s): 0-7 01:41:09 Vulnerability Itlb multihit: Not affected 01:41:09 Vulnerability L1tf: Not affected 01:41:09 Vulnerability Mds: Not affected 01:41:09 Vulnerability Meltdown: Not affected 01:41:09 Vulnerability Mmio stale data: Not affected 01:41:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:41:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:41:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:41:09 Vulnerability Srbds: Not affected 01:41:09 Vulnerability Tsx async abort: Not affected 01:41:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:41:09 01:41:09 01:41:09 ---> nproc: 01:41:09 8 01:41:09 01:41:09 01:41:09 ---> df -h: 01:41:09 Filesystem Size Used Avail Use% Mounted on 01:41:09 overlay 155G 12G 143G 8% / 01:41:09 tmpfs 64M 0 64M 0% /dev 01:41:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:41:09 shm 64M 0 64M 0% /dev/shm 01:41:09 /dev/vda1 155G 12G 143G 8% /facter-os 01:41:09 01:41:09 01:41:09 ---> sar -b -r -n DEV: 01:41:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-326) 05/17/24 _x86_64_ (8 CPU) 01:41:09 01:41:09 01:25:24 LINUX RESTART (8 CPU) 01:41:09 01:41:09 01:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:41:09 01:27:01 251.54 15.51 236.03 0.00 1955.66 13491.39 0.00 01:41:09 01:28:01 216.46 2.10 214.36 0.00 33.84 58143.77 0.00 01:41:09 01:29:01 136.26 0.02 136.24 0.00 2.70 42101.28 0.00 01:41:09 01:30:01 97.50 0.12 97.38 0.00 2.13 29667.32 0.00 01:41:09 01:31:01 163.36 11.76 151.59 0.00 5427.63 42406.80 0.00 01:41:09 01:32:01 4.50 0.00 4.50 0.00 0.00 52.26 0.00 01:41:09 01:33:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 01:41:09 01:34:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 01:41:09 01:35:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 01:41:09 01:36:01 2.72 0.00 2.72 0.00 0.00 44.13 0.00 01:41:09 01:37:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 01:41:09 01:38:01 2.03 0.00 2.03 0.00 0.00 23.46 0.00 01:41:09 01:39:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 01:41:09 01:40:01 2.07 0.00 2.07 0.00 0.00 24.39 0.00 01:41:09 01:41:01 2.43 0.27 2.17 0.00 19.47 29.20 0.00 01:41:09 Average: 58.82 1.97 56.85 0.00 494.88 12378.67 0.00 01:41:09 01:41:09 01:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:41:09 01:27:01 29910244 31575496 774048 2.35 59776 1903624 1750128 5.16 995000 1645364 328 01:41:09 01:28:01 27766288 31498340 807868 2.46 142020 3735004 1988668 5.86 1307316 3282080 272976 01:41:09 01:29:01 27445800 31370944 926984 2.82 188704 3838424 1954052 5.76 1420708 3438984 344648 01:41:09 01:30:01 27215900 31493308 808876 2.46 192272 4190724 2043064 6.02 1391524 3704588 299640 01:41:09 01:31:01 26638500 31501020 788248 2.40 208840 4710900 1824152 5.38 1616636 3993492 972 01:41:09 01:32:01 26640852 31503488 785704 2.39 208924 4710900 1824152 5.38 1610052 3993496 184 01:41:09 01:33:01 26643292 31506104 783024 2.38 209000 4710904 1824152 5.38 1607388 3993504 8 01:41:09 01:34:01 26643660 31506516 782556 2.38 209080 4710904 1824152 5.38 1607188 3993504 8 01:41:09 01:35:01 26652392 31515724 773752 2.35 209164 4710908 1824152 5.38 1597360 3993940 8 01:41:09 01:36:01 26652516 31515996 773388 2.35 209304 4710892 1824152 5.38 1597588 3993940 8 01:41:09 01:37:01 26652556 31516112 773276 2.35 209372 4710892 1824152 5.38 1597932 3993940 12 01:41:09 01:38:01 26652548 31516164 773176 2.35 209444 4710896 1824152 5.38 1597772 3993948 8 01:41:09 01:39:01 26652200 31515920 773324 2.35 209532 4710896 1824152 5.38 1598248 3993952 192 01:41:09 01:40:01 26652184 31515980 773212 2.35 209596 4710900 1824152 5.38 1598340 3993964 208 01:41:09 01:41:01 26632248 31497672 790940 2.41 209696 4712220 1854764 5.47 1617452 3994360 868 01:41:09 Average: 27030079 31503252 792558 2.41 192315 4365933 1855480 5.47 1517367 3733537 61338 01:41:09 01:41:09 01:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:41:09 01:27:01 docker0 15.47 17.19 1.25 120.53 0.00 0.00 0.00 0.00 01:41:09 01:27:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 01:41:09 01:27:01 ens3 272.07 179.69 2230.01 66.29 0.00 0.00 0.00 0.00 01:41:09 01:28:01 docker0 325.18 521.39 27.92 3261.37 0.00 0.00 0.00 0.00 01:41:09 01:28:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 01:41:09 01:28:01 ens3 643.42 402.66 6422.46 46.08 0.00 0.00 0.00 0.00 01:41:09 01:29:01 veth4d594a2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:41:09 01:29:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:41:09 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:29:01 ens3 25.98 15.13 25.38 9.92 0.00 0.00 0.00 0.00 01:41:09 01:30:01 docker0 1.52 2.53 0.09 31.06 0.00 0.00 0.00 0.00 01:41:09 01:30:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:41:09 01:30:01 ens3 24.21 14.15 49.83 8.98 0.00 0.00 0.00 0.00 01:41:09 01:31:01 docker0 5.97 10.48 0.36 129.90 0.00 0.00 0.00 0.00 01:41:09 01:31:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 01:41:09 01:31:01 ens3 281.49 158.04 4713.16 18.63 0.00 0.00 0.00 0.00 01:41:09 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:32:01 ens3 0.35 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:41:09 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:34:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:36:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 01:41:09 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:37:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:41:09 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:09 01:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:41:09 01:41:01 ens3 10.80 6.05 10.97 3.61 0.00 0.00 0.00 0.00 01:41:09 Average: docker0 23.25 36.85 1.98 236.64 0.00 0.00 0.00 0.00 01:41:09 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 01:41:09 Average: ens3 83.80 51.68 896.27 10.18 0.00 0.00 0.00 0.00 01:41:09 01:41:09 01:41:09 ---> sar -P ALL: 01:41:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-326) 05/17/24 _x86_64_ (8 CPU) 01:41:09 01:41:09 01:25:24 LINUX RESTART (8 CPU) 01:41:09 01:41:09 01:26:02 CPU %user %nice %system %iowait %steal %idle 01:41:09 01:27:01 all 5.63 0.00 1.61 1.41 0.50 90.86 01:41:09 01:27:01 0 5.31 0.00 1.41 0.25 0.46 92.58 01:41:09 01:27:01 1 2.79 0.00 1.63 1.17 0.43 93.98 01:41:09 01:27:01 2 4.20 0.00 2.17 7.51 0.76 85.36 01:41:09 01:27:01 3 8.71 0.00 1.65 0.95 0.51 88.18 01:41:09 01:27:01 4 6.24 0.00 1.66 0.05 0.31 91.74 01:41:09 01:27:01 5 8.49 0.00 1.84 0.60 0.56 88.52 01:41:09 01:27:01 6 4.41 0.00 1.14 0.58 0.39 93.48 01:41:09 01:27:01 7 4.90 0.00 1.36 0.15 0.56 93.03 01:41:09 01:28:01 all 7.22 0.00 3.50 4.35 0.74 84.18 01:41:09 01:28:01 0 5.74 0.00 3.73 1.97 0.65 87.91 01:41:09 01:28:01 1 6.68 0.00 3.42 10.43 0.74 78.73 01:41:09 01:28:01 2 7.36 0.00 4.01 16.28 0.84 71.52 01:41:09 01:28:01 3 9.20 0.00 3.82 4.03 0.88 82.07 01:41:09 01:28:01 4 7.68 0.00 2.91 0.15 0.69 88.57 01:41:09 01:28:01 5 8.07 0.00 4.24 0.39 0.77 86.53 01:41:09 01:28:01 6 7.03 0.00 2.50 0.22 0.70 89.55 01:41:09 01:28:01 7 6.00 0.00 3.40 1.37 0.67 88.56 01:41:09 01:29:01 all 32.57 0.00 6.85 3.06 0.81 56.70 01:41:09 01:29:01 0 32.14 0.00 5.63 0.29 0.82 61.12 01:41:09 01:29:01 1 31.61 0.00 6.13 0.14 0.88 61.24 01:41:09 01:29:01 2 32.17 0.00 6.83 18.54 0.99 41.47 01:41:09 01:29:01 3 33.64 0.00 6.88 2.68 0.87 55.93 01:41:09 01:29:01 4 32.62 0.00 7.43 1.53 0.71 57.70 01:41:09 01:29:01 5 34.30 0.00 6.53 0.31 0.75 58.12 01:41:09 01:29:01 6 31.90 0.00 5.92 0.33 0.84 61.02 01:41:09 01:29:01 7 32.19 0.00 9.48 0.74 0.62 56.98 01:41:09 01:30:01 all 44.25 0.00 6.24 1.99 0.87 46.65 01:41:09 01:30:01 0 44.13 0.00 5.51 0.52 0.81 49.03 01:41:09 01:30:01 1 45.61 0.00 7.07 1.50 0.89 44.93 01:41:09 01:30:01 2 44.08 0.00 6.37 10.13 0.85 38.57 01:41:09 01:30:01 3 44.87 0.00 6.21 0.07 0.87 47.98 01:41:09 01:30:01 4 43.86 0.00 6.30 0.12 0.89 48.84 01:41:09 01:30:01 5 44.25 0.00 5.86 0.03 0.84 49.02 01:41:09 01:30:01 6 43.28 0.00 6.41 1.04 0.94 48.33 01:41:09 01:30:01 7 43.87 0.00 6.21 2.62 0.87 46.42 01:41:09 01:31:01 all 5.57 0.00 2.87 3.70 1.12 86.74 01:41:09 01:31:01 0 6.21 0.00 2.37 1.19 1.14 89.09 01:41:09 01:31:01 1 3.82 0.00 3.79 5.66 1.12 85.62 01:41:09 01:31:01 2 5.03 0.00 2.89 15.67 1.38 75.02 01:41:09 01:31:01 3 8.83 0.00 3.11 0.55 1.04 86.47 01:41:09 01:31:01 4 6.10 0.00 2.62 1.34 0.97 88.97 01:41:09 01:31:01 5 4.75 0.00 1.77 0.10 0.97 92.41 01:41:09 01:31:01 6 4.45 0.00 2.84 2.34 1.07 89.30 01:41:09 01:31:01 7 5.38 0.00 3.57 2.89 1.25 86.91 01:41:09 01:32:01 all 0.02 0.00 0.02 0.01 0.03 99.92 01:41:09 01:32:01 0 0.07 0.00 0.03 0.00 0.07 99.83 01:41:09 01:32:01 1 0.02 0.00 0.02 0.03 0.02 99.92 01:41:09 01:32:01 2 0.00 0.00 0.02 0.00 0.03 99.95 01:41:09 01:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:41:09 01:32:01 4 0.00 0.00 0.00 0.03 0.02 99.95 01:41:09 01:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:41:09 01:32:01 6 0.07 0.00 0.03 0.00 0.03 99.87 01:41:09 01:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:41:09 01:33:01 all 0.05 0.00 0.01 0.01 0.06 99.86 01:41:09 01:33:01 0 0.03 0.00 0.05 0.00 0.10 99.82 01:41:09 01:33:01 1 0.03 0.00 0.03 0.03 0.05 99.85 01:41:09 01:33:01 2 0.03 0.00 0.00 0.00 0.08 99.88 01:41:09 01:33:01 3 0.17 0.00 0.02 0.00 0.07 99.75 01:41:09 01:33:01 4 0.07 0.00 0.00 0.00 0.05 99.88 01:41:09 01:33:01 5 0.00 0.00 0.02 0.02 0.05 99.92 01:41:09 01:33:01 6 0.05 0.00 0.00 0.00 0.08 99.87 01:41:09 01:33:01 7 0.02 0.00 0.00 0.00 0.03 99.95 01:41:09 01:34:01 all 0.02 0.00 0.01 0.00 0.04 99.93 01:41:09 01:34:01 0 0.03 0.00 0.02 0.00 0.08 99.87 01:41:09 01:34:01 1 0.02 0.00 0.02 0.03 0.02 99.92 01:41:09 01:34:01 2 0.00 0.00 0.00 0.00 0.08 99.92 01:41:09 01:34:01 3 0.02 0.00 0.00 0.00 0.05 99.93 01:41:09 01:34:01 4 0.00 0.00 0.02 0.00 0.03 99.95 01:41:09 01:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:41:09 01:34:01 6 0.05 0.00 0.00 0.00 0.03 99.92 01:41:09 01:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:41:09 01:35:01 all 0.07 0.00 0.01 0.00 0.06 99.86 01:41:09 01:35:01 0 0.10 0.00 0.02 0.00 0.08 99.80 01:41:09 01:35:01 1 0.00 0.00 0.00 0.02 0.05 99.93 01:41:09 01:35:01 2 0.02 0.00 0.02 0.00 0.08 99.88 01:41:09 01:35:01 3 0.38 0.00 0.02 0.00 0.08 99.52 01:41:09 01:35:01 4 0.00 0.00 0.03 0.02 0.03 99.92 01:41:09 01:35:01 5 0.00 0.00 0.00 0.00 0.03 99.97 01:41:09 01:35:01 6 0.05 0.00 0.00 0.00 0.05 99.90 01:41:09 01:35:01 7 0.02 0.00 0.00 0.00 0.03 99.95 01:41:09 01:36:01 all 0.03 0.00 0.01 0.01 0.06 99.89 01:41:09 01:36:01 0 0.03 0.00 0.00 0.00 0.15 99.82 01:41:09 01:36:01 1 0.05 0.00 0.02 0.07 0.05 99.82 01:41:09 01:36:01 2 0.00 0.00 0.00 0.00 0.08 99.92 01:41:09 01:36:01 3 0.12 0.00 0.00 0.00 0.07 99.82 01:41:09 01:36:01 4 0.00 0.00 0.00 0.00 0.05 99.95 01:41:09 01:36:01 5 0.00 0.00 0.00 0.00 0.03 99.97 01:41:09 01:36:01 6 0.05 0.00 0.03 0.00 0.05 99.87 01:41:09 01:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:41:09 01:37:01 all 0.05 0.00 0.02 0.00 0.06 99.87 01:41:09 01:37:01 0 0.05 0.00 0.03 0.00 0.13 99.78 01:41:09 01:37:01 1 0.00 0.00 0.02 0.03 0.03 99.92 01:41:09 01:37:01 2 0.02 0.00 0.00 0.00 0.08 99.90 01:41:09 01:37:01 3 0.03 0.00 0.00 0.00 0.07 99.90 01:41:09 01:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:41:09 01:37:01 5 0.00 0.00 0.02 0.00 0.03 99.95 01:41:09 01:37:01 6 0.28 0.00 0.02 0.00 0.05 99.65 01:41:09 01:37:01 7 0.00 0.00 0.02 0.00 0.03 99.95 01:41:09 01:41:09 01:37:01 CPU %user %nice %system %iowait %steal %idle 01:41:09 01:38:01 all 0.02 0.00 0.01 0.01 0.05 99.92 01:41:09 01:38:01 0 0.05 0.00 0.02 0.00 0.10 99.83 01:41:09 01:38:01 1 0.00 0.00 0.00 0.03 0.03 99.93 01:41:09 01:38:01 2 0.00 0.00 0.02 0.00 0.07 99.92 01:41:09 01:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:41:09 01:38:01 4 0.00 0.00 0.00 0.02 0.03 99.95 01:41:09 01:38:01 5 0.00 0.00 0.00 0.00 0.03 99.97 01:41:09 01:38:01 6 0.08 0.00 0.02 0.00 0.05 99.85 01:41:09 01:38:01 7 0.02 0.00 0.00 0.00 0.03 99.95 01:41:09 01:39:01 all 0.03 0.00 0.01 0.01 0.03 99.92 01:41:09 01:39:01 0 0.08 0.00 0.05 0.00 0.08 99.78 01:41:09 01:39:01 1 0.03 0.00 0.02 0.03 0.02 99.90 01:41:09 01:39:01 2 0.00 0.00 0.02 0.00 0.05 99.93 01:41:09 01:39:01 3 0.05 0.00 0.00 0.00 0.03 99.92 01:41:09 01:39:01 4 0.00 0.00 0.00 0.02 0.02 99.97 01:41:09 01:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:41:09 01:39:01 6 0.05 0.00 0.00 0.00 0.03 99.92 01:41:09 01:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:41:09 01:40:01 all 0.08 0.00 0.01 0.01 0.04 99.86 01:41:09 01:40:01 0 0.02 0.00 0.07 0.00 0.10 99.82 01:41:09 01:40:01 1 0.03 0.00 0.00 0.03 0.02 99.92 01:41:09 01:40:01 2 0.00 0.00 0.00 0.00 0.07 99.93 01:41:09 01:40:01 3 0.38 0.00 0.00 0.00 0.05 99.57 01:41:09 01:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:41:09 01:40:01 5 0.00 0.00 0.00 0.02 0.03 99.95 01:41:09 01:40:01 6 0.12 0.00 0.00 0.00 0.05 99.83 01:41:09 01:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:41:09 01:41:01 all 0.58 0.00 0.13 0.02 0.09 99.18 01:41:09 01:41:01 0 0.68 0.00 0.17 0.00 0.17 98.98 01:41:09 01:41:01 1 0.53 0.00 0.20 0.17 0.08 99.02 01:41:09 01:41:01 2 0.13 0.00 0.07 0.00 0.10 99.70 01:41:09 01:41:01 3 2.21 0.00 0.15 0.00 0.08 97.56 01:41:09 01:41:01 4 0.25 0.00 0.15 0.00 0.07 99.53 01:41:09 01:41:01 5 0.17 0.00 0.08 0.02 0.08 99.65 01:41:09 01:41:01 6 0.57 0.00 0.12 0.00 0.07 99.25 01:41:09 01:41:01 7 0.07 0.00 0.12 0.00 0.05 99.77 01:41:09 Average: all 6.36 0.00 1.41 0.97 0.30 90.96 01:41:09 Average: 0 6.26 0.00 1.26 0.28 0.33 91.87 01:41:09 Average: 1 6.04 0.00 1.48 1.29 0.29 90.89 01:41:09 Average: 2 6.13 0.00 1.48 4.50 0.37 87.53 01:41:09 Average: 3 7.21 0.00 1.45 0.55 0.31 90.48 01:41:09 Average: 4 6.41 0.00 1.40 0.22 0.26 91.71 01:41:09 Average: 5 6.61 0.00 1.35 0.10 0.28 91.66 01:41:09 Average: 6 6.10 0.00 1.26 0.30 0.29 92.05 01:41:09 Average: 7 6.11 0.00 1.60 0.52 0.28 91.50 01:41:09 01:41:09 01:41:09