Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f+05dffbfea524d4e44629aea546393e9ff3734411 (b465674a77d755fd1f118cb56a2c5ecbc67756ac) 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-ssh10862552049395679230.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-ssh4402352456003916611.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5201707856379181047.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 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-ssh13564844927219669378.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5121949514060783224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-25972’ Running on prd-ubuntu20.04-docker-8c-8g-25974 in /w/workspace/gexfoundry_device-mqtt-go_PR-707 [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-707 # 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 05dffbfea524d4e44629aea546393e9ff3734411 into PR head commit 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f Merge succeeded, producing 894cd62d8f598e09f5b4c533e383d50b056d92fc Checking out Revision 894cd62d8f598e09f5b4c533e383d50b056d92fc (PR-707) > 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/707/head:refs/remotes/origin/PR-707 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # 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 05dffbfea524d4e44629aea546393e9ff3734411 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 894cd62d8f598e09f5b4c533e383d50b056d92fc # timeout=10 Commit message: "Merge commit '05dffbfea524d4e44629aea546393e9ff3734411' into HEAD" > git rev-list --no-walk 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:19:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:19:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:19:28 ========================================================= 23:19:28 EdgeX Global Pipelines Version Info 23:19:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:19:29 ------------------- 23:19:29 stable info: 23:19:29 ------------------- 23:19:29 Commited By: Ginny Guan ginny@iotechsys.com 23:19:29 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 23:19:29 Message: update stable to v1.0.265 23:19:29 ------------------- 23:19:29 experimental info: 23:19:29 ------------------- 23:19:29 Commited By: Cherry Wang cherry@iotechsys.com 23:19:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 23:19:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:19:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894cd62d8f598e09f5b4c533e383d50b056d92fc [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894cd62 [Pipeline] echo 23:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:30 provisioning config files... 23:19:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config283489809927918211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:30 ---> ****-login.sh 23:19:30 nexus3.edgexfoundry.org:10001 23:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:30 Configure a credential helper to remove this warning. See 23:19:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:30 23:19:30 Login Succeeded 23:19:30 nexus3.edgexfoundry.org:10002 23:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:31 Configure a credential helper to remove this warning. See 23:19:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:31 23:19:31 Login Succeeded 23:19:31 nexus3.edgexfoundry.org:10003 23:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:31 Configure a credential helper to remove this warning. See 23:19:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:31 23:19:31 Login Succeeded 23:19:31 nexus3.edgexfoundry.org:10004 23:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:31 Configure a credential helper to remove this warning. See 23:19:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:31 23:19:31 Login Succeeded 23:19:31 ****.io 23:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:31 Configure a credential helper to remove this warning. See 23:19:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:31 23:19:31 Login Succeeded 23:19:31 ---> ****-login.sh ends [Pipeline] } 23:19:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:19:32 + git rev-list -1 --merges 894cd62d8f598e09f5b4c533e383d50b056d92fc~1..894cd62d8f598e09f5b4c533e383d50b056d92fc [Pipeline] echo 23:19:32 -----------> git rev-list -1 --merges 894cd62d8f598e09f5b4c533e383d50b056d92fc~1..894cd62d8f598e09f5b4c533e383d50b056d92fc 894cd62d8f598e09f5b4c533e383d50b056d92fc 23:19:32 894cd62d8f598e09f5b4c533e383d50b056d92fc [false] [Pipeline] sh 23:19:32 + git log --format=format:%s -1 894cd62d8f598e09f5b4c533e383d50b056d92fc [Pipeline] echo 23:19:32 ========================================================= 23:19:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:19:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:32 + git log --format=format:%s -1 894cd62d8f598e09f5b4c533e383d50b056d92fc [Pipeline] echo 23:19:32 [semverPrep] GIT_COMMIT: 894cd62d8f598e09f5b4c533e383d50b056d92fc, Commit Message: Merge commit '05dffbfea524d4e44629aea546393e9ff3734411' into HEAD [Pipeline] echo 23:19:32 [semverPrep] This is not a build commit. [Pipeline] sh 23:19:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:19:33 + grep -v github /etc/ssh/ssh_known_hosts 23:19:33 + [ -e /tmp/ssh_known_hosts ] 23:19:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:19:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:19:33 + sudo tee -a /etc/ssh/ssh_known_hosts 23:19:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:33 23:19:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:33 0.1.4: Pulling from edgex-devops/py-git-semver 23:19:33 b85a868b505f: Pulling fs layer 23:19:33 e2be974225ed: Pulling fs layer 23:19:33 339a4e72a1f5: Pulling fs layer 23:19:33 988bab9f4d93: Pulling fs layer 23:19:33 1469e6f7b9e6: Pulling fs layer 23:19:33 eaf3925da568: Pulling fs layer 23:19:33 bab4dde63d76: Pulling fs layer 23:19:33 bde34c3a00c8: Pulling fs layer 23:19:33 988bab9f4d93: Waiting 23:19:33 1469e6f7b9e6: Waiting 23:19:33 eaf3925da568: Waiting 23:19:33 bab4dde63d76: Waiting 23:19:33 b352a97aabf1: Pulling fs layer 23:19:33 4872d77fe225: Pulling fs layer 23:19:33 5851b861e8e6: Pulling fs layer 23:19:33 4872d77fe225: Waiting 23:19:33 bde34c3a00c8: Waiting 23:19:33 b352a97aabf1: Waiting 23:19:33 e2be974225ed: Download complete 23:19:33 988bab9f4d93: Verifying Checksum 23:19:33 988bab9f4d93: Download complete 23:19:34 1469e6f7b9e6: Verifying Checksum 23:19:34 1469e6f7b9e6: Download complete 23:19:34 339a4e72a1f5: Verifying Checksum 23:19:34 339a4e72a1f5: Download complete 23:19:34 eaf3925da568: Download complete 23:19:34 bde34c3a00c8: Verifying Checksum 23:19:34 bde34c3a00c8: Download complete 23:19:34 b352a97aabf1: Download complete 23:19:34 4872d77fe225: Download complete 23:19:34 5851b861e8e6: Verifying Checksum 23:19:34 5851b861e8e6: Download complete 23:19:34 b85a868b505f: Verifying Checksum 23:19:34 b85a868b505f: Download complete 23:19:34 bab4dde63d76: Verifying Checksum 23:19:34 bab4dde63d76: Download complete 23:19:35 b85a868b505f: Pull complete 23:19:35 e2be974225ed: Pull complete 23:19:36 339a4e72a1f5: Pull complete 23:19:36 988bab9f4d93: Pull complete 23:19:36 1469e6f7b9e6: Pull complete 23:19:36 eaf3925da568: Pull complete 23:19:38 bab4dde63d76: Pull complete 23:19:38 bde34c3a00c8: Pull complete 23:19:38 b352a97aabf1: Pull complete 23:19:38 4872d77fe225: Pull complete 23:19:38 5851b861e8e6: Pull complete 23:19:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:38 prd-ubuntu20.04-docker-8c-8g-25974 does not seem to be running inside a container 23:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@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-devops/py-git-semver:0.1.4 cat 23:19:41 $ docker top b93623f1bed04586ce6b6319b675d6c4068e67919fbd46f8133403fc48053b0f -eo pid,comm 23:19:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:19:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:41 [ssh-agent] Looking for ssh-agent implementation... 23:19:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:41 $ docker exec b93623f1bed04586ce6b6319b675d6c4068e67919fbd46f8133403fc48053b0f ssh-agent 23:19:41 SSH_AUTH_SOCK=/tmp/ssh-gvC5RvZmoVbx/agent.33 23:19:41 SSH_AGENT_PID=40 23:19:41 Running ssh-add (command line suppressed) 23:19:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_1605650712703123952.key (/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_1605650712703123952.key) 23:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:42 + git tag --points-at HEAD [Pipeline] } 23:19:42 $ docker exec --env ******** --env ******** b93623f1bed04586ce6b6319b675d6c4068e67919fbd46f8133403fc48053b0f ssh-agent -k 23:19:42 unset SSH_AUTH_SOCK; 23:19:42 unset SSH_AGENT_PID; 23:19:42 echo Agent pid 40 killed; 23:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:42 [ssh-agent] Looking for ssh-agent implementation... 23:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:42 $ docker exec b93623f1bed04586ce6b6319b675d6c4068e67919fbd46f8133403fc48053b0f ssh-agent 23:19:42 SSH_AUTH_SOCK=/tmp/ssh-ELmE1G0uFBww/agent.73 23:19:42 SSH_AGENT_PID=79 23:19:42 Running ssh-add (command line suppressed) 23:19:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_7342982755160582037.key (/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_7342982755160582037.key) 23:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:42 + git semver init 23:19:43 2024-11-08 23:19:43,153 [run_init] DEBUG init version:0.0.0 force:False 23:19:43 2024-11-08 23:19:43,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver 23:19:43 2024-11-08 23:19:43,155 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver 23:19:43 2024-11-08 23:19:43,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-707, universal_newlines=False, shell=None, istream=None) 23:19:45 2024-11-08 23:19:44,876 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.git/info/exclude 23:19:45 2024-11-08 23:19:44,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver/PR-707 with force:False 23:19:45 2024-11-08 23:19:44,877 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver/PR-707 23:19:45 2024-11-08 23:19:44,882 [execute] INFO git cat-file --batch-check 23:19:45 2024-11-08 23:19:44,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver, universal_newlines=False, shell=None, istream=) 23:19:45 2024-11-08 23:19:44,887 [execute] INFO git cat-file --batch 23:19:45 2024-11-08 23:19:44,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver, universal_newlines=False, shell=None, istream=) 23:19:45 2024-11-08 23:19:44,892 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver/PR-707 23:19:45 0.0.0 [Pipeline] } 23:19:45 $ docker exec --env ******** --env ******** b93623f1bed04586ce6b6319b675d6c4068e67919fbd46f8133403fc48053b0f ssh-agent -k 23:19:45 unset SSH_AUTH_SOCK; 23:19:45 unset SSH_AGENT_PID; 23:19:45 echo Agent pid 79 killed; 23:19:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:45 + git semver [Pipeline] } 23:19:45 $ docker stop --time=1 b93623f1bed04586ce6b6319b675d6c4068e67919fbd46f8133403fc48053b0f 23:19:47 $ docker rm -f --volumes b93623f1bed04586ce6b6319b675d6c4068e67919fbd46f8133403fc48053b0f [Pipeline] // withDockerContainer [Pipeline] sh 23:19:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:19:47 Stashed 1 file(s) [Pipeline] echo 23:19:47 [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 23:19:47 provisioning config files... 23:19:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config3162824620135673722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:48 ---> ****-login.sh 23:19:48 nexus3.edgexfoundry.org:10001 23:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:48 Configure a credential helper to remove this warning. See 23:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:48 23:19:48 Login Succeeded 23:19:48 nexus3.edgexfoundry.org:10002 23:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:48 Configure a credential helper to remove this warning. See 23:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:48 23:19:48 Login Succeeded 23:19:48 nexus3.edgexfoundry.org:10003 23:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:48 Configure a credential helper to remove this warning. See 23:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:48 23:19:48 Login Succeeded 23:19:48 nexus3.edgexfoundry.org:10004 23:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:48 Configure a credential helper to remove this warning. See 23:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:48 23:19:48 Login Succeeded 23:19:48 ****.io 23:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:19:48 Configure a credential helper to remove this warning. See 23:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:19:48 23:19:48 Login Succeeded 23:19:48 ---> ****-login.sh ends [Pipeline] } 23:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:19:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:19:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:19:48 ========================================================= 23:19:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 23:19:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:49 + 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 . 23:19:49 Sending build context to Docker daemon 20.98MB 23:19:49 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 23:19:49 Step 2/12 : FROM ${BASE} AS builder 23:19:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:49 43c4264eed91: Pulling fs layer 23:19:49 4cc291be95ef: Pulling fs layer 23:19:49 2ac1f1163629: Pulling fs layer 23:19:49 5c3c966382ef: Pulling fs layer 23:19:49 4f4fb700ef54: Pulling fs layer 23:19:49 5d5c8e513c77: Pulling fs layer 23:19:49 9f66e0745190: Pulling fs layer 23:19:49 f49a43e4bbc0: Pulling fs layer 23:19:49 561ebcabdf7f: Pulling fs layer 23:19:49 4f4fb700ef54: Waiting 23:19:49 5d5c8e513c77: Waiting 23:19:49 f49a43e4bbc0: Waiting 23:19:49 561ebcabdf7f: Waiting 23:19:49 5c3c966382ef: Waiting 23:19:49 9f66e0745190: Waiting 23:19:49 4cc291be95ef: Verifying Checksum 23:19:49 4cc291be95ef: Download complete 23:19:49 5c3c966382ef: Download complete 23:19:49 4f4fb700ef54: Verifying Checksum 23:19:49 4f4fb700ef54: Download complete 23:19:49 43c4264eed91: Download complete 23:19:49 5d5c8e513c77: Verifying Checksum 23:19:49 5d5c8e513c77: Download complete 23:19:49 9f66e0745190: Verifying Checksum 23:19:49 9f66e0745190: Download complete 23:19:49 43c4264eed91: Pull complete 23:19:49 561ebcabdf7f: Verifying Checksum 23:19:49 561ebcabdf7f: Download complete 23:19:49 4cc291be95ef: Pull complete 23:19:50 2ac1f1163629: Verifying Checksum 23:19:50 2ac1f1163629: Download complete 23:19:50 f49a43e4bbc0: Verifying Checksum 23:19:50 f49a43e4bbc0: Download complete 23:19:53 2ac1f1163629: Pull complete 23:19:53 5c3c966382ef: Pull complete 23:19:53 4f4fb700ef54: Pull complete 23:19:53 5d5c8e513c77: Pull complete 23:19:53 9f66e0745190: Pull complete 23:19:55 f49a43e4bbc0: Pull complete 23:19:56 561ebcabdf7f: Pull complete 23:19:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 23:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:19:56 ---> 3a752c3f9dda 23:19:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:20:00 ---> Running in a5b3220c6674 23:20:00 Removing intermediate container a5b3220c6674 23:20:00 ---> 3f68462f9c60 23:20:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:20:00 ---> Running in 5634267a8b39 23:20:00 Removing intermediate container 5634267a8b39 23:20:00 ---> d1d1c4c603a5 23:20:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:20:00 ---> Running in 30ac91442157 23:20:00 Removing intermediate container 30ac91442157 23:20:00 ---> ce26e7fa3d1e 23:20:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:20:00 ---> Running in 782d948cef73 23:20:00 Removing intermediate container 782d948cef73 23:20:00 ---> 73a1e255d9d2 23:20:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:00 ---> Running in 17942f27ccd6 23:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:20:01 (1/4) Installing openssh-keygen (9.7_p1-r4) 23:20:01 (2/4) Installing libedit (20240517.3.1-r0) 23:20:01 (3/4) Installing openssh-client-common (9.7_p1-r4) 23:20:01 (4/4) Installing openssh-client-default (9.7_p1-r4) 23:20:01 Executing busybox-1.36.1-r29.trigger 23:20:01 OK: 250 MiB in 58 packages 23:20:02 Removing intermediate container 17942f27ccd6 23:20:02 ---> 9f759ebadf17 23:20:02 Step 8/12 : WORKDIR /device-mqtt-go 23:20:02 ---> Running in e4bb9dbe1726 23:20:02 Removing intermediate container e4bb9dbe1726 23:20:02 ---> 1439c83c869d 23:20:02 Step 9/12 : COPY go.mod vendor* ./ 23:20:02 ---> 6de3ca55a0b3 23:20:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:02 ---> Running in 861deea3a556 23:20:02 Still waiting to schedule task 23:20:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25973’ 23:20:48 Removing intermediate container 861deea3a556 23:20:48 ---> 3b0970515255 23:20:48 Step 11/12 : COPY . . 23:20:49 ---> 2b237253c322 23:20:49 Step 12/12 : RUN $MAKE 23:20:49 ---> Running in 6aaf87a038f0 23:20:50 noop 23:20:50 Removing intermediate container 6aaf87a038f0 23:20:50 ---> 3b224c8fd82a 23:20:50 Successfully built 3b224c8fd82a 23:20:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker inspect -f . ci-base-image-x86_64 23:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:50 prd-ubuntu20.04-docker-8c-8g-25974 does not seem to be running inside a container 23:20:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:20:51 $ docker top a2531d3e1a5b92d628a4c9999755d8ab564f262ce0c2afad5191c4b85f7caa99 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:51 + go version 23:20:51 go version go1.23.2 linux/amd64 [Pipeline] } 23:20:51 $ docker stop --time=1 a2531d3e1a5b92d628a4c9999755d8ab564f262ce0c2afad5191c4b85f7caa99 23:20:52 $ docker rm -f --volumes a2531d3e1a5b92d628a4c9999755d8ab564f262ce0c2afad5191c4b85f7caa99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:53 + docker inspect -f . ci-base-image-x86_64 23:20:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:53 prd-ubuntu20.04-docker-8c-8g-25974 does not seem to be running inside a container 23:20:53 $ 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-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:20:53 $ docker top 3dc22341a83e512276ed67640f7194b7988a65c0b03fc7d99265c47af7db03e6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-707 [Pipeline] fileExists [Pipeline] sh 23:20:54 + make test 23:20:54 go test ./... -coverprofile=coverage.out ./... 23:20:55 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:21:17 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 23:21:17 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 23:21:17 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 23:21:25 go vet ./... 23:21:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:21:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:21:30 ./bin/test-attribution-txt.sh [Pipeline] echo 23:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:21:30 $ docker stop --time=1 3dc22341a83e512276ed67640f7194b7988a65c0b03fc7d99265c47af7db03e6 23:21:33 $ docker rm -f --volumes 3dc22341a83e512276ed67640f7194b7988a65c0b03fc7d99265c47af7db03e6 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:21:35 + ls -al . 23:21:35 total 252 23:21:35 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:20 . 23:21:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:19 .. 23:21:35 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:19 .dockerignore 23:21:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:21 .git 23:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:19 .github 23:21:35 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 23:19 .gitignore 23:21:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:19 .golangci.yml 23:21:35 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:19 .semver 23:21:35 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 8 23:19 Attribution.txt 23:21:35 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 23:19 CHANGELOG.md 23:21:35 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 8 23:19 Dockerfile 23:21:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:19 GOVERNANCE.md 23:21:35 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 23:19 Jenkinsfile 23:21:35 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:19 LICENSE 23:21:35 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 8 23:19 Makefile 23:21:35 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:19 OWNERS.md 23:21:35 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 23:19 README.md 23:21:35 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:19 VERSION 23:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:19 bin 23:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:19 cmd 23:21:35 -rw-r--r-- 1 jenkins jenkins 21039 Nov 8 23:21 coverage.out 23:21:35 -rw-rw-r-- 1 jenkins jenkins 6370 Nov 8 23:19 go.mod 23:21:35 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 23:19 go.sum 23:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:19 internal 23:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:19 mock 23:21:35 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:35 + 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=894cd62d8f598e09f5b4c533e383d50b056d92fc --label arch=amd64 --label version=0.0.0 . 23:21:35 Sending build context to Docker daemon 21MB 23:21:35 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 23:21:35 Step 2/25 : FROM ${BASE} AS builder 23:21:35 ---> 3b224c8fd82a 23:21:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:21:35 ---> Running in c190a8d808de 23:21:35 Removing intermediate container c190a8d808de 23:21:35 ---> 09581d310f92 23:21:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:35 ---> Running in 76239aa9d8a6 23:21:36 Removing intermediate container 76239aa9d8a6 23:21:36 ---> 69306155d46e 23:21:36 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:21:36 ---> Running in 5fc3e7500ea2 23:21:36 Removing intermediate container 5fc3e7500ea2 23:21:36 ---> e14695cef27c 23:21:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:21:36 ---> Running in f98dd8ee8369 23:21:36 Removing intermediate container f98dd8ee8369 23:21:36 ---> b154b58db282 23:21:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:36 ---> Running in 449426e01763 23:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:21:37 OK: 250 MiB in 58 packages 23:21:37 Removing intermediate container 449426e01763 23:21:37 ---> 015dc776b59d 23:21:37 Step 8/25 : WORKDIR /device-mqtt-go 23:21:37 ---> Running in fd8a8c1cf45e 23:21:37 Removing intermediate container fd8a8c1cf45e 23:21:37 ---> 8046690d2d31 23:21:37 Step 9/25 : COPY go.mod vendor* ./ 23:21:37 ---> 2b19e3837d80 23:21:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:37 ---> Running in 3e664d6845ca 23:21:38 Removing intermediate container 3e664d6845ca 23:21:38 ---> 71a81d744c4e 23:21:38 Step 11/25 : COPY . . 23:21:39 ---> c5822d184a27 23:21:39 Step 12/25 : RUN $MAKE 23:21:39 ---> Running in fb2568c5231d 23:21:39 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/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:22:11 Removing intermediate container fb2568c5231d 23:22:11 ---> 8c141ab92a73 23:22:11 Step 13/25 : FROM alpine:3.20 23:22:11 3.20: Pulling from library/alpine 23:22:11 43c4264eed91: Already exists 23:22:11 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 23:22:11 Status: Downloaded newer image for alpine:3.20 23:22:11 ---> 91ef0af61f39 23:22:11 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 23:22:11 ---> Running in e9369cfaf9bc 23:22:11 Removing intermediate container e9369cfaf9bc 23:22:11 ---> b745a17b8c8a 23:22:11 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:22:11 ---> Running in 7f194d2c3f17 23:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:22:12 (1/1) Installing dumb-init (1.2.5-r3) 23:22:12 Executing busybox-1.36.1-r29.trigger 23:22:12 OK: 8 MiB in 15 packages 23:22:12 Removing intermediate container 7f194d2c3f17 23:22:12 ---> 1ff7e6c92315 23:22:12 Step 16/25 : RUN apk --no-cache upgrade 23:22:12 ---> Running in c3fe8f2a2c95 23:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:22:13 Upgrading critical system libraries and apk-tools: 23:22:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 23:22:13 Executing busybox-1.36.1-r29.trigger 23:22:13 Continuing the upgrade transaction with new apk-tools: 23:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:22:13 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 23:22:13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 23:22:13 OK: 8 MiB in 15 packages 23:22:14 Removing intermediate container c3fe8f2a2c95 23:22:14 ---> bcd1a6d8395d 23:22:14 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 23:22:15 ---> 85b7058a5c0b 23:22:15 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 23:22:15 ---> f555f3a0b3d6 23:22:15 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:22:15 ---> 1ad554dd76df 23:22:15 Step 20/25 : EXPOSE 59982 23:22:15 ---> Running in 5627e906c766 23:22:15 Removing intermediate container 5627e906c766 23:22:15 ---> 49f75f046dc4 23:22:15 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 23:22:15 ---> Running in 50fda39973ce 23:22:15 Removing intermediate container 50fda39973ce 23:22:15 ---> a81133f9e782 23:22:15 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 23:22:15 ---> Running in 35f89aafeb8c 23:22:15 Removing intermediate container 35f89aafeb8c 23:22:15 ---> f4fa831d561c 23:22:15 Step 23/25 : LABEL arch=amd64 23:22:15 ---> Running in b2ce7e34bc0d 23:22:15 Removing intermediate container b2ce7e34bc0d 23:22:15 ---> 137c024d5959 23:22:15 Step 24/25 : LABEL git_sha=894cd62d8f598e09f5b4c533e383d50b056d92fc 23:22:16 ---> Running in e2e4679476be 23:22:16 Removing intermediate container e2e4679476be 23:22:16 ---> 5acf2348f7c0 23:22:16 Step 25/25 : LABEL version=0.0.0 23:22:16 ---> Running in d810d82a1b13 23:22:16 Removing intermediate container d810d82a1b13 23:22:16 ---> b1a2516cb758 23:22:16 [Warning] One or more build-args [ARCH] were not consumed 23:22:16 Successfully built b1a2516cb758 23:22:16 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 23:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:16 23:22:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:16 latest: Pulling from edgex-lftools-log-publisher 23:22:16 5eb5b503b376: Pulling fs layer 23:22:16 5c69ac0246d0: Pulling fs layer 23:22:16 ec43610c2a17: Pulling fs layer 23:22:16 3a2ae6a8a46f: Pulling fs layer 23:22:16 33b1e0a273af: Pulling fs layer 23:22:16 5d3b04190fa2: Pulling fs layer 23:22:16 2f39f015ded8: Pulling fs layer 23:22:16 3a2ae6a8a46f: Waiting 23:22:16 33b1e0a273af: Waiting 23:22:16 5d3b04190fa2: Waiting 23:22:16 2f39f015ded8: Waiting 23:22:16 5c69ac0246d0: Verifying Checksum 23:22:16 5c69ac0246d0: Download complete 23:22:16 3a2ae6a8a46f: Download complete 23:22:16 33b1e0a273af: Verifying Checksum 23:22:16 33b1e0a273af: Download complete 23:22:16 5d3b04190fa2: Verifying Checksum 23:22:16 5d3b04190fa2: Download complete 23:22:16 ec43610c2a17: Verifying Checksum 23:22:16 ec43610c2a17: Download complete 23:22:17 5eb5b503b376: Verifying Checksum 23:22:17 5eb5b503b376: Download complete 23:22:17 2f39f015ded8: Verifying Checksum 23:22:17 2f39f015ded8: Download complete 23:22:18 5eb5b503b376: Pull complete 23:22:18 5c69ac0246d0: Pull complete 23:22:19 ec43610c2a17: Pull complete 23:22:19 3a2ae6a8a46f: Pull complete 23:22:19 33b1e0a273af: Pull complete 23:22:19 5d3b04190fa2: Pull complete 23:22:23 2f39f015ded8: Pull complete 23:22:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:23 prd-ubuntu20.04-docker-8c-8g-25974 does not seem to be running inside a container 23:22:23 $ 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-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:22:26 $ docker top f92720cc2e70db569d6e5df8b5ba7df9a697e197d51ebcc6bb605d902c431d1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:26 ---> job-cost.sh 23:22:26 lf-activate-venv: SKIPPING 23:22:26 INFO: No Stack... 23:22:27 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:27 INFO: Archiving Costs [Pipeline] sh 23:22:27 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives/cost.csv+ 23:22:27 cut -d, -f6 [Pipeline] lock 23:22:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] 23:22:27 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] did not exist. Created. 23:22:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:27 + echo total: 0.2199999988079071 [Pipeline] stash 23:22:27 Stashed 1 file(s) [Pipeline] } 23:22:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:22:28 $ docker stop --time=1 f92720cc2e70db569d6e5df8b5ba7df9a697e197d51ebcc6bb605d902c431d1b 23:22:29 $ docker rm -f --volumes f92720cc2e70db569d6e5df8b5ba7df9a697e197d51ebcc6bb605d902c431d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:23:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25975 in /w/workspace/gexfoundry_device-mqtt-go_PR-707 [Pipeline] { [Pipeline] ws 23:23:51 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 23:23:55 The recommended git tool is: git 23:24:00 using credential edgex-jenkins-ssh 23:24:00 Cloning the remote Git repository 23:24:00 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:24:00 > git init /w/workspace/device-mqtt-go/2 # timeout=10 23:24:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:24:00 > git --version # timeout=10 23:24:00 > git --version # 'git version 2.25.1' 23:24:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:24:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:24:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:24:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:24:05 Merging remotes/origin/main commit 05dffbfea524d4e44629aea546393e9ff3734411 into PR head commit 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f 23:24:05 Merge succeeded, producing 917a4539413584517f1d2d718c3d167f12a52f95 23:24:05 Checking out Revision 917a4539413584517f1d2d718c3d167f12a52f95 (PR-707) 23:24:05 > git config core.sparsecheckout # timeout=10 23:24:05 > git checkout -f 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # timeout=10 23:24:05 > git remote # timeout=10 23:24:05 > git config --get remote.origin.url # timeout=10 23:24:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:05 > git merge 05dffbfea524d4e44629aea546393e9ff3734411 # timeout=10 23:24:05 > git rev-parse HEAD^{commit} # timeout=10 23:24:05 > git config core.sparsecheckout # timeout=10 23:24:05 > git checkout -f 917a4539413584517f1d2d718c3d167f12a52f95 # timeout=10 23:24:09 Commit message: "Merge commit '05dffbfea524d4e44629aea546393e9ff3734411' into HEAD" 23:24:09 > git rev-list --no-walk 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:24:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:24:11 Dload Upload Total Spent Left Speed 23:24:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 23:24:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:24:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:24:12 + sudo tee /etc/docker/daemon.new 23:24:12 { 23:24:12 "registry-mirrors": [ 23:24:12 "https://nexus3.edgexfoundry.org:10001" 23:24:12 ], 23:24:12 "bip": "10.250.0.254/24", 23:24:12 "hosts": [ 23:24:12 "tcp://0.0.0.0:5555", 23:24:12 "unix:///var/run/docker.sock" 23:24:12 ], 23:24:12 "mtu": 1458, 23:24:12 "selinux-enabled": true, 23:24:12 "seccomp-profile": "/etc/docker/seccomp.json" 23:24:12 } [Pipeline] sh 23:24:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:24:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:30 provisioning config files... 23:24:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config6680878564501383127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:31 ---> ****-login.sh 23:24:31 nexus3.edgexfoundry.org:10001 23:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:32 Configure a credential helper to remove this warning. See 23:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:32 23:24:32 Login Succeeded 23:24:32 nexus3.edgexfoundry.org:10002 23:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:32 Configure a credential helper to remove this warning. See 23:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:32 23:24:32 Login Succeeded 23:24:32 nexus3.edgexfoundry.org:10003 23:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:32 Configure a credential helper to remove this warning. See 23:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:32 23:24:32 Login Succeeded 23:24:32 nexus3.edgexfoundry.org:10004 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 ****.io 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 ---> ****-login.sh ends [Pipeline] } 23:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:24:34 ========================================================= 23:24:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 23:24:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:34 + 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 . 23:24:34 Sending build context to Docker daemon 10.61MB 23:24:35 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 23:24:35 Step 2/12 : FROM ${BASE} AS builder 23:24:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:24:35 cf04c63912e1: Pulling fs layer 23:24:35 55b35a11ae5e: Pulling fs layer 23:24:35 a37a00ec5f00: Pulling fs layer 23:24:35 50b3750afda1: Pulling fs layer 23:24:35 4f4fb700ef54: Pulling fs layer 23:24:35 80978eb59214: Pulling fs layer 23:24:35 c9f46d7d2bd2: Pulling fs layer 23:24:35 c5a475d317c9: Pulling fs layer 23:24:35 80978eb59214: Waiting 23:24:35 c9f46d7d2bd2: Waiting 23:24:35 c5a475d317c9: Waiting 23:24:35 50b3750afda1: Waiting 23:24:35 4f4fb700ef54: Waiting 23:24:35 55b35a11ae5e: Verifying Checksum 23:24:35 55b35a11ae5e: Download complete 23:24:35 50b3750afda1: Verifying Checksum 23:24:35 50b3750afda1: Download complete 23:24:35 4f4fb700ef54: Verifying Checksum 23:24:35 4f4fb700ef54: Download complete 23:24:35 80978eb59214: Verifying Checksum 23:24:35 80978eb59214: Download complete 23:24:35 cf04c63912e1: Verifying Checksum 23:24:35 cf04c63912e1: Download complete 23:24:35 c5a475d317c9: Verifying Checksum 23:24:35 c5a475d317c9: Download complete 23:24:36 cf04c63912e1: Pull complete 23:24:36 55b35a11ae5e: Pull complete 23:24:37 a37a00ec5f00: Verifying Checksum 23:24:37 a37a00ec5f00: Download complete 23:24:38 c9f46d7d2bd2: Verifying Checksum 23:24:38 c9f46d7d2bd2: Download complete 23:24:50 a37a00ec5f00: Pull complete 23:24:50 50b3750afda1: Pull complete 23:24:50 4f4fb700ef54: Pull complete 23:24:50 80978eb59214: Pull complete 23:24:58 c9f46d7d2bd2: Pull complete 23:25:00 c5a475d317c9: Pull complete 23:25:00 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 23:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 23:25:00 ---> be29e6b0f0d4 23:25:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:25:02 ---> Running in 1e4fa7f66687 23:25:02 Removing intermediate container 1e4fa7f66687 23:25:02 ---> 104ffec4e894 23:25:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:25:02 ---> Running in 6148076fc2cd 23:25:03 Removing intermediate container 6148076fc2cd 23:25:03 ---> 08a4bd9182ba 23:25:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:25:03 ---> Running in 1d8b9e26b675 23:25:03 Removing intermediate container 1d8b9e26b675 23:25:03 ---> 9b9b91b41ead 23:25:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:25:03 ---> Running in 90f9fb214bba 23:25:03 Removing intermediate container 90f9fb214bba 23:25:03 ---> c88c0c777be2 23:25:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:03 ---> Running in a9452ab1fb91 23:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:25:06 (1/4) Installing openssh-keygen (9.7_p1-r4) 23:25:06 (2/4) Installing libedit (20240517.3.1-r0) 23:25:06 (3/4) Installing openssh-client-common (9.7_p1-r4) 23:25:06 (4/4) Installing openssh-client-default (9.7_p1-r4) 23:25:06 Executing busybox-1.36.1-r29.trigger 23:25:06 OK: 242 MiB in 58 packages 23:25:07 Removing intermediate container a9452ab1fb91 23:25:07 ---> d5085d537245 23:25:07 Step 8/12 : WORKDIR /device-mqtt-go 23:25:07 ---> Running in 7e5e2977603e 23:25:07 Removing intermediate container 7e5e2977603e 23:25:07 ---> 310c139e3796 23:25:07 Step 9/12 : COPY go.mod vendor* ./ 23:25:08 ---> f7903d9ae6cb 23:25:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:08 ---> Running in 81f4617cc706 23:27:00 Removing intermediate container 81f4617cc706 23:27:00 ---> 706ba51080af 23:27:00 Step 11/12 : COPY . . 23:27:00 ---> 6bd858937155 23:27:00 Step 12/12 : RUN $MAKE 23:27:00 ---> Running in c4c29b21be53 23:27:00 noop 23:27:00 Removing intermediate container c4c29b21be53 23:27:00 ---> 6368000b118d 23:27:00 Successfully built 6368000b118d 23:27:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:00 + docker inspect -f . ci-base-image-arm64 23:27:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:00 prd-ubuntu20.04-docker-arm64-4c-16g-25975 does not seem to be running inside a container 23:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:27:02 $ docker top 2179cd8ce427cd39547109a6c1618401567e0fe499f16222e803768c78f8d26d -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:02 + go version 23:27:02 go version go1.23.2 linux/arm64 [Pipeline] } 23:27:03 $ docker stop --time=1 2179cd8ce427cd39547109a6c1618401567e0fe499f16222e803768c78f8d26d 23:27:04 $ docker rm -f --volumes 2179cd8ce427cd39547109a6c1618401567e0fe499f16222e803768c78f8d26d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:05 + docker inspect -f . ci-base-image-arm64 23:27:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:05 prd-ubuntu20.04-docker-arm64-4c-16g-25975 does not seem to be running inside a container 23:27:05 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:27:06 $ docker top 15cb48988f5f82ad64e7590458ef8e9534d5b3bdd822766227140bd0570bfef8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:07 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 23:27:07 + make test 23:27:07 go test ./... -coverprofile=coverage.out ./... 23:27:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:30:35 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 23:30:35 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 23:30:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements 23:30:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:30:35 go vet ./... 23:31:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:31:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:31:22 ./bin/test-attribution-txt.sh [Pipeline] echo 23:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:31:22 $ docker stop --time=1 15cb48988f5f82ad64e7590458ef8e9534d5b3bdd822766227140bd0570bfef8 23:31:24 $ docker rm -f --volumes 15cb48988f5f82ad64e7590458ef8e9534d5b3bdd822766227140bd0570bfef8 [Pipeline] // withDockerContainer [Pipeline] sh 23:31:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:26 Warning: overwriting stash ‘coverage-report’ 23:31:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:27 + ls -al . 23:31:27 total 248 23:31:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:27 . 23:31:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:24 .. 23:31:27 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:24 .dockerignore 23:31:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:24 .git 23:31:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:24 .github 23:31:27 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 23:24 .gitignore 23:31:27 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:24 .golangci.yml 23:31:27 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 8 23:24 Attribution.txt 23:31:27 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 23:24 CHANGELOG.md 23:31:27 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 8 23:24 Dockerfile 23:31:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:24 GOVERNANCE.md 23:31:27 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 23:24 Jenkinsfile 23:31:27 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:24 LICENSE 23:31:27 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 8 23:24 Makefile 23:31:27 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:24 OWNERS.md 23:31:27 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 23:24 README.md 23:31:27 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:19 VERSION 23:31:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:24 bin 23:31:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:24 cmd 23:31:27 -rw-r--r-- 1 jenkins jenkins 21039 Nov 8 23:30 coverage.out 23:31:27 -rw-rw-r-- 1 jenkins jenkins 6370 Nov 8 23:24 go.mod 23:31:27 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 23:24 go.sum 23:31:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:24 internal 23:31:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:24 mock 23:31:27 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:27 + 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=917a4539413584517f1d2d718c3d167f12a52f95 --label arch=arm64 --label version=0.0.0 . 23:31:27 Sending build context to Docker daemon 10.63MB 23:31:27 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 23:31:27 Step 2/25 : FROM ${BASE} AS builder 23:31:27 ---> 6368000b118d 23:31:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:31:28 ---> Running in c70581aed398 23:31:28 Removing intermediate container c70581aed398 23:31:28 ---> abba5445a38b 23:31:28 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:31:28 ---> Running in 7c36b5ba0f34 23:31:28 Removing intermediate container 7c36b5ba0f34 23:31:28 ---> 6968fc78199a 23:31:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:31:28 ---> Running in 816a4c33b3c6 23:31:28 Removing intermediate container 816a4c33b3c6 23:31:28 ---> fc45fe1e848c 23:31:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:31:29 ---> Running in 96f06a92b4bb 23:31:29 Removing intermediate container 96f06a92b4bb 23:31:29 ---> 96c0db4066ba 23:31:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:29 ---> Running in e687abbce7be 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:31:32 OK: 242 MiB in 58 packages 23:31:33 Removing intermediate container e687abbce7be 23:31:33 ---> 7748dc65d975 23:31:33 Step 8/25 : WORKDIR /device-mqtt-go 23:31:33 ---> Running in 8f1e400e4e21 23:31:33 Removing intermediate container 8f1e400e4e21 23:31:33 ---> 5f86292bf428 23:31:33 Step 9/25 : COPY go.mod vendor* ./ 23:31:34 ---> 67ef03dfcaf6 23:31:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:34 ---> Running in 7dabdc147d13 23:31:36 Removing intermediate container 7dabdc147d13 23:31:36 ---> 0c1973a6fb44 23:31:36 Step 11/25 : COPY . . 23:31:37 ---> 806609cf8af1 23:31:37 Step 12/25 : RUN $MAKE 23:31:37 ---> Running in e3f8e3ebb3b3 23:31: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/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:35:01 Removing intermediate container e3f8e3ebb3b3 23:35:01 ---> c21734a3e049 23:35:01 Step 13/25 : FROM alpine:3.20 23:35:01 3.20: Pulling from library/alpine 23:35:01 cf04c63912e1: Already exists 23:35:01 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 23:35:01 Status: Downloaded newer image for alpine:3.20 23:35:01 ---> c157a85ed455 23:35:01 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 23:35:01 ---> Running in 6d644bf86be4 23:35:01 Removing intermediate container 6d644bf86be4 23:35:01 ---> ba0a1f443314 23:35:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:35:01 ---> Running in d65dcace6b1b 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:35:01 (1/1) Installing dumb-init (1.2.5-r3) 23:35:01 Executing busybox-1.36.1-r29.trigger 23:35:01 OK: 9 MiB in 15 packages 23:35:01 Removing intermediate container d65dcace6b1b 23:35:01 ---> 8c56b4ca4a35 23:35:01 Step 16/25 : RUN apk --no-cache upgrade 23:35:01 ---> Running in 8f44b39179ba 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:35:02 Upgrading critical system libraries and apk-tools: 23:35:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 23:35:02 Executing busybox-1.36.1-r29.trigger 23:35:02 Continuing the upgrade transaction with new apk-tools: 23:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:35:04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 23:35:04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 23:35:04 OK: 9 MiB in 15 packages 23:35:05 Removing intermediate container 8f44b39179ba 23:35:05 ---> 9b49cc660ebe 23:35:05 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 23:35:08 ---> cae2a651a67e 23:35:08 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 23:35:08 ---> ed64bd5ad702 23:35:08 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:35:08 ---> e59e6c1951fc 23:35:08 Step 20/25 : EXPOSE 59982 23:35:08 ---> Running in 8695d7653bc5 23:35:09 Removing intermediate container 8695d7653bc5 23:35:09 ---> f02540363dc2 23:35:09 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 23:35:09 ---> Running in aca2edb46de1 23:35:09 Removing intermediate container aca2edb46de1 23:35:09 ---> e0db86bafe14 23:35:09 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 23:35:09 ---> Running in ed77fffab7bd 23:35:10 Removing intermediate container ed77fffab7bd 23:35:10 ---> b7777fd8f6f8 23:35:10 Step 23/25 : LABEL arch=arm64 23:35:10 ---> Running in e9d1e6cb1285 23:35:10 Removing intermediate container e9d1e6cb1285 23:35:10 ---> 2f81b1dd0ba0 23:35:10 Step 24/25 : LABEL git_sha=917a4539413584517f1d2d718c3d167f12a52f95 23:35:10 ---> Running in 3c428787b194 23:35:11 Removing intermediate container 3c428787b194 23:35:11 ---> 1c12b17b1efb 23:35:11 Step 25/25 : LABEL version=0.0.0 23:35:11 ---> Running in a5a299af248c 23:35:12 Removing intermediate container a5a299af248c 23:35:12 ---> 916ec0e9345f 23:35:12 [Warning] One or more build-args [ARCH] were not consumed 23:35:12 Successfully built 916ec0e9345f 23:35:12 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 23:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:12 23:35:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:13 arm64: Pulling from edgex-lftools-log-publisher 23:35:13 8998bd30e6a1: Pulling fs layer 23:35:13 04944245beec: Pulling fs layer 23:35:13 699f458cf7ca: Pulling fs layer 23:35:13 765212b225bb: Pulling fs layer 23:35:13 f23df028b6ca: Pulling fs layer 23:35:13 d65c8cfc05b1: Pulling fs layer 23:35:13 2437ff75d9bd: Pulling fs layer 23:35:13 f23df028b6ca: Waiting 23:35:13 d65c8cfc05b1: Waiting 23:35:13 2437ff75d9bd: Waiting 23:35:13 04944245beec: Verifying Checksum 23:35:13 04944245beec: Download complete 23:35:13 765212b225bb: Verifying Checksum 23:35:13 765212b225bb: Download complete 23:35:13 f23df028b6ca: Verifying Checksum 23:35:13 f23df028b6ca: Download complete 23:35:13 d65c8cfc05b1: Verifying Checksum 23:35:13 d65c8cfc05b1: Download complete 23:35:13 699f458cf7ca: Verifying Checksum 23:35:13 699f458cf7ca: Download complete 23:35:14 8998bd30e6a1: Verifying Checksum 23:35:14 8998bd30e6a1: Download complete 23:35:16 2437ff75d9bd: Verifying Checksum 23:35:16 2437ff75d9bd: Download complete 23:35:18 8998bd30e6a1: Pull complete 23:35:19 04944245beec: Pull complete 23:35:21 699f458cf7ca: Pull complete 23:35:21 765212b225bb: Pull complete 23:35:21 f23df028b6ca: Pull complete 23:35:21 d65c8cfc05b1: Pull complete 23:35:40 2437ff75d9bd: Pull complete 23:35:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:40 prd-ubuntu20.04-docker-arm64-4c-16g-25975 does not seem to be running inside a container 23:35:40 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:35:43 $ docker top 8fea4cb845ee493e3c3ffba8c388e52cd57429a1f7ce6aaa9ce14bee25a51727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:44 ---> job-cost.sh 23:35:44 lf-activate-venv: SKIPPING 23:35:44 INFO: No Stack... 23:35:44 INFO: Retrieving Pricing Info for: v3-standard-4 23:35:45 INFO: Archiving Costs [Pipeline] sh 23:35:46 + cut -d, -f6 23:35:46 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock 23:35:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] 23:35:46 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] did not exist. Created. 23:35:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:46 /w/workspace/device-mqtt-go/2@tmp/durable-0b00167f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:35:47 + echo total: 0.10999999940395355 [Pipeline] stash 23:35:47 Warning: overwriting stash ‘stack-cost’ 23:35:47 Stashed 1 file(s) [Pipeline] } 23:35:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:47 $ docker stop --time=1 8fea4cb845ee493e3c3ffba8c388e52cd57429a1f7ce6aaa9ce14bee25a51727 23:35:49 $ docker rm -f --volumes 8fea4cb845ee493e3c3ffba8c388e52cd57429a1f7ce6aaa9ce14bee25a51727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:35:49 provisioning config files... 23:35:49 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config14311711337665924494tmp [Pipeline] { [Pipeline] sh 23:35:50 + set +x 23:35:50 + bash -s -- 23:35:50 + curl -s https://codecov.io/bash 23:35:50 23:35:50 _____ _ 23:35:50 / ____| | | 23:35:50 | | ___ __| | ___ ___ _____ __ 23:35:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:35:50 | |___| (_) | (_| | __/ (_| (_) \ V / 23:35:50 \_____\___/ \__,_|\___|\___\___/ \_/ 23:35:50 Bash-1.0.6 23:35:50 23:35:50 23:35:50 ==> git version 2.25.1 found 23:35:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:35:50 Release-Date: 2020-01-08 23:35:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:35:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:35:50 ==> Jenkins CI detected. 23:35:50 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-707 23:35:50 project root: . 23:35:50 --> token set from env 23:35:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:35:50 ==> Running gcov in . (disable via -X gcov) 23:35:50 ==> Python coveragepy not found 23:35:50 ==> Searching for coverage reports in: 23:35:50 + . 23:35:50 -> Found 1 reports 23:35:50 ==> Detecting git/mercurial file structure 23:35:50 ==> Reading reports 23:35:50 + ./coverage.out bytes=21039 23:35:50 ==> Appending adjustments 23:35:50 https://docs.codecov.io/docs/fixing-reports 23:35:50 + Found adjustments 23:35:50 ==> Gzipping contents 23:35:50 4.0K /tmp/codecov.gCLdiJ.gz 23:35:50 ==> Uploading reports 23:35:50 url: https://codecov.io 23:35:50 query: branch=PR-707&commit=894cd62d8f598e09f5b4c533e383d50b056d92fc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-707%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=707&job=&cmd_args= 23:35:50 -> Pinging Codecov 23:35:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-707&commit=894cd62d8f598e09f5b4c533e383d50b056d92fc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-707%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=707&job=&cmd_args= 23:35:50 -> Uploading to 23:35:50 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/894cd62d8f598e09f5b4c533e383d50b056d92fc/099faa1a-f58a-4125-bf0c-341e4c98aea4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T233550Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f519ea69d442d7bdd9d304cef0c3e8281efce286b454009694c5932419dac1e1 23:35:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:50 Dload Upload Total Spent Left Speed 23:35:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14871 --:--:-- --:--:-- --:--:-- 14871 23:35:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/894cd62d8f598e09f5b4c533e383d50b056d92fc [Pipeline] } 23:35:51 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 23:35:51 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives ] 23:35:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives 23:35:51 total 16 23:35:51 drwxr-xr-x 3 root root 4096 Nov 8 23:22 . 23:35:51 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:22 .. 23:35:51 drwxr-xr-x 2 root root 4096 Nov 8 23:22 cost 23:35:51 -rw-r--r-- 1 root root 86 Nov 8 23:22 cost.csv 23:35:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives 23:35:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives 23:35:51 total 16 23:35:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:22 . 23:35:51 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:22 .. 23:35:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:22 cost 23:35:51 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 23:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:35:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:53 ---> package-listing.sh 23:35:53 ++ facter osfamily 23:35:53 ++ tr '[:upper:]' '[:lower:]' 23:35:53 + OS_FAMILY=debian 23:35:53 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-707 23:35:53 + START_PACKAGES=/tmp/packages_start.txt 23:35:53 + END_PACKAGES=/tmp/packages_end.txt 23:35:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:53 + PACKAGES=/tmp/packages_start.txt 23:35:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-707 ']' 23:35:53 + PACKAGES=/tmp/packages_end.txt 23:35:53 + case "${OS_FAMILY}" in 23:35:53 + dpkg -l 23:35:53 + grep '^ii' 23:35:53 + '[' -f /tmp/packages_start.txt ']' 23:35:53 + '[' -f /tmp/packages_end.txt ']' 23:35:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-707 ']' 23:35:53 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives/ 23:35:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives/ [Pipeline] echo 23:35:53 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-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:54 prd-ubuntu20.04-docker-8c-8g-25974 does not seem to be running inside a container 23:35:54 $ 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-707/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-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:35:54 $ docker top b93d42641e09006f6b4854055b91c2eb929bd2873e8c7eba66fd57c530ca63e9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:54 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:55 + mkdir -p /var/log/sysstat [Pipeline] sh 23:35:55 + ls /var/log/sa-host 23:35:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:55 provisioning config files... 23:35:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config4516443720373404323tmp [Pipeline] { [Pipeline] echo 23:35:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:55 ---> create-netrc.sh [Pipeline] } 23:35:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:56 ---> python-tools-install.sh [Pipeline] echo 23:35:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:56 ---> sudo-logs.sh 23:35:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:35:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:56 ---> job-cost.sh 23:35:56 lf-activate-venv: SKIPPING 23:35:56 DEBUG: total: 0.2199999988079071 23:35:56 INFO: Retrieving Stack Cost... 23:35:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:57 INFO: Archiving Costs [Pipeline] echo 23:35:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:57 ---> logs-deploy.sh 23:35:57 lf-activate-venv: SKIPPING 23:35:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-707/2 23:35:57 INFO: archiving workspace using pattern(s): 23:35:58 Archives upload complete. 23:35:58 INFO: archiving logs to Nexus