Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 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-ssh3395331107151879200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh7641680642728012821.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6314439396177811370.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7304888061710363572.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5903978777064213279.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-686 in /w/workspace/edgexfoundry_device-mqtt-go_napa [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/edgexfoundry_device-mqtt-go_napa # 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 Avoid second fetch Checking out Revision 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 (napa) Commit message: "Merge pull request #673 from cloudxxx8/bump-sdk-3.1.1" > 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 core.sparsecheckout # timeout=10 > git checkout -f 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 # timeout=10 > git rev-list --no-walk 6c8369be06a5c5a29b6c14d39caafaee9c646641 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:33 ========================================================= 08:31:33 EdgeX Global Pipelines Version Info 08:31:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:34 ------------------- 08:31:34 No tag info for: stable 08:31:34 ------------------- 08:31:34 experimental info: 08:31:34 ------------------- 08:31:34 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:34 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:31:34 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a6fdf0 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:35 provisioning config files... 08:31:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config5244991286354799879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:35 ---> ****-login.sh 08:31:35 nexus3.edgexfoundry.org:10001 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10002 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10003 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10004 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 ****.io 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 ---> ****-login.sh ends [Pipeline] } 08:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:31:37 + git rev-list -1 --merges 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72~1..7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 08:31:37 -----------> git rev-list -1 --merges 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72~1..7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:31:37 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [false] [Pipeline] sh 08:31:37 + git log --format=format:%s -1 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 08:31:37 ========================================================= 08:31:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:38 + git log --format=format:%s -1 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 08:31:38 [semverPrep] GIT_COMMIT: 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72, Commit Message: Merge pull request #673 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 08:31:38 [semverPrep] This is not a build commit. [Pipeline] sh 08:31:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:38 + grep -v github /etc/ssh/ssh_known_hosts 08:31:38 + [ -e /tmp/ssh_known_hosts ] 08:31:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:38 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:38 08:31:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:39 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:39 b85a868b505f: Pulling fs layer 08:31:39 e2be974225ed: Pulling fs layer 08:31:39 339a4e72a1f5: Pulling fs layer 08:31:39 988bab9f4d93: Pulling fs layer 08:31:39 1469e6f7b9e6: Pulling fs layer 08:31:39 eaf3925da568: Pulling fs layer 08:31:39 bab4dde63d76: Pulling fs layer 08:31:39 bde34c3a00c8: Pulling fs layer 08:31:39 b352a97aabf1: Pulling fs layer 08:31:39 4872d77fe225: Pulling fs layer 08:31:39 5851b861e8e6: Pulling fs layer 08:31:39 bab4dde63d76: Waiting 08:31:39 bde34c3a00c8: Waiting 08:31:39 1469e6f7b9e6: Waiting 08:31:39 b352a97aabf1: Waiting 08:31:39 eaf3925da568: Waiting 08:31:39 4872d77fe225: Waiting 08:31:39 5851b861e8e6: Waiting 08:31:39 988bab9f4d93: Waiting 08:31:39 e2be974225ed: Download complete 08:31:39 988bab9f4d93: Verifying Checksum 08:31:39 988bab9f4d93: Download complete 08:31:48 1469e6f7b9e6: Verifying Checksum 08:31:48 1469e6f7b9e6: Download complete 08:31:48 339a4e72a1f5: Verifying Checksum 08:31:48 339a4e72a1f5: Download complete 08:31:48 eaf3925da568: Download complete 08:31:48 bde34c3a00c8: Verifying Checksum 08:31:48 bde34c3a00c8: Download complete 08:31:48 b352a97aabf1: Verifying Checksum 08:31:48 4872d77fe225: Verifying Checksum 08:31:48 4872d77fe225: Download complete 08:31:48 5851b861e8e6: Download complete 08:31:48 b85a868b505f: Verifying Checksum 08:31:48 b85a868b505f: Download complete 08:31:49 b85a868b505f: Pull complete 08:31:49 e2be974225ed: Pull complete 08:31:50 bab4dde63d76: Verifying Checksum 08:31:50 bab4dde63d76: Download complete 08:31:50 339a4e72a1f5: Pull complete 08:31:50 988bab9f4d93: Pull complete 08:31:50 1469e6f7b9e6: Pull complete 08:31:50 eaf3925da568: Pull complete 08:31:52 bab4dde63d76: Pull complete 08:31:52 bde34c3a00c8: Pull complete 08:31:52 b352a97aabf1: Pull complete 08:31:52 4872d77fe225: Pull complete 08:31:52 5851b861e8e6: Pull complete 08:31:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:52 prd-ubuntu20.04-docker-8c-8g-686 does not seem to be running inside a container 08:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:57 $ docker top e1b68355cf5aa60a212090fdd83f5ac5e1866bb1104bcf6a35ba8622c8a9265e -eo pid,comm 08:31:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:55 [ssh-agent] Looking for ssh-agent implementation... 08:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:57 $ docker exec e1b68355cf5aa60a212090fdd83f5ac5e1866bb1104bcf6a35ba8622c8a9265e ssh-agent 08:31:55 SSH_AUTH_SOCK=/tmp/ssh-5vTYeqkw4I0f/agent.32 08:31:55 SSH_AGENT_PID=38 08:31:55 Running ssh-add (command line suppressed) 08:31:58 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_940258979537115202.key (/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_940258979537115202.key) 08:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:56 + git tag --points-at HEAD [Pipeline] } 08:31:58 $ docker exec --env ******** --env ******** e1b68355cf5aa60a212090fdd83f5ac5e1866bb1104bcf6a35ba8622c8a9265e ssh-agent -k 08:31:58 unset SSH_AUTH_SOCK; 08:31:58 unset SSH_AGENT_PID; 08:31:58 echo Agent pid 38 killed; 08:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:56 [ssh-agent] Looking for ssh-agent implementation... 08:31:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:58 $ docker exec e1b68355cf5aa60a212090fdd83f5ac5e1866bb1104bcf6a35ba8622c8a9265e ssh-agent 08:31:56 SSH_AUTH_SOCK=/tmp/ssh-ZjRAyQCW3M63/agent.71 08:31:56 SSH_AGENT_PID=77 08:31:56 Running ssh-add (command line suppressed) 08:31:58 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_8051806826391519470.key (/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_8051806826391519470.key) 08:31:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:56 + git semver init 08:31:57 2024-05-24 08:31:59,358 [run_init] DEBUG init version:0.0.0 force:False 08:31:57 2024-05-24 08:31:59,359 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_napa/.semver 08:31:57 2024-05-24 08:31:59,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_napa/.semver 08:31:57 2024-05-24 08:31:59,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_napa, universal_newlines=False, shell=None, istream=None) 08:31:58 2024-05-24 08:32:00,658 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_napa/.git/info/exclude 08:31:58 2024-05-24 08:32:00,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_napa/.semver/napa with force:False 08:31:58 2024-05-24 08:32:00,659 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_napa/.semver/napa 08:31:58 2024-05-24 08:32:00,660 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_napa/.semver/napa 08:31:58 3.1.1-dev.1 [Pipeline] } 08:32:00 $ docker exec --env ******** --env ******** e1b68355cf5aa60a212090fdd83f5ac5e1866bb1104bcf6a35ba8622c8a9265e ssh-agent -k 08:32:00 unset SSH_AUTH_SOCK; 08:32:00 unset SSH_AGENT_PID; 08:32:00 echo Agent pid 77 killed; 08:31:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:59 + git semver [Pipeline] } 08:32:01 $ docker stop --time=1 e1b68355cf5aa60a212090fdd83f5ac5e1866bb1104bcf6a35ba8622c8a9265e 08:32:02 $ docker rm -f --volumes e1b68355cf5aa60a212090fdd83f5ac5e1866bb1104bcf6a35ba8622c8a9265e [Pipeline] // withDockerContainer [Pipeline] sh 08:32:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:01 Stashed 1 file(s) [Pipeline] echo 08:32:01 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 08:32:01 provisioning config files... 08:32:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config11791830971259368587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:01 ---> ****-login.sh 08:32:01 nexus3.edgexfoundry.org:10001 08:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:01 Configure a credential helper to remove this warning. See 08:32:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:01 08:32:01 Login Succeeded 08:32:01 nexus3.edgexfoundry.org:10002 08:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:01 Configure a credential helper to remove this warning. See 08:32:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:01 08:32:01 Login Succeeded 08:32:01 nexus3.edgexfoundry.org:10003 08:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:01 Configure a credential helper to remove this warning. See 08:32:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:01 08:32:01 Login Succeeded 08:32:01 nexus3.edgexfoundry.org:10004 08:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:01 Configure a credential helper to remove this warning. See 08:32:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:01 08:32:01 Login Succeeded 08:32:01 ****.io 08:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:02 Configure a credential helper to remove this warning. See 08:32:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:02 08:32:02 Login Succeeded 08:32:02 ---> ****-login.sh ends [Pipeline] } 08:32:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:02 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:02 + grep ^go [0-9].[0-9]*+ go.mod 08:32:02 cut -d -f 2 [Pipeline] echo 08:32:02 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:02 ========================================================= 08:32:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 08:32:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:32:03 Sending build context to Docker daemon 48.68MB 08:32:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:32:03 Step 2/12 : FROM ${BASE} AS builder 08:32:03 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:32:03 619be1103602: Pulling fs layer 08:32:03 7862e08f4a3e: Pulling fs layer 08:32:03 5df492c9dc93: Pulling fs layer 08:32:03 7629e6793208: Pulling fs layer 08:32:03 4f4fb700ef54: Pulling fs layer 08:32:03 8de7f028bff5: Pulling fs layer 08:32:03 44042ff1420b: Pulling fs layer 08:32:03 5cdaf54b7214: Pulling fs layer 08:32:03 38f3e5a9071a: Pulling fs layer 08:32:03 7629e6793208: Waiting 08:32:03 4f4fb700ef54: Waiting 08:32:03 5cdaf54b7214: Waiting 08:32:03 44042ff1420b: Waiting 08:32:03 38f3e5a9071a: Waiting 08:32:03 7862e08f4a3e: Verifying Checksum 08:32:03 7862e08f4a3e: Download complete 08:32:03 7629e6793208: Verifying Checksum 08:32:03 7629e6793208: Download complete 08:32:03 4f4fb700ef54: Download complete 08:32:03 8de7f028bff5: Verifying Checksum 08:32:03 8de7f028bff5: Download complete 08:32:03 619be1103602: Verifying Checksum 08:32:03 619be1103602: Download complete 08:32:03 44042ff1420b: Verifying Checksum 08:32:03 44042ff1420b: Download complete 08:32:03 619be1103602: Pull complete 08:32:03 38f3e5a9071a: Verifying Checksum 08:32:03 38f3e5a9071a: Download complete 08:32:03 7862e08f4a3e: Pull complete 08:32:03 5df492c9dc93: Verifying Checksum 08:32:03 5df492c9dc93: Download complete 08:32:04 5cdaf54b7214: Verifying Checksum 08:32:04 5cdaf54b7214: Download complete 08:32:07 5df492c9dc93: Pull complete 08:32:07 7629e6793208: Pull complete 08:32:07 4f4fb700ef54: Pull complete 08:32:07 8de7f028bff5: Pull complete 08:32:07 44042ff1420b: Pull complete 08:32:09 5cdaf54b7214: Pull complete 08:32:09 38f3e5a9071a: Pull complete 08:32:10 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 08:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 08:32:10 ---> 60b93f829570 08:32:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:32:14 ---> Running in 575f721e3b5b 08:32:14 Removing intermediate container 575f721e3b5b 08:32:14 ---> a848db41e6b0 08:32:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:32:14 ---> Running in 1fb23146bef3 08:32:14 Removing intermediate container 1fb23146bef3 08:32:14 ---> 30c388dd6938 08:32:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:32:14 ---> Running in 80cc1de90e51 08:32:14 Removing intermediate container 80cc1de90e51 08:32:14 ---> 7b65c6635f86 08:32:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:32:14 ---> Running in 90db03673970 08:32:14 Removing intermediate container 90db03673970 08:32:14 ---> e36a2e84e91b 08:32:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:14 ---> Running in 9c97470d6bd3 08:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:32:15 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:32:15 (2/4) Installing libedit (20221030.3.1-r1) 08:32:15 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:32:15 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:32:15 Executing busybox-1.36.1-r5.trigger 08:32:15 OK: 268 MiB in 56 packages 08:32:16 Removing intermediate container 9c97470d6bd3 08:32:16 ---> 53429c07547c 08:32:16 Step 8/12 : WORKDIR /device-mqtt-go 08:32:16 ---> Running in 05efc558163e 08:32:16 Removing intermediate container 05efc558163e 08:32:16 ---> e76877d0cacd 08:32:16 Step 9/12 : COPY go.mod vendor* ./ 08:32:16 Still waiting to schedule task 08:32:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:32:17 ---> 815cc0db6aa1 08:32:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:17 ---> Running in 4e080c473bb3 08:32:41 Removing intermediate container 4e080c473bb3 08:32:41 ---> 5560f793c4f9 08:32:41 Step 11/12 : COPY . . 08:32:42 ---> 7c0d04a9efab 08:32:42 Step 12/12 : RUN $MAKE 08:32:42 ---> Running in ddd2c894c130 08:32:42 noop 08:32:43 Removing intermediate container ddd2c894c130 08:32:43 ---> 93740323608f 08:32:43 Successfully built 93740323608f 08:32:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:43 + docker inspect -f . ci-base-image-x86_64 08:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:43 prd-ubuntu20.04-docker-8c-8g-686 does not seem to be running inside a container 08:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@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 ******** ci-base-image-x86_64 cat 08:32:44 $ docker top 8e2b52861ece53adba881b0df2b603c3d407c85051100ef01219bef9f304e7c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:44 + go version 08:32:44 go version go1.21.9 linux/amd64 [Pipeline] } 08:32:44 $ docker stop --time=1 8e2b52861ece53adba881b0df2b603c3d407c85051100ef01219bef9f304e7c8 08:32:45 $ docker rm -f --volumes 8e2b52861ece53adba881b0df2b603c3d407c85051100ef01219bef9f304e7c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + docker inspect -f . ci-base-image-x86_64 08:32:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:46 prd-ubuntu20.04-docker-8c-8g-686 does not seem to be running inside a container 08:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@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 ******** ci-base-image-x86_64 cat 08:32:46 $ docker top 6cbd279515debf65dfb09f92300fdff3776bcce960714f037279ff065f2a338f -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_napa [Pipeline] fileExists [Pipeline] sh 08:32:47 + make test 08:32:47 go test ./... -coverprofile=coverage.out ./... 08:32:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:32:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:32:58 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:32:58 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements 08:33:05 go vet ./... 08:33:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:08 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:08 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:33:08 + go mod tidy [Pipeline] } 08:33:08 $ docker stop --time=1 6cbd279515debf65dfb09f92300fdff3776bcce960714f037279ff065f2a338f 08:33:12 $ docker rm -f --volumes 6cbd279515debf65dfb09f92300fdff3776bcce960714f037279ff065f2a338f [Pipeline] // withDockerContainer [Pipeline] sh 08:33:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:33:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:13 + ls -al . 08:33:13 total 188 08:33:13 drwxrwxr-x 10 jenkins jenkins 4096 May 24 08:32 . 08:33:13 drwxrwxr-x 4 jenkins jenkins 4096 May 24 08:31 .. 08:33:13 -rw-rw-r-- 1 jenkins jenkins 140 May 24 08:31 .dockerignore 08:33:13 drwxrwxr-x 8 jenkins jenkins 4096 May 24 08:32 .git 08:33:13 drwxrwxr-x 3 jenkins jenkins 4096 May 24 08:31 .github 08:33:13 -rw-rw-r-- 1 jenkins jenkins 256 May 24 08:31 .gitignore 08:33:13 -rw-rw-r-- 1 jenkins jenkins 41 May 24 08:31 .golangci.yml 08:33:13 drwxr-xr-x 3 jenkins jenkins 4096 May 24 08:32 .semver 08:33:13 -rw-rw-r-- 1 jenkins jenkins 10405 May 24 08:31 Attribution.txt 08:33:13 -rw-rw-r-- 1 jenkins jenkins 18574 May 24 08:31 CHANGELOG.md 08:33:13 -rw-rw-r-- 1 jenkins jenkins 1798 May 24 08:31 Dockerfile 08:33:13 -rw-rw-r-- 1 jenkins jenkins 677 May 24 08:31 GOVERNANCE.md 08:33:13 -rw-rw-r-- 1 jenkins jenkins 657 May 24 08:31 Jenkinsfile 08:33:13 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 08:31 LICENSE 08:33:13 -rw-rw-r-- 1 jenkins jenkins 1963 May 24 08:31 Makefile 08:33:13 -rw-rw-r-- 1 jenkins jenkins 620 May 24 08:31 OWNERS.md 08:33:13 -rw-rw-r-- 1 jenkins jenkins 3599 May 24 08:31 README.md 08:33:13 -rw-rw-r-- 1 jenkins jenkins 11 May 24 08:32 VERSION 08:33:13 drwxrwxr-x 2 jenkins jenkins 4096 May 24 08:31 bin 08:33:13 drwxrwxr-x 3 jenkins jenkins 4096 May 24 08:31 cmd 08:33:13 -rw-r--r-- 1 jenkins jenkins 18506 May 24 08:32 coverage.out 08:33:13 -rw-rw-r-- 1 jenkins jenkins 3745 May 24 08:31 go.mod 08:33:13 -rw-rw-r-- 1 jenkins jenkins 34195 May 24 08:31 go.sum 08:33:13 drwxrwxr-x 3 jenkins jenkins 4096 May 24 08:31 internal 08:33:13 drwxrwxr-x 2 jenkins jenkins 4096 May 24 08:31 mock 08:33:13 drwxrwxr-x 6 jenkins jenkins 4096 May 24 08:31 vendor 08:33:13 -rw-rw-r-- 1 jenkins jenkins 227 May 24 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:14 + 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=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 --label arch=amd64 --label version=3.1.1-dev.1 . 08:33:14 Sending build context to Docker daemon 48.69MB 08:33:14 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:33:14 Step 2/25 : FROM ${BASE} AS builder 08:33:14 ---> 93740323608f 08:33:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:15 ---> Running in 9b85c5d75e61 08:33:15 Removing intermediate container 9b85c5d75e61 08:33:15 ---> 040561958738 08:33:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:33:15 ---> Running in 953c7334d405 08:33:15 Removing intermediate container 953c7334d405 08:33:15 ---> 896e2f1e1928 08:33:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:33:15 ---> Running in afffaf10ca61 08:33:15 Removing intermediate container afffaf10ca61 08:33:15 ---> 82523fd68d9d 08:33:15 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:33:15 ---> Running in 07954a129b94 08:33:15 Removing intermediate container 07954a129b94 08:33:15 ---> d3bbb5416197 08:33:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:15 ---> Running in 4b4301bf1f22 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:16 OK: 268 MiB in 56 packages 08:33:16 Removing intermediate container 4b4301bf1f22 08:33:16 ---> 27808c3b39fa 08:33:16 Step 8/25 : WORKDIR /device-mqtt-go 08:33:16 ---> Running in a0d6d80204e7 08:33:16 Removing intermediate container a0d6d80204e7 08:33:16 ---> d27486e683e3 08:33:16 Step 9/25 : COPY go.mod vendor* ./ 08:33:18 ---> 011d7d85504c 08:33:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 ---> Running in 95ec29680160 08:33:19 skipping... 08:33:19 Removing intermediate container 95ec29680160 08:33:19 ---> 8e08d91cae5c 08:33:19 Step 11/25 : COPY . . 08:33:21 ---> 51a6bb122458 08:33:21 Step 12/25 : RUN $MAKE 08:33:21 ---> Running in 7f85bb6d22b4 08:33:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 08:33:44 Removing intermediate container 7f85bb6d22b4 08:33:44 ---> a597a4732a01 08:33:44 Step 13/25 : FROM alpine:3.18 08:33:44 3.18: Pulling from library/alpine 08:33:44 619be1103602: Already exists 08:33:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:33:44 Status: Downloaded newer image for alpine:3.18 08:33:44 ---> d3782b16ccc9 08:33:44 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 08:33:44 ---> Running in 845b2d57a93c 08:33:44 Removing intermediate container 845b2d57a93c 08:33:44 ---> 2bc9def199dc 08:33:44 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:33:44 ---> Running in 2354a42d9060 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:44 (1/1) Installing dumb-init (1.2.5-r2) 08:33:44 Executing busybox-1.36.1-r5.trigger 08:33:44 OK: 7 MiB in 16 packages 08:33:44 Removing intermediate container 2354a42d9060 08:33:44 ---> efd855448958 08:33:44 Step 16/25 : RUN apk --no-cache upgrade 08:33:44 ---> Running in 9a4d27fcdaf3 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:53 Upgrading critical system libraries and apk-tools: 08:33:53 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:33:53 Executing busybox-1.36.1-r5.trigger 08:33:53 Continuing the upgrade transaction with new apk-tools: 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:53 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:33:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-688 in /w/workspace/edgexfoundry_device-mqtt-go_napa [Pipeline] { [Pipeline] ws 08:33:54 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 08:33:54 Executing busybox-1.36.1-r6.post-upgrade 08:33:54 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:33:54 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:33:54 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:33:54 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:33:54 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:33:54 Executing busybox-1.36.1-r6.trigger 08:33:54 OK: 7 MiB in 16 packages 08:33:54 Removing intermediate container 9a4d27fcdaf3 08:33:54 ---> 7b3763d9740f 08:33:54 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 08:33:55 ---> 27eedec4c38b 08:33:55 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 08:33:55 ---> 59c03fb5f8db 08:33:55 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:33:55 ---> a11e4637b228 08:33:55 Step 20/25 : EXPOSE 59982 08:33:55 ---> Running in fbc799767bbd 08:33:55 Removing intermediate container fbc799767bbd 08:33:55 ---> 85bf8aa517d6 08:33:55 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 08:33:55 ---> Running in f026960f3fab 08:33:55 Removing intermediate container f026960f3fab 08:33:55 ---> f21da093016f 08:33:55 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:33:55 ---> Running in e8fa3fd6eeb7 08:33:56 Removing intermediate container e8fa3fd6eeb7 08:33:56 ---> b45e7aa4491f 08:33:56 Step 23/25 : LABEL arch=amd64 08:33:56 ---> Running in bf1fb2b62e7e 08:33:56 Removing intermediate container bf1fb2b62e7e 08:33:56 ---> b2340b92a39b 08:33:56 Step 24/25 : LABEL git_sha=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:33:56 ---> Running in 60974fe1fb6e 08:33:56 Removing intermediate container 60974fe1fb6e 08:33:56 ---> 7558f351f280 08:33:56 Step 25/25 : LABEL version=3.1.1-dev.1 08:33:56 ---> Running in 2248bdac533b 08:33:56 Removing intermediate container 2248bdac533b 08:33:56 ---> cd78a3629199 08:33:56 [Warning] One or more build-args [ARCH] were not consumed 08:33:56 Successfully built cd78a3629199 08:33:56 Successfully tagged device-mqtt:latest [Pipeline] } 08:33:57 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:57 provisioning config files... 08:33:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config8267487522201619857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:57 ---> ****-login.sh 08:33:57 nexus3.edgexfoundry.org:10001 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10002 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10003 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10004 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 ****.io 08:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:58 Configure a credential helper to remove this warning. See 08:33:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:58 08:33:58 Login Succeeded 08:33:58 ---> ****-login.sh ends [Pipeline] } 08:33:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:58 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:58 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 08:33:58 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:33:58 3.1.1-dev.1 08:33:58 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 08:33:58 napa 08:33:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:33:58 e1f2e4eb541e: Preparing 08:33:58 61d092745d2a: Preparing 08:33:58 4b26737c84c2: Preparing 08:33:58 7cbeaedbbc87: Preparing 08:33:58 196bb4eaea27: Preparing 08:33:58 aedc3bda2944: Preparing 08:33:58 aedc3bda2944: Waiting 08:33:58 61d092745d2a: Pushed 08:33:58 196bb4eaea27: Pushed 08:33:58 e1f2e4eb541e: Pushed 08:33:58 aedc3bda2944: Layer already exists 08:33:59 7cbeaedbbc87: Pushed 08:34:01 4b26737c84c2: Pushed 08:34:01 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72: digest: sha256:1756a5e416ff7b8ed35485324932fcb04d54a0de9284820c7033bb9f46625d67 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.1-dev.1 08:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:34:02 e1f2e4eb541e: Preparing 08:34:02 61d092745d2a: Preparing 08:34:02 4b26737c84c2: Preparing 08:34:02 7cbeaedbbc87: Preparing 08:34:02 196bb4eaea27: Preparing 08:34:02 aedc3bda2944: Preparing 08:34:02 aedc3bda2944: Waiting 08:34:02 196bb4eaea27: Layer already exists 08:34:02 4b26737c84c2: Layer already exists 08:34:02 7cbeaedbbc87: Layer already exists 08:34:02 61d092745d2a: Layer already exists 08:34:02 e1f2e4eb541e: Layer already exists 08:34:02 aedc3bda2944: Layer already exists 08:34:02 3.1.1-dev.1: digest: sha256:1756a5e416ff7b8ed35485324932fcb04d54a0de9284820c7033bb9f46625d67 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 08:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:34:03 e1f2e4eb541e: Preparing 08:34:03 61d092745d2a: Preparing 08:34:03 4b26737c84c2: Preparing 08:34:03 7cbeaedbbc87: Preparing 08:34:03 196bb4eaea27: Preparing 08:34:03 aedc3bda2944: Preparing 08:34:03 aedc3bda2944: Waiting 08:34:03 4b26737c84c2: Layer already exists 08:34:03 e1f2e4eb541e: Layer already exists 08:34:03 196bb4eaea27: Layer already exists 08:34:03 61d092745d2a: Layer already exists 08:34:03 7cbeaedbbc87: Layer already exists 08:34:03 aedc3bda2944: Layer already exists 08:34:03 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1: digest: sha256:1756a5e416ff7b8ed35485324932fcb04d54a0de9284820c7033bb9f46625d67 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:napa 08:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:34:03 e1f2e4eb541e: Preparing 08:34:03 61d092745d2a: Preparing 08:34:03 4b26737c84c2: Preparing 08:34:03 7cbeaedbbc87: Preparing 08:34:03 196bb4eaea27: Preparing 08:34:03 aedc3bda2944: Preparing 08:34:03 4b26737c84c2: Layer already exists 08:34:03 61d092745d2a: Layer already exists 08:34:03 196bb4eaea27: Layer already exists 08:34:03 7cbeaedbbc87: Layer already exists 08:34:03 e1f2e4eb541e: Layer already exists 08:34:03 aedc3bda2944: Layer already exists 08:34:03 napa: digest: sha256:1756a5e416ff7b8ed35485324932fcb04d54a0de9284820c7033bb9f46625d67 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:03 ===================================================== [Pipeline] echo 08:34:03 taggedImages: 08:34:03 - nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:34:03 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.1-dev.1 08:34:03 - nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 08:34:03 - nexus3.edgexfoundry.org:10004/device-mqtt:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:04 08:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:04 using credential edgex-jenkins-ssh 08:34:04 Cloning the remote Git repository 08:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:04 latest: Pulling from edgex-lftools-log-publisher 08:34:04 5eb5b503b376: Pulling fs layer 08:34:04 5c69ac0246d0: Pulling fs layer 08:34:04 ec43610c2a17: Pulling fs layer 08:34:04 3a2ae6a8a46f: Pulling fs layer 08:34:04 33b1e0a273af: Pulling fs layer 08:34:04 5d3b04190fa2: Pulling fs layer 08:34:04 2f39f015ded8: Pulling fs layer 08:34:04 3a2ae6a8a46f: Waiting 08:34:04 33b1e0a273af: Waiting 08:34:04 5d3b04190fa2: Waiting 08:34:04 2f39f015ded8: Waiting 08:34:04 5c69ac0246d0: Download complete 08:34:04 3a2ae6a8a46f: Download complete 08:34:04 33b1e0a273af: Verifying Checksum 08:34:04 33b1e0a273af: Download complete 08:34:04 5d3b04190fa2: Download complete 08:34:04 ec43610c2a17: Verifying Checksum 08:34:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:34:04 > git init /w/workspace/device-mqtt-go/5 # timeout=10 08:34:04 5eb5b503b376: Download complete 08:34:05 2f39f015ded8: Download complete 08:34:06 5eb5b503b376: Pull complete 08:34:06 5c69ac0246d0: Pull complete 08:34:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:34:04 > git --version # timeout=10 08:34:04 > git --version # 'git version 2.25.1' 08:34:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:06 ec43610c2a17: Pull complete 08:34:06 3a2ae6a8a46f: Pull complete 08:34:06 33b1e0a273af: Pull complete 08:34:06 5d3b04190fa2: Pull complete 08:34:08 Avoid second fetch 08:34:08 Checking out Revision 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 (napa) 08:34:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:34:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:08 > git config core.sparsecheckout # timeout=10 08:34:08 > git checkout -f 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 # timeout=10 08:34:10 Commit message: "Merge pull request #673 from cloudxxx8/bump-sdk-3.1.1" 08:34:11 2f39f015ded8: Pull complete 08:34:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:11 prd-ubuntu20.04-docker-8c-8g-686 does not seem to be running inside a container 08:34:11 $ 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/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@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-lftools-log-publisher:latest cat 08:34:14 08:34:14 GitHub has been notified of this commit’s build result 08:34:14 08:34:15 $ docker top 423e28047e4225d8dc91a1b94718cff03d3965dd84733001c0248bd759fb5ec7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:16 ---> job-cost.sh 08:34:16 lf-activate-venv: SKIPPING 08:34:16 INFO: No Stack... 08:34:16 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:16 Dload Upload Total Spent Left Speed 08:34:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 08:34:16 INFO: Archiving Costs [Pipeline] sh 08:34:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:16 + cat /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/cost.csv 08:34:16 + cut -d, -f6 [Pipeline] lock 08:34:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] 08:34:16 Resource [jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] did not exist. Created. 08:34:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:17 + sudo tee /etc/docker/daemon.new 08:34:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:17 { 08:34:17 "registry-mirrors": [ 08:34:17 "https://nexus3.edgexfoundry.org:10001" 08:34:17 ], 08:34:17 "bip": "10.250.0.254/24", 08:34:17 "hosts": [ 08:34:17 "tcp://0.0.0.0:5555", 08:34:17 "unix:///var/run/docker.sock" 08:34:17 ], 08:34:17 "mtu": 1458, 08:34:17 "selinux-enabled": true, 08:34:17 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:17 } [Pipeline] sh 08:34:17 + echo total: 0.2199999988079071 [Pipeline] stash 08:34:17 Stashed 1 file(s) [Pipeline] } 08:34:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:17 $ docker stop --time=1 423e28047e4225d8dc91a1b94718cff03d3965dd84733001c0248bd759fb5ec7 08:34:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 08:34:18 $ docker rm -f --volumes 423e28047e4225d8dc91a1b94718cff03d3965dd84733001c0248bd759fb5ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:34:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:37 provisioning config files... 08:34:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config8857593011782233062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:37 ---> ****-login.sh 08:34:37 nexus3.edgexfoundry.org:10001 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 nexus3.edgexfoundry.org:10002 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 nexus3.edgexfoundry.org:10003 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:39 Configure a credential helper to remove this warning. See 08:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:39 08:34:39 Login Succeeded 08:34:39 nexus3.edgexfoundry.org:10004 08:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:39 Configure a credential helper to remove this warning. See 08:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:39 08:34:39 Login Succeeded 08:34:39 ****.io 08:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:39 Configure a credential helper to remove this warning. See 08:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:39 08:34:39 Login Succeeded 08:34:39 ---> ****-login.sh ends [Pipeline] } 08:34:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:34:40 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:34:40 + grep ^go [0-9].[0-9]* go.mod 08:34:40 + cut -d -f 2 [Pipeline] echo 08:34:40 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:40 ========================================================= 08:34:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 08:34:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:34:43 Sending build context to Docker daemon 38.3MB 08:34:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:34:43 Step 2/12 : FROM ${BASE} AS builder 08:34:43 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:43 c6b39de5b339: Pulling fs layer 08:34:43 a69c41024577: Pulling fs layer 08:34:43 d6de4b400683: Pulling fs layer 08:34:43 35cb2a7552d0: Pulling fs layer 08:34:43 4f4fb700ef54: Pulling fs layer 08:34:43 9e011611b7f5: Pulling fs layer 08:34:43 3bd174042beb: Pulling fs layer 08:34:43 4476f39b5e91: Pulling fs layer 08:34:43 35cb2a7552d0: Waiting 08:34:43 4f4fb700ef54: Waiting 08:34:43 9e011611b7f5: Waiting 08:34:43 3bd174042beb: Waiting 08:34:43 4476f39b5e91: Waiting 08:34:43 a69c41024577: Verifying Checksum 08:34:43 a69c41024577: Download complete 08:34:43 35cb2a7552d0: Verifying Checksum 08:34:43 35cb2a7552d0: Download complete 08:34:43 4f4fb700ef54: Verifying Checksum 08:34:43 4f4fb700ef54: Download complete 08:34:43 9e011611b7f5: Verifying Checksum 08:34:43 9e011611b7f5: Download complete 08:34:43 4476f39b5e91: Verifying Checksum 08:34:43 4476f39b5e91: Download complete 08:34:44 c6b39de5b339: Pull complete 08:34:44 a69c41024577: Pull complete 08:34:45 d6de4b400683: Download complete 08:34:46 3bd174042beb: Download complete 08:34:58 d6de4b400683: Pull complete 08:34:58 35cb2a7552d0: Pull complete 08:34:58 4f4fb700ef54: Pull complete 08:34:58 9e011611b7f5: Pull complete 08:35:07 3bd174042beb: Pull complete 08:35:09 4476f39b5e91: Pull complete 08:35:09 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 08:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 08:35:09 ---> 981a0608b64a 08:35:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:35:11 ---> Running in b81311bb66b5 08:35:11 Removing intermediate container b81311bb66b5 08:35:11 ---> 6ea9011b37c0 08:35:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:35:11 ---> Running in b898599169e2 08:35:12 Removing intermediate container b898599169e2 08:35:12 ---> 70d24df5c432 08:35:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:35:12 ---> Running in 05346e149fca 08:35:12 Removing intermediate container 05346e149fca 08:35:12 ---> c027fbe5b764 08:35:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:35:12 ---> Running in 32ef62070fde 08:35:12 Removing intermediate container 32ef62070fde 08:35:12 ---> 70521e70ec14 08:35:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:35:12 ---> Running in d741fe24dd35 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:35:15 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:35:15 (2/4) Installing libedit (20221030.3.1-r1) 08:35:15 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:35:15 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:35:15 Executing busybox-1.36.1-r5.trigger 08:35:15 OK: 271 MiB in 56 packages 08:35:17 Removing intermediate container d741fe24dd35 08:35:17 ---> 0d860a4f2d79 08:35:17 Step 8/12 : WORKDIR /device-mqtt-go 08:35:17 ---> Running in 6cc13e8faa2c 08:35:17 Removing intermediate container 6cc13e8faa2c 08:35:17 ---> 7a81d2a7f6a7 08:35:17 Step 9/12 : COPY go.mod vendor* ./ 08:35:24 ---> 178ce856a04f 08:35:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 ---> Running in bae2fdac6fc2 08:36:20 Removing intermediate container bae2fdac6fc2 08:36:20 ---> 1efe5c53c756 08:36:20 Step 11/12 : COPY . . 08:36:26 ---> 74e0dcf045f7 08:36:26 Step 12/12 : RUN $MAKE 08:36:26 ---> Running in 98971c5ff9cc 08:36:26 noop 08:36:27 Removing intermediate container 98971c5ff9cc 08:36:27 ---> b56221c5d016 08:36:28 Successfully built b56221c5d016 08:36:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:28 + docker inspect -f . ci-base-image-arm64 08:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-688 does not seem to be running inside a container 08:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** ci-base-image-arm64 cat 08:36:30 $ docker top 97787335d446dead9adf7ac55a8d200ba7f7f0a2f43ab01b52a676e4270b877c -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:30 + go version 08:36:30 go version go1.21.9 linux/arm64 [Pipeline] } 08:36:30 $ docker stop --time=1 97787335d446dead9adf7ac55a8d200ba7f7f0a2f43ab01b52a676e4270b877c 08:36:32 $ docker rm -f --volumes 97787335d446dead9adf7ac55a8d200ba7f7f0a2f43ab01b52a676e4270b877c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:33 + docker inspect -f . ci-base-image-arm64 08:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:33 prd-ubuntu20.04-docker-arm64-4c-16g-688 does not seem to be running inside a container 08:36:33 $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** ci-base-image-arm64 cat 08:36:34 $ docker top 055b9f15c825b769142d29f57b26d9dddc6bac59b49af667d1951b27390dc02e -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:35 + git config --global --add safe.directory /w/workspace/device-mqtt-go/5 [Pipeline] fileExists [Pipeline] sh 08:36:36 + make test 08:36:36 go test ./... -coverprofile=coverage.out ./... 08:36:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:38:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:38:45 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:38:45 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.8% of statements 08:38:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:45 go vet ./... 08:39:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:07 ./bin/test-attribution-txt.sh [Pipeline] echo 08:39:07 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:39:07 + go mod tidy [Pipeline] } 08:39:11 $ docker stop --time=1 055b9f15c825b769142d29f57b26d9dddc6bac59b49af667d1951b27390dc02e 08:39:13 $ docker rm -f --volumes 055b9f15c825b769142d29f57b26d9dddc6bac59b49af667d1951b27390dc02e [Pipeline] // withDockerContainer [Pipeline] sh 08:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:39:14 Warning: overwriting stash ‘coverage-report’ 08:39:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:39:16 + ls -al . 08:39:16 total 184 08:39:16 drwxrwxr-x 9 jenkins jenkins 4096 May 24 08:36 . 08:39:16 drwxrwxr-x 4 jenkins jenkins 4096 May 24 08:34 .. 08:39:16 -rw-rw-r-- 1 jenkins jenkins 140 May 24 08:34 .dockerignore 08:39:16 drwxrwxr-x 8 jenkins jenkins 4096 May 24 08:34 .git 08:39:16 drwxrwxr-x 3 jenkins jenkins 4096 May 24 08:34 .github 08:39:16 -rw-rw-r-- 1 jenkins jenkins 256 May 24 08:34 .gitignore 08:39:16 -rw-rw-r-- 1 jenkins jenkins 41 May 24 08:34 .golangci.yml 08:39:16 -rw-rw-r-- 1 jenkins jenkins 10405 May 24 08:34 Attribution.txt 08:39:16 -rw-rw-r-- 1 jenkins jenkins 18574 May 24 08:34 CHANGELOG.md 08:39:16 -rw-rw-r-- 1 jenkins jenkins 1798 May 24 08:34 Dockerfile 08:39:16 -rw-rw-r-- 1 jenkins jenkins 677 May 24 08:34 GOVERNANCE.md 08:39:16 -rw-rw-r-- 1 jenkins jenkins 657 May 24 08:34 Jenkinsfile 08:39:16 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 08:34 LICENSE 08:39:16 -rw-rw-r-- 1 jenkins jenkins 1963 May 24 08:34 Makefile 08:39:16 -rw-rw-r-- 1 jenkins jenkins 620 May 24 08:34 OWNERS.md 08:39:16 -rw-rw-r-- 1 jenkins jenkins 3599 May 24 08:34 README.md 08:39:16 -rw-rw-r-- 1 jenkins jenkins 11 May 24 08:32 VERSION 08:39:16 drwxrwxr-x 2 jenkins jenkins 4096 May 24 08:34 bin 08:39:16 drwxrwxr-x 3 jenkins jenkins 4096 May 24 08:34 cmd 08:39:16 -rw-r--r-- 1 jenkins jenkins 18506 May 24 08:38 coverage.out 08:39:16 -rw-rw-r-- 1 jenkins jenkins 3745 May 24 08:34 go.mod 08:39:16 -rw-rw-r-- 1 jenkins jenkins 34195 May 24 08:34 go.sum 08:39:16 drwxrwxr-x 3 jenkins jenkins 4096 May 24 08:34 internal 08:39:16 drwxrwxr-x 2 jenkins jenkins 4096 May 24 08:34 mock 08:39:16 drwxrwxr-x 6 jenkins jenkins 4096 May 24 08:34 vendor 08:39:16 -rw-rw-r-- 1 jenkins jenkins 227 May 24 08:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:16 + 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=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 --label arch=arm64 --label version=3.1.1-dev.1 . 08:39:19 Sending build context to Docker daemon 38.32MB 08:39:19 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:39:19 Step 2/25 : FROM ${BASE} AS builder 08:39:19 ---> b56221c5d016 08:39:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:39:19 ---> Running in c92cbeaa0535 08:39:19 Removing intermediate container c92cbeaa0535 08:39:19 ---> 31ec3b81c996 08:39:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:39:19 ---> Running in 7305e7c2f16f 08:39:19 Removing intermediate container 7305e7c2f16f 08:39:19 ---> e9d5ee0b8541 08:39:19 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:39:20 ---> Running in a7e2ba4ac4d8 08:39:20 Removing intermediate container a7e2ba4ac4d8 08:39:20 ---> 97851077568b 08:39:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:39:20 ---> Running in 6640983adff9 08:39:20 Removing intermediate container 6640983adff9 08:39:20 ---> 9387d1991c63 08:39:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:39:20 ---> Running in 68b7ad20e685 08:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:39:23 OK: 271 MiB in 56 packages 08:39:24 Removing intermediate container 68b7ad20e685 08:39:24 ---> 1a87e4fa1bed 08:39:24 Step 8/25 : WORKDIR /device-mqtt-go 08:39:24 ---> Running in 4ca8dc0588ff 08:39:24 Removing intermediate container 4ca8dc0588ff 08:39:24 ---> 062ad9d66ff1 08:39:24 Step 9/25 : COPY go.mod vendor* ./ 08:39:31 ---> d8eaac41bfed 08:39:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:31 ---> Running in 3369f896f08c 08:39:32 skipping... 08:39:32 Removing intermediate container 3369f896f08c 08:39:32 ---> 5863492898e6 08:39:32 Step 11/25 : COPY . . 08:39:41 ---> 461a63eb0fb3 08:39:41 Step 12/25 : RUN $MAKE 08:39:41 ---> Running in f8a6d344d3c5 08:39:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 08:42:02 Removing intermediate container f8a6d344d3c5 08:42:02 ---> 84c975c190cd 08:42:02 Step 13/25 : FROM alpine:3.18 08:42:02 3.18: Pulling from library/alpine 08:42:02 c6b39de5b339: Already exists 08:42:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:42:02 Status: Downloaded newer image for alpine:3.18 08:42:02 ---> 33abbf032149 08:42:02 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 08:42:02 ---> Running in 1312a5246755 08:42:02 Removing intermediate container 1312a5246755 08:42:02 ---> c11867be2b94 08:42:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:42:02 ---> Running in b27bf202fb35 08:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:42:02 (1/1) Installing dumb-init (1.2.5-r2) 08:42:02 Executing busybox-1.36.1-r5.trigger 08:42:02 OK: 8 MiB in 16 packages 08:42:02 Removing intermediate container b27bf202fb35 08:42:02 ---> 12a8dbe140c5 08:42:02 Step 16/25 : RUN apk --no-cache upgrade 08:42:02 ---> Running in 38d27b74dd28 08:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:42:04 Upgrading critical system libraries and apk-tools: 08:42:04 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:42:04 Executing busybox-1.36.1-r5.trigger 08:42:04 Continuing the upgrade transaction with new apk-tools: 08:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:42:05 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:42:05 Executing busybox-1.36.1-r6.post-upgrade 08:42:05 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:42:05 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:42:05 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:42:05 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:42:05 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:42:06 Executing busybox-1.36.1-r6.trigger 08:42:06 OK: 8 MiB in 16 packages 08:42:07 Removing intermediate container 38d27b74dd28 08:42:07 ---> 400148e99385 08:42:07 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 08:42:09 ---> 0d9c65d5fedf 08:42:09 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 08:42:09 ---> 84eb441fc33c 08:42:09 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:42:10 ---> e724e9b76aa0 08:42:10 Step 20/25 : EXPOSE 59982 08:42:10 ---> Running in df7b9dfd3113 08:42:10 Removing intermediate container df7b9dfd3113 08:42:10 ---> 678e3b84df51 08:42:10 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 08:42:10 ---> Running in bcb30d100352 08:42:10 Removing intermediate container bcb30d100352 08:42:10 ---> 96de23ff5d42 08:42:10 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:42:11 ---> Running in 7c95691aac58 08:42:11 Removing intermediate container 7c95691aac58 08:42:11 ---> 778dd2bb454f 08:42:11 Step 23/25 : LABEL arch=arm64 08:42:11 ---> Running in 4d3c85c1da94 08:42:11 Removing intermediate container 4d3c85c1da94 08:42:11 ---> 9cf1aa5b0c27 08:42:11 Step 24/25 : LABEL git_sha=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:42:11 ---> Running in c50aa8800bd4 08:42:12 Removing intermediate container c50aa8800bd4 08:42:12 ---> 40c9435370b9 08:42:12 Step 25/25 : LABEL version=3.1.1-dev.1 08:42:12 ---> Running in ccfc3d0a2c0c 08:42:12 Removing intermediate container ccfc3d0a2c0c 08:42:12 ---> fac93b4f3134 08:42:12 [Warning] One or more build-args [ARCH] were not consumed 08:42:12 Successfully built fac93b4f3134 08:42:12 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:13 provisioning config files... 08:42:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config13826639207180708771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:13 ---> ****-login.sh 08:42:13 nexus3.edgexfoundry.org:10001 08:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:13 Configure a credential helper to remove this warning. See 08:42:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:13 08:42:13 Login Succeeded 08:42:13 nexus3.edgexfoundry.org:10002 08:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:14 Configure a credential helper to remove this warning. See 08:42:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:14 08:42:14 Login Succeeded 08:42:14 nexus3.edgexfoundry.org:10003 08:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:14 Configure a credential helper to remove this warning. See 08:42:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:14 08:42:14 Login Succeeded 08:42:14 nexus3.edgexfoundry.org:10004 08:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:14 Configure a credential helper to remove this warning. See 08:42:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:14 08:42:14 Login Succeeded 08:42:14 ****.io 08:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:15 Configure a credential helper to remove this warning. See 08:42:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:15 08:42:15 Login Succeeded 08:42:15 ---> ****-login.sh ends [Pipeline] } 08:42:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:15 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:15 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 08:42:15 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:42:15 3.1.1-dev.1 08:42:15 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 08:42:15 napa 08:42:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:15 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:42:16 6c7fa80be36c: Preparing 08:42:16 ee065a541689: Preparing 08:42:16 769656c0bfdc: Preparing 08:42:16 74834cd0440c: Preparing 08:42:16 f39045c86b27: Preparing 08:42:16 7c504f21be85: Preparing 08:42:16 7c504f21be85: Waiting 08:42:16 f39045c86b27: Pushed 08:42:16 6c7fa80be36c: Pushed 08:42:16 ee065a541689: Pushed 08:42:16 7c504f21be85: Layer already exists 08:42:17 74834cd0440c: Pushed 08:42:22 769656c0bfdc: Pushed 08:42:22 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72: digest: sha256:88b0f3417bf7b7a06b1deab33d372b1310208fcbfa36013662f48198b7ff3e9b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:22 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.1-dev.1 08:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:42:22 6c7fa80be36c: Preparing 08:42:22 ee065a541689: Preparing 08:42:22 769656c0bfdc: Preparing 08:42:22 74834cd0440c: Preparing 08:42:22 f39045c86b27: Preparing 08:42:22 7c504f21be85: Preparing 08:42:22 7c504f21be85: Waiting 08:42:22 6c7fa80be36c: Layer already exists 08:42:22 ee065a541689: Layer already exists 08:42:22 74834cd0440c: Layer already exists 08:42:22 f39045c86b27: Layer already exists 08:42:22 769656c0bfdc: Layer already exists 08:42:22 7c504f21be85: Layer already exists 08:42:22 3.1.1-dev.1: digest: sha256:88b0f3417bf7b7a06b1deab33d372b1310208fcbfa36013662f48198b7ff3e9b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 08:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:42:23 6c7fa80be36c: Preparing 08:42:23 ee065a541689: Preparing 08:42:23 769656c0bfdc: Preparing 08:42:23 74834cd0440c: Preparing 08:42:23 f39045c86b27: Preparing 08:42:23 7c504f21be85: Preparing 08:42:23 7c504f21be85: Waiting 08:42:23 ee065a541689: Layer already exists 08:42:23 f39045c86b27: Layer already exists 08:42:23 74834cd0440c: Layer already exists 08:42:23 6c7fa80be36c: Layer already exists 08:42:23 769656c0bfdc: Layer already exists 08:42:23 7c504f21be85: Layer already exists 08:42:23 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1: digest: sha256:88b0f3417bf7b7a06b1deab33d372b1310208fcbfa36013662f48198b7ff3e9b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:napa 08:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:42:24 6c7fa80be36c: Preparing 08:42:24 ee065a541689: Preparing 08:42:24 769656c0bfdc: Preparing 08:42:24 74834cd0440c: Preparing 08:42:24 f39045c86b27: Preparing 08:42:24 7c504f21be85: Preparing 08:42:24 7c504f21be85: Waiting 08:42:24 769656c0bfdc: Layer already exists 08:42:24 ee065a541689: Layer already exists 08:42:24 74834cd0440c: Layer already exists 08:42:24 f39045c86b27: Layer already exists 08:42:24 6c7fa80be36c: Layer already exists 08:42:24 7c504f21be85: Layer already exists 08:42:24 napa: digest: sha256:88b0f3417bf7b7a06b1deab33d372b1310208fcbfa36013662f48198b7ff3e9b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:24 ===================================================== [Pipeline] echo 08:42:24 taggedImages: 08:42:24 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 08:42:24 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.1-dev.1 08:42:24 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 08:42:24 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:25 08:42:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:25 arm64: Pulling from edgex-lftools-log-publisher 08:42:25 8998bd30e6a1: Pulling fs layer 08:42:25 04944245beec: Pulling fs layer 08:42:25 699f458cf7ca: Pulling fs layer 08:42:25 765212b225bb: Pulling fs layer 08:42:25 f23df028b6ca: Pulling fs layer 08:42:25 d65c8cfc05b1: Pulling fs layer 08:42:25 2437ff75d9bd: Pulling fs layer 08:42:25 d65c8cfc05b1: Waiting 08:42:25 765212b225bb: Waiting 08:42:25 2437ff75d9bd: Waiting 08:42:25 f23df028b6ca: Waiting 08:42:25 04944245beec: Verifying Checksum 08:42:25 04944245beec: Download complete 08:42:25 765212b225bb: Verifying Checksum 08:42:25 765212b225bb: Download complete 08:42:25 f23df028b6ca: Download complete 08:42:25 d65c8cfc05b1: Download complete 08:42:26 699f458cf7ca: Verifying Checksum 08:42:26 699f458cf7ca: Download complete 08:42:26 8998bd30e6a1: Verifying Checksum 08:42:26 8998bd30e6a1: Download complete 08:42:29 2437ff75d9bd: Verifying Checksum 08:42:29 2437ff75d9bd: Download complete 08:42:31 8998bd30e6a1: Pull complete 08:42:31 04944245beec: Pull complete 08:42:33 699f458cf7ca: Pull complete 08:42:33 765212b225bb: Pull complete 08:42:34 f23df028b6ca: Pull complete 08:42:34 d65c8cfc05b1: Pull complete 08:42:53 2437ff75d9bd: Pull complete 08:42:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:53 prd-ubuntu20.04-docker-arm64-4c-16g-688 does not seem to be running inside a container 08:42:53 $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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-lftools-log-publisher:arm64 cat 08:42:56 $ docker top 79f53ba8b2ec3e1189d4a80ec3d54585505d519753a1b490f4470df575fdbd04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:57 ---> job-cost.sh 08:42:57 lf-activate-venv: SKIPPING 08:42:57 INFO: No Stack... 08:42:57 INFO: Retrieving Pricing Info for: v3-standard-4 08:42:58 INFO: Archiving Costs [Pipeline] sh 08:42:59 + cat /w/workspace/device-mqtt-go/5/archives/cost.csv 08:42:59 + cut -d, -f6 [Pipeline] lock 08:42:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] 08:42:59 Resource [jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] did not exist. Created. 08:42:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:59 /w/workspace/device-mqtt-go/5@tmp/durable-68b6d9e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:43:00 + echo total: 0.10999999940395355 [Pipeline] stash 08:43:00 Warning: overwriting stash ‘stack-cost’ 08:43:00 Stashed 1 file(s) [Pipeline] } 08:43:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:43:01 $ docker stop --time=1 79f53ba8b2ec3e1189d4a80ec3d54585505d519753a1b490f4470df575fdbd04 08:43:02 $ docker rm -f --volumes 79f53ba8b2ec3e1189d4a80ec3d54585505d519753a1b490f4470df575fdbd04 [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 08:43:03 provisioning config files... 08:43:03 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config7095279889830941250tmp [Pipeline] { [Pipeline] sh 08:43:03 + set +x 08:43:03 + bash -s -- 08:43:03 + curl -s https://codecov.io/bash 08:43:03 08:43:03 _____ _ 08:43:03 / ____| | | 08:43:03 | | ___ __| | ___ ___ _____ __ 08:43:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:43:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:43:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:43:03 Bash-1.0.6 08:43:03 08:43:03 08:43:03 ==> git version 2.25.1 found 08:43:03 ==> 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 08:43:03 Release-Date: 2020-01-08 08:43:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:43:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:43:03 ==> Jenkins CI detected. 08:43:03 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_napa 08:43:03 project root: . 08:43:03 --> token set from env 08:43:03 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 08:43:03 ==> Running gcov in . (disable via -X gcov) 08:43:03 ==> Python coveragepy not found 08:43:03 ==> Searching for coverage reports in: 08:43:03 + . 08:43:03 -> Found 1 reports 08:43:03 ==> Detecting git/mercurial file structure 08:43:03 ==> Reading reports 08:43:03 + ./coverage.out bytes=18506 08:43:03 ==> Appending adjustments 08:43:03 https://docs.codecov.io/docs/fixing-reports 08:43:03 + Found adjustments 08:43:03 ==> Gzipping contents 08:43:03 16K /tmp/codecov.lEXBzM.gz 08:43:03 ==> Uploading reports 08:43:03 url: https://codecov.io 08:43:03 query: branch=napa&commit=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:43:03 -> Pinging Codecov 08:43:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:43:03 -> Uploading to 08:43:03 https://storage.googleapis.com/codecov/v4/raw/2024-05-24/7D719EC7BBE17E464838252E33014C33/7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72/62ef27da-af8f-405d-b51a-d6e93ac5b0f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240524%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240524T084303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=182a105c4fb1bf84f14a29e08d9686a45c944d2658a5e0b30b740b7e8345a9ac 08:43:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:43:03 Dload Upload Total Spent Left Speed 08:43:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14845 0 0 100 14845 0 64264 --:--:-- --:--:-- --:--:-- 64264 08:43:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] } 08:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:43:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:43:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:43:04 08:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:43:05 latest: Pulling from edgex-devops/edgex-snyk-go 08:43:05 619be1103602: Already exists 08:43:05 f8ea3408117e: Pulling fs layer 08:43:05 91320369b822: Pulling fs layer 08:43:05 0406650e8295: Pulling fs layer 08:43:05 4f4fb700ef54: Pulling fs layer 08:43:05 96d80e3f36e1: Pulling fs layer 08:43:05 bcf3aedb951c: Pulling fs layer 08:43:05 96d80e3f36e1: Waiting 08:43:05 bcf3aedb951c: Waiting 08:43:05 4f4fb700ef54: Waiting 08:43:05 0406650e8295: Download complete 08:43:05 f8ea3408117e: Verifying Checksum 08:43:05 f8ea3408117e: Download complete 08:43:05 4f4fb700ef54: Verifying Checksum 08:43:05 4f4fb700ef54: Download complete 08:43:05 f8ea3408117e: Pull complete 08:43:05 96d80e3f36e1: Verifying Checksum 08:43:05 96d80e3f36e1: Download complete 08:43:05 91320369b822: Verifying Checksum 08:43:05 91320369b822: Download complete 08:43:06 bcf3aedb951c: Verifying Checksum 08:43:06 bcf3aedb951c: Download complete 08:43:09 91320369b822: Pull complete 08:43:09 0406650e8295: Pull complete 08:43:09 4f4fb700ef54: Pull complete 08:43:09 96d80e3f36e1: Pull complete 08:43:12 bcf3aedb951c: Pull complete 08:43:12 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:43:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:12 prd-ubuntu20.04-docker-8c-8g-686 does not seem to be running inside a container 08:43:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@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/edgex-snyk-go:latest cat 08:43:16 $ docker top 27b49464ed8ab396d3b1ca541e24e2c085fbae5fa31225bad8bfc7f04429adc1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:43:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:napa' [Pipeline] sh 08:43:16 + set -o pipefail 08:43:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:napa' 08:43:18 08:43:18 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_napa... 08:43:18 08:43:18 'go list -json -deps ./...' command failed with error: error obtaining VCS status: exit status 128 08:43:18 Use -buildvcs=false to disable VCS stamping. 08:43:18 error obtaining VCS status: exit status 128 08:43:18 Use -buildvcs=false to disable VCS stamping. 08:43:18 [Pipeline] } 08:43:18 $ docker stop --time=1 27b49464ed8ab396d3b1ca541e24e2c085fbae5fa31225bad8bfc7f04429adc1 08:43:21 $ docker rm -f --volumes 27b49464ed8ab396d3b1ca541e24e2c085fbae5fa31225bad8bfc7f04429adc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:43:21 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:43:22 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_napa/archives ] 08:43:22 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_napa/archives 08:43:22 total 16 08:43:22 drwxr-xr-x 3 root root 4096 May 24 08:34 . 08:43:22 drwxrwxr-x 11 jenkins jenkins 4096 May 24 08:34 .. 08:43:22 drwxr-xr-x 2 root root 4096 May 24 08:34 cost 08:43:22 -rw-r--r-- 1 root root 84 May 24 08:34 cost.csv 08:43:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_napa/archives 08:43:22 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_napa/archives 08:43:22 total 16 08:43:22 drwxr-xr-x 3 jenkins jenkins 4096 May 24 08:34 . 08:43:22 drwxrwxr-x 11 jenkins jenkins 4096 May 24 08:34 .. 08:43:22 drwxr-xr-x 2 jenkins jenkins 4096 May 24 08:34 cost 08:43:22 -rw-r--r-- 1 jenkins jenkins 84 May 24 08:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:43:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:23 ---> package-listing.sh 08:43:23 ++ facter osfamily 08:43:23 ++ tr '[:upper:]' '[:lower:]' 08:43:23 + OS_FAMILY=debian 08:43:23 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_napa 08:43:23 + START_PACKAGES=/tmp/packages_start.txt 08:43:23 + END_PACKAGES=/tmp/packages_end.txt 08:43:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:23 + PACKAGES=/tmp/packages_start.txt 08:43:23 + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' 08:43:23 + PACKAGES=/tmp/packages_end.txt 08:43:23 + case "${OS_FAMILY}" in 08:43:23 + dpkg -l 08:43:23 + grep '^ii' 08:43:23 + '[' -f /tmp/packages_start.txt ']' 08:43:23 + '[' -f /tmp/packages_end.txt ']' 08:43:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:23 + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' 08:43:23 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ 08:43:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ [Pipeline] echo 08:43:23 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/edgexfoundry_device-mqtt-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:43:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:24 prd-ubuntu20.04-docker-8c-8g-686 does not seem to be running inside a container 08:43:24 $ 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/edgexfoundry_device-mqtt-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:43:24 $ docker top 22479f1d8e19a92d1afd27593f97c67ee598828b219b5dbf7fff85f78bd7de59 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:25 + touch /tmp/pre-build-complete [Pipeline] sh 08:43:25 + mkdir -p /var/log/sysstat [Pipeline] sh 08:43:25 + ls /var/log/sa-host 08:43:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:25 provisioning config files... 08:43:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config10983350463857786126tmp [Pipeline] { [Pipeline] echo 08:43:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:43:26 ---> create-netrc.sh [Pipeline] } 08:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:43:26 ---> python-tools-install.sh [Pipeline] echo 08:43:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:43:26 ---> sudo-logs.sh 08:43:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:43:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:43:27 ---> job-cost.sh 08:43:27 lf-activate-venv: SKIPPING 08:43:27 DEBUG: total: 0.2199999988079071 08:43:27 INFO: Retrieving Stack Cost... 08:43:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:43:28 INFO: Archiving Costs [Pipeline] echo 08:43:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:43:28 ---> logs-deploy.sh 08:43:28 lf-activate-venv: SKIPPING 08:43:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/napa/5 08:43:28 INFO: archiving workspace using pattern(s): 08:43:29 Archives upload complete. 08:43:29 INFO: archiving logs to Nexus