Pull request #614 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07544cb1cb32b4f1cb412df972d5265f34c78d6d+e591e9dcfdb189d130fee98849b2bbe259068cfa (1b57a51b812fa78b6543eb64bb0ce28bcd2470b8) 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-ssh2375431425673511903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3353987581147153149.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-614/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-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1422901267653952638.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-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11659672601745795058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh3467290850312164312.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-614/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-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12805591744117245579.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-591 in /w/workspace/gexfoundry_device-mqtt-go_PR-614 [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-614 # 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/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e591e9dcfdb189d130fee98849b2bbe259068cfa into PR head commit 07544cb1cb32b4f1cb412df972d5265f34c78d6d Merge succeeded, producing 07544cb1cb32b4f1cb412df972d5265f34c78d6d Checking out Revision 07544cb1cb32b4f1cb412df972d5265f34c78d6d (PR-614) Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:44:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 07544cb1cb32b4f1cb412df972d5265f34c78d6d # 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 e591e9dcfdb189d130fee98849b2bbe259068cfa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07544cb1cb32b4f1cb412df972d5265f34c78d6d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:44:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:44:43 ========================================================= 01:44:43 EdgeX Global Pipelines Version Info 01:44:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:44:44 ------------------- 01:44:44 stable info: 01:44:44 ------------------- 01:44:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:44:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:44:44 Message: update stable to v1.0.250 01:44:44 ------------------- 01:44:44 experimental info: 01:44:44 ------------------- 01:44:44 Commited By: **** collab-it+edgex@linuxfoundation.org 01:44:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:44:44 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:44:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:44:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:44:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:44:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07544cb1cb32b4f1cb412df972d5265f34c78d6d [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07544cb [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:46 provisioning config files... 01:44:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/config18231154320859245501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:46 ---> docker-login.sh 01:44:46 nexus3.edgexfoundry.org:10001 01:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:47 Configure a credential helper to remove this warning. See 01:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:47 01:44:47 Login Succeeded 01:44:47 nexus3.edgexfoundry.org:10002 01:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:47 Configure a credential helper to remove this warning. See 01:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:47 01:44:47 Login Succeeded 01:44:47 nexus3.edgexfoundry.org:10003 01:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:47 Configure a credential helper to remove this warning. See 01:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:47 01:44:47 Login Succeeded 01:44:47 nexus3.edgexfoundry.org:10004 01:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:47 Configure a credential helper to remove this warning. See 01:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:47 01:44:47 Login Succeeded 01:44:47 docker.io 01:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:47 Configure a credential helper to remove this warning. See 01:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:47 01:44:47 Login Succeeded 01:44:47 ---> docker-login.sh ends [Pipeline] } 01:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:44:48 + git rev-list -1 --merges 07544cb1cb32b4f1cb412df972d5265f34c78d6d~1..07544cb1cb32b4f1cb412df972d5265f34c78d6d [Pipeline] echo 01:44:48 -----------> git rev-list -1 --merges 07544cb1cb32b4f1cb412df972d5265f34c78d6d~1..07544cb1cb32b4f1cb412df972d5265f34c78d6d 07544cb1cb32b4f1cb412df972d5265f34c78d6d [false] [Pipeline] sh 01:44:48 + git log --format=format:%s -1 07544cb1cb32b4f1cb412df972d5265f34c78d6d [Pipeline] echo 01:44:49 ========================================================= 01:44:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:44:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:49 + git log --format=format:%s -1 07544cb1cb32b4f1cb412df972d5265f34c78d6d [Pipeline] echo 01:44:49 [semverPrep] GIT_COMMIT: 07544cb1cb32b4f1cb412df972d5265f34c78d6d, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 01:44:49 [semverPrep] This is not a build commit. [Pipeline] sh 01:44:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:49 + grep -v github /etc/ssh/ssh_known_hosts 01:44:49 + [ -e /tmp/ssh_known_hosts ] 01:44:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:44:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:44:49 + sudo tee -a /etc/ssh/ssh_known_hosts 01:44:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:50 01:44:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:50 0.1.4: Pulling from edgex-devops/py-git-semver 01:44:50 b85a868b505f: Pulling fs layer 01:44:50 e2be974225ed: Pulling fs layer 01:44:50 339a4e72a1f5: Pulling fs layer 01:44:50 988bab9f4d93: Pulling fs layer 01:44:50 1469e6f7b9e6: Pulling fs layer 01:44:50 eaf3925da568: Pulling fs layer 01:44:50 bab4dde63d76: Pulling fs layer 01:44:50 bde34c3a00c8: Pulling fs layer 01:44:50 b352a97aabf1: Pulling fs layer 01:44:50 4872d77fe225: Pulling fs layer 01:44:50 5851b861e8e6: Pulling fs layer 01:44:50 b352a97aabf1: Waiting 01:44:50 988bab9f4d93: Waiting 01:44:50 4872d77fe225: Waiting 01:44:50 bde34c3a00c8: Waiting 01:44:50 5851b861e8e6: Waiting 01:44:50 1469e6f7b9e6: Waiting 01:44:50 eaf3925da568: Waiting 01:44:50 bab4dde63d76: Waiting 01:44:50 e2be974225ed: Verifying Checksum 01:44:50 e2be974225ed: Download complete 01:44:50 988bab9f4d93: Download complete 01:44:51 1469e6f7b9e6: Verifying Checksum 01:44:51 1469e6f7b9e6: Download complete 01:44:51 339a4e72a1f5: Verifying Checksum 01:44:51 339a4e72a1f5: Download complete 01:44:51 eaf3925da568: Verifying Checksum 01:44:51 eaf3925da568: Download complete 01:44:51 bde34c3a00c8: Download complete 01:44:51 b352a97aabf1: Verifying Checksum 01:44:51 b352a97aabf1: Download complete 01:44:51 4872d77fe225: Download complete 01:44:51 5851b861e8e6: Verifying Checksum 01:44:51 5851b861e8e6: Download complete 01:44:51 b85a868b505f: Verifying Checksum 01:44:51 b85a868b505f: Download complete 01:44:51 bab4dde63d76: Verifying Checksum 01:44:51 bab4dde63d76: Download complete 01:44:52 b85a868b505f: Pull complete 01:44:52 e2be974225ed: Pull complete 01:44:52 339a4e72a1f5: Pull complete 01:44:52 988bab9f4d93: Pull complete 01:44:53 1469e6f7b9e6: Pull complete 01:44:53 eaf3925da568: Pull complete 01:44:54 bab4dde63d76: Pull complete 01:44:54 bde34c3a00c8: Pull complete 01:44:54 b352a97aabf1: Pull complete 01:44:54 4872d77fe225: Pull complete 01:44:55 5851b861e8e6: Pull complete 01:44:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:55 prd-ubuntu20.04-docker-8c-8g-591 does not seem to be running inside a container 01:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-614 -v /w/workspace/gexfoundry_device-mqtt-go_PR-614:/w/workspace/gexfoundry_device-mqtt-go_PR-614:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-614@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:44:59 $ docker top f01fe70689289628de810d70edba7e8047deb8a52b5c428efbe5b5aea9dfb10d -eo pid,comm 01:44:59 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:44:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:59 [ssh-agent] Looking for ssh-agent implementation... 01:44:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:59 $ docker exec f01fe70689289628de810d70edba7e8047deb8a52b5c428efbe5b5aea9dfb10d ssh-agent 01:45:00 SSH_AUTH_SOCK=/tmp/ssh-rtvFAbnzreT6/agent.32 01:45:00 SSH_AGENT_PID=38 01:45:00 Running ssh-add (command line suppressed) 01:45:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/private_key_2851102669970695837.key (/w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/private_key_2851102669970695837.key) 01:45:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:00 + git tag --points-at HEAD [Pipeline] } 01:45:00 $ docker exec --env ******** --env ******** f01fe70689289628de810d70edba7e8047deb8a52b5c428efbe5b5aea9dfb10d ssh-agent -k 01:45:00 unset SSH_AUTH_SOCK; 01:45:00 unset SSH_AGENT_PID; 01:45:00 echo Agent pid 38 killed; 01:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:45:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:00 [ssh-agent] Looking for ssh-agent implementation... 01:45:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:00 $ docker exec f01fe70689289628de810d70edba7e8047deb8a52b5c428efbe5b5aea9dfb10d ssh-agent 01:45:00 SSH_AUTH_SOCK=/tmp/ssh-3aIXj7lD1pDa/agent.70 01:45:00 SSH_AGENT_PID=76 01:45:00 Running ssh-add (command line suppressed) 01:45:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/private_key_3849145162767090781.key (/w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/private_key_3849145162767090781.key) 01:45:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:01 + git semver init 01:45:01 2023-07-07 01:45:01,539 [run_init] DEBUG init version:0.0.0 force:False 01:45:01 2023-07-07 01:45:01,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver 01:45:01 2023-07-07 01:45:01,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver 01:45:01 2023-07-07 01:45:01,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-614, universal_newlines=False, shell=None, istream=None) 01:45:02 2023-07-07 01:45:02,386 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-614/.git/info/exclude 01:45:02 2023-07-07 01:45:02,387 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver/PR-614 with force:False 01:45:02 2023-07-07 01:45:02,387 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver/PR-614 01:45:02 2023-07-07 01:45:02,392 [execute] INFO git cat-file --batch-check 01:45:02 2023-07-07 01:45:02,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) 01:45:02 2023-07-07 01:45:02,401 [execute] INFO git cat-file --batch 01:45:02 2023-07-07 01:45:02,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) 01:45:02 2023-07-07 01:45:02,407 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-614/.semver/PR-614 01:45:02 0.0.0 [Pipeline] } 01:45:02 $ docker exec --env ******** --env ******** f01fe70689289628de810d70edba7e8047deb8a52b5c428efbe5b5aea9dfb10d ssh-agent -k 01:45:02 unset SSH_AUTH_SOCK; 01:45:02 unset SSH_AGENT_PID; 01:45:02 echo Agent pid 76 killed; 01:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:05 + git semver [Pipeline] } 01:45:05 $ docker stop --time=1 f01fe70689289628de810d70edba7e8047deb8a52b5c428efbe5b5aea9dfb10d 01:45:06 $ docker rm -f --volumes f01fe70689289628de810d70edba7e8047deb8a52b5c428efbe5b5aea9dfb10d [Pipeline] // withDockerContainer [Pipeline] sh 01:45:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:45:07 Stashed 1 file(s) [Pipeline] echo 01:45:07 [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:45:08 provisioning config files... 01:45:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/config8192580599582076785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:08 ---> docker-login.sh 01:45:08 nexus3.edgexfoundry.org:10001 01:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:08 Configure a credential helper to remove this warning. See 01:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:08 01:45:08 Login Succeeded 01:45:08 nexus3.edgexfoundry.org:10002 01:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:08 Configure a credential helper to remove this warning. See 01:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:08 01:45:08 Login Succeeded 01:45:08 nexus3.edgexfoundry.org:10003 01:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:08 Configure a credential helper to remove this warning. See 01:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:08 01:45:08 Login Succeeded 01:45:08 nexus3.edgexfoundry.org:10004 01:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:08 Configure a credential helper to remove this warning. See 01:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:08 01:45:08 Login Succeeded 01:45:08 docker.io 01:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:09 Configure a credential helper to remove this warning. See 01:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:09 01:45:09 Login Succeeded 01:45:09 ---> docker-login.sh ends [Pipeline] } 01:45:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:09 ========================================================= 01:45:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:45:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:45:09 Sending build context to Docker daemon 6.432MB 01:45:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:45:09 Step 2/12 : FROM ${BASE} AS builder 01:45:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:09 f56be85fc22e: Pulling fs layer 01:45:09 85791d961cd3: Pulling fs layer 01:45:09 d694b5ae8c79: Pulling fs layer 01:45:09 9f32a84ed3da: Pulling fs layer 01:45:09 4d19c01a9841: Pulling fs layer 01:45:09 9325e15d5711: Pulling fs layer 01:45:09 556b6ee489ea: Pulling fs layer 01:45:09 c5a4b2cf53e6: Pulling fs layer 01:45:09 4d19c01a9841: Waiting 01:45:09 9325e15d5711: Waiting 01:45:09 9f32a84ed3da: Waiting 01:45:09 c5a4b2cf53e6: Waiting 01:45:09 556b6ee489ea: Waiting 01:45:09 85791d961cd3: Download complete 01:45:09 9f32a84ed3da: Verifying Checksum 01:45:09 9f32a84ed3da: Download complete 01:45:09 4d19c01a9841: Verifying Checksum 01:45:09 4d19c01a9841: Download complete 01:45:10 f56be85fc22e: Verifying Checksum 01:45:10 f56be85fc22e: Download complete 01:45:10 9325e15d5711: Verifying Checksum 01:45:10 9325e15d5711: Download complete 01:45:10 f56be85fc22e: Pull complete 01:45:10 85791d961cd3: Pull complete 01:45:10 c5a4b2cf53e6: Verifying Checksum 01:45:10 c5a4b2cf53e6: Download complete 01:45:10 d694b5ae8c79: Download complete 01:45:10 556b6ee489ea: Verifying Checksum 01:45:10 556b6ee489ea: Download complete 01:45:14 d694b5ae8c79: Pull complete 01:45:14 9f32a84ed3da: Pull complete 01:45:14 4d19c01a9841: Pull complete 01:45:14 9325e15d5711: Pull complete 01:45:16 556b6ee489ea: Pull complete 01:45:17 c5a4b2cf53e6: Pull complete 01:45:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:45:17 ---> c4be618373d6 01:45:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:45:19 ---> Running in 78d42ad8b24e 01:45:19 Removing intermediate container 78d42ad8b24e 01:45:19 ---> df3bf353a261 01:45:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:45:19 ---> Running in 1b9406cab7b1 01:45:19 Removing intermediate container 1b9406cab7b1 01:45:19 ---> 20f6f9fb2bea 01:45:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:45:19 ---> Running in 878122ffce74 01:45:19 Removing intermediate container 878122ffce74 01:45:19 ---> 825bbdca7af1 01:45:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:45:19 ---> Running in 5bd4651153c6 01:45:19 Removing intermediate container 5bd4651153c6 01:45:19 ---> 3bb1f5290618 01:45:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:45:19 ---> Running in 310459e83779 01:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:45:20 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:45:20 (2/4) Installing libedit (20221030.3.1-r0) 01:45:20 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:45:20 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:45:20 Executing busybox-1.35.0-r29.trigger 01:45:20 OK: 269 MiB in 57 packages 01:45:20 Removing intermediate container 310459e83779 01:45:20 ---> 688274f73416 01:45:20 Step 8/12 : WORKDIR /device-mqtt-go 01:45:20 ---> Running in 9d9cd437971c 01:45:20 Removing intermediate container 9d9cd437971c 01:45:20 ---> c5c950f99a8b 01:45:20 Step 9/12 : COPY go.mod vendor* ./ 01:45:21 ---> 71fea57cb681 01:45:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:21 ---> Running in 1fa59ac17a5a 01:45:23 Still waiting to schedule task 01:45:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-589’ 01:46:28 Removing intermediate container 1fa59ac17a5a 01:46:28 ---> e3ae01e23194 01:46:28 Step 11/12 : COPY . . 01:46:28 ---> e630a35226ff 01:46:28 Step 12/12 : RUN $MAKE 01:46:28 ---> Running in cf27bc9ab665 01:46:28 noop 01:46:28 Removing intermediate container cf27bc9ab665 01:46:28 ---> 515c33851640 01:46:28 Successfully built 515c33851640 01:46:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker inspect -f . ci-base-image-x86_64 01:46:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:29 prd-ubuntu20.04-docker-8c-8g-591 does not seem to be running inside a container 01:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-614 -v /w/workspace/gexfoundry_device-mqtt-go_PR-614:/w/workspace/gexfoundry_device-mqtt-go_PR-614:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-614@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:46:29 $ docker top 9a40f46e07c52791ce122a179ea7e7da3afba550254f78730224e41f377eac53 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:30 + go version 01:46:30 go version go1.20.2 linux/amd64 [Pipeline] } 01:46:30 $ docker stop --time=1 9a40f46e07c52791ce122a179ea7e7da3afba550254f78730224e41f377eac53 01:46:31 $ docker rm -f --volumes 9a40f46e07c52791ce122a179ea7e7da3afba550254f78730224e41f377eac53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + docker inspect -f . ci-base-image-x86_64 01:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:32 prd-ubuntu20.04-docker-8c-8g-591 does not seem to be running inside a container 01:46:32 $ 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-614 -v /w/workspace/gexfoundry_device-mqtt-go_PR-614:/w/workspace/gexfoundry_device-mqtt-go_PR-614:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-614@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:46:32 $ docker top f13265192b286ed4dacdcd85eea2ffeb8d2ef47dd44734b228429632f907acde -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-614 [Pipeline] fileExists [Pipeline] sh 01:46:33 + make test 01:46:33 go test ./... -coverprofile=coverage.out ./... 01:46:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:46:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:46:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:46:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 01:46:53 go vet ./... 01:46:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:56 ./bin/test-attribution-txt.sh [Pipeline] echo 01:46:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:46:56 $ docker stop --time=1 f13265192b286ed4dacdcd85eea2ffeb8d2ef47dd44734b228429632f907acde 01:46:59 $ docker rm -f --volumes f13265192b286ed4dacdcd85eea2ffeb8d2ef47dd44734b228429632f907acde [Pipeline] // withDockerContainer [Pipeline] sh 01:46:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:47:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:01 + ls -al . 01:47:01 total 184 01:47:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 01:46 . 01:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:44 .. 01:47:01 -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 01:44 .dockerignore 01:47:01 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:45 .git 01:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:44 .github 01:47:01 -rw-rw-r-- 1 jenkins jenkins 329 Jul 7 01:44 .gitignore 01:47:01 -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 01:44 .golangci.yml 01:47:01 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 01:45 .semver 01:47:01 -rw-rw-r-- 1 jenkins jenkins 9417 Jul 7 01:44 Attribution.txt 01:47:01 -rw-rw-r-- 1 jenkins jenkins 17522 Jul 7 01:44 CHANGELOG.md 01:47:01 -rw-rw-r-- 1 jenkins jenkins 1689 Jul 7 01:44 Dockerfile 01:47:01 -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 01:44 GOVERNANCE.md 01:47:01 -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 01:44 Jenkinsfile 01:47:01 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 01:44 LICENSE 01:47:01 -rw-rw-r-- 1 jenkins jenkins 1732 Jul 7 01:44 Makefile 01:47:01 -rw-rw-r-- 1 jenkins jenkins 620 Jul 7 01:44 OWNERS.md 01:47:01 -rw-rw-r-- 1 jenkins jenkins 3695 Jul 7 01:44 README.md 01:47:01 -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 01:45 VERSION 01:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:44 bin 01:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:44 cmd 01:47:01 -rw-r--r-- 1 jenkins jenkins 18506 Jul 7 01:46 coverage.out 01:47:01 -rw-rw-r-- 1 jenkins jenkins 3285 Jul 7 01:44 go.mod 01:47:01 -rw-rw-r-- 1 jenkins jenkins 31108 Jul 7 01:44 go.sum 01:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:44 internal 01:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:44 mock 01:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:44 snap 01:47:01 -rw-rw-r-- 1 jenkins jenkins 227 Jul 7 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:01 + 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=07544cb1cb32b4f1cb412df972d5265f34c78d6d --label arch=amd64 --label version=0.0.0 . 01:47:01 Sending build context to Docker daemon 6.452MB 01:47:01 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:47:01 Step 2/24 : FROM ${BASE} AS builder 01:47:01 ---> 515c33851640 01:47:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:47:01 ---> Running in 933d659dbe75 01:47:01 Removing intermediate container 933d659dbe75 01:47:01 ---> 360f83228332 01:47:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:01 ---> Running in 1b0f8905937b 01:47:01 Removing intermediate container 1b0f8905937b 01:47:01 ---> 41e026be646c 01:47:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:47:01 ---> Running in b6a9c88b789f 01:47:02 Removing intermediate container b6a9c88b789f 01:47:02 ---> 7b85cfb3c708 01:47:02 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:47:02 ---> Running in 47d2ba3d3ad8 01:47:02 Removing intermediate container 47d2ba3d3ad8 01:47:02 ---> 52345c5ee2ab 01:47:02 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:02 ---> Running in 1920fc5322f2 01:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:47:02 OK: 269 MiB in 57 packages 01:47:03 Removing intermediate container 1920fc5322f2 01:47:03 ---> 7dace2c1d13e 01:47:03 Step 8/24 : WORKDIR /device-mqtt-go 01:47:03 ---> Running in 8cae82362f5c 01:47:03 Removing intermediate container 8cae82362f5c 01:47:03 ---> 5a59e63e8a21 01:47:03 Step 9/24 : COPY go.mod vendor* ./ 01:47:03 ---> 993c3211e049 01:47:03 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:03 ---> Running in 9699eb49b143 01:47:04 Removing intermediate container 9699eb49b143 01:47:04 ---> e9a0b38641d8 01:47:04 Step 11/24 : COPY . . 01:47:04 ---> df908d95ae3f 01:47:04 Step 12/24 : RUN $MAKE 01:47:04 ---> Running in 472b2eca7c0a 01:47:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:47:22 Removing intermediate container 472b2eca7c0a 01:47:22 ---> 09c2ab5b9c03 01:47:22 Step 13/24 : FROM alpine:3.17 01:47:22 3.17: Pulling from library/alpine 01:47:22 4db1b89c0bd1: Pulling fs layer 01:47:23 4db1b89c0bd1: Verifying Checksum 01:47:23 4db1b89c0bd1: Download complete 01:47:23 4db1b89c0bd1: Pull complete 01:47:23 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:47:23 Status: Downloaded newer image for alpine:3.17 01:47:23 ---> 1f73a9d63274 01:47:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:47:23 ---> Running in 007d0f74c3f1 01:47:23 Removing intermediate container 007d0f74c3f1 01:47:23 ---> 4f6bbcf54d69 01:47:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:47:23 ---> Running in 96abd34b36b2 01:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:47:24 (1/1) Installing dumb-init (1.2.5-r2) 01:47:24 Executing busybox-1.35.0-r29.trigger 01:47:24 OK: 7 MiB in 16 packages 01:47:24 Removing intermediate container 96abd34b36b2 01:47:24 ---> 0fb8c6e995fa 01:47:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:47:25 ---> be11704e4dc5 01:47:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:47:25 ---> 2a195f26a861 01:47:25 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:47:25 ---> 2a095b7c29ac 01:47:25 Step 19/24 : EXPOSE 59982 01:47:25 ---> Running in facefb79fcd1 01:47:25 Removing intermediate container facefb79fcd1 01:47:25 ---> b87672e11a0a 01:47:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:47:25 ---> Running in 63e048695f1b 01:47:25 Removing intermediate container 63e048695f1b 01:47:25 ---> 782f84d0b7af 01:47:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:47:25 ---> Running in 40b15c9456d5 01:47:25 Removing intermediate container 40b15c9456d5 01:47:25 ---> 8ff03aea1d38 01:47:25 Step 22/24 : LABEL arch=amd64 01:47:25 ---> Running in 8429ea792092 01:47:26 Removing intermediate container 8429ea792092 01:47:26 ---> 4ec79b737070 01:47:26 Step 23/24 : LABEL git_sha=07544cb1cb32b4f1cb412df972d5265f34c78d6d 01:47:26 ---> Running in bfd0d86384cc 01:47:26 Removing intermediate container bfd0d86384cc 01:47:26 ---> 73138986405b 01:47:26 Step 24/24 : LABEL version=0.0.0 01:47:26 ---> Running in 940a72cd70d4 01:47:26 Removing intermediate container 940a72cd70d4 01:47:26 ---> 39a2f7f1c4d4 01:47:26 [Warning] One or more build-args [ARCH] were not consumed 01:47:26 Successfully built 39a2f7f1c4d4 01:47:26 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:26 01:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:27 latest: Pulling from edgex-lftools-log-publisher 01:47:27 5eb5b503b376: Pulling fs layer 01:47:27 5c69ac0246d0: Pulling fs layer 01:47:27 ec43610c2a17: Pulling fs layer 01:47:27 3a2ae6a8a46f: Pulling fs layer 01:47:27 33b1e0a273af: Pulling fs layer 01:47:27 5d3b04190fa2: Pulling fs layer 01:47:27 2f39f015ded8: Pulling fs layer 01:47:27 5d3b04190fa2: Waiting 01:47:27 33b1e0a273af: Waiting 01:47:27 2f39f015ded8: Waiting 01:47:27 3a2ae6a8a46f: Waiting 01:47:27 5c69ac0246d0: Download complete 01:47:27 3a2ae6a8a46f: Verifying Checksum 01:47:27 3a2ae6a8a46f: Download complete 01:47:27 33b1e0a273af: Verifying Checksum 01:47:27 33b1e0a273af: Download complete 01:47:27 ec43610c2a17: Verifying Checksum 01:47:27 ec43610c2a17: Download complete 01:47:27 5d3b04190fa2: Download complete 01:47:27 5eb5b503b376: Verifying Checksum 01:47:27 5eb5b503b376: Download complete 01:47:28 2f39f015ded8: Download complete 01:47:28 5eb5b503b376: Pull complete 01:47:28 5c69ac0246d0: Pull complete 01:47:29 ec43610c2a17: Pull complete 01:47:29 3a2ae6a8a46f: Pull complete 01:47:29 33b1e0a273af: Pull complete 01:47:29 5d3b04190fa2: Pull complete 01:47:33 2f39f015ded8: Pull complete 01:47:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:34 prd-ubuntu20.04-docker-8c-8g-591 does not seem to be running inside a container 01:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-614 -v /w/workspace/gexfoundry_device-mqtt-go_PR-614:/w/workspace/gexfoundry_device-mqtt-go_PR-614:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-614@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:47:37 $ docker top 0a3de5ef16a585c321598431a670a732643d3e33c56f048115df5a8edbf328f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:37 ---> job-cost.sh 01:47:37 lf-activate-venv: SKIPPING 01:47:37 INFO: No Stack... 01:47:38 INFO: Retrieving Pricing Info for: v3-standard-8 01:47:38 INFO: Archiving Costs [Pipeline] sh 01:47:38 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-614/archives/cost.csv 01:47:38 + cut -d, -f6 [Pipeline] lock 01:47:38 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] 01:47:38 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] did not exist. Created. 01:47:38 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:39 + echo total: 0.2199999988079071 [Pipeline] stash 01:47:39 Stashed 1 file(s) [Pipeline] } 01:47:39 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:39 $ docker stop --time=1 0a3de5ef16a585c321598431a670a732643d3e33c56f048115df5a8edbf328f2 01:47:40 $ docker rm -f --volumes 0a3de5ef16a585c321598431a670a732643d3e33c56f048115df5a8edbf328f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:48:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-593 in /w/workspace/gexfoundry_device-mqtt-go_PR-614 [Pipeline] { [Pipeline] ws 01:48:58 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:48:58 The recommended git tool is: git 01:49:06 using credential edgex-jenkins-ssh 01:49:06 Cloning the remote Git repository 01:49:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:49:06 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:49:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:49:06 > git --version # timeout=10 01:49:06 > git --version # 'git version 2.25.1' 01:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:49:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:14 Merging remotes/origin/main commit e591e9dcfdb189d130fee98849b2bbe259068cfa into PR head commit 07544cb1cb32b4f1cb412df972d5265f34c78d6d 01:49:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:49:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:49:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:49:14 > git config core.sparsecheckout # timeout=10 01:49:14 > git checkout -f 07544cb1cb32b4f1cb412df972d5265f34c78d6d # timeout=10 01:49:14 > git remote # timeout=10 01:49:14 > git config --get remote.origin.url # timeout=10 01:49:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:14 > git merge e591e9dcfdb189d130fee98849b2bbe259068cfa # timeout=10 01:49:17 Merge succeeded, producing 07544cb1cb32b4f1cb412df972d5265f34c78d6d 01:49:17 Checking out Revision 07544cb1cb32b4f1cb412df972d5265f34c78d6d (PR-614) 01:49:18 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 01:49:17 > git rev-parse HEAD^{commit} # timeout=10 01:49:17 > git config core.sparsecheckout # timeout=10 01:49:17 > git checkout -f 07544cb1cb32b4f1cb412df972d5265f34c78d6d # timeout=10 01:49:18 > git --version # timeout=10 01:49:18 > git --version # 'git version 2.25.1' 01:49:18 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:49:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:19 Dload Upload Total Spent Left Speed 01:49:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 01:49:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:49:20 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 01:49:20 /etc/docker/daemon.json 01:49:20 { 01:49:20 "registry-mirrors": [ 01:49:20 "https://nexus3.edgexfoundry.org:10001" 01:49:20 ], 01:49:20 "bip": "10.250.0.254/24", 01:49:20 "hosts": [ 01:49:20 "tcp://0.0.0.0:5555", 01:49:20 "unix:///var/run/docker.sock" 01:49:20 ], 01:49:20 "mtu": 1458, 01:49:20 "selinux-enabled": true, 01:49:20 "seccomp-profile": "/etc/docker/seccomp.json" 01:49:20 } [Pipeline] sh 01:49:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:49:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:59 provisioning config files... 01:50:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9783454308312193073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:00 ---> docker-login.sh 01:50:00 nexus3.edgexfoundry.org:10001 01:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:01 Configure a credential helper to remove this warning. See 01:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:01 01:50:01 Login Succeeded 01:50:01 nexus3.edgexfoundry.org:10002 01:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:01 Configure a credential helper to remove this warning. See 01:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:01 01:50:01 Login Succeeded 01:50:01 nexus3.edgexfoundry.org:10003 01:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:02 Configure a credential helper to remove this warning. See 01:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:02 01:50:02 Login Succeeded 01:50:02 nexus3.edgexfoundry.org:10004 01:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:02 Configure a credential helper to remove this warning. See 01:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:02 01:50:02 Login Succeeded 01:50:02 docker.io 01:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:03 Configure a credential helper to remove this warning. See 01:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:03 01:50:03 Login Succeeded 01:50:03 ---> docker-login.sh ends [Pipeline] } 01:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:04 ========================================================= 01:50:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:50:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:50:05 Sending build context to Docker daemon 3.312MB 01:50:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:50:05 Step 2/12 : FROM ${BASE} AS builder 01:50:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:50:07 c41833b44d91: Pulling fs layer 01:50:07 ed15518f5707: Pulling fs layer 01:50:07 feae8fd75edb: Pulling fs layer 01:50:07 242c74f7c9fa: Pulling fs layer 01:50:07 3cdef696dda3: Pulling fs layer 01:50:07 2ced38df9373: Pulling fs layer 01:50:07 58f1dce35555: Pulling fs layer 01:50:07 3cdef696dda3: Waiting 01:50:07 2ced38df9373: Waiting 01:50:07 58f1dce35555: Waiting 01:50:07 242c74f7c9fa: Waiting 01:50:07 ed15518f5707: Download complete 01:50:07 242c74f7c9fa: Verifying Checksum 01:50:07 242c74f7c9fa: Download complete 01:50:08 3cdef696dda3: Download complete 01:50:08 c41833b44d91: Verifying Checksum 01:50:09 c41833b44d91: Pull complete 01:50:09 58f1dce35555: Verifying Checksum 01:50:09 58f1dce35555: Download complete 01:50:09 ed15518f5707: Pull complete 01:50:10 feae8fd75edb: Verifying Checksum 01:50:10 feae8fd75edb: Download complete 01:50:10 2ced38df9373: Verifying Checksum 01:50:10 2ced38df9373: Download complete 01:50:23 feae8fd75edb: Pull complete 01:50:23 242c74f7c9fa: Pull complete 01:50:23 3cdef696dda3: Pull complete 01:50:29 2ced38df9373: Pull complete 01:50:33 58f1dce35555: Pull complete 01:50:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:50:33 ---> fadd8f120f05 01:50:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:50:34 ---> Running in 3e8b264cf8a7 01:50:34 Removing intermediate container 3e8b264cf8a7 01:50:34 ---> 22fd0fc7c86f 01:50:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:50:34 ---> Running in 1aa257afd7f2 01:50:35 Removing intermediate container 1aa257afd7f2 01:50:35 ---> a0d1a0c12a1b 01:50:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:50:35 ---> Running in ff5f920e8554 01:50:35 Removing intermediate container ff5f920e8554 01:50:35 ---> e5a197a7b346 01:50:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:50:35 ---> Running in 41be3cd149c3 01:50:35 Removing intermediate container 41be3cd149c3 01:50:35 ---> 0baa24d55b0b 01:50:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:35 ---> Running in 44cdc0ca3d65 01:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:50:40 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:50:40 (2/4) Installing libedit (20221030.3.1-r0) 01:50:40 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:50:40 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:50:40 Executing busybox-1.35.0-r29.trigger 01:50:40 OK: 268 MiB in 57 packages 01:50:41 Removing intermediate container 44cdc0ca3d65 01:50:41 ---> 08330cbbdd83 01:50:41 Step 8/12 : WORKDIR /device-mqtt-go 01:50:41 ---> Running in bee3f840aeea 01:50:41 Removing intermediate container bee3f840aeea 01:50:41 ---> 451e5dcaab8e 01:50:41 Step 9/12 : COPY go.mod vendor* ./ 01:50:42 ---> 76c47f3b0104 01:50:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:42 ---> Running in bba637c80952 01:51:43 go: github.com/klauspost/compress@v1.16.4: Get "https://storage.googleapis.com/proxy-golang-org-prod/37b3470a7e96ca28-github.com:klauspost:compress-v1.16.4.zip?Expires=1688781089&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=huGll4GytVNQLvq0rr0kDf137qYBQVd8nQybdNnaxf7ge4GkueTBXq0bZLD4r2Sta%2BrlAUBOffasRITSW5rLn5ylLmR1sLZnkMJsXHUH21nD1Y0NhpMItp%2F4yL3MkvR%2BuFmzZyA%2Btd%2BuabtNUlZyzWB9umYlj1hFb5z92JMjYhTvdqv90xPku46q%2FD6oU6s8jgIcI87sb%2F2PvM%2B0itcOfVWbLUitgyOI3UmJhJvlplaFS0%2Fc%2BXkghqHJpmU5yeVI20zMmFiXzAMOqqRSqCFzrXS5DRqJpknqVyy3HSd%2BAYSPWBBXx3B9Ynq3Llgwwwyx%2FJHEcZ1GZiY6BHSQHWyMhQ%3D%3D": dial tcp: lookup storage.googleapis.com on 10.30.120.3:53: read udp 10.250.0.1:50830->10.30.120.3:53: i/o timeout 01:51:43 skipping... 01:52:22 Removing intermediate container bba637c80952 01:52:22 ---> cc382696101e 01:52:22 Step 11/12 : COPY . . 01:52:22 ---> a5b636a85d4e 01:52:22 Step 12/12 : RUN $MAKE 01:52:22 ---> Running in 5fa0258723f2 01:52:22 noop 01:52:22 Removing intermediate container 5fa0258723f2 01:52:22 ---> a6a0047ae62d 01:52:22 Successfully built a6a0047ae62d 01:52:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:22 + docker inspect -f . ci-base-image-arm64 01:52:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:23 prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container 01:52:23 $ 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:52:24 $ docker top d8f23c48750a964f8f012a3d92ea5d38ec5df00ad530f71556cfcd8c4d338a6c -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:25 + go version 01:52:25 go version go1.20.2 linux/arm64 [Pipeline] } 01:52:25 $ docker stop --time=1 d8f23c48750a964f8f012a3d92ea5d38ec5df00ad530f71556cfcd8c4d338a6c 01:52:27 $ docker rm -f --volumes d8f23c48750a964f8f012a3d92ea5d38ec5df00ad530f71556cfcd8c4d338a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:28 + docker inspect -f . ci-base-image-arm64 01:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:28 prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container 01:52:28 $ 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:52:29 $ docker top 5bc0b8760822ec8ae0935d68be02f76e9faf397b2115e5221e0c6808ebae7961 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:30 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:52:31 + make test 01:52:31 go test ./... -coverprofile=coverage.out ./... 01:53:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:55:16 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:55:16 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:55:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.085s coverage: 22.8% of statements 01:55:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:55:16 go vet ./... 01:55:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:55:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:55:43 ./bin/test-attribution-txt.sh [Pipeline] echo 01:55:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:55:43 $ docker stop --time=1 5bc0b8760822ec8ae0935d68be02f76e9faf397b2115e5221e0c6808ebae7961 01:55:45 $ docker rm -f --volumes 5bc0b8760822ec8ae0935d68be02f76e9faf397b2115e5221e0c6808ebae7961 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:55:46 Warning: overwriting stash ‘coverage-report’ 01:55:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:55:48 + ls -al . 01:55:48 total 180 01:55:48 drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 01:52 . 01:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:49 .. 01:55:48 -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 01:49 .dockerignore 01:55:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:49 .git 01:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:49 .github 01:55:48 -rw-rw-r-- 1 jenkins jenkins 329 Jul 7 01:49 .gitignore 01:55:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 01:49 .golangci.yml 01:55:48 -rw-rw-r-- 1 jenkins jenkins 9417 Jul 7 01:49 Attribution.txt 01:55:48 -rw-rw-r-- 1 jenkins jenkins 17522 Jul 7 01:49 CHANGELOG.md 01:55:48 -rw-rw-r-- 1 jenkins jenkins 1689 Jul 7 01:49 Dockerfile 01:55:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 01:49 GOVERNANCE.md 01:55:48 -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 01:49 Jenkinsfile 01:55:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 01:49 LICENSE 01:55:48 -rw-rw-r-- 1 jenkins jenkins 1732 Jul 7 01:49 Makefile 01:55:48 -rw-rw-r-- 1 jenkins jenkins 620 Jul 7 01:49 OWNERS.md 01:55:48 -rw-rw-r-- 1 jenkins jenkins 3695 Jul 7 01:49 README.md 01:55:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 01:45 VERSION 01:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:49 bin 01:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:49 cmd 01:55:48 -rw-r--r-- 1 jenkins jenkins 18506 Jul 7 01:55 coverage.out 01:55:48 -rw-rw-r-- 1 jenkins jenkins 3285 Jul 7 01:49 go.mod 01:55:48 -rw-rw-r-- 1 jenkins jenkins 31108 Jul 7 01:49 go.sum 01:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:49 internal 01:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:49 mock 01:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:49 snap 01:55:48 -rw-rw-r-- 1 jenkins jenkins 227 Jul 7 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:48 + 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=07544cb1cb32b4f1cb412df972d5265f34c78d6d --label arch=arm64 --label version=0.0.0 . 01:55:48 Sending build context to Docker daemon 3.331MB 01:55:48 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:55:48 Step 2/24 : FROM ${BASE} AS builder 01:55:48 ---> a6a0047ae62d 01:55:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:55:49 ---> Running in d809f4ea94a3 01:55:49 Removing intermediate container d809f4ea94a3 01:55:49 ---> 20938d2fc6d7 01:55:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:49 ---> Running in f49a61f32bdf 01:55:49 Removing intermediate container f49a61f32bdf 01:55:49 ---> 87b9ac50003f 01:55:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:49 ---> Running in 1d8d5682b8e1 01:55:49 Removing intermediate container 1d8d5682b8e1 01:55:49 ---> 2695de251cb8 01:55:49 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:55:50 ---> Running in 05423563f028 01:55:50 Removing intermediate container 05423563f028 01:55:50 ---> 628efbfdf209 01:55:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:50 ---> Running in 3062594cc81b 01:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:55:53 OK: 268 MiB in 57 packages 01:55:54 Removing intermediate container 3062594cc81b 01:55:54 ---> 9e5f162d5a47 01:55:54 Step 8/24 : WORKDIR /device-mqtt-go 01:55:54 ---> Running in 89f0493b8fd4 01:55:54 Removing intermediate container 89f0493b8fd4 01:55:54 ---> 3b0ec89b22e0 01:55:54 Step 9/24 : COPY go.mod vendor* ./ 01:55:55 ---> 609b21bb64f0 01:55:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:55 ---> Running in bb21c778894c 01:56:07 Removing intermediate container bb21c778894c 01:56:07 ---> 65dcc174d360 01:56:07 Step 11/24 : COPY . . 01:56:07 ---> 9ac6674adbb9 01:56:07 Step 12/24 : RUN $MAKE 01:56:07 ---> Running in 8f9496956389 01:56:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:58:30 Removing intermediate container 8f9496956389 01:58:30 ---> b8b45d5939a1 01:58:30 Step 13/24 : FROM alpine:3.17 01:58:30 3.17: Pulling from library/alpine 01:58:30 edb6bdbacee9: Pulling fs layer 01:58:30 edb6bdbacee9: Verifying Checksum 01:58:30 edb6bdbacee9: Download complete 01:58:30 edb6bdbacee9: Pull complete 01:58:30 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:58:30 Status: Downloaded newer image for alpine:3.17 01:58:30 ---> 779605e5fbc0 01:58:30 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:58:30 ---> Running in f30738dec259 01:58:30 Removing intermediate container f30738dec259 01:58:30 ---> 1b82c8a53127 01:58:30 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:58:30 ---> Running in 1d86bcb8648a 01:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:58:30 (1/1) Installing dumb-init (1.2.5-r2) 01:58:30 Executing busybox-1.35.0-r29.trigger 01:58:30 OK: 8 MiB in 16 packages 01:58:30 Removing intermediate container 1d86bcb8648a 01:58:30 ---> dc92d12993cd 01:58:30 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:58:30 ---> 4be77c0633a8 01:58:30 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:58:30 ---> b135db304c4f 01:58:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:58:31 ---> 1ee688ae1d63 01:58:31 Step 19/24 : EXPOSE 59982 01:58:31 ---> Running in 777951ecd324 01:58:31 Removing intermediate container 777951ecd324 01:58:31 ---> 8fc917bb1703 01:58:31 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:58:31 ---> Running in fa38193dac20 01:58:32 Removing intermediate container fa38193dac20 01:58:32 ---> 73e810015774 01:58:32 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:58:32 ---> Running in a98f48a6d292 01:58:32 Removing intermediate container a98f48a6d292 01:58:32 ---> ae50b6ef4db4 01:58:32 Step 22/24 : LABEL arch=arm64 01:58:32 ---> Running in 79876d39c0f0 01:58:32 Removing intermediate container 79876d39c0f0 01:58:32 ---> 48f612d34fb5 01:58:32 Step 23/24 : LABEL git_sha=07544cb1cb32b4f1cb412df972d5265f34c78d6d 01:58:32 ---> Running in 0104c5695c36 01:58:33 Removing intermediate container 0104c5695c36 01:58:33 ---> 3f8de2a94cfb 01:58:33 Step 24/24 : LABEL version=0.0.0 01:58:33 ---> Running in 5765a2b63129 01:58:33 Removing intermediate container 5765a2b63129 01:58:33 ---> db3de2d54aaa 01:58:33 [Warning] One or more build-args [ARCH] were not consumed 01:58:33 Successfully built db3de2d54aaa 01:58:33 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:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:34 01:58:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:34 arm64: Pulling from edgex-lftools-log-publisher 01:58:34 8998bd30e6a1: Pulling fs layer 01:58:34 04944245beec: Pulling fs layer 01:58:34 699f458cf7ca: Pulling fs layer 01:58:34 765212b225bb: Pulling fs layer 01:58:34 f23df028b6ca: Pulling fs layer 01:58:34 d65c8cfc05b1: Pulling fs layer 01:58:34 2437ff75d9bd: Pulling fs layer 01:58:34 f23df028b6ca: Waiting 01:58:34 d65c8cfc05b1: Waiting 01:58:34 2437ff75d9bd: Waiting 01:58:34 765212b225bb: Waiting 01:58:34 04944245beec: Verifying Checksum 01:58:34 04944245beec: Download complete 01:58:34 765212b225bb: Verifying Checksum 01:58:34 765212b225bb: Download complete 01:58:34 f23df028b6ca: Download complete 01:58:34 d65c8cfc05b1: Verifying Checksum 01:58:34 d65c8cfc05b1: Download complete 01:58:35 699f458cf7ca: Verifying Checksum 01:58:35 699f458cf7ca: Download complete 01:58:35 8998bd30e6a1: Verifying Checksum 01:58:35 8998bd30e6a1: Download complete 01:58:37 2437ff75d9bd: Verifying Checksum 01:58:37 2437ff75d9bd: Download complete 01:58:39 8998bd30e6a1: Pull complete 01:58:39 04944245beec: Pull complete 01:58:41 699f458cf7ca: Pull complete 01:58:41 765212b225bb: Pull complete 01:58:42 f23df028b6ca: Pull complete 01:58:42 d65c8cfc05b1: Pull complete 01:58:57 2437ff75d9bd: Pull complete 01:58:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:57 prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container 01:58:57 $ 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:59:00 $ docker top bf3481224b8b9d42eb389aeaaaf5afbe1d2e8bf697878f9fe10d31b2b0f571de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:01 ---> job-cost.sh 01:59:01 lf-activate-venv: SKIPPING 01:59:01 INFO: No Stack... 01:59:01 INFO: Retrieving Pricing Info for: v3-standard-4 01:59:02 INFO: Archiving Costs [Pipeline] sh 01:59:02 + cut -d, -f6 01:59:02 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:59:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] 01:59:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] did not exist. Created. 01:59:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:03 /w/workspace/device-mqtt-go/1@tmp/durable-cc6edd74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:59:04 + echo total: 0.10999999940395355 [Pipeline] stash 01:59:04 Warning: overwriting stash ‘stack-cost’ 01:59:04 Stashed 1 file(s) [Pipeline] } 01:59:04 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:04 $ docker stop --time=1 bf3481224b8b9d42eb389aeaaaf5afbe1d2e8bf697878f9fe10d31b2b0f571de 01:59:06 $ docker rm -f --volumes bf3481224b8b9d42eb389aeaaaf5afbe1d2e8bf697878f9fe10d31b2b0f571de [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:59:07 provisioning config files... 01:59:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/config6881570709397158249tmp [Pipeline] { [Pipeline] sh 01:59:07 + set +x 01:59:07 + curl -s https://codecov.io/bash 01:59:07 + bash -s -- 01:59:07 01:59:07 _____ _ 01:59:07 / ____| | | 01:59:07 | | ___ __| | ___ ___ _____ __ 01:59:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:59:07 | |___| (_) | (_| | __/ (_| (_) \ V / 01:59:07 \_____\___/ \__,_|\___|\___\___/ \_/ 01:59:07 Bash-1.0.6 01:59:07 01:59:07 01:59:07 ==> git version 2.25.1 found 01:59:07 ==> 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:59:07 Release-Date: 2020-01-08 01:59:07 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:59:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:59:07 ==> Jenkins CI detected. 01:59:07 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-614 01:59:07 project root: . 01:59:07 --> token set from env 01:59:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:59:07 ==> Running gcov in . (disable via -X gcov) 01:59:07 ==> Python coveragepy not found 01:59:07 ==> Searching for coverage reports in: 01:59:07 + . 01:59:07 -> Found 1 reports 01:59:07 ==> Detecting git/mercurial file structure 01:59:07 ==> Reading reports 01:59:07 + ./coverage.out bytes=18506 01:59:07 ==> Appending adjustments 01:59:07 https://docs.codecov.io/docs/fixing-reports 01:59:07 + Found adjustments 01:59:07 ==> Gzipping contents 01:59:07 4.0K /tmp/codecov.6abHyV.gz 01:59:07 ==> Uploading reports 01:59:07 url: https://codecov.io 01:59:07 query: branch=PR-614&commit=07544cb1cb32b4f1cb412df972d5265f34c78d6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=614&job=&cmd_args= 01:59:07 -> Pinging Codecov 01:59:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-614&commit=07544cb1cb32b4f1cb412df972d5265f34c78d6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=614&job=&cmd_args= 01:59:08 -> Uploading to 01:59:08 https://storage.googleapis.com/codecov/v4/raw/2023-07-07/7D719EC7BBE17E464838252E33014C33/07544cb1cb32b4f1cb412df972d5265f34c78d6d/162ff5d1-f27c-4662-a0ba-f392c3fed06d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230707T015907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23f646b5ed41e3fb038bd6e5853dbcb264d83eb9952525655079c1cc2f19fde2 01:59:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:08 Dload Upload Total Spent Left Speed 01:59:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15328 --:--:-- --:--:-- --:--:-- 15401 01:59:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/07544cb1cb32b4f1cb412df972d5265f34c78d6d [Pipeline] } 01:59:08 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:59:09 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-614/archives ] 01:59:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-614/archives 01:59:09 total 16 01:59:09 drwxr-xr-x 3 root root 4096 Jul 7 01:47 . 01:59:09 drwxrwxr-x 11 jenkins jenkins 4096 Jul 7 01:47 .. 01:59:09 drwxr-xr-x 2 root root 4096 Jul 7 01:47 cost 01:59:09 -rw-r--r-- 1 root root 86 Jul 7 01:47 cost.csv 01:59:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-614/archives 01:59:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-614/archives 01:59:09 total 16 01:59:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 01:47 . 01:59:09 drwxrwxr-x 11 jenkins jenkins 4096 Jul 7 01:47 .. 01:59:09 drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 01:47 cost 01:59:09 -rw-r--r-- 1 jenkins jenkins 86 Jul 7 01:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:59:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:59:11 ---> package-listing.sh 01:59:11 ++ facter osfamily 01:59:11 ++ tr '[:upper:]' '[:lower:]' 01:59:11 + OS_FAMILY=debian 01:59:11 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-614 01:59:11 + START_PACKAGES=/tmp/packages_start.txt 01:59:11 + END_PACKAGES=/tmp/packages_end.txt 01:59:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:59:11 + PACKAGES=/tmp/packages_start.txt 01:59:11 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-614 ']' 01:59:11 + PACKAGES=/tmp/packages_end.txt 01:59:11 + case "${OS_FAMILY}" in 01:59:11 + dpkg -l 01:59:11 + grep '^ii' 01:59:11 + '[' -f /tmp/packages_start.txt ']' 01:59:11 + '[' -f /tmp/packages_end.txt ']' 01:59:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:59:11 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-614 ']' 01:59:11 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-614/archives/ 01:59:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-614/archives/ [Pipeline] echo 01:59:11 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:59:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:12 prd-ubuntu20.04-docker-8c-8g-591 does not seem to be running inside a container 01:59:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-614/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-614 -v /w/workspace/gexfoundry_device-mqtt-go_PR-614:/w/workspace/gexfoundry_device-mqtt-go_PR-614:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-614@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:59:12 $ docker top 02f34caa218bfa3c7a5231fcf0323da069340fceabce0c3f237291825c462211 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:13 + touch /tmp/pre-build-complete [Pipeline] sh 01:59:13 + mkdir -p /var/log/sysstat [Pipeline] sh 01:59:13 + ls /var/log/sa-host 01:59:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:13 provisioning config files... 01:59:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-614@tmp/config14464759821407600999tmp [Pipeline] { [Pipeline] echo 01:59:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:59:14 ---> create-netrc.sh [Pipeline] } 01:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:59:14 ---> python-tools-install.sh [Pipeline] echo 01:59:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:59:15 ---> sudo-logs.sh 01:59:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:59:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:59:15 ---> job-cost.sh 01:59:15 lf-activate-venv: SKIPPING 01:59:15 DEBUG: total: 0.2199999988079071 01:59:15 INFO: Retrieving Stack Cost... 01:59:15 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:16 INFO: Archiving Costs [Pipeline] echo 01:59:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:59:16 ---> logs-deploy.sh 01:59:16 lf-activate-venv: SKIPPING 01:59:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-614/1 01:59:16 INFO: archiving workspace using pattern(s): 01:59:17 Archives upload complete. 01:59:17 INFO: archiving logs to Nexus