Pull request #700 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fb6e424f32c46c5d5d91bcea903cce5392f14b9+70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed (65046df7c5df9e41ed262085482d6a64bdf5cbb4) 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-ssh14498077267748820713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9964050713060819909.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-700/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-700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16459866419622056266.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-700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4263632211330382226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9933893214194062473.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-700/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-700/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2310651802937037485.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22381 in /w/workspace/gexfoundry_device-mqtt-go_PR-700 [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-700 # 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 Merging remotes/origin/main commit 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed into PR head commit 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 Merge succeeded, producing 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 Checking out Revision 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 (PR-700) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 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/700/head:refs/remotes/origin/PR-700 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 # 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 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 # timeout=10 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 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:13:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:13:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:13:28 ========================================================= 01:13:28 EdgeX Global Pipelines Version Info 01:13:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:13:28 ------------------- 01:13:28 stable info: 01:13:28 ------------------- 01:13:28 Commited By: Ginny Guan ginny@iotechsys.com 01:13:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:13:28 Message: update stable to v1.0.265 01:13:29 ------------------- 01:13:29 experimental info: 01:13:29 ------------------- 01:13:29 Commited By: Cherry Wang cherry@iotechsys.com 01:13:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:13:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:13:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:13:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:13:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:13:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:13:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:13:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-700 [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-700 [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-700 [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fb6e42 [Pipeline] echo 01:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:31 provisioning config files... 01:13:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/config2710872858866407195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:32 ---> ****-login.sh 01:13:32 nexus3.edgexfoundry.org:10001 01:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:32 Configure a credential helper to remove this warning. See 01:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:32 01:13:32 Login Succeeded 01:13:32 nexus3.edgexfoundry.org:10002 01:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:32 Configure a credential helper to remove this warning. See 01:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:32 01:13:32 Login Succeeded 01:13:32 nexus3.edgexfoundry.org:10003 01:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:32 Configure a credential helper to remove this warning. See 01:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:32 01:13:32 Login Succeeded 01:13:32 nexus3.edgexfoundry.org:10004 01:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:32 Configure a credential helper to remove this warning. See 01:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:32 01:13:32 Login Succeeded 01:13:32 ****.io 01:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:33 Configure a credential helper to remove this warning. See 01:13:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:33 01:13:33 Login Succeeded 01:13:33 ---> ****-login.sh ends [Pipeline] } 01:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:13:33 + git rev-list -1 --merges 5fb6e424f32c46c5d5d91bcea903cce5392f14b9~1..5fb6e424f32c46c5d5d91bcea903cce5392f14b9 [Pipeline] echo 01:13:33 -----------> git rev-list -1 --merges 5fb6e424f32c46c5d5d91bcea903cce5392f14b9~1..5fb6e424f32c46c5d5d91bcea903cce5392f14b9 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 [false] [Pipeline] sh 01:13:34 + git log --format=format:%s -1 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 [Pipeline] echo 01:13:34 ========================================================= 01:13:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:13:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:34 + git log --format=format:%s -1 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 [Pipeline] echo 01:13:34 [semverPrep] GIT_COMMIT: 5fb6e424f32c46c5d5d91bcea903cce5392f14b9, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:13:34 [semverPrep] This is not a build commit. [Pipeline] sh 01:13:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:13:35 + grep -v github /etc/ssh/ssh_known_hosts 01:13:35 + [ -e /tmp/ssh_known_hosts ] 01:13:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:13:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:13:35 + sudo tee -a /etc/ssh/ssh_known_hosts 01:13:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:13:35 01:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:13:36 0.1.4: Pulling from edgex-devops/py-git-semver 01:13:36 b85a868b505f: Pulling fs layer 01:13:36 e2be974225ed: Pulling fs layer 01:13:36 339a4e72a1f5: Pulling fs layer 01:13:36 988bab9f4d93: Pulling fs layer 01:13:36 1469e6f7b9e6: Pulling fs layer 01:13:36 eaf3925da568: Pulling fs layer 01:13:36 bab4dde63d76: Pulling fs layer 01:13:36 bde34c3a00c8: Pulling fs layer 01:13:36 b352a97aabf1: Pulling fs layer 01:13:36 4872d77fe225: Pulling fs layer 01:13:36 5851b861e8e6: Pulling fs layer 01:13:36 988bab9f4d93: Waiting 01:13:36 b352a97aabf1: Waiting 01:13:36 4872d77fe225: Waiting 01:13:36 1469e6f7b9e6: Waiting 01:13:36 eaf3925da568: Waiting 01:13:36 bde34c3a00c8: Waiting 01:13:36 5851b861e8e6: Waiting 01:13:36 bab4dde63d76: Waiting 01:13:36 e2be974225ed: Download complete 01:13:36 988bab9f4d93: Download complete 01:13:36 1469e6f7b9e6: Verifying Checksum 01:13:36 1469e6f7b9e6: Download complete 01:13:36 eaf3925da568: Verifying Checksum 01:13:36 eaf3925da568: Download complete 01:13:36 339a4e72a1f5: Verifying Checksum 01:13:36 339a4e72a1f5: Download complete 01:13:36 bde34c3a00c8: Verifying Checksum 01:13:36 bde34c3a00c8: Download complete 01:13:36 b352a97aabf1: Download complete 01:13:36 4872d77fe225: Verifying Checksum 01:13:36 4872d77fe225: Download complete 01:13:36 5851b861e8e6: Download complete 01:13:36 b85a868b505f: Verifying Checksum 01:13:36 b85a868b505f: Download complete 01:13:36 bab4dde63d76: Verifying Checksum 01:13:36 bab4dde63d76: Download complete 01:13:38 b85a868b505f: Pull complete 01:13:38 e2be974225ed: Pull complete 01:13:38 339a4e72a1f5: Pull complete 01:13:38 988bab9f4d93: Pull complete 01:13:38 1469e6f7b9e6: Pull complete 01:13:38 eaf3925da568: Pull complete 01:13:40 bab4dde63d76: Pull complete 01:13:40 bde34c3a00c8: Pull complete 01:13:41 b352a97aabf1: Pull complete 01:13:41 4872d77fe225: Pull complete 01:13:41 5851b861e8e6: Pull complete 01:13:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:13:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:41 prd-ubuntu20.04-docker-8c-8g-22381 does not seem to be running inside a container 01:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-700 -v /w/workspace/gexfoundry_device-mqtt-go_PR-700:/w/workspace/gexfoundry_device-mqtt-go_PR-700:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-700@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:13:45 $ docker top 896fc75f1e9536eec4968cb8fceb43a4cbcfd52cfa8ae0d9a63456c9ec71f50d -eo pid,comm 01:13:45 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:13:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:45 [ssh-agent] Looking for ssh-agent implementation... 01:13:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:45 $ docker exec 896fc75f1e9536eec4968cb8fceb43a4cbcfd52cfa8ae0d9a63456c9ec71f50d ssh-agent 01:13:45 SSH_AUTH_SOCK=/tmp/ssh-l1bGLzICGMGT/agent.33 01:13:45 SSH_AGENT_PID=39 01:13:45 Running ssh-add (command line suppressed) 01:13:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/private_key_14845333929746164450.key (/w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/private_key_14845333929746164450.key) 01:13:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:46 + git tag --points-at HEAD [Pipeline] } 01:13:46 $ docker exec --env ******** --env ******** 896fc75f1e9536eec4968cb8fceb43a4cbcfd52cfa8ae0d9a63456c9ec71f50d ssh-agent -k 01:13:46 unset SSH_AUTH_SOCK; 01:13:46 unset SSH_AGENT_PID; 01:13:46 echo Agent pid 39 killed; 01:13:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:13:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:46 [ssh-agent] Looking for ssh-agent implementation... 01:13:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:46 $ docker exec 896fc75f1e9536eec4968cb8fceb43a4cbcfd52cfa8ae0d9a63456c9ec71f50d ssh-agent 01:13:46 SSH_AUTH_SOCK=/tmp/ssh-ayerfj3DPhTY/agent.72 01:13:46 SSH_AGENT_PID=78 01:13:46 Running ssh-add (command line suppressed) 01:13:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/private_key_15130838945452578377.key (/w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/private_key_15130838945452578377.key) 01:13:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:47 + git semver init 01:13:47 2024-10-10 01:13:47,506 [run_init] DEBUG init version:0.0.0 force:False 01:13:47 2024-10-10 01:13:47,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver 01:13:47 2024-10-10 01:13:47,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver 01:13:47 2024-10-10 01:13:47,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-700, universal_newlines=False, shell=None, istream=None) 01:13:49 2024-10-10 01:13:49,367 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-700/.git/info/exclude 01:13:49 2024-10-10 01:13:49,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver/PR-700 with force:False 01:13:49 2024-10-10 01:13:49,367 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver/PR-700 01:13:49 2024-10-10 01:13:49,371 [execute] INFO git cat-file --batch-check 01:13:49 2024-10-10 01:13:49,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver, universal_newlines=False, shell=None, istream=) 01:13:49 2024-10-10 01:13:49,377 [execute] INFO git cat-file --batch 01:13:49 2024-10-10 01:13:49,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver, universal_newlines=False, shell=None, istream=) 01:13:49 2024-10-10 01:13:49,381 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-700/.semver/PR-700 01:13:49 0.0.0 [Pipeline] } 01:13:49 $ docker exec --env ******** --env ******** 896fc75f1e9536eec4968cb8fceb43a4cbcfd52cfa8ae0d9a63456c9ec71f50d ssh-agent -k 01:13:49 unset SSH_AUTH_SOCK; 01:13:49 unset SSH_AGENT_PID; 01:13:49 echo Agent pid 78 killed; 01:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:50 + git semver [Pipeline] } 01:13:50 $ docker stop --time=1 896fc75f1e9536eec4968cb8fceb43a4cbcfd52cfa8ae0d9a63456c9ec71f50d 01:13:51 $ docker rm -f --volumes 896fc75f1e9536eec4968cb8fceb43a4cbcfd52cfa8ae0d9a63456c9ec71f50d [Pipeline] // withDockerContainer [Pipeline] sh 01:13:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:13:52 Stashed 1 file(s) [Pipeline] echo 01:13:52 [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:13:53 provisioning config files... 01:13:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/config15370073092476439840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:53 ---> ****-login.sh 01:13:53 nexus3.edgexfoundry.org:10001 01:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:53 Configure a credential helper to remove this warning. See 01:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:53 01:13:53 Login Succeeded 01:13:53 nexus3.edgexfoundry.org:10002 01:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:53 Configure a credential helper to remove this warning. See 01:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:53 01:13:53 Login Succeeded 01:13:53 nexus3.edgexfoundry.org:10003 01:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:53 Configure a credential helper to remove this warning. See 01:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:53 01:13:53 Login Succeeded 01:13:53 nexus3.edgexfoundry.org:10004 01:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:53 Configure a credential helper to remove this warning. See 01:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:53 01:13:53 Login Succeeded 01:13:53 ****.io 01:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:54 Configure a credential helper to remove this warning. See 01:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:54 01:13:54 Login Succeeded 01:13:54 ---> ****-login.sh ends [Pipeline] } 01:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:13:54 ========================================================= 01:13:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:13:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:13:55 Sending build context to Docker daemon 20.89MB 01:13:55 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:13:55 Step 2/12 : FROM ${BASE} AS builder 01:13:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:13:55 43c4264eed91: Pulling fs layer 01:13:55 4cc291be95ef: Pulling fs layer 01:13:55 2ac1f1163629: Pulling fs layer 01:13:55 5c3c966382ef: Pulling fs layer 01:13:55 4f4fb700ef54: Pulling fs layer 01:13:55 5d5c8e513c77: Pulling fs layer 01:13:55 9f66e0745190: Pulling fs layer 01:13:55 f49a43e4bbc0: Pulling fs layer 01:13:55 561ebcabdf7f: Pulling fs layer 01:13:55 f49a43e4bbc0: Waiting 01:13:55 9f66e0745190: Waiting 01:13:55 5c3c966382ef: Waiting 01:13:55 4f4fb700ef54: Waiting 01:13:55 5d5c8e513c77: Waiting 01:13:55 561ebcabdf7f: Waiting 01:13:55 4cc291be95ef: Download complete 01:13:55 5c3c966382ef: Verifying Checksum 01:13:55 5c3c966382ef: Download complete 01:13:55 4f4fb700ef54: Download complete 01:13:55 5d5c8e513c77: Verifying Checksum 01:13:55 5d5c8e513c77: Download complete 01:13:55 43c4264eed91: Download complete 01:13:55 9f66e0745190: Verifying Checksum 01:13:55 9f66e0745190: Download complete 01:13:55 43c4264eed91: Pull complete 01:13:55 561ebcabdf7f: Verifying Checksum 01:13:55 561ebcabdf7f: Download complete 01:13:55 4cc291be95ef: Pull complete 01:13:55 2ac1f1163629: Verifying Checksum 01:13:55 2ac1f1163629: Download complete 01:13:56 f49a43e4bbc0: Verifying Checksum 01:13:56 f49a43e4bbc0: Download complete 01:13:59 2ac1f1163629: Pull complete 01:13:59 5c3c966382ef: Pull complete 01:13:59 4f4fb700ef54: Pull complete 01:13:59 5d5c8e513c77: Pull complete 01:13:59 9f66e0745190: Pull complete 01:14:02 f49a43e4bbc0: Pull complete 01:14:02 561ebcabdf7f: Pull complete 01:14:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:14:02 ---> 3a752c3f9dda 01:14:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:14:08 Still waiting to schedule task 01:14:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:14:09 ---> Running in 8f183a6f43c8 01:14:09 Removing intermediate container 8f183a6f43c8 01:14:09 ---> 03aafe46e802 01:14:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:14:09 ---> Running in fb9addf79f83 01:14:09 Removing intermediate container fb9addf79f83 01:14:09 ---> 60608d6ad954 01:14:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:14:09 ---> Running in 6f3935273d7d 01:14:09 Removing intermediate container 6f3935273d7d 01:14:09 ---> e071285d624c 01:14:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:14:09 ---> Running in b790630a973f 01:14:09 Removing intermediate container b790630a973f 01:14:09 ---> 5a70613d467a 01:14:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:09 ---> Running in 01df09e5e45f 01:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:10 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:14:10 (2/4) Installing libedit (20240517.3.1-r0) 01:14:10 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:14:10 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:14:10 Executing busybox-1.36.1-r29.trigger 01:14:10 OK: 250 MiB in 58 packages 01:14:10 Removing intermediate container 01df09e5e45f 01:14:10 ---> 68f8d5e4b1df 01:14:10 Step 8/12 : WORKDIR /device-mqtt-go 01:14:10 ---> Running in eb79003367da 01:14:10 Removing intermediate container eb79003367da 01:14:10 ---> 8c4a48649338 01:14:10 Step 9/12 : COPY go.mod vendor* ./ 01:14:10 ---> b95f74c54fe0 01:14:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:11 ---> Running in ba416676b2bf 01:15:32 Removing intermediate container ba416676b2bf 01:15:32 ---> 2f9b0a03799e 01:15:32 Step 11/12 : COPY . . 01:15:32 ---> be1864ae476e 01:15:32 Step 12/12 : RUN $MAKE 01:15:32 ---> Running in 6370f6e66014 01:15:32 noop 01:15:32 Removing intermediate container 6370f6e66014 01:15:32 ---> c6a1baebdb38 01:15:32 Successfully built c6a1baebdb38 01:15:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:33 + docker inspect -f . ci-base-image-x86_64 01:15:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:33 prd-ubuntu20.04-docker-8c-8g-22381 does not seem to be running inside a container 01:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-700 -v /w/workspace/gexfoundry_device-mqtt-go_PR-700:/w/workspace/gexfoundry_device-mqtt-go_PR-700:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-700@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:15:33 $ docker top 2160c6f319a2bc6295249dae91c48d31a7699a0c5cab45eca84b47de01f0805f -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:34 + go version 01:15:34 go version go1.23.2 linux/amd64 [Pipeline] } 01:15:34 $ docker stop --time=1 2160c6f319a2bc6295249dae91c48d31a7699a0c5cab45eca84b47de01f0805f 01:15:35 $ docker rm -f --volumes 2160c6f319a2bc6295249dae91c48d31a7699a0c5cab45eca84b47de01f0805f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:36 + docker inspect -f . ci-base-image-x86_64 01:15:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:36 prd-ubuntu20.04-docker-8c-8g-22381 does not seem to be running inside a container 01:15:36 $ 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-700 -v /w/workspace/gexfoundry_device-mqtt-go_PR-700:/w/workspace/gexfoundry_device-mqtt-go_PR-700:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-700@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:15:36 $ docker top 764885874c51789bc4ba2525c48db57c083e400efd57d7f4919d16e118f20c69 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-700 [Pipeline] fileExists [Pipeline] sh 01:15:37 + make test 01:15:37 go test ./... -coverprofile=coverage.out ./... 01:15:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:15:56 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:15:56 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:15:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 22.8% of statements 01:16:06 go vet ./... 01:16:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:16:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:16:11 ./bin/test-attribution-txt.sh [Pipeline] echo 01:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:16:11 $ docker stop --time=1 764885874c51789bc4ba2525c48db57c083e400efd57d7f4919d16e118f20c69 01:16:15 $ docker rm -f --volumes 764885874c51789bc4ba2525c48db57c083e400efd57d7f4919d16e118f20c69 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:16:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:16:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:16:16 + ls -al . 01:16:16 total 264 01:16:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 01:15 . 01:16:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 01:13 .. 01:16:16 -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 01:13 .dockerignore 01:16:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 01:15 .git 01:16:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 01:13 .github 01:16:16 -rw-rw-r-- 1 jenkins jenkins 264 Oct 10 01:13 .gitignore 01:16:16 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 01:13 .golangci.yml 01:16:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 01:13 .semver 01:16:16 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 10 01:13 Attribution.txt 01:16:16 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 10 01:13 CHANGELOG.md 01:16:16 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 10 01:13 Dockerfile 01:16:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 01:13 GOVERNANCE.md 01:16:16 -rw-rw-r-- 1 jenkins jenkins 657 Oct 10 01:13 Jenkinsfile 01:16:16 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 01:13 LICENSE 01:16:16 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 10 01:13 Makefile 01:16:16 -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 01:13 OWNERS.md 01:16:16 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 10 01:13 README.md 01:16:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 01:13 VERSION 01:16:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 01:13 bin 01:16:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 01:13 cmd 01:16:16 -rw-r--r-- 1 jenkins jenkins 21039 Oct 10 01:15 coverage.out 01:16:16 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 10 01:13 go.mod 01:16:16 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 10 01:13 go.sum 01:16:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 01:13 internal 01:16:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 01:13 mock 01:16:16 -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 01:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:17 + 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=5fb6e424f32c46c5d5d91bcea903cce5392f14b9 --label arch=amd64 --label version=0.0.0 . 01:16:17 Sending build context to Docker daemon 20.91MB 01:16:17 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:16:17 Step 2/25 : FROM ${BASE} AS builder 01:16:17 ---> c6a1baebdb38 01:16:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:16:17 ---> Running in f7c7d4b5fb9e 01:16:17 Removing intermediate container f7c7d4b5fb9e 01:16:17 ---> 19b756be6c41 01:16:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:17 ---> Running in 4378f3761d21 01:16:17 Removing intermediate container 4378f3761d21 01:16:17 ---> 4b88526441a2 01:16:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:16:17 ---> Running in 50ac879ce110 01:16:17 Removing intermediate container 50ac879ce110 01:16:17 ---> 12c926ad4241 01:16:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:16:17 ---> Running in 2a19db187f21 01:16:17 Removing intermediate container 2a19db187f21 01:16:17 ---> 96d99743d65a 01:16:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:17 ---> Running in c08776c94063 01:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:16:18 OK: 250 MiB in 58 packages 01:16:19 Removing intermediate container c08776c94063 01:16:19 ---> dfa49193be2d 01:16:19 Step 8/25 : WORKDIR /device-mqtt-go 01:16:19 ---> Running in d63d868b8ebc 01:16:19 Removing intermediate container d63d868b8ebc 01:16:19 ---> b808f8dcc4b6 01:16:19 Step 9/25 : COPY go.mod vendor* ./ 01:16:19 ---> e838aeccb5bb 01:16:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:19 ---> Running in c83ce2d399ab 01:16:20 Removing intermediate container c83ce2d399ab 01:16:20 ---> 587961e9e719 01:16:20 Step 11/25 : COPY . . 01:16:20 ---> 9eb0e87b7162 01:16:20 Step 12/25 : RUN $MAKE 01:16:20 ---> Running in cae7a711923f 01:16:20 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.45" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:16:53 Removing intermediate container cae7a711923f 01:16:53 ---> 4e76a9b20b92 01:16:53 Step 13/25 : FROM alpine:3.20 01:16:53 3.20: Pulling from library/alpine 01:16:53 43c4264eed91: Already exists 01:16:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:16:53 Status: Downloaded newer image for alpine:3.20 01:16:53 ---> 91ef0af61f39 01:16:53 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:16:53 ---> Running in 7aef245720e0 01:16:53 Removing intermediate container 7aef245720e0 01:16:53 ---> 2937a75942fe 01:16:53 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:16:53 ---> Running in 0e244051005a 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:16:53 (1/1) Installing dumb-init (1.2.5-r3) 01:16:53 Executing busybox-1.36.1-r29.trigger 01:16:53 OK: 8 MiB in 15 packages 01:16:53 Removing intermediate container 0e244051005a 01:16:53 ---> 44da6e795efa 01:16:53 Step 16/25 : RUN apk --no-cache upgrade 01:16:53 ---> Running in cb551421d1f1 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:16:53 Upgrading critical system libraries and apk-tools: 01:16:53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:16:53 Executing busybox-1.36.1-r29.trigger 01:16:53 Continuing the upgrade transaction with new apk-tools: 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:16:53 OK: 8 MiB in 15 packages 01:16:53 Removing intermediate container cb551421d1f1 01:16:53 ---> 7a609779eeda 01:16:53 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:16:53 ---> 688ec956f88e 01:16:53 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:16:53 ---> 45a6b2576306 01:16:53 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:16:53 ---> 31245984032e 01:16:53 Step 20/25 : EXPOSE 59982 01:16:53 ---> Running in 62c31ab8c9d1 01:16:53 Removing intermediate container 62c31ab8c9d1 01:16:53 ---> 4d07bdea9ed8 01:16:53 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:16:53 ---> Running in 91a4b217e46d 01:16:53 Removing intermediate container 91a4b217e46d 01:16:53 ---> 1ade87484bb1 01:16:53 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:16:53 ---> Running in 7d7573abbdf9 01:16:53 Removing intermediate container 7d7573abbdf9 01:16:53 ---> fd09ccd23892 01:16:53 Step 23/25 : LABEL arch=amd64 01:16:53 ---> Running in 0628398f6d26 01:16:53 Removing intermediate container 0628398f6d26 01:16:53 ---> 7631e3aa1a46 01:16:53 Step 24/25 : LABEL git_sha=5fb6e424f32c46c5d5d91bcea903cce5392f14b9 01:16:53 ---> Running in b47ecb167102 01:16:53 Removing intermediate container b47ecb167102 01:16:53 ---> 6631c768b5b5 01:16:53 Step 25/25 : LABEL version=0.0.0 01:16:53 ---> Running in fbffa1b934b6 01:16:53 Removing intermediate container fbffa1b934b6 01:16:53 ---> e062c477ca9c 01:16:53 [Warning] One or more build-args [ARCH] were not consumed 01:16:53 Successfully built e062c477ca9c 01:16:53 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:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:54 01:16:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:54 latest: Pulling from edgex-lftools-log-publisher 01:16:54 5eb5b503b376: Pulling fs layer 01:16:54 5c69ac0246d0: Pulling fs layer 01:16:54 ec43610c2a17: Pulling fs layer 01:16:54 3a2ae6a8a46f: Pulling fs layer 01:16:54 33b1e0a273af: Pulling fs layer 01:16:54 5d3b04190fa2: Pulling fs layer 01:16:54 2f39f015ded8: Pulling fs layer 01:16:54 2f39f015ded8: Waiting 01:16:54 5d3b04190fa2: Waiting 01:16:54 3a2ae6a8a46f: Waiting 01:16:54 33b1e0a273af: Waiting 01:16:54 5c69ac0246d0: Verifying Checksum 01:16:54 5c69ac0246d0: Download complete 01:16:54 3a2ae6a8a46f: Download complete 01:16:54 33b1e0a273af: Verifying Checksum 01:16:54 5d3b04190fa2: Verifying Checksum 01:16:54 5d3b04190fa2: Download complete 01:16:54 ec43610c2a17: Verifying Checksum 01:16:54 ec43610c2a17: Download complete 01:16:55 5eb5b503b376: Verifying Checksum 01:16:55 5eb5b503b376: Download complete 01:16:55 2f39f015ded8: Download complete 01:16:56 5eb5b503b376: Pull complete 01:16:56 5c69ac0246d0: Pull complete 01:16:56 ec43610c2a17: Pull complete 01:16:56 3a2ae6a8a46f: Pull complete 01:16:56 33b1e0a273af: Pull complete 01:16:56 5d3b04190fa2: Pull complete 01:17:00 2f39f015ded8: Pull complete 01:17:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:01 prd-ubuntu20.04-docker-8c-8g-22381 does not seem to be running inside a container 01:17:01 $ 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-700 -v /w/workspace/gexfoundry_device-mqtt-go_PR-700:/w/workspace/gexfoundry_device-mqtt-go_PR-700:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-700@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:17:02 $ docker top 9f0216f2cf84536af34e967a4510efddf29fbdb8641d89c0be31366d5d0de2ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:02 ---> job-cost.sh 01:17:02 lf-activate-venv: SKIPPING 01:17:02 INFO: No Stack... 01:17:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:17:03 INFO: Archiving Costs [Pipeline] sh 01:17:04 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-700/archives/cost.csv 01:17:04 + cut -d, -f6 [Pipeline] lock 01:17:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] 01:17:04 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] did not exist. Created. 01:17:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:17:04 + echo total: 0.2199999988079071 [Pipeline] stash 01:17:04 Stashed 1 file(s) [Pipeline] } 01:17:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:17:04 $ docker stop --time=1 9f0216f2cf84536af34e967a4510efddf29fbdb8641d89c0be31366d5d0de2ea 01:17:05 $ docker rm -f --volumes 9f0216f2cf84536af34e967a4510efddf29fbdb8641d89c0be31366d5d0de2ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:18:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22382 in /w/workspace/gexfoundry_device-mqtt-go_PR-700 [Pipeline] { [Pipeline] ws 01:18:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:18:29 The recommended git tool is: git 01:18:34 using credential edgex-jenkins-ssh 01:18:34 Cloning the remote Git repository 01:18:34 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:18:34 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:18:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:18:34 > git --version # timeout=10 01:18:34 > git --version # 'git version 2.25.1' 01:18:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:18:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:39 Merging remotes/origin/main commit 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed into PR head commit 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 01:18:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:18:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:18:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:18:39 > git config core.sparsecheckout # timeout=10 01:18:39 > git checkout -f 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 # timeout=10 01:18:39 > git remote # timeout=10 01:18:39 > git config --get remote.origin.url # timeout=10 01:18:39 Merge succeeded, producing 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 01:18:39 Checking out Revision 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 (PR-700) 01:18:40 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:18:40 > git --version # timeout=10 01:18:40 > git --version # 'git version 2.25.1' 01:18:40 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:39 > git merge 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 01:18:39 > git rev-parse HEAD^{commit} # timeout=10 01:18:39 > git config core.sparsecheckout # timeout=10 01:18:39 > git checkout -f 5fb6e424f32c46c5d5d91bcea903cce5392f14b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:18:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:18:45 Dload Upload Total Spent Left Speed 01:18:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh 01:18:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:18:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:18:46 + sudo tee /etc/docker/daemon.new 01:18:46 { 01:18:46 "registry-mirrors": [ 01:18:46 "https://nexus3.edgexfoundry.org:10001" 01:18:46 ], 01:18:46 "bip": "10.250.0.254/24", 01:18:46 "hosts": [ 01:18:46 "tcp://0.0.0.0:5555", 01:18:46 "unix:///var/run/docker.sock" 01:18:46 ], 01:18:46 "mtu": 1458, 01:18:46 "selinux-enabled": true, 01:18:46 "seccomp-profile": "/etc/docker/seccomp.json" 01:18:46 } [Pipeline] sh 01:18:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:18:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:05 provisioning config files... 01:19:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4695475664017078550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:05 ---> ****-login.sh 01:19:05 nexus3.edgexfoundry.org:10001 01:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:06 Configure a credential helper to remove this warning. See 01:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:06 01:19:06 Login Succeeded 01:19:06 nexus3.edgexfoundry.org:10002 01:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:06 Configure a credential helper to remove this warning. See 01:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:06 01:19:06 Login Succeeded 01:19:06 nexus3.edgexfoundry.org:10003 01:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:07 Configure a credential helper to remove this warning. See 01:19:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:07 01:19:07 Login Succeeded 01:19:07 nexus3.edgexfoundry.org:10004 01:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:07 Configure a credential helper to remove this warning. See 01:19:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:07 01:19:07 Login Succeeded 01:19:07 ****.io 01:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:08 Configure a credential helper to remove this warning. See 01:19:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:08 01:19:08 Login Succeeded 01:19:08 ---> ****-login.sh ends [Pipeline] } 01:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:19:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:19:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:19:08 ========================================================= 01:19:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:19:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:19:09 Sending build context to Docker daemon 10.56MB 01:19:09 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:19:09 Step 2/12 : FROM ${BASE} AS builder 01:19:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:19:09 cf04c63912e1: Pulling fs layer 01:19:09 55b35a11ae5e: Pulling fs layer 01:19:09 a37a00ec5f00: Pulling fs layer 01:19:09 50b3750afda1: Pulling fs layer 01:19:09 4f4fb700ef54: Pulling fs layer 01:19:09 80978eb59214: Pulling fs layer 01:19:09 c9f46d7d2bd2: Pulling fs layer 01:19:09 c5a475d317c9: Pulling fs layer 01:19:09 50b3750afda1: Waiting 01:19:09 4f4fb700ef54: Waiting 01:19:09 c5a475d317c9: Waiting 01:19:09 80978eb59214: Waiting 01:19:09 c9f46d7d2bd2: Waiting 01:19:09 55b35a11ae5e: Verifying Checksum 01:19:09 55b35a11ae5e: Download complete 01:19:09 50b3750afda1: Verifying Checksum 01:19:09 50b3750afda1: Download complete 01:19:09 4f4fb700ef54: Verifying Checksum 01:19:09 4f4fb700ef54: Download complete 01:19:10 80978eb59214: Verifying Checksum 01:19:10 80978eb59214: Download complete 01:19:10 cf04c63912e1: Verifying Checksum 01:19:10 cf04c63912e1: Download complete 01:19:10 c5a475d317c9: Verifying Checksum 01:19:11 cf04c63912e1: Pull complete 01:19:12 55b35a11ae5e: Pull complete 01:19:12 a37a00ec5f00: Verifying Checksum 01:19:12 a37a00ec5f00: Download complete 01:19:13 c9f46d7d2bd2: Verifying Checksum 01:19:13 c9f46d7d2bd2: Download complete 01:19:28 a37a00ec5f00: Pull complete 01:19:28 50b3750afda1: Pull complete 01:19:28 4f4fb700ef54: Pull complete 01:19:28 80978eb59214: Pull complete 01:19:34 c9f46d7d2bd2: Pull complete 01:19:36 c5a475d317c9: Pull complete 01:19:36 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:19:36 ---> be29e6b0f0d4 01:19:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:19:38 ---> Running in c9c67901c9d8 01:19:38 Removing intermediate container c9c67901c9d8 01:19:38 ---> 1fc31d1c80a0 01:19:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:19:38 ---> Running in f7785724ecb6 01:19:39 Removing intermediate container f7785724ecb6 01:19:39 ---> 227d359ead9e 01:19:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:19:39 ---> Running in 13de174cf0f2 01:19:39 Removing intermediate container 13de174cf0f2 01:19:39 ---> c7ef789d4ba0 01:19:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:19:39 ---> Running in 3cc0394be899 01:19:39 Removing intermediate container 3cc0394be899 01:19:39 ---> 66615093068d 01:19:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:19:39 ---> Running in fc2ee94fd7c7 01:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:19:42 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:19:42 (2/4) Installing libedit (20240517.3.1-r0) 01:19:42 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:19:42 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:19:42 Executing busybox-1.36.1-r29.trigger 01:19:42 OK: 242 MiB in 58 packages 01:19:43 Removing intermediate container fc2ee94fd7c7 01:19:43 ---> 4486017c1b92 01:19:43 Step 8/12 : WORKDIR /device-mqtt-go 01:19:43 ---> Running in ae926aca72bf 01:19:44 Removing intermediate container ae926aca72bf 01:19:44 ---> ea129a1c9315 01:19:44 Step 9/12 : COPY go.mod vendor* ./ 01:19:44 ---> 915bc1a7b3aa 01:19:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:44 ---> Running in 5150b238c6f1 01:21:36 Removing intermediate container 5150b238c6f1 01:21:36 ---> 78a7a2f6e2f3 01:21:36 Step 11/12 : COPY . . 01:21:36 ---> 29b3c502d35f 01:21:36 Step 12/12 : RUN $MAKE 01:21:36 ---> Running in c13da8436988 01:21:36 noop 01:21:36 Removing intermediate container c13da8436988 01:21:36 ---> 6539235ae287 01:21:36 Successfully built 6539235ae287 01:21:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:36 + docker inspect -f . ci-base-image-arm64 01:21:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-22382 does not seem to be running inside a container 01:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:21:38 $ docker top 58f9c2fc1608bc7dc8933363877a9c3bd8c5a9ce4a27c71e63545b8794e0cc81 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:39 + go version 01:21:39 go version go1.23.2 linux/arm64 [Pipeline] } 01:21:39 $ docker stop --time=1 58f9c2fc1608bc7dc8933363877a9c3bd8c5a9ce4a27c71e63545b8794e0cc81 01:21:41 $ docker rm -f --volumes 58f9c2fc1608bc7dc8933363877a9c3bd8c5a9ce4a27c71e63545b8794e0cc81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:41 + docker inspect -f . ci-base-image-arm64 01:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:42 prd-ubuntu20.04-docker-arm64-4c-16g-22382 does not seem to be running inside a container 01:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:21:43 $ docker top 6b2e48069466c448cc10449d0cdbbc3f3ef3b29158ae3fd793d178fb05e7a1b6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:44 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:21:45 + make test 01:21:45 go test ./... -coverprofile=coverage.out ./... 01:21:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:25:30 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:25:30 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:25:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.053s coverage: 22.8% of statements 01:25:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:25:30 go vet ./... 01:26:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:26:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:26:20 ./bin/test-attribution-txt.sh [Pipeline] echo 01:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:26:20 $ docker stop --time=1 6b2e48069466c448cc10449d0cdbbc3f3ef3b29158ae3fd793d178fb05e7a1b6 01:26:22 $ docker rm -f --volumes 6b2e48069466c448cc10449d0cdbbc3f3ef3b29158ae3fd793d178fb05e7a1b6 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:26:24 Warning: overwriting stash ‘coverage-report’ 01:26:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:26:25 + ls -al . 01:26:25 total 260 01:26:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 01:21 . 01:26:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 01:18 .. 01:26:25 -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 01:18 .dockerignore 01:26:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 01:18 .git 01:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 01:18 .github 01:26:25 -rw-rw-r-- 1 jenkins jenkins 264 Oct 10 01:18 .gitignore 01:26:25 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 01:18 .golangci.yml 01:26:25 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 10 01:18 Attribution.txt 01:26:25 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 10 01:18 CHANGELOG.md 01:26:25 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 10 01:18 Dockerfile 01:26:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 01:18 GOVERNANCE.md 01:26:25 -rw-rw-r-- 1 jenkins jenkins 657 Oct 10 01:18 Jenkinsfile 01:26:25 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 01:18 LICENSE 01:26:25 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 10 01:18 Makefile 01:26:25 -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 01:18 OWNERS.md 01:26:25 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 10 01:18 README.md 01:26:25 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 01:13 VERSION 01:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 01:18 bin 01:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 01:18 cmd 01:26:25 -rw-r--r-- 1 jenkins jenkins 21039 Oct 10 01:25 coverage.out 01:26:25 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 10 01:18 go.mod 01:26:25 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 10 01:18 go.sum 01:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 01:18 internal 01:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 01:18 mock 01:26:25 -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:26 + 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=5fb6e424f32c46c5d5d91bcea903cce5392f14b9 --label arch=arm64 --label version=0.0.0 . 01:26:26 Sending build context to Docker daemon 10.59MB 01:26:26 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:26:26 Step 2/25 : FROM ${BASE} AS builder 01:26:26 ---> 6539235ae287 01:26:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:26:26 ---> Running in 5f269c40d0bf 01:26:27 Removing intermediate container 5f269c40d0bf 01:26:27 ---> 6ce460ca5537 01:26:27 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:27 ---> Running in 0b1123bbc249 01:26:27 Removing intermediate container 0b1123bbc249 01:26:27 ---> d116111225d5 01:26:27 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:26:27 ---> Running in 8591b83b80a8 01:26:28 Removing intermediate container 8591b83b80a8 01:26:28 ---> 7606e074063b 01:26:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:26:28 ---> Running in 1a837b55e4bd 01:26:28 Removing intermediate container 1a837b55e4bd 01:26:28 ---> f7ff63a4486a 01:26:28 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:28 ---> Running in 7ae084fdce90 01:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:26:31 OK: 242 MiB in 58 packages 01:26:32 Removing intermediate container 7ae084fdce90 01:26:32 ---> 582fa4633e70 01:26:32 Step 8/25 : WORKDIR /device-mqtt-go 01:26:32 ---> Running in 8e7c589432b6 01:26:32 Removing intermediate container 8e7c589432b6 01:26:32 ---> d338f780919e 01:26:32 Step 9/25 : COPY go.mod vendor* ./ 01:26:34 ---> 70a92da8bea2 01:26:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:34 ---> Running in dd3b97fbfe8b 01:26:37 Removing intermediate container dd3b97fbfe8b 01:26:37 ---> 066e7a7734e4 01:26:37 Step 11/25 : COPY . . 01:26:37 ---> 6a3771097a0a 01:26:37 Step 12/25 : RUN $MAKE 01:26:37 ---> Running in d1484b340eca 01:26:38 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.45" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:30:15 Removing intermediate container d1484b340eca 01:30:15 ---> 5863ec071bd8 01:30:15 Step 13/25 : FROM alpine:3.20 01:30:15 3.20: Pulling from library/alpine 01:30:15 cf04c63912e1: Already exists 01:30:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:30:15 Status: Downloaded newer image for alpine:3.20 01:30:15 ---> c157a85ed455 01:30:15 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:30:15 ---> Running in 372a6bc0adb4 01:30:15 Removing intermediate container 372a6bc0adb4 01:30:15 ---> a9bcf03e1448 01:30:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:30:15 ---> Running in 6ae305dd4fa0 01:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:15 (1/1) Installing dumb-init (1.2.5-r3) 01:30:15 Executing busybox-1.36.1-r29.trigger 01:30:15 OK: 9 MiB in 15 packages 01:30:16 Removing intermediate container 6ae305dd4fa0 01:30:16 ---> 6561b5edd0c6 01:30:16 Step 16/25 : RUN apk --no-cache upgrade 01:30:16 ---> Running in 750dec050a7d 01:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:19 Upgrading critical system libraries and apk-tools: 01:30:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:30:19 Executing busybox-1.36.1-r29.trigger 01:30:19 Continuing the upgrade transaction with new apk-tools: 01:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:21 OK: 9 MiB in 15 packages 01:30:22 Removing intermediate container 750dec050a7d 01:30:22 ---> 60c2a5cb7f9a 01:30:22 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:30:24 ---> 2b4d33fc77ea 01:30:24 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:24 ---> c8e7bf7e4053 01:30:24 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:25 ---> 8594af426134 01:30:25 Step 20/25 : EXPOSE 59982 01:30:25 ---> Running in de60b68a0169 01:30:26 Removing intermediate container de60b68a0169 01:30:26 ---> 0c6dd7b3fa0a 01:30:26 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:30:26 ---> Running in a26a20c0b6a0 01:30:26 Removing intermediate container a26a20c0b6a0 01:30:26 ---> 87f87fc655b1 01:30:26 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:26 ---> Running in 7f6ad04fa53a 01:30:26 Removing intermediate container 7f6ad04fa53a 01:30:26 ---> 38a63c876254 01:30:26 Step 23/25 : LABEL arch=arm64 01:30:26 ---> Running in 8e712e78533f 01:30:27 Removing intermediate container 8e712e78533f 01:30:27 ---> c45adec668b8 01:30:27 Step 24/25 : LABEL git_sha=5fb6e424f32c46c5d5d91bcea903cce5392f14b9 01:30:27 ---> Running in dc57927b1025 01:30:27 Removing intermediate container dc57927b1025 01:30:27 ---> 2cd42b7eec69 01:30:27 Step 25/25 : LABEL version=0.0.0 01:30:27 ---> Running in 96acb446f3d1 01:30:27 Removing intermediate container 96acb446f3d1 01:30:27 ---> 8440eafe466d 01:30:27 [Warning] One or more build-args [ARCH] were not consumed 01:30:27 Successfully built 8440eafe466d 01:30:27 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:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:28 01:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:29 arm64: Pulling from edgex-lftools-log-publisher 01:30:29 8998bd30e6a1: Pulling fs layer 01:30:29 04944245beec: Pulling fs layer 01:30:29 699f458cf7ca: Pulling fs layer 01:30:29 765212b225bb: Pulling fs layer 01:30:29 f23df028b6ca: Pulling fs layer 01:30:29 d65c8cfc05b1: Pulling fs layer 01:30:29 2437ff75d9bd: Pulling fs layer 01:30:29 f23df028b6ca: Waiting 01:30:29 765212b225bb: Waiting 01:30:29 d65c8cfc05b1: Waiting 01:30:29 2437ff75d9bd: Waiting 01:30:29 04944245beec: Verifying Checksum 01:30:29 04944245beec: Download complete 01:30:29 765212b225bb: Verifying Checksum 01:30:29 765212b225bb: Download complete 01:30:29 f23df028b6ca: Verifying Checksum 01:30:29 f23df028b6ca: Download complete 01:30:29 d65c8cfc05b1: Verifying Checksum 01:30:29 d65c8cfc05b1: Download complete 01:30:29 699f458cf7ca: Verifying Checksum 01:30:29 699f458cf7ca: Download complete 01:30:30 8998bd30e6a1: Verifying Checksum 01:30:30 8998bd30e6a1: Download complete 01:30:32 2437ff75d9bd: Download complete 01:30:34 8998bd30e6a1: Pull complete 01:30:35 04944245beec: Pull complete 01:30:36 699f458cf7ca: Pull complete 01:30:36 765212b225bb: Pull complete 01:30:37 f23df028b6ca: Pull complete 01:30:37 d65c8cfc05b1: Pull complete 01:30:56 2437ff75d9bd: Pull complete 01:30:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-22382 does not seem to be running inside a container 01:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:30:59 $ docker top 631507562de57fbe729fa93cfe46cb9d47a1b410c0922597749425082dc02c25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:59 ---> job-cost.sh 01:30:59 lf-activate-venv: SKIPPING 01:30:59 INFO: No Stack... 01:31:00 INFO: Retrieving Pricing Info for: v3-standard-4 01:31:01 INFO: Archiving Costs [Pipeline] sh 01:31:01 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:31:01 + cut -d, -f6 [Pipeline] lock 01:31:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] 01:31:01 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] did not exist. Created. 01:31:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:02 /w/workspace/device-mqtt-go/1@tmp/durable-1408a9e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:31:03 + echo total: 0.10999999940395355 [Pipeline] stash 01:31:03 Warning: overwriting stash ‘stack-cost’ 01:31:03 Stashed 1 file(s) [Pipeline] } 01:31:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-700-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:03 $ docker stop --time=1 631507562de57fbe729fa93cfe46cb9d47a1b410c0922597749425082dc02c25 01:31:04 $ docker rm -f --volumes 631507562de57fbe729fa93cfe46cb9d47a1b410c0922597749425082dc02c25 [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:31:05 provisioning config files... 01:31:05 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/config7262915024715844452tmp [Pipeline] { [Pipeline] sh 01:31:06 + set +x 01:31:06 + curl -s https://codecov.io/bash 01:31:06 + bash -s -- 01:31:06 01:31:06 _____ _ 01:31:06 / ____| | | 01:31:06 | | ___ __| | ___ ___ _____ __ 01:31:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:31:06 | |___| (_) | (_| | __/ (_| (_) \ V / 01:31:06 \_____\___/ \__,_|\___|\___\___/ \_/ 01:31:06 Bash-1.0.6 01:31:06 01:31:06 01:31:06 ==> git version 2.25.1 found 01:31:06 ==> 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:31:06 Release-Date: 2020-01-08 01:31:06 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:31:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:31:06 ==> Jenkins CI detected. 01:31:06 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-700 01:31:06 project root: . 01:31:06 --> token set from env 01:31:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:31:06 ==> Running gcov in . (disable via -X gcov) 01:31:06 ==> Python coveragepy not found 01:31:06 ==> Searching for coverage reports in: 01:31:06 + . 01:31:06 -> Found 1 reports 01:31:06 ==> Detecting git/mercurial file structure 01:31:06 ==> Reading reports 01:31:06 + ./coverage.out bytes=21039 01:31:06 ==> Appending adjustments 01:31:06 https://docs.codecov.io/docs/fixing-reports 01:31:06 + Found adjustments 01:31:06 ==> Gzipping contents 01:31:06 4.0K /tmp/codecov.cEOgcO.gz 01:31:06 ==> Uploading reports 01:31:06 url: https://codecov.io 01:31:06 query: branch=PR-700&commit=5fb6e424f32c46c5d5d91bcea903cce5392f14b9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=700&job=&cmd_args= 01:31:06 -> Pinging Codecov 01:31:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-700&commit=5fb6e424f32c46c5d5d91bcea903cce5392f14b9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=700&job=&cmd_args= 01:31:06 -> Uploading to 01:31:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/5fb6e424f32c46c5d5d91bcea903cce5392f14b9/e13b9ab1-8cb8-4015-9f37-4697565c863b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241010%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241010T013106Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=34ed014b85f20b5bde158e974800f44c00e83c5220ae028d8893489378458f01 01:31:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:06 Dload Upload Total Spent Left Speed 01:31:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14299 --:--:-- --:--:-- --:--:-- 14299 01:31:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5fb6e424f32c46c5d5d91bcea903cce5392f14b9 [Pipeline] } 01:31:07 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:31:09 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-700/archives ] 01:31:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-700/archives 01:31:09 total 16 01:31:09 drwxr-xr-x 3 root root 4096 Oct 10 01:17 . 01:31:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 01:17 .. 01:31:09 drwxr-xr-x 2 root root 4096 Oct 10 01:17 cost 01:31:09 -rw-r--r-- 1 root root 86 Oct 10 01:17 cost.csv 01:31:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-700/archives 01:31:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-700/archives 01:31:09 total 16 01:31:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 01:17 . 01:31:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 01:17 .. 01:31:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 01:17 cost 01:31:09 -rw-r--r-- 1 jenkins jenkins 86 Oct 10 01:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:31:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:31:10 ---> package-listing.sh 01:31:10 ++ facter osfamily 01:31:10 ++ tr '[:upper:]' '[:lower:]' 01:31:10 + OS_FAMILY=debian 01:31:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-700 01:31:10 + START_PACKAGES=/tmp/packages_start.txt 01:31:10 + END_PACKAGES=/tmp/packages_end.txt 01:31:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:31:10 + PACKAGES=/tmp/packages_start.txt 01:31:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-700 ']' 01:31:10 + PACKAGES=/tmp/packages_end.txt 01:31:10 + case "${OS_FAMILY}" in 01:31:10 + dpkg -l 01:31:10 + grep '^ii' 01:31:10 + '[' -f /tmp/packages_start.txt ']' 01:31:10 + '[' -f /tmp/packages_end.txt ']' 01:31:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:31:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-700 ']' 01:31:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-700/archives/ 01:31:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-700/archives/ [Pipeline] echo 01:31:10 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-700/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:31:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:12 prd-ubuntu20.04-docker-8c-8g-22381 does not seem to be running inside a container 01:31:12 $ 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-700/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-700 -v /w/workspace/gexfoundry_device-mqtt-go_PR-700:/w/workspace/gexfoundry_device-mqtt-go_PR-700:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-700@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:31:12 $ docker top 23b21b5a1aa963a619be33d790da6a0e7c5a97287486960f73afb27a50fdb607 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:12 + touch /tmp/pre-build-complete [Pipeline] sh 01:31:12 + mkdir -p /var/log/sysstat [Pipeline] sh 01:31:13 + ls /var/log/sa-host 01:31:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:13 provisioning config files... 01:31:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-700@tmp/config287486324289220851tmp [Pipeline] { [Pipeline] echo 01:31:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:31:14 ---> create-netrc.sh [Pipeline] } 01:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:31:14 ---> python-tools-install.sh [Pipeline] echo 01:31:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:31:14 ---> sudo-logs.sh 01:31:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:31:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:31:15 ---> job-cost.sh 01:31:15 lf-activate-venv: SKIPPING 01:31:15 DEBUG: total: 0.2199999988079071 01:31:15 INFO: Retrieving Stack Cost... 01:31:15 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:16 INFO: Archiving Costs [Pipeline] echo 01:31:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:31:16 ---> logs-deploy.sh 01:31:16 lf-activate-venv: SKIPPING 01:31:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-700/1 01:31:16 INFO: archiving workspace using pattern(s): 01:31:17 Archives upload complete. 01:31:17 INFO: archiving logs to Nexus