Pull request #679 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1afd1f99f06e79e98d4d2af9bab53b4588401aa2+a00efe280ec4bc21b554f46c724946ca453ce756 (dce5494e1b6e5da7b45bd089abc46cd1765fad50) 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-ssh5217563638649404680.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15880241770140054856.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-679/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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12358433868129833731.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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5841390828900018933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13431367121372180334.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-679/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-679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12273151473480039397.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4946’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4955 in /w/workspace/gexfoundry_device-mqtt-go_PR-679 [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-679 # 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 a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 Merge succeeded, producing 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 Checking out Revision 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 (PR-679) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:18:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:18:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:23 ========================================================= 01:18:23 EdgeX Global Pipelines Version Info 01:18:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:18:24 ------------------- 01:18:24 stable info: 01:18:24 ------------------- 01:18:24 Commited By: Ginny Guan ginny@iotechsys.com 01:18:24 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:18:24 Message: update stable to v1.0.260 01:18:24 ------------------- 01:18:24 experimental info: 01:18:24 ------------------- 01:18:24 Commited By: Ginny Guan ginny@iotechsys.com 01:18:24 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:18:24 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:18:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:18:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:18:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:18:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-679 [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-679 [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-679 [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1afd1f9 [Pipeline] echo 01:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:27 provisioning config files... 01:18:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config11453875439831529394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:27 ---> ****-login.sh 01:18:27 nexus3.edgexfoundry.org:10001 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:27 Configure a credential helper to remove this warning. See 01:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:27 01:18:27 Login Succeeded 01:18:27 nexus3.edgexfoundry.org:10002 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:27 Configure a credential helper to remove this warning. See 01:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:27 01:18:27 Login Succeeded 01:18:27 nexus3.edgexfoundry.org:10003 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:27 Configure a credential helper to remove this warning. See 01:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:27 01:18:27 Login Succeeded 01:18:27 nexus3.edgexfoundry.org:10004 01:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:28 Configure a credential helper to remove this warning. See 01:18:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:28 01:18:28 Login Succeeded 01:18:28 ****.io 01:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:28 Configure a credential helper to remove this warning. See 01:18:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:28 01:18:28 Login Succeeded 01:18:28 ---> ****-login.sh ends [Pipeline] } 01:18:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:18:29 + git rev-list -1 --merges 1afd1f99f06e79e98d4d2af9bab53b4588401aa2~1..1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo 01:18:29 -----------> git rev-list -1 --merges 1afd1f99f06e79e98d4d2af9bab53b4588401aa2~1..1afd1f99f06e79e98d4d2af9bab53b4588401aa2 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [false] [Pipeline] sh 01:18:29 + git log --format=format:%s -1 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo 01:18:29 ========================================================= 01:18:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:18:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:30 + git log --format=format:%s -1 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo 01:18:30 [semverPrep] GIT_COMMIT: 1afd1f99f06e79e98d4d2af9bab53b4588401aa2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:18:30 [semverPrep] This is not a build commit. [Pipeline] sh 01:18:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:30 + grep -v github /etc/ssh/ssh_known_hosts 01:18:30 + [ -e /tmp/ssh_known_hosts ] 01:18:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:18:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:18:30 + sudo tee -a /etc/ssh/ssh_known_hosts 01:18:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:31 01:18:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:31 0.1.4: Pulling from edgex-devops/py-git-semver 01:18:31 b85a868b505f: Pulling fs layer 01:18:31 e2be974225ed: Pulling fs layer 01:18:31 339a4e72a1f5: Pulling fs layer 01:18:31 988bab9f4d93: Pulling fs layer 01:18:31 1469e6f7b9e6: Pulling fs layer 01:18:31 eaf3925da568: Pulling fs layer 01:18:31 bab4dde63d76: Pulling fs layer 01:18:31 bde34c3a00c8: Pulling fs layer 01:18:31 b352a97aabf1: Pulling fs layer 01:18:31 4872d77fe225: Pulling fs layer 01:18:31 5851b861e8e6: Pulling fs layer 01:18:31 bde34c3a00c8: Waiting 01:18:31 bab4dde63d76: Waiting 01:18:31 b352a97aabf1: Waiting 01:18:31 4872d77fe225: Waiting 01:18:31 5851b861e8e6: Waiting 01:18:31 eaf3925da568: Waiting 01:18:31 1469e6f7b9e6: Waiting 01:18:31 988bab9f4d93: Waiting 01:18:31 e2be974225ed: Download complete 01:18:31 988bab9f4d93: Verifying Checksum 01:18:31 988bab9f4d93: Download complete 01:18:31 1469e6f7b9e6: Verifying Checksum 01:18:31 1469e6f7b9e6: Download complete 01:18:31 eaf3925da568: Verifying Checksum 01:18:31 eaf3925da568: Download complete 01:18:31 339a4e72a1f5: Verifying Checksum 01:18:31 339a4e72a1f5: Download complete 01:18:31 bde34c3a00c8: Verifying Checksum 01:18:31 bde34c3a00c8: Download complete 01:18:31 b352a97aabf1: Download complete 01:18:31 4872d77fe225: Verifying Checksum 01:18:31 4872d77fe225: Download complete 01:18:31 5851b861e8e6: Verifying Checksum 01:18:32 b85a868b505f: Verifying Checksum 01:18:32 b85a868b505f: Download complete 01:18:32 bab4dde63d76: Verifying Checksum 01:18:32 bab4dde63d76: Download complete 01:18:33 b85a868b505f: Pull complete 01:18:33 e2be974225ed: Pull complete 01:18:33 339a4e72a1f5: Pull complete 01:18:33 988bab9f4d93: Pull complete 01:18:34 1469e6f7b9e6: Pull complete 01:18:34 eaf3925da568: Pull complete 01:18:36 bab4dde63d76: Pull complete 01:18:36 bde34c3a00c8: Pull complete 01:18:36 b352a97aabf1: Pull complete 01:18:36 4872d77fe225: Pull complete 01:18:36 5851b861e8e6: Pull complete 01:18:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:36 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 01:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:18:39 $ docker top afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b -eo pid,comm 01:18:40 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:18:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:40 [ssh-agent] Looking for ssh-agent implementation... 01:18:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:40 $ docker exec afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent 01:18:40 SSH_AUTH_SOCK=/tmp/ssh-VVldeSfejdGL/agent.32 01:18:40 SSH_AGENT_PID=38 01:18:40 Running ssh-add (command line suppressed) 01:18:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_8086282069048110509.key (/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_8086282069048110509.key) 01:18:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:40 + git tag --points-at HEAD [Pipeline] } 01:18:40 $ docker exec --env ******** --env ******** afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent -k 01:18:40 unset SSH_AUTH_SOCK; 01:18:40 unset SSH_AGENT_PID; 01:18:40 echo Agent pid 38 killed; 01:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:18:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:41 [ssh-agent] Looking for ssh-agent implementation... 01:18:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:41 $ docker exec afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent 01:18:41 SSH_AUTH_SOCK=/tmp/ssh-8XKhFTsFfWAZ/agent.71 01:18:41 SSH_AGENT_PID=77 01:18:41 Running ssh-add (command line suppressed) 01:18:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_206570648988820372.key (/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_206570648988820372.key) 01:18:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:41 + git semver init 01:18:42 2024-07-04 01:18:41,953 [run_init] DEBUG init version:0.0.0 force:False 01:18:42 2024-07-04 01:18:41,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver 01:18:42 2024-07-04 01:18:41,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver 01:18:42 2024-07-04 01:18:41,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-679, universal_newlines=False, shell=None, istream=None) 01:18:43 2024-07-04 01:18:43,328 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.git/info/exclude 01:18:43 2024-07-04 01:18:43,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver/PR-679 with force:False 01:18:43 2024-07-04 01:18:43,329 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver/PR-679 01:18:43 2024-07-04 01:18:43,333 [execute] INFO git cat-file --batch-check 01:18:43 2024-07-04 01:18:43,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver, universal_newlines=False, shell=None, istream=) 01:18:43 2024-07-04 01:18:43,338 [execute] INFO git cat-file --batch 01:18:43 2024-07-04 01:18:43,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver, universal_newlines=False, shell=None, istream=) 01:18:43 2024-07-04 01:18:43,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver/PR-679 01:18:43 0.0.0 [Pipeline] } 01:18:43 $ docker exec --env ******** --env ******** afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent -k 01:18:43 unset SSH_AUTH_SOCK; 01:18:43 unset SSH_AGENT_PID; 01:18:43 echo Agent pid 77 killed; 01:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:44 + git semver [Pipeline] } 01:18:44 $ docker stop --time=1 afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b 01:18:45 $ docker rm -f --volumes afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b [Pipeline] // withDockerContainer [Pipeline] sh 01:18:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:18:46 Stashed 1 file(s) [Pipeline] echo 01:18:46 [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:18:47 provisioning config files... 01:18:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config4958579544578246749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:47 ---> ****-login.sh 01:18:47 nexus3.edgexfoundry.org:10001 01:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:47 Configure a credential helper to remove this warning. See 01:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:47 01:18:47 Login Succeeded 01:18:47 nexus3.edgexfoundry.org:10002 01:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:47 Configure a credential helper to remove this warning. See 01:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:47 01:18:47 Login Succeeded 01:18:47 nexus3.edgexfoundry.org:10003 01:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:48 Configure a credential helper to remove this warning. See 01:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:48 01:18:48 Login Succeeded 01:18:48 nexus3.edgexfoundry.org:10004 01:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:48 Configure a credential helper to remove this warning. See 01:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:48 01:18:48 Login Succeeded 01:18:48 ****.io 01:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:48 Configure a credential helper to remove this warning. See 01:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:48 01:18:48 Login Succeeded 01:18:48 ---> ****-login.sh ends [Pipeline] } 01:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:48 ========================================================= 01:18:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:18:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:49 + 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:18:49 Sending build context to Docker daemon 21.02MB 01:18:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:18:49 Step 2/12 : FROM ${BASE} AS builder 01:18:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:49 619be1103602: Pulling fs layer 01:18:49 7862e08f4a3e: Pulling fs layer 01:18:49 5df492c9dc93: Pulling fs layer 01:18:49 7629e6793208: Pulling fs layer 01:18:49 4f4fb700ef54: Pulling fs layer 01:18:49 fb5054dd5b73: Pulling fs layer 01:18:49 eeca6798cff9: Pulling fs layer 01:18:49 aa269ceb94a6: Pulling fs layer 01:18:49 ada007ff1a6a: Pulling fs layer 01:18:49 4f4fb700ef54: Waiting 01:18:49 fb5054dd5b73: Waiting 01:18:49 ada007ff1a6a: Waiting 01:18:49 aa269ceb94a6: Waiting 01:18:49 7629e6793208: Waiting 01:18:49 7862e08f4a3e: Verifying Checksum 01:18:49 7862e08f4a3e: Download complete 01:18:49 7629e6793208: Verifying Checksum 01:18:49 7629e6793208: Download complete 01:18:49 4f4fb700ef54: Verifying Checksum 01:18:49 4f4fb700ef54: Download complete 01:18:49 fb5054dd5b73: Verifying Checksum 01:18:49 fb5054dd5b73: Download complete 01:18:49 619be1103602: Verifying Checksum 01:18:49 619be1103602: Download complete 01:18:49 eeca6798cff9: Verifying Checksum 01:18:49 eeca6798cff9: Download complete 01:18:49 619be1103602: Pull complete 01:18:49 ada007ff1a6a: Verifying Checksum 01:18:49 ada007ff1a6a: Download complete 01:18:49 7862e08f4a3e: Pull complete 01:18:49 5df492c9dc93: Download complete 01:18:50 aa269ceb94a6: Verifying Checksum 01:18:50 aa269ceb94a6: Download complete 01:18:52 5df492c9dc93: Pull complete 01:18:53 7629e6793208: Pull complete 01:18:53 4f4fb700ef54: Pull complete 01:18:53 fb5054dd5b73: Pull complete 01:18:53 eeca6798cff9: Pull complete 01:18:55 aa269ceb94a6: Pull complete 01:18:55 ada007ff1a6a: Pull complete 01:18:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:18:55 ---> f489d0715acc 01:18:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:19:01 ---> Running in 2ead39b9d01d 01:19:01 Removing intermediate container 2ead39b9d01d 01:19:01 ---> 08e78e1d7762 01:19:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:19:01 ---> Running in 896e043ba678 01:19:01 Removing intermediate container 896e043ba678 01:19:01 ---> 59ed911f4da6 01:19:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:19:01 ---> Running in 08f3a86cc79d 01:19:01 Removing intermediate container 08f3a86cc79d 01:19:01 ---> 2457d6711245 01:19:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:19:01 ---> Running in 31c4ad4f1dae 01:19:01 Removing intermediate container 31c4ad4f1dae 01:19:01 ---> 529782c18bba 01:19:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:19:01 ---> Running in 301feded6ed5 01:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:19:01 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:19:01 (2/4) Installing libedit (20221030.3.1-r1) 01:19:01 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:19:01 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:19:01 Executing busybox-1.36.1-r5.trigger 01:19:01 OK: 268 MiB in 56 packages 01:19:02 Still waiting to schedule task 01:19:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4951’ is offline 01:19:02 Removing intermediate container 301feded6ed5 01:19:02 ---> dc844fd19e1b 01:19:02 Step 8/12 : WORKDIR /device-mqtt-go 01:19:02 ---> Running in 8bcc4e288ba2 01:19:02 Removing intermediate container 8bcc4e288ba2 01:19:02 ---> 7104f522d3c1 01:19:02 Step 9/12 : COPY go.mod vendor* ./ 01:19:02 ---> 7df20dc3455f 01:19:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:02 ---> Running in 5424688c1f37 01:20:10 Removing intermediate container 5424688c1f37 01:20:10 ---> 8725248293bf 01:20:10 Step 11/12 : COPY . . 01:20:10 ---> 617c5ef634ad 01:20:10 Step 12/12 : RUN $MAKE 01:20:10 ---> Running in a7f1e51ea8c2 01:20:10 noop 01:20:10 Removing intermediate container a7f1e51ea8c2 01:20:10 ---> 24e07f41b881 01:20:10 Successfully built 24e07f41b881 01:20:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:10 + docker inspect -f . ci-base-image-x86_64 01:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:11 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 01:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:11 $ docker top 43046b847eab4f03ae71ad83cd8c2490500994cbb69d52e6175cd09561117266 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:11 + go version 01:20:11 go version go1.21.9 linux/amd64 [Pipeline] } 01:20:11 $ docker stop --time=1 43046b847eab4f03ae71ad83cd8c2490500994cbb69d52e6175cd09561117266 01:20:13 $ docker rm -f --volumes 43046b847eab4f03ae71ad83cd8c2490500994cbb69d52e6175cd09561117266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:14 + docker inspect -f . ci-base-image-x86_64 01:20:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:14 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 01:20:14 $ 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-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:14 $ docker top 22efec59dc25907146b77b2fda9c3636bb471ab5d015b34d93009094b2aff7b6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:14 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-679 [Pipeline] fileExists [Pipeline] sh 01:20:15 + make test 01:20:15 go test ./... -coverprofile=coverage.out ./... 01:20:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:20:35 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:20:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:20:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 01:20:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4956 in /w/workspace/gexfoundry_device-mqtt-go_PR-679 [Pipeline] { [Pipeline] ws 01:20:36 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:20:36 The recommended git tool is: git 01:20:41 using credential edgex-jenkins-ssh 01:20:41 Cloning the remote Git repository 01:20:41 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:20:41 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:20:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:20:41 > git --version # timeout=10 01:20:41 > git --version # 'git version 2.25.1' 01:20:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:41 go vet ./... 01:20:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:20:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:45 Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 01:20:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:20:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:20:44 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:20:45 > git config core.sparsecheckout # timeout=10 01:20:45 > git checkout -f 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # timeout=10 01:20:45 Merge succeeded, producing 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 01:20:45 Checking out Revision 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 (PR-679) 01:20:46 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:20:46 > git --version # timeout=10 01:20:46 > git --version # 'git version 2.25.1' 01:20:46 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 01:20:45 > git remote # timeout=10 01:20:45 > git config --get remote.origin.url # timeout=10 01:20:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:45 > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 01:20:45 > git rev-parse HEAD^{commit} # timeout=10 01:20:45 > git config core.sparsecheckout # timeout=10 01:20:45 > git checkout -f 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # timeout=10 01:20:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:20:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:20:47 ./bin/test-attribution-txt.sh 01:20:47 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:20:47 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:20:47 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:20:47 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:20:47 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:20:47 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:20:47 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:20:47 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:20:47 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:20:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:20:47 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:20:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:20:47 $ docker stop --time=1 22efec59dc25907146b77b2fda9c3636bb471ab5d015b34d93009094b2aff7b6 01:20:50 $ docker rm -f --volumes 22efec59dc25907146b77b2fda9c3636bb471ab5d015b34d93009094b2aff7b6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 01:20:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 01:20:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 01:20:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:20:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:20:51 Dload Upload Total Spent Left Speed 01:20:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79185 [Pipeline] sh [Pipeline] sh 01:20:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:20:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:20:52 + sudo tee /etc/docker/daemon.new 01:20:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:20:52 { 01:20:52 "registry-mirrors": [ 01:20:52 "https://nexus3.edgexfoundry.org:10001" 01:20:52 ], 01:20:52 "bip": "10.250.0.254/24", 01:20:52 "hosts": [ 01:20:52 "tcp://0.0.0.0:5555", 01:20:52 "unix:///var/run/docker.sock" 01:20:52 ], 01:20:52 "mtu": 1458, 01:20:52 "selinux-enabled": true, 01:20:52 "seccomp-profile": "/etc/docker/seccomp.json" 01:20:52 } [Pipeline] sh 01:20:52 + ls -al . 01:20:52 total 252 01:20:52 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 01:20 . 01:20:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:18 .. 01:20:52 -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 01:18 .dockerignore 01:20:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:20 .git 01:20:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:18 .github 01:20:52 -rw-rw-r-- 1 jenkins jenkins 264 Jul 4 01:18 .gitignore 01:20:52 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 01:18 .golangci.yml 01:20:52 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 01:18 .semver 01:20:52 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 4 01:18 Attribution.txt 01:20:52 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 4 01:18 CHANGELOG.md 01:20:52 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 4 01:18 Dockerfile 01:20:52 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 01:18 GOVERNANCE.md 01:20:52 -rw-rw-r-- 1 jenkins jenkins 657 Jul 4 01:18 Jenkinsfile 01:20:52 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 01:18 LICENSE 01:20:52 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 4 01:18 Makefile 01:20:52 -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 01:18 OWNERS.md 01:20:52 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 4 01:18 README.md 01:20:52 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 01:18 VERSION 01:20:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:18 bin 01:20:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:18 cmd 01:20:52 -rw-r--r-- 1 jenkins jenkins 18506 Jul 4 01:20 coverage.out 01:20:52 -rw-rw-r-- 1 jenkins jenkins 7122 Jul 4 01:18 go.mod 01:20:52 -rw-rw-r-- 1 jenkins jenkins 101951 Jul 4 01:18 go.sum 01:20:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:18 internal 01:20:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:18 mock 01:20:52 -rw-rw-r-- 1 jenkins jenkins 227 Jul 4 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:20:52 + 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=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 --label arch=amd64 --label version=0.0.0 . 01:20:52 Sending build context to Docker daemon 21.04MB 01:20:52 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:20:52 Step 2/25 : FROM ${BASE} AS builder 01:20:52 ---> 24e07f41b881 01:20:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:20:53 + sudo service docker restart 01:20:53 ---> Running in 61c8587c9a56 01:20:53 Removing intermediate container 61c8587c9a56 01:20:53 ---> f9b182b515fb 01:20:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:53 ---> Running in 916955b2cc70 01:20:53 Removing intermediate container 916955b2cc70 01:20:53 ---> 9c1c899bc86f 01:20:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:20:53 ---> Running in 709362b3dd80 01:20:53 Removing intermediate container 709362b3dd80 01:20:53 ---> 4cf630b85465 01:20:53 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:20:53 ---> Running in 1a35acfe34d1 01:20:53 Removing intermediate container 1a35acfe34d1 01:20:53 ---> 2b5b7db63a4a 01:20:53 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:53 ---> Running in 1d758f6c87d1 01:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:20:53 OK: 268 MiB in 56 packages 01:20:54 Removing intermediate container 1d758f6c87d1 01:20:54 ---> 71723a71430f 01:20:54 Step 8/25 : WORKDIR /device-mqtt-go 01:20:54 ---> Running in b010ff012406 01:20:54 Removing intermediate container b010ff012406 01:20:54 ---> b9ecff3b9d07 01:20:54 Step 9/25 : COPY go.mod vendor* ./ 01:20:54 ---> 7c97da92f6e5 01:20:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:54 ---> Running in 7d9f68f31810 01:20:55 Removing intermediate container 7d9f68f31810 01:20:55 ---> 5c81842fbb9b 01:20:55 Step 11/25 : COPY . . 01:20:55 ---> d6a18cdf1aa2 01:20:55 Step 12/25 : RUN $MAKE 01:20:55 ---> Running in 704bd03992f8 01:20:56 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.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:11 provisioning config files... 01:21:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7339128453615649878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:11 ---> ****-login.sh 01:21:11 nexus3.edgexfoundry.org:10001 01:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:12 Configure a credential helper to remove this warning. See 01:21:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:12 01:21:12 Login Succeeded 01:21:12 nexus3.edgexfoundry.org:10002 01:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:12 Configure a credential helper to remove this warning. See 01:21:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:12 01:21:12 Login Succeeded 01:21:13 nexus3.edgexfoundry.org:10003 01:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:13 Configure a credential helper to remove this warning. See 01:21:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:13 01:21:13 Login Succeeded 01:21:13 nexus3.edgexfoundry.org:10004 01:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:13 Configure a credential helper to remove this warning. See 01:21:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:13 01:21:13 Login Succeeded 01:21:13 ****.io 01:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:14 Configure a credential helper to remove this warning. See 01:21:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:14 01:21:14 Login Succeeded 01:21:14 ---> ****-login.sh ends [Pipeline] } 01:21:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:14 ========================================================= 01:21:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:21:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:15 + 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:21:15 Sending build context to Docker daemon 10.62MB 01:21:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:21:16 Step 2/12 : FROM ${BASE} AS builder 01:21:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:21:16 c6b39de5b339: Pulling fs layer 01:21:16 a69c41024577: Pulling fs layer 01:21:16 d6de4b400683: Pulling fs layer 01:21:16 35cb2a7552d0: Pulling fs layer 01:21:16 4f4fb700ef54: Pulling fs layer 01:21:16 464afbd9ba4c: Pulling fs layer 01:21:16 00f215d4a9da: Pulling fs layer 01:21:16 d496ad576159: Pulling fs layer 01:21:16 464afbd9ba4c: Waiting 01:21:16 35cb2a7552d0: Waiting 01:21:16 4f4fb700ef54: Waiting 01:21:16 00f215d4a9da: Waiting 01:21:16 d496ad576159: Waiting 01:21:16 a69c41024577: Verifying Checksum 01:21:16 a69c41024577: Download complete 01:21:16 35cb2a7552d0: Verifying Checksum 01:21:16 35cb2a7552d0: Download complete 01:21:16 4f4fb700ef54: Verifying Checksum 01:21:16 4f4fb700ef54: Download complete 01:21:16 464afbd9ba4c: Verifying Checksum 01:21:16 464afbd9ba4c: Download complete 01:21:16 c6b39de5b339: Verifying Checksum 01:21:16 c6b39de5b339: Download complete 01:21:16 d496ad576159: Verifying Checksum 01:21:16 d496ad576159: Download complete 01:21:17 c6b39de5b339: Pull complete 01:21:17 a69c41024577: Pull complete 01:21:18 d6de4b400683: Verifying Checksum 01:21:18 d6de4b400683: Download complete 01:21:19 00f215d4a9da: Verifying Checksum 01:21:19 00f215d4a9da: Download complete 01:21:22 Removing intermediate container 704bd03992f8 01:21:22 ---> 201ede5887c6 01:21:22 Step 13/25 : FROM alpine:3.18 01:21:22 3.18: Pulling from library/alpine 01:21:22 73baa7ef167e: Pulling fs layer 01:21:23 73baa7ef167e: Verifying Checksum 01:21:23 73baa7ef167e: Download complete 01:21:23 73baa7ef167e: Pull complete 01:21:23 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 01:21:23 Status: Downloaded newer image for alpine:3.18 01:21:23 ---> 8fd7cac70a4a 01:21:23 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:21:23 ---> Running in 359e4921aa23 01:21:23 Removing intermediate container 359e4921aa23 01:21:23 ---> 2a1ba43d5c1d 01:21:23 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:21:23 ---> Running in 56f593bab98d 01:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:21:24 (1/1) Installing dumb-init (1.2.5-r2) 01:21:24 Executing busybox-1.36.1-r7.trigger 01:21:24 OK: 7 MiB in 16 packages 01:21:24 Removing intermediate container 56f593bab98d 01:21:24 ---> 42b60ef02f65 01:21:24 Step 16/25 : RUN apk --no-cache upgrade 01:21:24 ---> Running in 4c11b3427187 01:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:21:24 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 01:21:25 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 01:21:25 OK: 7 MiB in 16 packages 01:21:25 Removing intermediate container 4c11b3427187 01:21:25 ---> aafcd368da87 01:21:25 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:21:26 ---> ac543af53459 01:21:26 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:21:26 ---> 7b6386bb870e 01:21:26 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:21:26 ---> add1604e3819 01:21:26 Step 20/25 : EXPOSE 59982 01:21:26 ---> Running in 83ec8ba103ed 01:21:26 Removing intermediate container 83ec8ba103ed 01:21:26 ---> a1c258f9d3c0 01:21:26 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:21:26 ---> Running in e0080a7c4823 01:21:26 Removing intermediate container e0080a7c4823 01:21:26 ---> d85892e70d0d 01:21:26 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:21:26 ---> Running in 2ada77cec573 01:21:26 Removing intermediate container 2ada77cec573 01:21:26 ---> b3e8c36270e5 01:21:26 Step 23/25 : LABEL arch=amd64 01:21:26 ---> Running in bb24aa4b758a 01:21:26 Removing intermediate container bb24aa4b758a 01:21:26 ---> 1134d0784a88 01:21:26 Step 24/25 : LABEL git_sha=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 01:21:26 ---> Running in 94dd498b11d2 01:21:26 Removing intermediate container 94dd498b11d2 01:21:26 ---> 990b636a2ce7 01:21:26 Step 25/25 : LABEL version=0.0.0 01:21:26 ---> Running in 6addc45d65b9 01:21:26 Removing intermediate container 6addc45d65b9 01:21:26 ---> 5993728748e3 01:21:26 [Warning] One or more build-args [ARCH] were not consumed 01:21:26 Successfully built 5993728748e3 01:21:26 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:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:27 01:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:28 latest: Pulling from edgex-lftools-log-publisher 01:21:28 5eb5b503b376: Pulling fs layer 01:21:28 5c69ac0246d0: Pulling fs layer 01:21:28 ec43610c2a17: Pulling fs layer 01:21:28 3a2ae6a8a46f: Pulling fs layer 01:21:28 33b1e0a273af: Pulling fs layer 01:21:28 5d3b04190fa2: Pulling fs layer 01:21:28 2f39f015ded8: Pulling fs layer 01:21:28 3a2ae6a8a46f: Waiting 01:21:28 33b1e0a273af: Waiting 01:21:28 2f39f015ded8: Waiting 01:21:28 5d3b04190fa2: Waiting 01:21:28 5c69ac0246d0: Verifying Checksum 01:21:28 5c69ac0246d0: Download complete 01:21:28 3a2ae6a8a46f: Verifying Checksum 01:21:28 3a2ae6a8a46f: Download complete 01:21:28 33b1e0a273af: Verifying Checksum 01:21:28 33b1e0a273af: Download complete 01:21:28 5d3b04190fa2: Verifying Checksum 01:21:28 5d3b04190fa2: Download complete 01:21:28 ec43610c2a17: Verifying Checksum 01:21:28 ec43610c2a17: Download complete 01:21:28 5eb5b503b376: Verifying Checksum 01:21:28 5eb5b503b376: Download complete 01:21:29 2f39f015ded8: Verifying Checksum 01:21:29 2f39f015ded8: Download complete 01:21:29 5eb5b503b376: Pull complete 01:21:29 5c69ac0246d0: Pull complete 01:21:29 ec43610c2a17: Pull complete 01:21:30 3a2ae6a8a46f: Pull complete 01:21:30 33b1e0a273af: Pull complete 01:21:30 5d3b04190fa2: Pull complete 01:21:31 d6de4b400683: Pull complete 01:21:31 35cb2a7552d0: Pull complete 01:21:31 4f4fb700ef54: Pull complete 01:21:31 464afbd9ba4c: Pull complete 01:21:34 2f39f015ded8: Pull complete 01:21:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:34 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 01:21:34 $ 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-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:21:36 $ docker top d97ca9a2b2d46ea153206f1be32ba85b6055b0b0d9889b573b645c145b23665c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:36 ---> job-cost.sh 01:21:36 lf-activate-venv: SKIPPING 01:21:36 INFO: No Stack... 01:21:37 INFO: Retrieving Pricing Info for: v3-standard-8 01:21:37 INFO: Archiving Costs [Pipeline] sh 01:21:37 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives/cost.csv 01:21:37 + cut -d, -f6 [Pipeline] lock 01:21:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] 01:21:38 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] did not exist. Created. 01:21:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:38 + echo total: 0.2199999988079071 [Pipeline] stash 01:21:38 Stashed 1 file(s) [Pipeline] } 01:21:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:21:38 $ docker stop --time=1 d97ca9a2b2d46ea153206f1be32ba85b6055b0b0d9889b573b645c145b23665c 01:21:39 00f215d4a9da: Pull complete 01:21:39 $ docker rm -f --volumes d97ca9a2b2d46ea153206f1be32ba85b6055b0b0d9889b573b645c145b23665c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:21:41 d496ad576159: Pull complete 01:21:41 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:21:41 ---> f246e2811388 01:21:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:21:42 ---> Running in 6894258ea1ae 01:21:43 Removing intermediate container 6894258ea1ae 01:21:43 ---> 775b9e0bc48a 01:21:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:43 ---> Running in 9c702c035435 01:21:43 Removing intermediate container 9c702c035435 01:21:43 ---> 0b62e72e098e 01:21:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:43 ---> Running in c59a8b731175 01:21:43 Removing intermediate container c59a8b731175 01:21:43 ---> b8b6c9e5f20a 01:21:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:21:43 ---> Running in 61e029b5bc28 01:21:44 Removing intermediate container 61e029b5bc28 01:21:44 ---> 02d573de0046 01:21:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:44 ---> Running in d088bc4b8856 01:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:21:46 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:21:46 (2/4) Installing libedit (20221030.3.1-r1) 01:21:46 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:21:46 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:21:46 Executing busybox-1.36.1-r5.trigger 01:21:46 OK: 271 MiB in 56 packages 01:21:47 Removing intermediate container d088bc4b8856 01:21:47 ---> 8083e150e311 01:21:47 Step 8/12 : WORKDIR /device-mqtt-go 01:21:48 ---> Running in 39b394043159 01:21:48 Removing intermediate container 39b394043159 01:21:48 ---> 1faa45ba9551 01:21:48 Step 9/12 : COPY go.mod vendor* ./ 01:21:48 ---> d38663b158f3 01:21:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:48 ---> Running in 3c4fb61bf12b 01:23:40 Removing intermediate container 3c4fb61bf12b 01:23:40 ---> b73aa8193d0b 01:23:40 Step 11/12 : COPY . . 01:23:40 ---> 075037892955 01:23:40 Step 12/12 : RUN $MAKE 01:23:40 ---> Running in 9565cdcf6a65 01:23:40 noop 01:23:40 Removing intermediate container 9565cdcf6a65 01:23:40 ---> 059767052178 01:23:40 Successfully built 059767052178 01:23:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:41 + docker inspect -f . ci-base-image-arm64 01:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:41 prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container 01:23:41 $ 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 ******** ci-base-image-arm64 cat 01:23:42 $ docker top 86488ed9a6e060addb756cd7a952959b80995a1b0a5cf9c916a6b279b60dc964 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:43 + go version 01:23:43 go version go1.21.9 linux/arm64 [Pipeline] } 01:23:43 $ docker stop --time=1 86488ed9a6e060addb756cd7a952959b80995a1b0a5cf9c916a6b279b60dc964 01:23:45 $ docker rm -f --volumes 86488ed9a6e060addb756cd7a952959b80995a1b0a5cf9c916a6b279b60dc964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:46 + docker inspect -f . ci-base-image-arm64 01:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:46 prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container 01:23:46 $ 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 ******** ci-base-image-arm64 cat 01:23:47 $ docker top 722c733d0dbb7f54a10a24adadf7b0a04f94c35885c023512d6a1e5d3e742282 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:48 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:23:48 + make test 01:23:49 go test ./... -coverprofile=coverage.out ./... 01:23:54 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:27:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:27:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:27:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.046s coverage: 22.8% of statements 01:27:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:27:31 go vet ./... 01:28:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:28:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:28:18 ./bin/test-attribution-txt.sh 01:28:18 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:28:18 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:28:18 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:28:18 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:28:18 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:28:18 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:28:18 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:28:18 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:28:18 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:28:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:28:18 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:28:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:28:18 $ docker stop --time=1 722c733d0dbb7f54a10a24adadf7b0a04f94c35885c023512d6a1e5d3e742282 01:28:20 $ docker rm -f --volumes 722c733d0dbb7f54a10a24adadf7b0a04f94c35885c023512d6a1e5d3e742282 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:22 Warning: overwriting stash ‘coverage-report’ 01:28:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:23 + ls -al . 01:28:23 total 248 01:28:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:23 . 01:28:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:20 .. 01:28:23 -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 01:20 .dockerignore 01:28:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:20 .git 01:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:20 .github 01:28:23 -rw-rw-r-- 1 jenkins jenkins 264 Jul 4 01:20 .gitignore 01:28:23 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 01:20 .golangci.yml 01:28:23 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 4 01:20 Attribution.txt 01:28:23 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 4 01:20 CHANGELOG.md 01:28:23 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 4 01:20 Dockerfile 01:28:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 01:20 GOVERNANCE.md 01:28:23 -rw-rw-r-- 1 jenkins jenkins 657 Jul 4 01:20 Jenkinsfile 01:28:23 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 01:20 LICENSE 01:28:23 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 4 01:20 Makefile 01:28:23 -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 01:20 OWNERS.md 01:28:23 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 4 01:20 README.md 01:28:23 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 01:18 VERSION 01:28:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:20 bin 01:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:20 cmd 01:28:23 -rw-r--r-- 1 jenkins jenkins 18506 Jul 4 01:27 coverage.out 01:28:23 -rw-rw-r-- 1 jenkins jenkins 7122 Jul 4 01:20 go.mod 01:28:23 -rw-rw-r-- 1 jenkins jenkins 101951 Jul 4 01:20 go.sum 01:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:20 internal 01:28:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:20 mock 01:28:23 -rw-rw-r-- 1 jenkins jenkins 227 Jul 4 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:24 + 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=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 --label arch=arm64 --label version=0.0.0 . 01:28:24 Sending build context to Docker daemon 10.64MB 01:28:24 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:28:24 Step 2/25 : FROM ${BASE} AS builder 01:28:24 ---> 059767052178 01:28:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:28:24 ---> Running in e2c5776471b9 01:28:24 Removing intermediate container e2c5776471b9 01:28:24 ---> 16164193ebff 01:28:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:25 ---> Running in 1d76ca7b449c 01:28:25 Removing intermediate container 1d76ca7b449c 01:28:25 ---> f53afafd7120 01:28:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:25 ---> Running in bef97b095d18 01:28:25 Removing intermediate container bef97b095d18 01:28:25 ---> d791c1c11191 01:28:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:28:25 ---> Running in 8f24f6f88807 01:28:26 Removing intermediate container 8f24f6f88807 01:28:26 ---> ffd51bfaf220 01:28:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:26 ---> Running in 4731d26b0977 01:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:28:28 OK: 271 MiB in 56 packages 01:28:29 Removing intermediate container 4731d26b0977 01:28:29 ---> d252345d68d7 01:28:29 Step 8/25 : WORKDIR /device-mqtt-go 01:28:29 ---> Running in 340ac7aa6f74 01:28:29 Removing intermediate container 340ac7aa6f74 01:28:29 ---> 0289ea26ae5c 01:28:29 Step 9/25 : COPY go.mod vendor* ./ 01:28:30 ---> 38015f5dcce7 01:28:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:30 ---> Running in ff041434f077 01:28:32 Removing intermediate container ff041434f077 01:28:32 ---> 2925385e34a7 01:28:32 Step 11/25 : COPY . . 01:28:33 ---> 04f4f927d8fe 01:28:33 Step 12/25 : RUN $MAKE 01:28:33 ---> Running in 527024ac3fc8 01:28:34 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.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:31:56 Removing intermediate container 527024ac3fc8 01:31:56 ---> d8a4a36e8fb1 01:31:56 Step 13/25 : FROM alpine:3.18 01:31:56 3.18: Pulling from library/alpine 01:31:56 5c905c7ebe2f: Pulling fs layer 01:31:56 5c905c7ebe2f: Verifying Checksum 01:31:56 5c905c7ebe2f: Download complete 01:31:56 5c905c7ebe2f: Pull complete 01:31:56 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 01:31:56 Status: Downloaded newer image for alpine:3.18 01:31:56 ---> dec292d02e07 01:31:56 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:31:56 ---> Running in c096bae5af7b 01:31:56 Removing intermediate container c096bae5af7b 01:31:56 ---> fbd72aea2605 01:31:56 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:31:56 ---> Running in a1aaaeca6bb7 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:31:59 (1/1) Installing dumb-init (1.2.5-r2) 01:31:59 Executing busybox-1.36.1-r7.trigger 01:31:59 OK: 8 MiB in 16 packages 01:32:00 Removing intermediate container a1aaaeca6bb7 01:32:00 ---> 55f0d027ef2e 01:32:00 Step 16/25 : RUN apk --no-cache upgrade 01:32:00 ---> Running in 243789bdaedb 01:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:32:02 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 01:32:02 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 01:32:02 OK: 8 MiB in 16 packages 01:32:03 Removing intermediate container 243789bdaedb 01:32:03 ---> c2c12a7c4251 01:32:03 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:32:05 ---> 64098c59a517 01:32:05 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:32:05 ---> ade11ddd5513 01:32:05 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:32:06 ---> b5dc51c0661e 01:32:06 Step 20/25 : EXPOSE 59982 01:32:06 ---> Running in c6d1c7f10937 01:32:06 Removing intermediate container c6d1c7f10937 01:32:06 ---> c3573b563c1a 01:32:06 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:32:06 ---> Running in 1ae691534c78 01:32:07 Removing intermediate container 1ae691534c78 01:32:07 ---> c0d73ce3143a 01:32:07 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:32:07 ---> Running in 845981f36478 01:32:07 Removing intermediate container 845981f36478 01:32:07 ---> cace0a11cb56 01:32:07 Step 23/25 : LABEL arch=arm64 01:32:07 ---> Running in 841fbf4a7fad 01:32:08 Removing intermediate container 841fbf4a7fad 01:32:08 ---> 962ecf756eee 01:32:08 Step 24/25 : LABEL git_sha=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 01:32:08 ---> Running in 128c7285ef93 01:32:08 Removing intermediate container 128c7285ef93 01:32:08 ---> 6c856c642985 01:32:08 Step 25/25 : LABEL version=0.0.0 01:32:08 ---> Running in 116835f84610 01:32:08 Removing intermediate container 116835f84610 01:32:08 ---> 6f05c67d5333 01:32:08 [Warning] One or more build-args [ARCH] were not consumed 01:32:08 Successfully built 6f05c67d5333 01:32:08 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:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:09 01:32:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:10 arm64: Pulling from edgex-lftools-log-publisher 01:32:10 8998bd30e6a1: Pulling fs layer 01:32:10 04944245beec: Pulling fs layer 01:32:10 699f458cf7ca: Pulling fs layer 01:32:10 765212b225bb: Pulling fs layer 01:32:10 f23df028b6ca: Pulling fs layer 01:32:10 d65c8cfc05b1: Pulling fs layer 01:32:10 2437ff75d9bd: Pulling fs layer 01:32:10 765212b225bb: Waiting 01:32:10 f23df028b6ca: Waiting 01:32:10 d65c8cfc05b1: Waiting 01:32:10 2437ff75d9bd: Waiting 01:32:10 04944245beec: Verifying Checksum 01:32:10 04944245beec: Download complete 01:32:10 765212b225bb: Verifying Checksum 01:32:10 765212b225bb: Download complete 01:32:10 f23df028b6ca: Verifying Checksum 01:32:10 f23df028b6ca: Download complete 01:32:10 d65c8cfc05b1: Verifying Checksum 01:32:10 d65c8cfc05b1: Download complete 01:32:10 699f458cf7ca: Verifying Checksum 01:32:10 699f458cf7ca: Download complete 01:32:11 8998bd30e6a1: Verifying Checksum 01:32:11 8998bd30e6a1: Download complete 01:32:13 2437ff75d9bd: Verifying Checksum 01:32:13 2437ff75d9bd: Download complete 01:32:15 8998bd30e6a1: Pull complete 01:32:16 04944245beec: Pull complete 01:32:18 699f458cf7ca: Pull complete 01:32:18 765212b225bb: Pull complete 01:32:18 f23df028b6ca: Pull complete 01:32:18 d65c8cfc05b1: Pull complete 01:32:37 2437ff75d9bd: Pull complete 01:32:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container 01:32:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:32:40 $ docker top efe184691caea713b8f80a0c514b9b529f7a61764432536ab2250b5c10c2ac83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:41 ---> job-cost.sh 01:32:41 lf-activate-venv: SKIPPING 01:32:41 INFO: No Stack... 01:32:41 INFO: Retrieving Pricing Info for: v3-standard-4 01:32:42 INFO: Archiving Costs [Pipeline] sh 01:32:43 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:32:43 + cut -d, -f6 [Pipeline] lock 01:32:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] 01:32:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] did not exist. Created. 01:32:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:43 /w/workspace/device-mqtt-go/1@tmp/durable-fe426117/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:32:44 + echo total: 0.10999999940395355 [Pipeline] stash 01:32:44 Warning: overwriting stash ‘stack-cost’ 01:32:44 Stashed 1 file(s) [Pipeline] } 01:32:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:44 $ docker stop --time=1 efe184691caea713b8f80a0c514b9b529f7a61764432536ab2250b5c10c2ac83 01:32:46 $ docker rm -f --volumes efe184691caea713b8f80a0c514b9b529f7a61764432536ab2250b5c10c2ac83 [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:32:47 provisioning config files... 01:32:47 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config14163429744113916707tmp [Pipeline] { [Pipeline] sh 01:32:47 + set +x 01:32:47 + bash -s -- 01:32:47 + curl -s https://codecov.io/bash 01:32:47 01:32:47 _____ _ 01:32:47 / ____| | | 01:32:47 | | ___ __| | ___ ___ _____ __ 01:32:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:32:47 | |___| (_) | (_| | __/ (_| (_) \ V / 01:32:47 \_____\___/ \__,_|\___|\___\___/ \_/ 01:32:47 Bash-1.0.6 01:32:47 01:32:47 01:32:47 ==> git version 2.25.1 found 01:32:47 ==> 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:32:47 Release-Date: 2020-01-08 01:32:47 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:32:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:32:47 ==> Jenkins CI detected. 01:32:47 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-679 01:32:47 project root: . 01:32:47 --> token set from env 01:32:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:32:47 ==> Running gcov in . (disable via -X gcov) 01:32:47 ==> Python coveragepy not found 01:32:47 ==> Searching for coverage reports in: 01:32:47 + . 01:32:47 -> Found 1 reports 01:32:47 ==> Detecting git/mercurial file structure 01:32:48 ==> Reading reports 01:32:48 + ./coverage.out bytes=18506 01:32:48 ==> Appending adjustments 01:32:48 https://docs.codecov.io/docs/fixing-reports 01:32:48 + Found adjustments 01:32:48 ==> Gzipping contents 01:32:48 4.0K /tmp/codecov.VxETyi.gz 01:32:48 ==> Uploading reports 01:32:48 url: https://codecov.io 01:32:48 query: branch=PR-679&commit=1afd1f99f06e79e98d4d2af9bab53b4588401aa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=679&job=&cmd_args= 01:32:48 -> Pinging Codecov 01:32:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-679&commit=1afd1f99f06e79e98d4d2af9bab53b4588401aa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=679&job=&cmd_args= 01:32:48 -> Uploading to 01:32:48 https://storage.googleapis.com/codecov/v4/raw/2024-07-04/7D719EC7BBE17E464838252E33014C33/1afd1f99f06e79e98d4d2af9bab53b4588401aa2/f0c99f6d-dbb9-48ab-8ec5-9cb20c3d32f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240704%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240704T013248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f3d50e0b524a12803b05906c3cdf890673b1ab6dabb94bc30a7526a6586962b 01:32:48 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:48 Dload Upload Total Spent Left Speed 01:32:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13734 --:--:-- --:--:-- --:--:-- 13734 01:32:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] } 01:32:48 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:32:50 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives ] 01:32:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives 01:32:50 total 16 01:32:50 drwxr-xr-x 3 root root 4096 Jul 4 01:21 . 01:32:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 01:21 .. 01:32:50 drwxr-xr-x 2 root root 4096 Jul 4 01:21 cost 01:32:50 -rw-r--r-- 1 root root 86 Jul 4 01:21 cost.csv 01:32:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives 01:32:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives 01:32:50 total 16 01:32:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 01:21 . 01:32:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 01:21 .. 01:32:50 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 01:21 cost 01:32:50 -rw-r--r-- 1 jenkins jenkins 86 Jul 4 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:32:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:32:51 ---> package-listing.sh 01:32:51 ++ facter osfamily 01:32:51 ++ tr '[:upper:]' '[:lower:]' 01:32:52 + OS_FAMILY=debian 01:32:52 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-679 01:32:52 + START_PACKAGES=/tmp/packages_start.txt 01:32:52 + END_PACKAGES=/tmp/packages_end.txt 01:32:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:52 + PACKAGES=/tmp/packages_start.txt 01:32:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-679 ']' 01:32:52 + PACKAGES=/tmp/packages_end.txt 01:32:52 + case "${OS_FAMILY}" in 01:32:52 + dpkg -l 01:32:52 + grep '^ii' 01:32:52 + '[' -f /tmp/packages_start.txt ']' 01:32:52 + '[' -f /tmp/packages_end.txt ']' 01:32:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-679 ']' 01:32:52 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives/ 01:32:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives/ [Pipeline] echo 01:32:52 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-679/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:32:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:53 prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container 01:32:53 $ 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-679/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-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@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:32:53 $ docker top f4831e3334870be23c35a50073f6ace6c8ccb43b8597114a1d3638e63dff50a0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:53 + touch /tmp/pre-build-complete [Pipeline] sh 01:32:54 + mkdir -p /var/log/sysstat [Pipeline] sh 01:32:54 + ls /var/log/sa-host 01:32:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:54 provisioning config files... 01:32:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config4310676212759401831tmp [Pipeline] { [Pipeline] echo 01:32:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:32:55 ---> create-netrc.sh [Pipeline] } 01:32:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:32:55 ---> python-tools-install.sh [Pipeline] echo 01:32:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:32:56 ---> sudo-logs.sh 01:32:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:32:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:32:56 ---> job-cost.sh 01:32:56 lf-activate-venv: SKIPPING 01:32:56 DEBUG: total: 0.2199999988079071 01:32:56 INFO: Retrieving Stack Cost... 01:32:56 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:57 INFO: Archiving Costs [Pipeline] echo 01:32:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:32:57 ---> logs-deploy.sh 01:32:57 lf-activate-venv: SKIPPING 01:32:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-679/1 01:32:57 INFO: archiving workspace using pattern(s): 01:32:58 Archives upload complete. 01:32:58 INFO: archiving logs to Nexus 01:32:59 ---> uname -a: 01:32:59 Linux prd-ubuntu20-04-docker-8c-8g-4955 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:32:59 01:32:59 01:32:59 ---> lscpu: 01:32:59 Architecture: x86_64 01:32:59 CPU op-mode(s): 32-bit, 64-bit 01:32:59 Byte Order: Little Endian 01:32:59 Address sizes: 40 bits physical, 48 bits virtual 01:32:59 CPU(s): 8 01:32:59 On-line CPU(s) list: 0-7 01:32:59 Thread(s) per core: 1 01:32:59 Core(s) per socket: 1 01:32:59 Socket(s): 8 01:32:59 NUMA node(s): 1 01:32:59 Vendor ID: AuthenticAMD 01:32:59 CPU family: 23 01:32:59 Model: 49 01:32:59 Model name: AMD EPYC-Rome Processor 01:32:59 Stepping: 0 01:32:59 CPU MHz: 2799.998 01:32:59 BogoMIPS: 5599.99 01:32:59 Virtualization: AMD-V 01:32:59 Hypervisor vendor: KVM 01:32:59 Virtualization type: full 01:32:59 L1d cache: 256 KiB 01:32:59 L1i cache: 256 KiB 01:32:59 L2 cache: 4 MiB 01:32:59 L3 cache: 128 MiB 01:32:59 NUMA node0 CPU(s): 0-7 01:32:59 Vulnerability Itlb multihit: Not affected 01:32:59 Vulnerability L1tf: Not affected 01:32:59 Vulnerability Mds: Not affected 01:32:59 Vulnerability Meltdown: Not affected 01:32:59 Vulnerability Mmio stale data: Not affected 01:32:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:32:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:32:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:32:59 Vulnerability Srbds: Not affected 01:32:59 Vulnerability Tsx async abort: Not affected 01:32:59 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:32:59 01:32:59 01:32:59 ---> nproc: 01:32:59 8 01:32:59 01:32:59