Pull request #650 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2954d58d420981404086a0e4506a1a5bdc8ceeb+972a1f6392fb66aca512ab6e37eb1188ace4c45a (23915b49f522a845549507993bf6cb3fc4a93fac) 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-ssh15098404247631217757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8940917570409213696.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12069718717726531172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9650256709803015738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17230852533451761338.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11018914389072555372.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8930’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8925’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8932 in /w/workspace/gexfoundry_device-mqtt-go_PR-650 [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-650 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 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/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 972a1f6392fb66aca512ab6e37eb1188ace4c45a into PR head commit a2954d58d420981404086a0e4506a1a5bdc8ceeb Merge succeeded, producing a2954d58d420981404086a0e4506a1a5bdc8ceeb Checking out Revision a2954d58d420981404086a0e4506a1a5bdc8ceeb (PR-650) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a2954d58d420981404086a0e4506a1a5bdc8ceeb # 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 972a1f6392fb66aca512ab6e37eb1188ace4c45a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2954d58d420981404086a0e4506a1a5bdc8ceeb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:36 ========================================================= 01:27:36 EdgeX Global Pipelines Version Info 01:27:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:37 ------------------- 01:27:37 stable info: 01:27:37 ------------------- 01:27:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:27:37 Message: update stable to v1.0.258 01:27:38 ------------------- 01:27:38 experimental info: 01:27:38 ------------------- 01:27:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:27:38 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2954d58d420981404086a0e4506a1a5bdc8ceeb [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2954d5 [Pipeline] echo 01:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:40 provisioning config files... 01:27:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/config3744887835365598650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:41 ---> ****-login.sh 01:27:41 nexus3.edgexfoundry.org:10001 01:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:41 Configure a credential helper to remove this warning. See 01:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:41 01:27:41 Login Succeeded 01:27:41 nexus3.edgexfoundry.org:10002 01:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:41 Configure a credential helper to remove this warning. See 01:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:41 01:27:41 Login Succeeded 01:27:41 nexus3.edgexfoundry.org:10003 01:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:41 Configure a credential helper to remove this warning. See 01:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:41 01:27:41 Login Succeeded 01:27:41 nexus3.edgexfoundry.org:10004 01:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:41 Configure a credential helper to remove this warning. See 01:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:41 01:27:41 Login Succeeded 01:27:41 ****.io 01:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:42 Configure a credential helper to remove this warning. See 01:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:42 01:27:42 Login Succeeded 01:27:42 ---> ****-login.sh ends [Pipeline] } 01:27:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:27:43 + git rev-list -1 --merges a2954d58d420981404086a0e4506a1a5bdc8ceeb~1..a2954d58d420981404086a0e4506a1a5bdc8ceeb [Pipeline] echo 01:27:43 -----------> git rev-list -1 --merges a2954d58d420981404086a0e4506a1a5bdc8ceeb~1..a2954d58d420981404086a0e4506a1a5bdc8ceeb a2954d58d420981404086a0e4506a1a5bdc8ceeb [false] [Pipeline] sh 01:27:43 + git log --format=format:%s -1 a2954d58d420981404086a0e4506a1a5bdc8ceeb [Pipeline] echo 01:27:43 ========================================================= 01:27:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:27:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:44 + git log --format=format:%s -1 a2954d58d420981404086a0e4506a1a5bdc8ceeb [Pipeline] echo 01:27:44 [semverPrep] GIT_COMMIT: a2954d58d420981404086a0e4506a1a5bdc8ceeb, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo 01:27:44 [semverPrep] This is not a build commit. [Pipeline] sh 01:27:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:44 + grep -v github /etc/ssh/ssh_known_hosts 01:27:44 + [ -e /tmp/ssh_known_hosts ] 01:27:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:27:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:27:44 + sudo tee -a /etc/ssh/ssh_known_hosts 01:27:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:45 01:27:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:45 0.1.4: Pulling from edgex-devops/py-git-semver 01:27:45 b85a868b505f: Pulling fs layer 01:27:45 e2be974225ed: Pulling fs layer 01:27:45 339a4e72a1f5: Pulling fs layer 01:27:45 988bab9f4d93: Pulling fs layer 01:27:45 1469e6f7b9e6: Pulling fs layer 01:27:45 eaf3925da568: Pulling fs layer 01:27:45 bab4dde63d76: Pulling fs layer 01:27:45 bde34c3a00c8: Pulling fs layer 01:27:45 b352a97aabf1: Pulling fs layer 01:27:45 4872d77fe225: Pulling fs layer 01:27:45 5851b861e8e6: Pulling fs layer 01:27:45 eaf3925da568: Waiting 01:27:45 bab4dde63d76: Waiting 01:27:45 bde34c3a00c8: Waiting 01:27:45 b352a97aabf1: Waiting 01:27:45 4872d77fe225: Waiting 01:27:45 5851b861e8e6: Waiting 01:27:45 1469e6f7b9e6: Waiting 01:27:45 988bab9f4d93: Waiting 01:27:45 e2be974225ed: Verifying Checksum 01:27:45 e2be974225ed: Download complete 01:27:45 988bab9f4d93: Verifying Checksum 01:27:45 988bab9f4d93: Download complete 01:27:45 339a4e72a1f5: Verifying Checksum 01:27:45 339a4e72a1f5: Download complete 01:27:45 eaf3925da568: Verifying Checksum 01:27:45 eaf3925da568: Download complete 01:27:45 1469e6f7b9e6: Verifying Checksum 01:27:45 1469e6f7b9e6: Download complete 01:27:45 bde34c3a00c8: Verifying Checksum 01:27:45 bde34c3a00c8: Download complete 01:27:45 b352a97aabf1: Download complete 01:27:45 4872d77fe225: Verifying Checksum 01:27:45 4872d77fe225: Download complete 01:27:45 5851b861e8e6: Verifying Checksum 01:27:45 5851b861e8e6: Download complete 01:27:45 b85a868b505f: Verifying Checksum 01:27:45 b85a868b505f: Download complete 01:27:46 bab4dde63d76: Verifying Checksum 01:27:46 bab4dde63d76: Download complete 01:27:46 b85a868b505f: Pull complete 01:27:46 e2be974225ed: Pull complete 01:27:47 339a4e72a1f5: Pull complete 01:27:47 988bab9f4d93: Pull complete 01:27:47 1469e6f7b9e6: Pull complete 01:27:48 eaf3925da568: Pull complete 01:27:49 bab4dde63d76: Pull complete 01:27:49 bde34c3a00c8: Pull complete 01:27:50 b352a97aabf1: Pull complete 01:27:50 4872d77fe225: Pull complete 01:27:50 5851b861e8e6: Pull complete 01:27:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:50 prd-ubuntu20.04-docker-8c-8g-8932 does not seem to be running inside a container 01:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-650 -v /w/workspace/gexfoundry_device-mqtt-go_PR-650:/w/workspace/gexfoundry_device-mqtt-go_PR-650:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:27:55 $ docker top 00939c84ef508a92baaec29be33d8adf3fcde572c001b565ed9416dbb6f98ae3 -eo pid,comm 01:27:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:27:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:55 [ssh-agent] Looking for ssh-agent implementation... 01:27:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:55 $ docker exec 00939c84ef508a92baaec29be33d8adf3fcde572c001b565ed9416dbb6f98ae3 ssh-agent 01:27:55 SSH_AUTH_SOCK=/tmp/ssh-BHS0BQzhciYQ/agent.32 01:27:55 SSH_AGENT_PID=38 01:27:55 Running ssh-add (command line suppressed) 01:27:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/private_key_9366201190462779166.key (/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/private_key_9366201190462779166.key) 01:27:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:56 + git tag --points-at HEAD [Pipeline] } 01:27:56 $ docker exec --env ******** --env ******** 00939c84ef508a92baaec29be33d8adf3fcde572c001b565ed9416dbb6f98ae3 ssh-agent -k 01:27:56 unset SSH_AUTH_SOCK; 01:27:56 unset SSH_AGENT_PID; 01:27:56 echo Agent pid 38 killed; 01:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:56 [ssh-agent] Looking for ssh-agent implementation... 01:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:56 $ docker exec 00939c84ef508a92baaec29be33d8adf3fcde572c001b565ed9416dbb6f98ae3 ssh-agent 01:27:56 SSH_AUTH_SOCK=/tmp/ssh-yIt9LkeVqjcE/agent.70 01:27:56 SSH_AGENT_PID=76 01:27:56 Running ssh-add (command line suppressed) 01:27:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/private_key_3624051373735656465.key (/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/private_key_3624051373735656465.key) 01:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:57 + git semver init 01:27:57 2023-11-29 01:27:57,263 [run_init] DEBUG init version:0.0.0 force:False 01:27:57 2023-11-29 01:27:57,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver 01:27:57 2023-11-29 01:27:57,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver 01:27:57 2023-11-29 01:27:57,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-650, universal_newlines=False, shell=None, istream=None) 01:27:58 2023-11-29 01:27:58,678 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-650/.git/info/exclude 01:27:58 2023-11-29 01:27:58,679 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver/PR-650 with force:False 01:27:58 2023-11-29 01:27:58,679 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver/PR-650 01:27:58 2023-11-29 01:27:58,683 [execute] INFO git cat-file --batch-check 01:27:58 2023-11-29 01:27:58,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver, universal_newlines=False, shell=None, istream=) 01:27:58 2023-11-29 01:27:58,689 [execute] INFO git cat-file --batch 01:27:58 2023-11-29 01:27:58,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver, universal_newlines=False, shell=None, istream=) 01:27:58 2023-11-29 01:27:58,691 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-650/.semver/PR-650 01:27:58 0.0.0 [Pipeline] } 01:27:58 $ docker exec --env ******** --env ******** 00939c84ef508a92baaec29be33d8adf3fcde572c001b565ed9416dbb6f98ae3 ssh-agent -k 01:27:58 unset SSH_AUTH_SOCK; 01:27:58 unset SSH_AGENT_PID; 01:27:58 echo Agent pid 76 killed; 01:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:59 + git semver [Pipeline] } 01:27:59 $ docker stop --time=1 00939c84ef508a92baaec29be33d8adf3fcde572c001b565ed9416dbb6f98ae3 01:28:00 $ docker rm -f --volumes 00939c84ef508a92baaec29be33d8adf3fcde572c001b565ed9416dbb6f98ae3 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:01 Stashed 1 file(s) [Pipeline] echo 01:28:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:02 provisioning config files... 01:28:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/config18310601316955106300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:03 ---> ****-login.sh 01:28:03 nexus3.edgexfoundry.org:10001 01:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:03 Configure a credential helper to remove this warning. See 01:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:03 01:28:03 Login Succeeded 01:28:03 nexus3.edgexfoundry.org:10002 01:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:03 Configure a credential helper to remove this warning. See 01:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:03 01:28:03 Login Succeeded 01:28:03 nexus3.edgexfoundry.org:10003 01:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:03 Configure a credential helper to remove this warning. See 01:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:03 01:28:03 Login Succeeded 01:28:03 nexus3.edgexfoundry.org:10004 01:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:03 Configure a credential helper to remove this warning. See 01:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:03 01:28:03 Login Succeeded 01:28:03 ****.io 01:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:03 Configure a credential helper to remove this warning. See 01:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:03 01:28:03 Login Succeeded 01:28:03 ---> ****-login.sh ends [Pipeline] } 01:28:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:04 ========================================================= 01:28:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:28:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:28:04 Sending build context to Docker daemon 17.31MB 01:28:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:28:04 Step 2/12 : FROM ${BASE} AS builder 01:28:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:04 7264a8db6415: Pulling fs layer 01:28:04 c4d48a809fc2: Pulling fs layer 01:28:04 4f1c88b9dad5: Pulling fs layer 01:28:04 ad3a456e5733: Pulling fs layer 01:28:04 69c7f0334f64: Pulling fs layer 01:28:04 1f1c1a5573a3: Pulling fs layer 01:28:04 ce7588e14bc9: Pulling fs layer 01:28:04 b5e4710f87ac: Pulling fs layer 01:28:04 69c7f0334f64: Waiting 01:28:04 1f1c1a5573a3: Waiting 01:28:04 ce7588e14bc9: Waiting 01:28:04 b5e4710f87ac: Waiting 01:28:04 ad3a456e5733: Waiting 01:28:04 c4d48a809fc2: Verifying Checksum 01:28:04 c4d48a809fc2: Download complete 01:28:04 ad3a456e5733: Verifying Checksum 01:28:04 ad3a456e5733: Download complete 01:28:04 7264a8db6415: Verifying Checksum 01:28:04 7264a8db6415: Download complete 01:28:04 69c7f0334f64: Verifying Checksum 01:28:04 69c7f0334f64: Download complete 01:28:04 1f1c1a5573a3: Verifying Checksum 01:28:04 1f1c1a5573a3: Download complete 01:28:04 7264a8db6415: Pull complete 01:28:05 c4d48a809fc2: Pull complete 01:28:05 b5e4710f87ac: Verifying Checksum 01:28:05 b5e4710f87ac: Download complete 01:28:05 4f1c88b9dad5: Verifying Checksum 01:28:05 4f1c88b9dad5: Download complete 01:28:05 ce7588e14bc9: Verifying Checksum 01:28:05 ce7588e14bc9: Download complete 01:28:08 4f1c88b9dad5: Pull complete 01:28:08 ad3a456e5733: Pull complete 01:28:08 69c7f0334f64: Pull complete 01:28:08 1f1c1a5573a3: Pull complete 01:28:11 ce7588e14bc9: Pull complete 01:28:11 b5e4710f87ac: Pull complete 01:28:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:28:11 ---> 88b5674ff536 01:28:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:28:15 ---> Running in 1bf1b77ae555 01:28:15 Removing intermediate container 1bf1b77ae555 01:28:15 ---> f98d38403f68 01:28:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:15 ---> Running in ae04e5ac6e5a 01:28:15 Removing intermediate container ae04e5ac6e5a 01:28:15 ---> 281247b32d47 01:28:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:15 ---> Running in 9d45f331a915 01:28:15 Removing intermediate container 9d45f331a915 01:28:15 ---> 05884906902e 01:28:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:28:15 ---> Running in 3a42ebaefa54 01:28:15 Removing intermediate container 3a42ebaefa54 01:28:15 ---> 87c7e1472d79 01:28:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:15 ---> Running in 6e89fa7dc5b5 01:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:28:16 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:28:16 (2/4) Installing libedit (20221030.3.1-r1) 01:28:16 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:28:16 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:28:16 Executing busybox-1.36.1-r5.trigger 01:28:16 OK: 268 MiB in 56 packages 01:28:17 Removing intermediate container 6e89fa7dc5b5 01:28:17 ---> dd1e14d52782 01:28:17 Step 8/12 : WORKDIR /device-mqtt-go 01:28:17 ---> Running in 4801adadb1de 01:28:17 Removing intermediate container 4801adadb1de 01:28:17 ---> 119ca9187b63 01:28:17 Step 9/12 : COPY go.mod vendor* ./ 01:28:17 ---> 68fb89791dad 01:28:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:17 ---> Running in 0c1e81673cd8 01:28:17 Still waiting to schedule task 01:28:17 ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:28:17 ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:28:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8925’ is offline 01:28:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8933’ is offline 01:29:13 Removing intermediate container 0c1e81673cd8 01:29:13 ---> 2c7e4c5737d7 01:29:13 Step 11/12 : COPY . . 01:29:13 ---> b007c98c483b 01:29:13 Step 12/12 : RUN $MAKE 01:29:13 ---> Running in ffbaacf1df0c 01:29:13 noop 01:29:13 Removing intermediate container ffbaacf1df0c 01:29:13 ---> c25a8ebf2a80 01:29:13 Successfully built c25a8ebf2a80 01:29:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:14 + docker inspect -f . ci-base-image-x86_64 01:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:14 prd-ubuntu20.04-docker-8c-8g-8932 does not seem to be running inside a container 01:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-650 -v /w/workspace/gexfoundry_device-mqtt-go_PR-650:/w/workspace/gexfoundry_device-mqtt-go_PR-650:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:14 $ docker top 624be2bee36fe01d557aee03d56131c9fc67253c003411eb6c91ffbd8aadc9d3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:15 + go version 01:29:15 go version go1.21.0 linux/amd64 [Pipeline] } 01:29:15 $ docker stop --time=1 624be2bee36fe01d557aee03d56131c9fc67253c003411eb6c91ffbd8aadc9d3 01:29:16 $ docker rm -f --volumes 624be2bee36fe01d557aee03d56131c9fc67253c003411eb6c91ffbd8aadc9d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:17 + docker inspect -f . ci-base-image-x86_64 01:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:17 prd-ubuntu20.04-docker-8c-8g-8932 does not seem to be running inside a container 01:29:17 $ 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-650 -v /w/workspace/gexfoundry_device-mqtt-go_PR-650:/w/workspace/gexfoundry_device-mqtt-go_PR-650:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:18 $ docker top 2e8c4514929ecb2fd9551c354e9a7bc5d707e10bc79eeeaa6670a91c7a435aab -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-650 [Pipeline] fileExists [Pipeline] sh 01:29:19 + make test 01:29:19 go test ./... -coverprofile=coverage.out ./... 01:29:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:29:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:29:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:29:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 01:29:38 go vet ./... 01:29:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:41 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:29:42 $ docker stop --time=1 2e8c4514929ecb2fd9551c354e9a7bc5d707e10bc79eeeaa6670a91c7a435aab 01:29:46 $ docker rm -f --volumes 2e8c4514929ecb2fd9551c354e9a7bc5d707e10bc79eeeaa6670a91c7a435aab [Pipeline] // withDockerContainer [Pipeline] sh 01:29:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:29:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:47 + ls -al . 01:29:47 total 184 01:29:47 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 01:29 . 01:29:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 01:27 .. 01:29:47 -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 01:27 .dockerignore 01:29:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:29 .git 01:29:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:27 .github 01:29:47 -rw-rw-r-- 1 jenkins jenkins 264 Nov 29 01:27 .gitignore 01:29:47 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 01:27 .golangci.yml 01:29:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:27 .semver 01:29:47 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 29 01:27 Attribution.txt 01:29:47 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 29 01:27 CHANGELOG.md 01:29:47 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 29 01:27 Dockerfile 01:29:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 01:27 GOVERNANCE.md 01:29:47 -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 01:27 Jenkinsfile 01:29:47 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 01:27 LICENSE 01:29:47 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 29 01:27 Makefile 01:29:47 -rw-rw-r-- 1 jenkins jenkins 620 Nov 29 01:27 OWNERS.md 01:29:47 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 29 01:27 README.md 01:29:47 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 01:28 VERSION 01:29:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:27 bin 01:29:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:27 cmd 01:29:47 -rw-r--r-- 1 jenkins jenkins 18506 Nov 29 01:29 coverage.out 01:29:47 -rw-rw-r-- 1 jenkins jenkins 3817 Nov 29 01:27 go.mod 01:29:47 -rw-rw-r-- 1 jenkins jenkins 35084 Nov 29 01:27 go.sum 01:29:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:27 internal 01:29:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:27 mock 01:29:47 -rw-rw-r-- 1 jenkins jenkins 227 Nov 29 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + 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=a2954d58d420981404086a0e4506a1a5bdc8ceeb --label arch=amd64 --label version=0.0.0 . 01:29:48 Sending build context to Docker daemon 17.33MB 01:29:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:29:48 Step 2/25 : FROM ${BASE} AS builder 01:29:48 ---> c25a8ebf2a80 01:29:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:29:48 ---> Running in 60af434c3cb3 01:29:48 Removing intermediate container 60af434c3cb3 01:29:48 ---> 4ac005ca104d 01:29:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:48 ---> Running in 762c73f3038f 01:29:48 Removing intermediate container 762c73f3038f 01:29:48 ---> f65a76dad156 01:29:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:48 ---> Running in b2496350da02 01:29:49 Removing intermediate container b2496350da02 01:29:49 ---> 4f8d9102ed9a 01:29:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:29:49 ---> Running in f815ebb09669 01:29:49 Removing intermediate container f815ebb09669 01:29:49 ---> 1d1cadf8aa34 01:29:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:49 ---> Running in c711ceae2e61 01:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:50 OK: 268 MiB in 56 packages 01:29:50 Removing intermediate container c711ceae2e61 01:29:50 ---> 7640477c2f0c 01:29:50 Step 8/25 : WORKDIR /device-mqtt-go 01:29:50 ---> Running in 10b7923b565b 01:29:50 Removing intermediate container 10b7923b565b 01:29:50 ---> 0b2b97f783f8 01:29:50 Step 9/25 : COPY go.mod vendor* ./ 01:29:50 ---> 8023e38d3bcd 01:29:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:50 ---> Running in 965ca818fcac 01:29:51 Removing intermediate container 965ca818fcac 01:29:51 ---> e5451c6a96f7 01:29:51 Step 11/25 : COPY . . 01:29:52 ---> c8c33fa91600 01:29:52 Step 12/25 : RUN $MAKE 01:29:52 ---> Running in 16b8c93c8e11 01:29:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:30:18 Removing intermediate container 16b8c93c8e11 01:30:18 ---> bcc4c4443e7e 01:30:18 Step 13/25 : FROM alpine:3.18 01:30:18 3.18: Pulling from library/alpine 01:30:18 96526aa774ef: Pulling fs layer 01:30:18 96526aa774ef: Verifying Checksum 01:30:18 96526aa774ef: Download complete 01:30:18 96526aa774ef: Pull complete 01:30:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:30:18 Status: Downloaded newer image for alpine:3.18 01:30:18 ---> 8ca4688f4f35 01:30:18 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:30:18 ---> Running in f666a347b94d 01:30:18 Removing intermediate container f666a347b94d 01:30:18 ---> 055db513e53b 01:30:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:30:18 ---> Running in c26d80ee14ad 01:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:18 (1/1) Installing dumb-init (1.2.5-r2) 01:30:18 Executing busybox-1.36.1-r2.trigger 01:30:18 OK: 7 MiB in 16 packages 01:30:18 Removing intermediate container c26d80ee14ad 01:30:18 ---> d928e36e1622 01:30:18 Step 16/25 : RUN apk --no-cache upgrade 01:30:18 ---> Running in ee8a7b276694 01:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:18 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 01:30:18 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 01:30:18 Executing busybox-1.36.1-r5.post-upgrade 01:30:18 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 01:30:18 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 01:30:18 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 01:30:18 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 01:30:18 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 01:30:18 Executing busybox-1.36.1-r5.trigger 01:30:18 OK: 7 MiB in 16 packages 01:30:18 Removing intermediate container ee8a7b276694 01:30:18 ---> ae38f1399940 01:30:18 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:30:19 ---> c211b2ced5f0 01:30:19 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:20 ---> c44c06a3569c 01:30:20 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:20 ---> f20c2711b670 01:30:20 Step 20/25 : EXPOSE 59982 01:30:20 ---> Running in c6747972c603 01:30:20 Removing intermediate container c6747972c603 01:30:20 ---> 42c9e2f6fdc4 01:30:20 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:30:20 ---> Running in 4799cebfb6e4 01:30:20 Removing intermediate container 4799cebfb6e4 01:30:20 ---> bb2b07f798db 01:30:20 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:20 ---> Running in a59c11ef4e70 01:30:20 Removing intermediate container a59c11ef4e70 01:30:20 ---> 00c091a872d2 01:30:20 Step 23/25 : LABEL arch=amd64 01:30:20 ---> Running in 0aa36583ecde 01:30:20 Removing intermediate container 0aa36583ecde 01:30:20 ---> 297f59aa4312 01:30:20 Step 24/25 : LABEL git_sha=a2954d58d420981404086a0e4506a1a5bdc8ceeb 01:30:20 ---> Running in 5c7a52182cc2 01:30:20 Removing intermediate container 5c7a52182cc2 01:30:20 ---> f3b628dfb431 01:30:20 Step 25/25 : LABEL version=0.0.0 01:30:20 ---> Running in aa3e663c3c2b 01:30:20 Removing intermediate container aa3e663c3c2b 01:30:20 ---> cf3a65a6c2c5 01:30:20 [Warning] One or more build-args [ARCH] were not consumed 01:30:20 Successfully built cf3a65a6c2c5 01:30:20 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:22 01:30:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:22 latest: Pulling from edgex-lftools-log-publisher 01:30:22 5eb5b503b376: Pulling fs layer 01:30:22 5c69ac0246d0: Pulling fs layer 01:30:22 ec43610c2a17: Pulling fs layer 01:30:22 3a2ae6a8a46f: Pulling fs layer 01:30:22 33b1e0a273af: Pulling fs layer 01:30:22 5d3b04190fa2: Pulling fs layer 01:30:22 2f39f015ded8: Pulling fs layer 01:30:22 3a2ae6a8a46f: Waiting 01:30:22 33b1e0a273af: Waiting 01:30:22 5d3b04190fa2: Waiting 01:30:22 2f39f015ded8: Waiting 01:30:22 5c69ac0246d0: Verifying Checksum 01:30:22 5c69ac0246d0: Download complete 01:30:22 3a2ae6a8a46f: Verifying Checksum 01:30:22 3a2ae6a8a46f: Download complete 01:30:22 33b1e0a273af: Verifying Checksum 01:30:22 33b1e0a273af: Download complete 01:30:22 5d3b04190fa2: Verifying Checksum 01:30:22 5d3b04190fa2: Download complete 01:30:22 ec43610c2a17: Verifying Checksum 01:30:22 ec43610c2a17: Download complete 01:30:22 5eb5b503b376: Verifying Checksum 01:30:22 5eb5b503b376: Download complete 01:30:23 2f39f015ded8: Download complete 01:30:24 5eb5b503b376: Pull complete 01:30:24 5c69ac0246d0: Pull complete 01:30:24 ec43610c2a17: Pull complete 01:30:24 3a2ae6a8a46f: Pull complete 01:30:25 33b1e0a273af: Pull complete 01:30:25 5d3b04190fa2: Pull complete 01:30:30 2f39f015ded8: Pull complete 01:30:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:31 prd-ubuntu20.04-docker-8c-8g-8932 does not seem to be running inside a container 01:30:31 $ 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-650 -v /w/workspace/gexfoundry_device-mqtt-go_PR-650:/w/workspace/gexfoundry_device-mqtt-go_PR-650:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:36 $ docker top b36cb676f5a3867bda294cb3faacbefedba144753fb95d9b95df899406f7585d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:36 ---> job-cost.sh 01:30:36 lf-activate-venv: SKIPPING 01:30:36 INFO: No Stack... 01:30:37 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:37 INFO: Archiving Costs [Pipeline] sh 01:30:37 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-650/archives/cost.csv 01:30:37 + cut -d, -f6 [Pipeline] lock 01:30:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] 01:30:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] did not exist. Created. 01:30:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:38 + echo total: 0.2199999988079071 [Pipeline] stash 01:30:38 Stashed 1 file(s) [Pipeline] } 01:30:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:38 $ docker stop --time=1 b36cb676f5a3867bda294cb3faacbefedba144753fb95d9b95df899406f7585d 01:30:39 $ docker rm -f --volumes b36cb676f5a3867bda294cb3faacbefedba144753fb95d9b95df899406f7585d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:36:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9011 in /w/workspace/gexfoundry_device-mqtt-go_PR-650 [Pipeline] { [Pipeline] ws 01:36:58 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:37:01 The recommended git tool is: git 01:37:07 using credential edgex-jenkins-ssh 01:37:07 Cloning the remote Git repository 01:37:07 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:37:08 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:37:08 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:37:08 > git --version # timeout=10 01:37:08 > git --version # 'git version 2.25.1' 01:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:37:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:11 Merging remotes/origin/main commit 972a1f6392fb66aca512ab6e37eb1188ace4c45a into PR head commit a2954d58d420981404086a0e4506a1a5bdc8ceeb 01:37:11 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:37:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:37:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:37:11 > git config core.sparsecheckout # timeout=10 01:37:12 Merge succeeded, producing a2954d58d420981404086a0e4506a1a5bdc8ceeb 01:37:12 Checking out Revision a2954d58d420981404086a0e4506a1a5bdc8ceeb (PR-650) 01:37:12 Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0" 01:37:12 > git --version # timeout=10 01:37:12 > git --version # 'git version 2.25.1' 01:37:12 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 01:37:12 > git checkout -f a2954d58d420981404086a0e4506a1a5bdc8ceeb # timeout=10 01:37:12 > git remote # timeout=10 01:37:12 > git config --get remote.origin.url # timeout=10 01:37:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:12 > git merge 972a1f6392fb66aca512ab6e37eb1188ace4c45a # timeout=10 01:37:12 > git rev-parse HEAD^{commit} # timeout=10 01:37:12 > git config core.sparsecheckout # timeout=10 01:37:12 > git checkout -f a2954d58d420981404086a0e4506a1a5bdc8ceeb # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:37:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:37:14 Dload Upload Total Spent Left Speed 01:37:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh 01:37:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:37:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:37:14 + sudo tee /etc/docker/daemon.new 01:37:14 { 01:37:14 "registry-mirrors": [ 01:37:14 "https://nexus3.edgexfoundry.org:10001" 01:37:14 ], 01:37:14 "bip": "10.250.0.254/24", 01:37:14 "hosts": [ 01:37:14 "tcp://0.0.0.0:5555", 01:37:14 "unix:///var/run/docker.sock" 01:37:14 ], 01:37:14 "mtu": 1458, 01:37:14 "selinux-enabled": true, 01:37:14 "seccomp-profile": "/etc/docker/seccomp.json" 01:37:14 } [Pipeline] sh 01:37:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:37:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:33 provisioning config files... 01:37:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4095145830113207911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:34 ---> ****-login.sh 01:37:34 nexus3.edgexfoundry.org:10001 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:35 Configure a credential helper to remove this warning. See 01:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:35 01:37:35 Login Succeeded 01:37:35 nexus3.edgexfoundry.org:10002 01:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:35 Configure a credential helper to remove this warning. See 01:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:35 01:37:35 Login Succeeded 01:37:35 nexus3.edgexfoundry.org:10003 01:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:35 Configure a credential helper to remove this warning. See 01:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:35 01:37:35 Login Succeeded 01:37:35 nexus3.edgexfoundry.org:10004 01:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:36 Configure a credential helper to remove this warning. See 01:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:36 01:37:36 Login Succeeded 01:37:36 ****.io 01:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:37 Configure a credential helper to remove this warning. See 01:37:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:37 01:37:37 Login Succeeded 01:37:37 ---> ****-login.sh ends [Pipeline] } 01:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:37:38 ========================================================= 01:37:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:37:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:37:39 Sending build context to Docker daemon 8.759MB 01:37:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:37:39 Step 2/12 : FROM ${BASE} AS builder 01:37:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:37:39 9fda8d8052c6: Pulling fs layer 01:37:39 5d54e960e981: Pulling fs layer 01:37:39 c4a7e357bf2a: Pulling fs layer 01:37:39 f0e02332f6b5: Pulling fs layer 01:37:39 872ee5b61b7b: Pulling fs layer 01:37:39 0c6a40ed1a82: Pulling fs layer 01:37:39 94ae7d8d031c: Pulling fs layer 01:37:39 f0e02332f6b5: Waiting 01:37:39 872ee5b61b7b: Waiting 01:37:39 0c6a40ed1a82: Waiting 01:37:39 94ae7d8d031c: Waiting 01:37:39 5d54e960e981: Download complete 01:37:39 f0e02332f6b5: Verifying Checksum 01:37:39 f0e02332f6b5: Download complete 01:37:39 872ee5b61b7b: Verifying Checksum 01:37:39 872ee5b61b7b: Download complete 01:37:39 9fda8d8052c6: Verifying Checksum 01:37:39 9fda8d8052c6: Download complete 01:37:40 94ae7d8d031c: Verifying Checksum 01:37:40 94ae7d8d031c: Download complete 01:37:40 9fda8d8052c6: Pull complete 01:37:41 5d54e960e981: Pull complete 01:37:41 c4a7e357bf2a: Verifying Checksum 01:37:41 c4a7e357bf2a: Download complete 01:37:42 0c6a40ed1a82: Verifying Checksum 01:37:42 0c6a40ed1a82: Download complete 01:37:54 c4a7e357bf2a: Pull complete 01:37:54 f0e02332f6b5: Pull complete 01:37:54 872ee5b61b7b: Pull complete 01:38:03 0c6a40ed1a82: Pull complete 01:38:07 94ae7d8d031c: Pull complete 01:38:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:38:07 ---> 86de565de09d 01:38:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:38:07 ---> Running in dd9d7528609a 01:38:07 Removing intermediate container dd9d7528609a 01:38:07 ---> a14dc357aa7b 01:38:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:07 ---> Running in 339ba40d533b 01:38:08 Removing intermediate container 339ba40d533b 01:38:08 ---> d45b7c720ecd 01:38:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:38:08 ---> Running in c68cdd1bd55c 01:38:08 Removing intermediate container c68cdd1bd55c 01:38:08 ---> cb5c9e7574db 01:38:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:38:08 ---> Running in 0fa791c53e2e 01:38:09 Removing intermediate container 0fa791c53e2e 01:38:09 ---> ed04de996682 01:38:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:09 ---> Running in eca1e34f9ce7 01:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:38:12 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:38:12 (2/4) Installing libedit (20221030.3.1-r1) 01:38:12 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:38:12 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:38:12 Executing busybox-1.36.1-r5.trigger 01:38:12 OK: 271 MiB in 56 packages 01:38:13 Removing intermediate container eca1e34f9ce7 01:38:13 ---> 664ea6857c6c 01:38:13 Step 8/12 : WORKDIR /device-mqtt-go 01:38:13 ---> Running in 5d3c7987c81f 01:38:13 Removing intermediate container 5d3c7987c81f 01:38:13 ---> 31fdec95bf35 01:38:13 Step 9/12 : COPY go.mod vendor* ./ 01:38:14 ---> 3348d69bc6fa 01:38:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:14 ---> Running in 99ffd0373e85 01:39:36 Removing intermediate container 99ffd0373e85 01:39:36 ---> 6a6c20d0ceea 01:39:36 Step 11/12 : COPY . . 01:39:36 ---> f0dc983dc0ea 01:39:36 Step 12/12 : RUN $MAKE 01:39:36 ---> Running in 786ffc74281b 01:39:36 noop 01:39:36 Removing intermediate container 786ffc74281b 01:39:36 ---> 046bfab1236a 01:39:36 Successfully built 046bfab1236a 01:39:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:36 + docker inspect -f . ci-base-image-arm64 01:39:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:37 prd-ubuntu20.04-docker-arm64-4c-16g-9011 does not seem to be running inside a container 01:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:39:38 $ docker top f94f60028c16eeddbb7002425091bbba3d4ab23dca616c8ee3777eb125eb331c -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:39 + go version 01:39:39 go version go1.21.0 linux/arm64 [Pipeline] } 01:39:39 $ docker stop --time=1 f94f60028c16eeddbb7002425091bbba3d4ab23dca616c8ee3777eb125eb331c 01:39:41 $ docker rm -f --volumes f94f60028c16eeddbb7002425091bbba3d4ab23dca616c8ee3777eb125eb331c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:42 + docker inspect -f . ci-base-image-arm64 01:39:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:42 prd-ubuntu20.04-docker-arm64-4c-16g-9011 does not seem to be running inside a container 01:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:39:43 $ docker top 5b5fcb976ce8d3782c3d0f9081bb262ecfa9546455831e69cf21d0cd3f675655 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:44 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:39:45 + make test 01:39:45 go test ./... -coverprofile=coverage.out ./... 01:39:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:41:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:41:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:41:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.131s coverage: 22.8% of statements 01:41:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:41:30 go vet ./... 01:41:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:57 ./bin/test-attribution-txt.sh [Pipeline] echo 01:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:41:58 $ docker stop --time=1 5b5fcb976ce8d3782c3d0f9081bb262ecfa9546455831e69cf21d0cd3f675655 01:42:02 $ docker rm -f --volumes 5b5fcb976ce8d3782c3d0f9081bb262ecfa9546455831e69cf21d0cd3f675655 [Pipeline] // withDockerContainer [Pipeline] sh 01:42:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:42:03 Warning: overwriting stash ‘coverage-report’ 01:42:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:42:05 + ls -al . 01:42:05 total 180 01:42:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:39 . 01:42:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 01:37 .. 01:42:05 -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 01:37 .dockerignore 01:42:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:37 .git 01:42:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:37 .github 01:42:05 -rw-rw-r-- 1 jenkins jenkins 264 Nov 29 01:37 .gitignore 01:42:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 01:37 .golangci.yml 01:42:05 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 29 01:37 Attribution.txt 01:42:05 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 29 01:37 CHANGELOG.md 01:42:05 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 29 01:37 Dockerfile 01:42:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 01:37 GOVERNANCE.md 01:42:05 -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 01:37 Jenkinsfile 01:42:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 01:37 LICENSE 01:42:05 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 29 01:37 Makefile 01:42:05 -rw-rw-r-- 1 jenkins jenkins 620 Nov 29 01:37 OWNERS.md 01:42:05 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 29 01:37 README.md 01:42:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 01:28 VERSION 01:42:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:37 bin 01:42:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:37 cmd 01:42:05 -rw-r--r-- 1 jenkins jenkins 18506 Nov 29 01:41 coverage.out 01:42:05 -rw-rw-r-- 1 jenkins jenkins 3817 Nov 29 01:37 go.mod 01:42:05 -rw-rw-r-- 1 jenkins jenkins 35084 Nov 29 01:37 go.sum 01:42:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:37 internal 01:42:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:37 mock 01:42:05 -rw-rw-r-- 1 jenkins jenkins 227 Nov 29 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:06 + 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=a2954d58d420981404086a0e4506a1a5bdc8ceeb --label arch=arm64 --label version=0.0.0 . 01:42:06 Sending build context to Docker daemon 8.778MB 01:42:06 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:42:06 Step 2/25 : FROM ${BASE} AS builder 01:42:06 ---> 046bfab1236a 01:42:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:42:06 ---> Running in dad10b3c4050 01:42:07 Removing intermediate container dad10b3c4050 01:42:07 ---> 2f97c8018bc4 01:42:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:07 ---> Running in 5c0eb786d73d 01:42:07 Removing intermediate container 5c0eb786d73d 01:42:07 ---> 9c2919d20cab 01:42:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:42:07 ---> Running in af7a1b968390 01:42:08 Removing intermediate container af7a1b968390 01:42:08 ---> 035f15527d99 01:42:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:42:08 ---> Running in 1395a1f3f645 01:42:08 Removing intermediate container 1395a1f3f645 01:42:08 ---> 7722a1e86328 01:42:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:08 ---> Running in 833ba5309a6f 01:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:42:11 OK: 271 MiB in 56 packages 01:42:16 Removing intermediate container 833ba5309a6f 01:42:16 ---> bfe1a1436bfb 01:42:16 Step 8/25 : WORKDIR /device-mqtt-go 01:42:16 ---> Running in 45d0ae3851e2 01:42:17 Removing intermediate container 45d0ae3851e2 01:42:17 ---> 56bd11fb5246 01:42:17 Step 9/25 : COPY go.mod vendor* ./ 01:42:19 ---> 002127384dd8 01:42:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 ---> Running in c6c393eccceb 01:42:22 Removing intermediate container c6c393eccceb 01:42:22 ---> c411094a2528 01:42:22 Step 11/25 : COPY . . 01:42:24 ---> 12b5cd94f2ab 01:42:24 Step 12/25 : RUN $MAKE 01:42:24 ---> Running in aa6abc3362ec 01:42:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:44:18 Removing intermediate container aa6abc3362ec 01:44:18 ---> ba502ffe98b5 01:44:18 Step 13/25 : FROM alpine:3.18 01:44:18 3.18: Pulling from library/alpine 01:44:18 579b34f0a95b: Pulling fs layer 01:44:18 579b34f0a95b: Verifying Checksum 01:44:18 579b34f0a95b: Download complete 01:44:18 579b34f0a95b: Pull complete 01:44:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:44:18 Status: Downloaded newer image for alpine:3.18 01:44:18 ---> 3cc203321400 01:44:18 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:44:18 ---> Running in 0bdfec64a73d 01:44:18 Removing intermediate container 0bdfec64a73d 01:44:18 ---> 8f925cad5cf6 01:44:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:44:18 ---> Running in d4ca20931286 01:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:44:18 (1/1) Installing dumb-init (1.2.5-r2) 01:44:18 Executing busybox-1.36.1-r2.trigger 01:44:18 OK: 8 MiB in 16 packages 01:44:18 Removing intermediate container d4ca20931286 01:44:18 ---> b36aa496e482 01:44:18 Step 16/25 : RUN apk --no-cache upgrade 01:44:18 ---> Running in f87ce862e4c8 01:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:44:21 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 01:44:21 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 01:44:21 Executing busybox-1.36.1-r5.post-upgrade 01:44:21 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 01:44:21 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 01:44:21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 01:44:21 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 01:44:21 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 01:44:21 Executing busybox-1.36.1-r5.trigger 01:44:21 OK: 8 MiB in 16 packages 01:44:22 Removing intermediate container f87ce862e4c8 01:44:22 ---> fcd08780f090 01:44:22 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:44:27 ---> 9693ff6f9a8f 01:44:27 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:44:27 ---> 2fae653a6bad 01:44:27 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:44:27 ---> 3b5e6d1cd664 01:44:27 Step 20/25 : EXPOSE 59982 01:44:28 ---> Running in f9ce266df39b 01:44:28 Removing intermediate container f9ce266df39b 01:44:28 ---> 8ab0106904b6 01:44:28 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:44:28 ---> Running in ed1349d1c8f2 01:44:28 Removing intermediate container ed1349d1c8f2 01:44:28 ---> f9c921c3dc97 01:44:28 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:44:28 ---> Running in e5c88f2539f7 01:44:28 Removing intermediate container e5c88f2539f7 01:44:28 ---> 843f898f2d3c 01:44:28 Step 23/25 : LABEL arch=arm64 01:44:29 ---> Running in f31c2394049f 01:44:29 Removing intermediate container f31c2394049f 01:44:29 ---> 3900ca8c6b86 01:44:29 Step 24/25 : LABEL git_sha=a2954d58d420981404086a0e4506a1a5bdc8ceeb 01:44:29 ---> Running in 38fc321fc477 01:44:29 Removing intermediate container 38fc321fc477 01:44:29 ---> 4177665a4ffa 01:44:29 Step 25/25 : LABEL version=0.0.0 01:44:29 ---> Running in 9b3767b90215 01:44:30 Removing intermediate container 9b3767b90215 01:44:30 ---> 93c74c716a2c 01:44:30 [Warning] One or more build-args [ARCH] were not consumed 01:44:30 Successfully built 93c74c716a2c 01:44:30 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:31 01:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:32 arm64: Pulling from edgex-lftools-log-publisher 01:44:32 8998bd30e6a1: Pulling fs layer 01:44:32 04944245beec: Pulling fs layer 01:44:32 699f458cf7ca: Pulling fs layer 01:44:32 765212b225bb: Pulling fs layer 01:44:32 f23df028b6ca: Pulling fs layer 01:44:32 d65c8cfc05b1: Pulling fs layer 01:44:32 2437ff75d9bd: Pulling fs layer 01:44:32 765212b225bb: Waiting 01:44:32 f23df028b6ca: Waiting 01:44:32 d65c8cfc05b1: Waiting 01:44:32 2437ff75d9bd: Waiting 01:44:32 04944245beec: Verifying Checksum 01:44:32 04944245beec: Download complete 01:44:32 765212b225bb: Verifying Checksum 01:44:32 765212b225bb: Download complete 01:44:32 f23df028b6ca: Download complete 01:44:32 d65c8cfc05b1: Verifying Checksum 01:44:32 d65c8cfc05b1: Download complete 01:44:32 699f458cf7ca: Verifying Checksum 01:44:32 699f458cf7ca: Download complete 01:44:32 8998bd30e6a1: Verifying Checksum 01:44:32 8998bd30e6a1: Download complete 01:44:35 2437ff75d9bd: Download complete 01:44:37 8998bd30e6a1: Pull complete 01:44:37 04944245beec: Pull complete 01:44:43 699f458cf7ca: Pull complete 01:44:43 765212b225bb: Pull complete 01:44:44 f23df028b6ca: Pull complete 01:44:44 d65c8cfc05b1: Pull complete 01:45:02 2437ff75d9bd: Pull complete 01:45:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:45:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:03 prd-ubuntu20.04-docker-arm64-4c-16g-9011 does not seem to be running inside a container 01:45:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:45:06 $ docker top df0cac359cf59105f3ef1f8498156664c155de93052e6ab503de27af7939d2f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:07 ---> job-cost.sh 01:45:07 lf-activate-venv: SKIPPING 01:45:07 INFO: No Stack... 01:45:07 INFO: Retrieving Pricing Info for: v3-standard-4 01:45:08 INFO: Archiving Costs [Pipeline] sh 01:45:09 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:45:09 + cut -d, -f6 [Pipeline] lock 01:45:09 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] 01:45:09 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] did not exist. Created. 01:45:09 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:45:09 /w/workspace/device-mqtt-go/1@tmp/durable-118254cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:45:10 + echo total: 0.10999999940395355 [Pipeline] stash 01:45:10 Warning: overwriting stash ‘stack-cost’ 01:45:10 Stashed 1 file(s) [Pipeline] } 01:45:10 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:45:10 $ docker stop --time=1 df0cac359cf59105f3ef1f8498156664c155de93052e6ab503de27af7939d2f6 01:45:12 $ docker rm -f --volumes df0cac359cf59105f3ef1f8498156664c155de93052e6ab503de27af7939d2f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:45:14 provisioning config files... 01:45:14 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/config11764687450092517743tmp [Pipeline] { [Pipeline] sh 01:45:14 + set +x 01:45:14 + bash -s -- 01:45:14 + curl -s https://codecov.io/bash 01:45:14 01:45:14 _____ _ 01:45:14 / ____| | | 01:45:14 | | ___ __| | ___ ___ _____ __ 01:45:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:45:14 | |___| (_) | (_| | __/ (_| (_) \ V / 01:45:14 \_____\___/ \__,_|\___|\___\___/ \_/ 01:45:14 Bash-1.0.6 01:45:14 01:45:14 01:45:14 ==> git version 2.25.1 found 01:45:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:45:14 Release-Date: 2020-01-08 01:45:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:45:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:45:14 ==> Jenkins CI detected. 01:45:14 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-650 01:45:14 project root: . 01:45:14 --> token set from env 01:45:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:45:14 ==> Running gcov in . (disable via -X gcov) 01:45:14 ==> Python coveragepy not found 01:45:14 ==> Searching for coverage reports in: 01:45:14 + . 01:45:14 -> Found 1 reports 01:45:14 ==> Detecting git/mercurial file structure 01:45:15 ==> Reading reports 01:45:15 + ./coverage.out bytes=18506 01:45:15 ==> Appending adjustments 01:45:15 https://docs.codecov.io/docs/fixing-reports 01:45:15 + Found adjustments 01:45:15 ==> Gzipping contents 01:45:15 4.0K /tmp/codecov.l7ckoS.gz 01:45:15 ==> Uploading reports 01:45:15 url: https://codecov.io 01:45:15 query: branch=PR-650&commit=a2954d58d420981404086a0e4506a1a5bdc8ceeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=650&job=&cmd_args= 01:45:15 -> Pinging Codecov 01:45:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-650&commit=a2954d58d420981404086a0e4506a1a5bdc8ceeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=650&job=&cmd_args= 01:45:15 -> Uploading to 01:45:15 https://storage.googleapis.com/codecov/v4/raw/2023-11-29/7D719EC7BBE17E464838252E33014C33/a2954d58d420981404086a0e4506a1a5bdc8ceeb/6968725b-5ef0-4c8f-a86b-e486372c8a46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T014515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d1eba5a716740b6976d4447f0bc4bc107927c7f3b97898ac08296dda7426d5a 01:45:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:15 Dload Upload Total Spent Left Speed 01:45:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 14588 --:--:-- --:--:-- --:--:-- 14519 100 3049 0 0 100 3049 0 13085 --:--:-- --:--:-- --:--:-- 13029 01:45:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a2954d58d420981404086a0e4506a1a5bdc8ceeb [Pipeline] } 01:45:15 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:45:19 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-650/archives ] 01:45:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-650/archives 01:45:19 total 16 01:45:19 drwxr-xr-x 3 root root 4096 Nov 29 01:30 . 01:45:19 drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 01:30 .. 01:45:19 drwxr-xr-x 2 root root 4096 Nov 29 01:30 cost 01:45:19 -rw-r--r-- 1 root root 86 Nov 29 01:30 cost.csv 01:45:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-650/archives 01:45:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-650/archives 01:45:19 total 16 01:45:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:30 . 01:45:19 drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 01:30 .. 01:45:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 01:30 cost 01:45:19 -rw-r--r-- 1 jenkins jenkins 86 Nov 29 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:45:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:45:20 ---> package-listing.sh 01:45:20 ++ facter osfamily 01:45:20 ++ tr '[:upper:]' '[:lower:]' 01:45:20 + OS_FAMILY=debian 01:45:20 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-650 01:45:20 + START_PACKAGES=/tmp/packages_start.txt 01:45:20 + END_PACKAGES=/tmp/packages_end.txt 01:45:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:45:20 + PACKAGES=/tmp/packages_start.txt 01:45:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-650 ']' 01:45:20 + PACKAGES=/tmp/packages_end.txt 01:45:20 + case "${OS_FAMILY}" in 01:45:20 + dpkg -l 01:45:20 + grep '^ii' 01:45:20 + '[' -f /tmp/packages_start.txt ']' 01:45:20 + '[' -f /tmp/packages_end.txt ']' 01:45:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:45:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-650 ']' 01:45:20 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-650/archives/ 01:45:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-650/archives/ [Pipeline] echo 01:45:20 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-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:45:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:21 prd-ubuntu20.04-docker-8c-8g-8932 does not seem to be running inside a container 01:45:21 $ 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-650/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-650 -v /w/workspace/gexfoundry_device-mqtt-go_PR-650:/w/workspace/gexfoundry_device-mqtt-go_PR-650:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:45:22 $ docker top e9681cba264badb46d7e10eb007eb8c8ad97860e219642958837d510a5b60640 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:22 + touch /tmp/pre-build-complete [Pipeline] sh 01:45:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:45:23 + ls /var/log/sa-host 01:45:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:23 provisioning config files... 01:45:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-650@tmp/config14725279689889041458tmp [Pipeline] { [Pipeline] echo 01:45:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:45:23 ---> create-netrc.sh [Pipeline] } 01:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:45:24 ---> python-tools-install.sh [Pipeline] echo 01:45:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:45:24 ---> sudo-logs.sh 01:45:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:45:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:45:25 ---> job-cost.sh 01:45:25 lf-activate-venv: SKIPPING 01:45:25 DEBUG: total: 0.2199999988079071 01:45:25 INFO: Retrieving Stack Cost... 01:45:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:45:26 INFO: Archiving Costs [Pipeline] echo 01:45:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:45:26 ---> logs-deploy.sh 01:45:26 lf-activate-venv: SKIPPING 01:45:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-650/1 01:45:26 INFO: archiving workspace using pattern(s): 01:45:27 Archives upload complete. 01:45:27 INFO: archiving logs to Nexus