Pull request #671 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 609b28e7a8737900ac797732e13c82425c3e3def+db84220a98baf26f07a1d477c585bb37996b93c5 (0aaf3438ba97258f9518501a316ad2d666af1d75) 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-ssh11475397266464515333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11896560517010064791.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-671/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-671/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12598976227900985511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-671/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10050444844336427835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8332765573207986872.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-671/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-671/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh490109207843738655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2843 in /w/workspace/gexfoundry_device-mqtt-go_PR-671 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-671 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/671/head:refs/remotes/origin/PR-671 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit 609b28e7a8737900ac797732e13c82425c3e3def Merge succeeded, producing 609b28e7a8737900ac797732e13c82425c3e3def Checking out Revision 609b28e7a8737900ac797732e13c82425c3e3def (PR-671) Commit message: "build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 609b28e7a8737900ac797732e13c82425c3e3def # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609b28e7a8737900ac797732e13c82425c3e3def # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-19T13:25:56.935Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-19T13:25:57.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-19T13:25:57.276Z] ========================================================= [2024-04-19T13:25:57.276Z] EdgeX Global Pipelines Version Info [2024-04-19T13:25:57.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:58.416Z] ------------------- [2024-04-19T13:25:58.416Z] stable info: [2024-04-19T13:25:58.416Z] ------------------- [2024-04-19T13:25:58.416Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-19T13:25:58.416Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:25:58.416Z] Message: update stable to v1.0.258 [2024-04-19T13:25:59.006Z] ------------------- [2024-04-19T13:25:59.006Z] experimental info: [2024-04-19T13:25:59.006Z] ------------------- [2024-04-19T13:25:59.006Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-19T13:25:59.006Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:25:59.006Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-19T13:25:59.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-04-19T13:25:59.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-04-19T13:25:59.325Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-19T13:25:59.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-19T13:25:59.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-19T13:25:59.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-19T13:25:59.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-19T13:25:59.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-19T13:25:59.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-19T13:25:59.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-19T13:25:59.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-19T13:25:59.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-04-19T13:26:00.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-19T13:26:00.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-19T13:26:00.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:26:00.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:26:00.231Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:26:00.280Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:26:00.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-19T13:26:00.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-19T13:26:00.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-19T13:26:00.501Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-19T13:26:00.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-19T13:26:00.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-19T13:26:00.689Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-19T13:26:00.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-19T13:26:00.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-19T13:26:00.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-671 [Pipeline] echo [2024-04-19T13:26:00.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-671 [Pipeline] echo [2024-04-19T13:26:00.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-671 [Pipeline] echo [2024-04-19T13:26:01.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 609b28e7a8737900ac797732e13c82425c3e3def [Pipeline] echo [2024-04-19T13:26:01.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 609b28e [Pipeline] echo [2024-04-19T13:26:01.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:26:01.286Z] provisioning config files... [2024-04-19T13:26:01.299Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/config1268006368000505278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:26:01.719Z] ---> ****-login.sh [2024-04-19T13:26:01.719Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:26:01.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:02.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:02.238Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:02.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:02.238Z] [2024-04-19T13:26:02.238Z] Login Succeeded [2024-04-19T13:26:02.238Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:26:02.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:02.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:02.238Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:02.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:02.238Z] [2024-04-19T13:26:02.238Z] Login Succeeded [2024-04-19T13:26:02.238Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:26:02.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:02.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:02.499Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:02.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:02.499Z] [2024-04-19T13:26:02.499Z] Login Succeeded [2024-04-19T13:26:02.499Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:26:02.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:02.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:02.500Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:02.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:02.500Z] [2024-04-19T13:26:02.500Z] Login Succeeded [2024-04-19T13:26:02.500Z] ****.io [2024-04-19T13:26:02.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:03.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:03.027Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:03.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:03.027Z] [2024-04-19T13:26:03.027Z] Login Succeeded [2024-04-19T13:26:03.027Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:26:03.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-19T13:26:03.793Z] + git rev-list -1 --merges 609b28e7a8737900ac797732e13c82425c3e3def~1..609b28e7a8737900ac797732e13c82425c3e3def [Pipeline] echo [2024-04-19T13:26:03.843Z] -----------> git rev-list -1 --merges 609b28e7a8737900ac797732e13c82425c3e3def~1..609b28e7a8737900ac797732e13c82425c3e3def 609b28e7a8737900ac797732e13c82425c3e3def [false] [Pipeline] sh [2024-04-19T13:26:04.170Z] + git log --format=format:%s -1 609b28e7a8737900ac797732e13c82425c3e3def [Pipeline] echo [2024-04-19T13:26:04.206Z] ========================================================= [2024-04-19T13:26:04.206Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-19T13:26:04.206Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:26:04.667Z] + git log --format=format:%s -1 609b28e7a8737900ac797732e13c82425c3e3def [Pipeline] echo [2024-04-19T13:26:04.703Z] [semverPrep] GIT_COMMIT: 609b28e7a8737900ac797732e13c82425c3e3def, Commit Message: build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 [Pipeline] echo [2024-04-19T13:26:04.742Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-19T13:26:07.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-19T13:26:07.851Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-19T13:26:07.851Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-19T13:26:07.851Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-19T13:26:07.851Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-19T13:26:07.851Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-19T13:26:07.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:08.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:26:08.347Z] [2024-04-19T13:26:08.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:08.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:26:08.779Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-19T13:26:08.779Z] b85a868b505f: Pulling fs layer [2024-04-19T13:26:08.779Z] e2be974225ed: Pulling fs layer [2024-04-19T13:26:08.779Z] 339a4e72a1f5: Pulling fs layer [2024-04-19T13:26:08.779Z] 988bab9f4d93: Pulling fs layer [2024-04-19T13:26:08.779Z] 1469e6f7b9e6: Pulling fs layer [2024-04-19T13:26:08.779Z] eaf3925da568: Pulling fs layer [2024-04-19T13:26:08.779Z] bab4dde63d76: Pulling fs layer [2024-04-19T13:26:08.779Z] bde34c3a00c8: Pulling fs layer [2024-04-19T13:26:08.779Z] b352a97aabf1: Pulling fs layer [2024-04-19T13:26:08.779Z] 4872d77fe225: Pulling fs layer [2024-04-19T13:26:08.779Z] 5851b861e8e6: Pulling fs layer [2024-04-19T13:26:08.779Z] 1469e6f7b9e6: Waiting [2024-04-19T13:26:08.779Z] 988bab9f4d93: Waiting [2024-04-19T13:26:08.779Z] eaf3925da568: Waiting [2024-04-19T13:26:08.779Z] bde34c3a00c8: Waiting [2024-04-19T13:26:08.779Z] b352a97aabf1: Waiting [2024-04-19T13:26:08.779Z] 4872d77fe225: Waiting [2024-04-19T13:26:08.779Z] bab4dde63d76: Waiting [2024-04-19T13:26:08.779Z] e2be974225ed: Verifying Checksum [2024-04-19T13:26:08.779Z] e2be974225ed: Download complete [2024-04-19T13:26:08.779Z] 988bab9f4d93: Verifying Checksum [2024-04-19T13:26:08.779Z] 988bab9f4d93: Download complete [2024-04-19T13:26:08.779Z] 1469e6f7b9e6: Verifying Checksum [2024-04-19T13:26:08.779Z] 1469e6f7b9e6: Download complete [2024-04-19T13:26:08.779Z] eaf3925da568: Verifying Checksum [2024-04-19T13:26:08.779Z] eaf3925da568: Download complete [2024-04-19T13:26:09.037Z] 339a4e72a1f5: Verifying Checksum [2024-04-19T13:26:09.037Z] 339a4e72a1f5: Download complete [2024-04-19T13:26:09.037Z] bde34c3a00c8: Download complete [2024-04-19T13:26:09.037Z] b352a97aabf1: Verifying Checksum [2024-04-19T13:26:09.037Z] b352a97aabf1: Download complete [2024-04-19T13:26:09.037Z] 4872d77fe225: Download complete [2024-04-19T13:26:09.037Z] 5851b861e8e6: Download complete [2024-04-19T13:26:09.037Z] b85a868b505f: Verifying Checksum [2024-04-19T13:26:09.037Z] b85a868b505f: Download complete [2024-04-19T13:26:09.985Z] bab4dde63d76: Verifying Checksum [2024-04-19T13:26:09.985Z] bab4dde63d76: Download complete [2024-04-19T13:26:10.247Z] b85a868b505f: Pull complete [2024-04-19T13:26:10.510Z] e2be974225ed: Pull complete [2024-04-19T13:26:11.086Z] 339a4e72a1f5: Pull complete [2024-04-19T13:26:11.086Z] 988bab9f4d93: Pull complete [2024-04-19T13:26:11.347Z] 1469e6f7b9e6: Pull complete [2024-04-19T13:26:11.347Z] eaf3925da568: Pull complete [2024-04-19T13:26:13.285Z] bab4dde63d76: Pull complete [2024-04-19T13:26:13.545Z] bde34c3a00c8: Pull complete [2024-04-19T13:26:13.545Z] b352a97aabf1: Pull complete [2024-04-19T13:26:13.886Z] 4872d77fe225: Pull complete [2024-04-19T13:26:13.886Z] 5851b861e8e6: Pull complete [2024-04-19T13:26:13.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-19T13:26:13.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:26:13.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:26:14.171Z] prd-ubuntu20.04-docker-8c-8g-2843 does not seem to be running inside a container [2024-04-19T13:26:14.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-671 -v /w/workspace/gexfoundry_device-mqtt-go_PR-671:/w/workspace/gexfoundry_device-mqtt-go_PR-671:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-19T13:26:17.668Z] $ docker top 92f8e4a3f7806f960af8d4acfa9c8d18d94cd37ac85ae847a5b9f229b26e6d9f -eo pid,comm [2024-04-19T13:26:17.725Z] 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). [2024-04-19T13:26:17.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-19T13:26:17.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:26:17.914Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:26:18.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:26:18.035Z] $ docker exec 92f8e4a3f7806f960af8d4acfa9c8d18d94cd37ac85ae847a5b9f229b26e6d9f ssh-agent [2024-04-19T13:26:18.145Z] SSH_AUTH_SOCK=/tmp/ssh-ZZxgUyCoaINA/agent.34 [2024-04-19T13:26:18.145Z] SSH_AGENT_PID=40 [2024-04-19T13:26:18.150Z] Running ssh-add (command line suppressed) [2024-04-19T13:26:18.261Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/private_key_3265370478186725010.key (/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/private_key_3265370478186725010.key) [2024-04-19T13:26:18.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:26:18.632Z] + git tag --points-at HEAD [Pipeline] } [2024-04-19T13:26:18.669Z] $ docker exec --env ******** --env ******** 92f8e4a3f7806f960af8d4acfa9c8d18d94cd37ac85ae847a5b9f229b26e6d9f ssh-agent -k [2024-04-19T13:26:18.773Z] unset SSH_AUTH_SOCK; [2024-04-19T13:26:18.774Z] unset SSH_AGENT_PID; [2024-04-19T13:26:18.774Z] echo Agent pid 40 killed; [2024-04-19T13:26:18.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-19T13:26:18.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:26:18.923Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:26:19.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:26:19.070Z] $ docker exec 92f8e4a3f7806f960af8d4acfa9c8d18d94cd37ac85ae847a5b9f229b26e6d9f ssh-agent [2024-04-19T13:26:19.192Z] SSH_AUTH_SOCK=/tmp/ssh-oaMia7dPb5Yy/agent.73 [2024-04-19T13:26:19.192Z] SSH_AGENT_PID=79 [2024-04-19T13:26:19.196Z] Running ssh-add (command line suppressed) [2024-04-19T13:26:19.306Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/private_key_5445274374961008382.key (/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/private_key_5445274374961008382.key) [2024-04-19T13:26:19.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:26:19.676Z] + git semver init [2024-04-19T13:26:19.937Z] 2024-04-19 13:26:19,861 [run_init] DEBUG init version:0.0.0 force:False [2024-04-19T13:26:19.937Z] 2024-04-19 13:26:19,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver [2024-04-19T13:26:19.937Z] 2024-04-19 13:26:19,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver [2024-04-19T13:26:19.937Z] 2024-04-19 13:26:19,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-671, universal_newlines=False, shell=None, istream=None) [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:20,999 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-671/.git/info/exclude [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:21,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver/PR-671 with force:False [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:21,000 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver/PR-671 [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:21,003 [execute] INFO git cat-file --batch-check [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:21,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:21,010 [execute] INFO git cat-file --batch [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:21,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:26:21.316Z] 2024-04-19 13:26:21,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-671/.semver/PR-671 [2024-04-19T13:26:21.316Z] 0.0.0 [Pipeline] } [2024-04-19T13:26:21.352Z] $ docker exec --env ******** --env ******** 92f8e4a3f7806f960af8d4acfa9c8d18d94cd37ac85ae847a5b9f229b26e6d9f ssh-agent -k [2024-04-19T13:26:21.449Z] unset SSH_AUTH_SOCK; [2024-04-19T13:26:21.450Z] unset SSH_AGENT_PID; [2024-04-19T13:26:21.450Z] echo Agent pid 79 killed; [2024-04-19T13:26:21.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-19T13:26:21.891Z] + git semver [Pipeline] } [2024-04-19T13:26:22.177Z] $ docker stop --time=1 92f8e4a3f7806f960af8d4acfa9c8d18d94cd37ac85ae847a5b9f229b26e6d9f [2024-04-19T13:26:23.433Z] $ docker rm -f --volumes 92f8e4a3f7806f960af8d4acfa9c8d18d94cd37ac85ae847a5b9f229b26e6d9f [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:26:23.830Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-19T13:26:24.132Z] Stashed 1 file(s) [Pipeline] echo [2024-04-19T13:26:24.151Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:26:24.841Z] provisioning config files... [2024-04-19T13:26:24.851Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/config17474833480034324714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:26:25.294Z] ---> ****-login.sh [2024-04-19T13:26:25.294Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:26:25.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:25.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:25.295Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:25.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:25.295Z] [2024-04-19T13:26:25.295Z] Login Succeeded [2024-04-19T13:26:25.295Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:26:25.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:25.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:25.295Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:25.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:25.295Z] [2024-04-19T13:26:25.295Z] Login Succeeded [2024-04-19T13:26:25.295Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:26:25.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:25.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:25.556Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:25.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:25.556Z] [2024-04-19T13:26:25.556Z] Login Succeeded [2024-04-19T13:26:25.556Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:26:25.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:25.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:25.556Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:25.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:25.556Z] [2024-04-19T13:26:25.556Z] Login Succeeded [2024-04-19T13:26:25.556Z] ****.io [2024-04-19T13:26:25.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:25.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:25.820Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:25.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:25.821Z] [2024-04-19T13:26:25.821Z] Login Succeeded [2024-04-19T13:26:25.821Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:26:25.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:26:26.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:26:26.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:26:26.182Z] ========================================================= [2024-04-19T13:26:26.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-19T13:26:26.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:26.812Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-19T13:26:26.812Z] Sending build context to Docker daemon 15.01MB [2024-04-19T13:26:26.812Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:26:26.812Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:26:26.812Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-19T13:26:26.812Z] 7264a8db6415: Pulling fs layer [2024-04-19T13:26:26.812Z] c4d48a809fc2: Pulling fs layer [2024-04-19T13:26:26.812Z] 4f1c88b9dad5: Pulling fs layer [2024-04-19T13:26:26.812Z] ad3a456e5733: Pulling fs layer [2024-04-19T13:26:26.812Z] 69c7f0334f64: Pulling fs layer [2024-04-19T13:26:26.812Z] 1f1c1a5573a3: Pulling fs layer [2024-04-19T13:26:26.812Z] ce7588e14bc9: Pulling fs layer [2024-04-19T13:26:26.812Z] b5e4710f87ac: Pulling fs layer [2024-04-19T13:26:26.812Z] ad3a456e5733: Waiting [2024-04-19T13:26:26.812Z] 69c7f0334f64: Waiting [2024-04-19T13:26:26.812Z] 1f1c1a5573a3: Waiting [2024-04-19T13:26:26.812Z] ce7588e14bc9: Waiting [2024-04-19T13:26:26.812Z] b5e4710f87ac: Waiting [2024-04-19T13:26:26.812Z] c4d48a809fc2: Verifying Checksum [2024-04-19T13:26:26.812Z] c4d48a809fc2: Download complete [2024-04-19T13:26:26.812Z] ad3a456e5733: Verifying Checksum [2024-04-19T13:26:26.812Z] ad3a456e5733: Download complete [2024-04-19T13:26:26.812Z] 69c7f0334f64: Verifying Checksum [2024-04-19T13:26:26.812Z] 69c7f0334f64: Download complete [2024-04-19T13:26:26.812Z] 7264a8db6415: Verifying Checksum [2024-04-19T13:26:26.812Z] 7264a8db6415: Download complete [2024-04-19T13:26:26.812Z] 1f1c1a5573a3: Verifying Checksum [2024-04-19T13:26:26.812Z] 1f1c1a5573a3: Download complete [2024-04-19T13:26:27.075Z] b5e4710f87ac: Verifying Checksum [2024-04-19T13:26:27.075Z] b5e4710f87ac: Download complete [2024-04-19T13:26:27.075Z] 7264a8db6415: Pull complete [2024-04-19T13:26:27.334Z] c4d48a809fc2: Pull complete [2024-04-19T13:26:27.334Z] 4f1c88b9dad5: Verifying Checksum [2024-04-19T13:26:27.334Z] 4f1c88b9dad5: Download complete [2024-04-19T13:26:27.592Z] ce7588e14bc9: Verifying Checksum [2024-04-19T13:26:27.592Z] ce7588e14bc9: Download complete [2024-04-19T13:26:30.883Z] 4f1c88b9dad5: Pull complete [2024-04-19T13:26:30.883Z] ad3a456e5733: Pull complete [2024-04-19T13:26:30.883Z] 69c7f0334f64: Pull complete [2024-04-19T13:26:30.883Z] 1f1c1a5573a3: Pull complete [2024-04-19T13:26:33.415Z] ce7588e14bc9: Pull complete [2024-04-19T13:26:33.672Z] b5e4710f87ac: Pull complete [2024-04-19T13:26:33.673Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-19T13:26:33.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-19T13:26:33.673Z] ---> 88b5674ff536 [2024-04-19T13:26:33.673Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:26:37.861Z] ---> Running in 6a423a3a5071 [2024-04-19T13:26:38.121Z] Removing intermediate container 6a423a3a5071 [2024-04-19T13:26:38.121Z] ---> 990f577c5a49 [2024-04-19T13:26:38.121Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:26:38.121Z] ---> Running in 18df966af3e4 [2024-04-19T13:26:38.121Z] Removing intermediate container 18df966af3e4 [2024-04-19T13:26:38.121Z] ---> 52ccd0da6a0e [2024-04-19T13:26:38.121Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:26:38.121Z] ---> Running in 93be6c668190 [2024-04-19T13:26:38.121Z] Removing intermediate container 93be6c668190 [2024-04-19T13:26:38.121Z] ---> 32d271219cbf [2024-04-19T13:26:38.121Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:26:38.381Z] ---> Running in 8e9b9a29d72b [2024-04-19T13:26:38.381Z] Removing intermediate container 8e9b9a29d72b [2024-04-19T13:26:38.381Z] ---> f8931a313415 [2024-04-19T13:26:38.381Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:26:38.381Z] ---> Running in 7cb6faaf0b3c [2024-04-19T13:26:38.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:26:38.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:26:39.187Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:26:39.187Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:26:39.187Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:26:39.187Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:26:39.187Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:26:39.187Z] OK: 268 MiB in 56 packages [2024-04-19T13:26:39.456Z] Removing intermediate container 7cb6faaf0b3c [2024-04-19T13:26:39.456Z] ---> 8d67308e0162 [2024-04-19T13:26:39.456Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-04-19T13:26:39.456Z] ---> Running in 3e0ab84de312 [2024-04-19T13:26:39.628Z] Still waiting to schedule task [2024-04-19T13:26:39.628Z] ‘prd-centos7-blackbox-4c-2g-2400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2823’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2825’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2826’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2827’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2838’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2853’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2854’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-8c-8g-2855’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:26:39.628Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline [2024-04-19T13:26:39.629Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2832’ is offline [2024-04-19T13:26:39.629Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2833’ is offline [2024-04-19T13:26:39.629Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline [2024-04-19T13:26:39.629Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2837’ is offline [2024-04-19T13:26:39.629Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2851’ is offline [2024-04-19T13:26:39.716Z] Removing intermediate container 3e0ab84de312 [2024-04-19T13:26:39.716Z] ---> 1e75637a08eb [2024-04-19T13:26:39.716Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:26:39.716Z] ---> e6648eb4e346 [2024-04-19T13:26:39.716Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:26:39.716Z] ---> Running in f39c3c3cd0cd [2024-04-19T13:27:36.008Z] Removing intermediate container f39c3c3cd0cd [2024-04-19T13:27:36.008Z] ---> ace61fc66689 [2024-04-19T13:27:36.008Z] Step 11/12 : COPY . . [2024-04-19T13:27:36.008Z] ---> 1c716dd2ef7f [2024-04-19T13:27:36.008Z] Step 12/12 : RUN $MAKE [2024-04-19T13:27:36.008Z] ---> Running in 1d91b7f164f5 [2024-04-19T13:27:36.008Z] noop [2024-04-19T13:27:36.008Z] Removing intermediate container 1d91b7f164f5 [2024-04-19T13:27:36.008Z] ---> 63afde5056f1 [2024-04-19T13:27:36.008Z] Successfully built 63afde5056f1 [2024-04-19T13:27:36.008Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:27:36.481Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:27:36.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:27:36.650Z] prd-ubuntu20.04-docker-8c-8g-2843 does not seem to be running inside a container [2024-04-19T13:27:36.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-671 -v /w/workspace/gexfoundry_device-mqtt-go_PR-671:/w/workspace/gexfoundry_device-mqtt-go_PR-671:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:27:37.019Z] $ docker top 11291200063a59f55de89f4897dc1c1facd236e7c29ddf06cf9428b34efa10a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:27:37.428Z] + go version [2024-04-19T13:27:37.428Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-19T13:27:37.460Z] $ docker stop --time=1 11291200063a59f55de89f4897dc1c1facd236e7c29ddf06cf9428b34efa10a6 [2024-04-19T13:27:38.695Z] $ docker rm -f --volumes 11291200063a59f55de89f4897dc1c1facd236e7c29ddf06cf9428b34efa10a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:27:39.428Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:27:39.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:27:39.603Z] prd-ubuntu20.04-docker-8c-8g-2843 does not seem to be running inside a container [2024-04-19T13:27:39.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-671 -v /w/workspace/gexfoundry_device-mqtt-go_PR-671:/w/workspace/gexfoundry_device-mqtt-go_PR-671:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:27:39.952Z] $ docker top a56861257c8dcbf9c785e7ee085aac1b4f9be2d4cb16e264a2fcb558dbfbbdf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:27:40.368Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-671 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:27:40.733Z] + make test [2024-04-19T13:27:40.733Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:27:42.121Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-04-19T13:28:00.228Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-04-19T13:28:00.228Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-04-19T13:28:00.228Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2024-04-19T13:28:06.788Z] go vet ./... [2024-04-19T13:28:10.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:28:10.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:28:10.965Z] ./bin/test-attribution-txt.sh [2024-04-19T13:28:10.965Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-19T13:28:10.965Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:28:11.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:28:11.068Z] $ docker stop --time=1 a56861257c8dcbf9c785e7ee085aac1b4f9be2d4cb16e264a2fcb558dbfbbdf9 [2024-04-19T13:28:15.280Z] $ docker rm -f --volumes a56861257c8dcbf9c785e7ee085aac1b4f9be2d4cb16e264a2fcb558dbfbbdf9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:28:15.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:28:15.932Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-19T13:28:16.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:28:16.961Z] + ls -al . [2024-04-19T13:28:16.961Z] total 252 [2024-04-19T13:28:16.961Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:27 . [2024-04-19T13:28:16.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:25 .. [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 13:25 .dockerignore [2024-04-19T13:28:16.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:27 .git [2024-04-19T13:28:16.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 .github [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 19 13:25 .gitignore [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:25 .golangci.yml [2024-04-19T13:28:16.961Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:26 .semver [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 10386 Apr 19 13:25 Attribution.txt [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 18574 Apr 19 13:25 CHANGELOG.md [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 1798 Apr 19 13:25 Dockerfile [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:25 GOVERNANCE.md [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 13:25 Jenkinsfile [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:25 LICENSE [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 1963 Apr 19 13:25 Makefile [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 13:25 OWNERS.md [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 3599 Apr 19 13:25 README.md [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION [2024-04-19T13:28:16.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:25 bin [2024-04-19T13:28:16.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 cmd [2024-04-19T13:28:16.961Z] -rw-r--r-- 1 jenkins jenkins 18506 Apr 19 13:27 coverage.out [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 7169 Apr 19 13:25 go.mod [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 101597 Apr 19 13:25 go.sum [2024-04-19T13:28:16.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 internal [2024-04-19T13:28:16.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:25 mock [2024-04-19T13:28:16.961Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 19 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:17.364Z] + 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=609b28e7a8737900ac797732e13c82425c3e3def --label arch=amd64 --label version=0.0.0 . [2024-04-19T13:28:17.364Z] Sending build context to Docker daemon 15.03MB [2024-04-19T13:28:17.364Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:28:17.364Z] Step 2/25 : FROM ${BASE} AS builder [2024-04-19T13:28:17.364Z] ---> 63afde5056f1 [2024-04-19T13:28:17.364Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:28:17.623Z] ---> Running in c39c97595445 [2024-04-19T13:28:17.623Z] Removing intermediate container c39c97595445 [2024-04-19T13:28:17.623Z] ---> 5acdef96848a [2024-04-19T13:28:17.623Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:28:17.623Z] ---> Running in 86fbc083fd35 [2024-04-19T13:28:17.623Z] Removing intermediate container 86fbc083fd35 [2024-04-19T13:28:17.623Z] ---> 01de9e5a2ddf [2024-04-19T13:28:17.623Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:28:17.623Z] ---> Running in 46d8147dffad [2024-04-19T13:28:17.883Z] Removing intermediate container 46d8147dffad [2024-04-19T13:28:17.883Z] ---> 8cce2f064aec [2024-04-19T13:28:17.883Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:28:17.883Z] ---> Running in 8b6d5ce4b9d2 [2024-04-19T13:28:17.883Z] Removing intermediate container 8b6d5ce4b9d2 [2024-04-19T13:28:17.883Z] ---> 8eef6f001ecd [2024-04-19T13:28:17.883Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:28:17.883Z] ---> Running in 048c4b4c17e6 [2024-04-19T13:28:18.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:18.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:18.401Z] OK: 268 MiB in 56 packages [2024-04-19T13:28:18.967Z] Removing intermediate container 048c4b4c17e6 [2024-04-19T13:28:18.967Z] ---> 397d9e85b344 [2024-04-19T13:28:18.967Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-04-19T13:28:18.967Z] ---> Running in 237609b2c755 [2024-04-19T13:28:18.967Z] Removing intermediate container 237609b2c755 [2024-04-19T13:28:18.967Z] ---> cb5ea57b7e72 [2024-04-19T13:28:18.967Z] Step 9/25 : COPY go.mod vendor* ./ [2024-04-19T13:28:18.967Z] ---> 24e36e79817e [2024-04-19T13:28:18.967Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:28:18.967Z] ---> Running in 9b357a427657 [2024-04-19T13:28:19.534Z] Removing intermediate container 9b357a427657 [2024-04-19T13:28:19.534Z] ---> 15bc82c4ea0c [2024-04-19T13:28:19.534Z] Step 11/25 : COPY . . [2024-04-19T13:28:20.102Z] ---> ffb48ca1acb9 [2024-04-19T13:28:20.102Z] Step 12/25 : RUN $MAKE [2024-04-19T13:28:20.102Z] ---> Running in e748f32b7e84 [2024-04-19T13:28:20.361Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-04-19T13:28:52.414Z] Removing intermediate container e748f32b7e84 [2024-04-19T13:28:52.414Z] ---> 392ad1810c16 [2024-04-19T13:28:52.414Z] Step 13/25 : FROM alpine:3.18 [2024-04-19T13:28:52.414Z] 3.18: Pulling from library/alpine [2024-04-19T13:28:52.414Z] 619be1103602: Pulling fs layer [2024-04-19T13:28:52.414Z] 619be1103602: Download complete [2024-04-19T13:28:52.414Z] 619be1103602: Pull complete [2024-04-19T13:28:52.414Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:28:52.414Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:28:52.414Z] ---> d3782b16ccc9 [2024-04-19T13:28:52.414Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-04-19T13:28:52.414Z] ---> Running in 76de381ce72d [2024-04-19T13:28:52.414Z] Removing intermediate container 76de381ce72d [2024-04-19T13:28:52.414Z] ---> 5e6de59039bd [2024-04-19T13:28:52.414Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:28:52.414Z] ---> Running in 641cf5bbb69e [2024-04-19T13:28:52.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:52.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:52.414Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:28:52.414Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:28:52.414Z] OK: 7 MiB in 16 packages [2024-04-19T13:28:52.414Z] Removing intermediate container 641cf5bbb69e [2024-04-19T13:28:52.414Z] ---> e2d9ebf50b76 [2024-04-19T13:28:52.414Z] Step 16/25 : RUN apk --no-cache upgrade [2024-04-19T13:28:52.414Z] ---> Running in ee239f6f35b8 [2024-04-19T13:28:52.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:52.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:52.414Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:28:52.414Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:28:52.414Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:28:52.414Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:28:52.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:52.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:52.414Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:28:52.414Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:28:52.414Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:28:52.414Z] OK: 7 MiB in 16 packages [2024-04-19T13:28:52.414Z] Removing intermediate container ee239f6f35b8 [2024-04-19T13:28:52.414Z] ---> c9c5f07bdd63 [2024-04-19T13:28:52.414Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-04-19T13:28:52.414Z] ---> 03ae09ee63a7 [2024-04-19T13:28:52.414Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-04-19T13:28:52.414Z] ---> 97ecbebb3da9 [2024-04-19T13:28:52.414Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-04-19T13:28:52.414Z] ---> 88e3e5fdb3bd [2024-04-19T13:28:52.414Z] Step 20/25 : EXPOSE 59982 [2024-04-19T13:28:52.414Z] ---> Running in d6561ad9aa9a [2024-04-19T13:28:52.414Z] Removing intermediate container d6561ad9aa9a [2024-04-19T13:28:52.414Z] ---> 8fe258247ddc [2024-04-19T13:28:52.414Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-04-19T13:28:52.414Z] ---> Running in bff0c051bbd1 [2024-04-19T13:28:52.673Z] Removing intermediate container bff0c051bbd1 [2024-04-19T13:28:52.673Z] ---> e17d747c48ff [2024-04-19T13:28:52.673Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-19T13:28:52.673Z] ---> Running in a7ef04378afd [2024-04-19T13:28:52.673Z] Removing intermediate container a7ef04378afd [2024-04-19T13:28:52.673Z] ---> 3c157a54f25a [2024-04-19T13:28:52.673Z] Step 23/25 : LABEL arch=amd64 [2024-04-19T13:28:52.673Z] ---> Running in f983a88d6eb0 [2024-04-19T13:28:52.673Z] Removing intermediate container f983a88d6eb0 [2024-04-19T13:28:52.673Z] ---> 980fa46a4630 [2024-04-19T13:28:52.673Z] Step 24/25 : LABEL git_sha=609b28e7a8737900ac797732e13c82425c3e3def [2024-04-19T13:28:52.673Z] ---> Running in 4251d11fbec6 [2024-04-19T13:28:52.932Z] Removing intermediate container 4251d11fbec6 [2024-04-19T13:28:52.932Z] ---> 978352523d13 [2024-04-19T13:28:52.932Z] Step 25/25 : LABEL version=0.0.0 [2024-04-19T13:28:52.932Z] ---> Running in 732f568db757 [2024-04-19T13:28:52.932Z] Removing intermediate container 732f568db757 [2024-04-19T13:28:52.932Z] ---> a245ae27d718 [2024-04-19T13:28:52.932Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:28:52.932Z] Successfully built a245ae27d718 [2024-04-19T13:28:52.932Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:53.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:28:53.849Z] [2024-04-19T13:28:53.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:54.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:28:54.243Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-19T13:28:54.243Z] 5eb5b503b376: Pulling fs layer [2024-04-19T13:28:54.243Z] 5c69ac0246d0: Pulling fs layer [2024-04-19T13:28:54.243Z] ec43610c2a17: Pulling fs layer [2024-04-19T13:28:54.243Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-19T13:28:54.243Z] 33b1e0a273af: Pulling fs layer [2024-04-19T13:28:54.243Z] 5d3b04190fa2: Pulling fs layer [2024-04-19T13:28:54.243Z] 2f39f015ded8: Pulling fs layer [2024-04-19T13:28:54.243Z] 3a2ae6a8a46f: Waiting [2024-04-19T13:28:54.243Z] 33b1e0a273af: Waiting [2024-04-19T13:28:54.243Z] 5d3b04190fa2: Waiting [2024-04-19T13:28:54.243Z] 2f39f015ded8: Waiting [2024-04-19T13:28:54.243Z] 5c69ac0246d0: Verifying Checksum [2024-04-19T13:28:54.243Z] 5c69ac0246d0: Download complete [2024-04-19T13:28:54.243Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-19T13:28:54.243Z] 3a2ae6a8a46f: Download complete [2024-04-19T13:28:54.243Z] 33b1e0a273af: Download complete [2024-04-19T13:28:54.243Z] 5d3b04190fa2: Verifying Checksum [2024-04-19T13:28:54.243Z] 5d3b04190fa2: Download complete [2024-04-19T13:28:54.243Z] ec43610c2a17: Verifying Checksum [2024-04-19T13:28:54.243Z] ec43610c2a17: Download complete [2024-04-19T13:28:54.502Z] 5eb5b503b376: Verifying Checksum [2024-04-19T13:28:54.502Z] 5eb5b503b376: Download complete [2024-04-19T13:28:55.067Z] 2f39f015ded8: Download complete [2024-04-19T13:28:55.632Z] 5eb5b503b376: Pull complete [2024-04-19T13:28:55.632Z] 5c69ac0246d0: Pull complete [2024-04-19T13:28:56.198Z] ec43610c2a17: Pull complete [2024-04-19T13:28:56.198Z] 3a2ae6a8a46f: Pull complete [2024-04-19T13:28:56.455Z] 33b1e0a273af: Pull complete [2024-04-19T13:28:56.455Z] 5d3b04190fa2: Pull complete [2024-04-19T13:29:00.647Z] 2f39f015ded8: Pull complete [2024-04-19T13:29:00.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-19T13:29:00.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:29:00.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:29:00.879Z] prd-ubuntu20.04-docker-8c-8g-2843 does not seem to be running inside a container [2024-04-19T13:29:00.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-671 -v /w/workspace/gexfoundry_device-mqtt-go_PR-671:/w/workspace/gexfoundry_device-mqtt-go_PR-671:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-19T13:29:05.527Z] $ docker top 8dc9c5420c1767f73c0e8367207117f85d73b153032adabbd8b8d59461bc071b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:29:05.972Z] ---> job-cost.sh [2024-04-19T13:29:05.973Z] lf-activate-venv: SKIPPING [2024-04-19T13:29:05.973Z] INFO: No Stack... [2024-04-19T13:29:06.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:29:06.797Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:29:07.121Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-671/archives/cost.csv [2024-04-19T13:29:07.121Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:29:07.161Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] [2024-04-19T13:29:07.170Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] did not exist. Created. [2024-04-19T13:29:07.175Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:29:07.579Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-19T13:29:07.630Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:29:07.665Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:29:07.750Z] $ docker stop --time=1 8dc9c5420c1767f73c0e8367207117f85d73b153032adabbd8b8d59461bc071b [2024-04-19T13:29:08.908Z] $ docker rm -f --volumes 8dc9c5420c1767f73c0e8367207117f85d73b153032adabbd8b8d59461bc071b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-19T13:35:01.621Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3067 in /w/workspace/gexfoundry_device-mqtt-go_PR-671 [Pipeline] { [Pipeline] ws [2024-04-19T13:35:01.686Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-04-19T13:35:01.773Z] The recommended git tool is: git [2024-04-19T13:35:08.203Z] using credential edgex-jenkins-ssh [2024-04-19T13:35:08.225Z] Cloning the remote Git repository [2024-04-19T13:35:08.288Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-04-19T13:35:08.412Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-04-19T13:35:08.609Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-04-19T13:35:08.611Z] > git --version # timeout=10 [2024-04-19T13:35:08.649Z] > git --version # 'git version 2.25.1' [2024-04-19T13:35:08.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:35:08.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:35:10.839Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-04-19T13:35:10.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:35:12.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-04-19T13:35:12.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-04-19T13:35:12.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:35:12.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/671/head:refs/remotes/origin/PR-671 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-19T13:35:12.739Z] Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit 609b28e7a8737900ac797732e13c82425c3e3def [2024-04-19T13:35:13.089Z] Merge succeeded, producing 609b28e7a8737900ac797732e13c82425c3e3def [2024-04-19T13:35:13.090Z] Checking out Revision 609b28e7a8737900ac797732e13c82425c3e3def (PR-671) [2024-04-19T13:35:12.766Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:35:12.842Z] > git checkout -f 609b28e7a8737900ac797732e13c82425c3e3def # timeout=10 [2024-04-19T13:35:12.974Z] > git remote # timeout=10 [2024-04-19T13:35:12.993Z] > git config --get remote.origin.url # timeout=10 [2024-04-19T13:35:13.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:35:13.046Z] > git merge db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 [2024-04-19T13:35:13.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-19T13:35:13.102Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:35:13.118Z] > git checkout -f 609b28e7a8737900ac797732e13c82425c3e3def # timeout=10 [2024-04-19T13:35:13.792Z] Commit message: "build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0" [2024-04-19T13:35:13.859Z] > git --version # timeout=10 [2024-04-19T13:35:13.879Z] > git --version # 'git version 2.25.1' [2024-04-19T13:35:13.896Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:35:18.827Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-19T13:35:18.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:35:18.827Z] Dload Upload Total Spent Left Speed [2024-04-19T13:35:18.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-04-19T13:35:19.226Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-19T13:35:19.624Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-04-19T13:35:19.624Z] /etc/docker/daemon.json [2024-04-19T13:35:19.624Z] { [2024-04-19T13:35:19.624Z] "registry-mirrors": [ [2024-04-19T13:35:19.624Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-19T13:35:19.624Z] ], [2024-04-19T13:35:19.624Z] "bip": "10.250.0.254/24", [2024-04-19T13:35:19.624Z] "hosts": [ [2024-04-19T13:35:19.624Z] "tcp://0.0.0.0:5555", [2024-04-19T13:35:19.624Z] "unix:///var/run/docker.sock" [2024-04-19T13:35:19.624Z] ], [2024-04-19T13:35:19.624Z] "mtu": 1458, [2024-04-19T13:35:19.624Z] "selinux-enabled": true, [2024-04-19T13:35:19.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-19T13:35:19.624Z] } [Pipeline] sh [2024-04-19T13:35:20.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-19T13:35:20.434Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:35:38.900Z] provisioning config files... [2024-04-19T13:35:38.929Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17494464553083078023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:35:39.432Z] ---> ****-login.sh [2024-04-19T13:35:39.432Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:35:40.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:35:40.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:35:40.293Z] Configure a credential helper to remove this warning. See [2024-04-19T13:35:40.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:35:40.293Z] [2024-04-19T13:35:40.293Z] Login Succeeded [2024-04-19T13:35:40.293Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:35:40.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:35:40.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:35:40.561Z] Configure a credential helper to remove this warning. See [2024-04-19T13:35:40.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:35:40.561Z] [2024-04-19T13:35:40.561Z] Login Succeeded [2024-04-19T13:35:40.561Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:35:40.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:35:40.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:35:40.834Z] Configure a credential helper to remove this warning. See [2024-04-19T13:35:40.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:35:40.834Z] [2024-04-19T13:35:40.834Z] Login Succeeded [2024-04-19T13:35:40.834Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:35:41.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:35:41.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:35:41.382Z] Configure a credential helper to remove this warning. See [2024-04-19T13:35:41.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:35:41.382Z] [2024-04-19T13:35:41.382Z] Login Succeeded [2024-04-19T13:35:41.382Z] ****.io [2024-04-19T13:35:41.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:35:41.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:35:41.928Z] Configure a credential helper to remove this warning. See [2024-04-19T13:35:41.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:35:41.928Z] [2024-04-19T13:35:41.928Z] Login Succeeded [2024-04-19T13:35:41.928Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:35:41.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:35:42.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:35:42.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:35:42.502Z] ========================================================= [2024-04-19T13:35:42.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-19T13:35:42.502Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:35:43.027Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-19T13:35:43.301Z] Sending build context to Docker daemon 7.612MB [2024-04-19T13:35:43.574Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:35:43.574Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:35:43.574Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-19T13:35:43.574Z] 9fda8d8052c6: Pulling fs layer [2024-04-19T13:35:43.574Z] 5d54e960e981: Pulling fs layer [2024-04-19T13:35:43.574Z] c4a7e357bf2a: Pulling fs layer [2024-04-19T13:35:43.574Z] f0e02332f6b5: Pulling fs layer [2024-04-19T13:35:43.574Z] 872ee5b61b7b: Pulling fs layer [2024-04-19T13:35:43.574Z] 0c6a40ed1a82: Pulling fs layer [2024-04-19T13:35:43.574Z] 94ae7d8d031c: Pulling fs layer [2024-04-19T13:35:43.574Z] 872ee5b61b7b: Waiting [2024-04-19T13:35:43.574Z] 0c6a40ed1a82: Waiting [2024-04-19T13:35:43.574Z] 94ae7d8d031c: Waiting [2024-04-19T13:35:43.574Z] f0e02332f6b5: Waiting [2024-04-19T13:35:43.574Z] 5d54e960e981: Download complete [2024-04-19T13:35:43.574Z] f0e02332f6b5: Verifying Checksum [2024-04-19T13:35:43.574Z] f0e02332f6b5: Download complete [2024-04-19T13:35:43.574Z] 872ee5b61b7b: Verifying Checksum [2024-04-19T13:35:43.574Z] 872ee5b61b7b: Download complete [2024-04-19T13:35:43.843Z] 9fda8d8052c6: Download complete [2024-04-19T13:35:44.121Z] 94ae7d8d031c: Verifying Checksum [2024-04-19T13:35:44.121Z] 94ae7d8d031c: Download complete [2024-04-19T13:35:44.709Z] 9fda8d8052c6: Pull complete [2024-04-19T13:35:45.313Z] 5d54e960e981: Pull complete [2024-04-19T13:35:45.580Z] c4a7e357bf2a: Verifying Checksum [2024-04-19T13:35:45.580Z] c4a7e357bf2a: Download complete [2024-04-19T13:35:46.550Z] 0c6a40ed1a82: Verifying Checksum [2024-04-19T13:35:46.550Z] 0c6a40ed1a82: Download complete [2024-04-19T13:35:58.865Z] c4a7e357bf2a: Pull complete [2024-04-19T13:35:58.865Z] f0e02332f6b5: Pull complete [2024-04-19T13:35:58.865Z] 872ee5b61b7b: Pull complete [2024-04-19T13:36:07.107Z] 0c6a40ed1a82: Pull complete [2024-04-19T13:36:07.693Z] 94ae7d8d031c: Pull complete [2024-04-19T13:36:07.693Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-19T13:36:07.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-19T13:36:07.693Z] ---> 86de565de09d [2024-04-19T13:36:07.693Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:36:10.277Z] ---> Running in 5a566e6156de [2024-04-19T13:36:10.277Z] Removing intermediate container 5a566e6156de [2024-04-19T13:36:10.277Z] ---> 0953346976b9 [2024-04-19T13:36:10.277Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:36:10.277Z] ---> Running in 714c2f4c423e [2024-04-19T13:36:10.549Z] Removing intermediate container 714c2f4c423e [2024-04-19T13:36:10.549Z] ---> 7cf71f1e22d6 [2024-04-19T13:36:10.549Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:36:10.549Z] ---> Running in 7b8f8f4b3749 [2024-04-19T13:36:10.831Z] Removing intermediate container 7b8f8f4b3749 [2024-04-19T13:36:10.831Z] ---> 03ee1df531d0 [2024-04-19T13:36:10.831Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:36:11.100Z] ---> Running in 03b76494cc0a [2024-04-19T13:36:11.377Z] Removing intermediate container 03b76494cc0a [2024-04-19T13:36:11.377Z] ---> ccf5d7b663f8 [2024-04-19T13:36:11.377Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:36:11.377Z] ---> Running in 7597cb74fc7b [2024-04-19T13:36:12.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:36:13.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:36:14.351Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:36:14.630Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:36:14.630Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:36:14.630Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:36:14.630Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:36:14.630Z] OK: 271 MiB in 56 packages [2024-04-19T13:36:16.072Z] Removing intermediate container 7597cb74fc7b [2024-04-19T13:36:16.072Z] ---> 7d711cb7dbea [2024-04-19T13:36:16.072Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-04-19T13:36:16.072Z] ---> Running in e403a8b45312 [2024-04-19T13:36:16.353Z] Removing intermediate container e403a8b45312 [2024-04-19T13:36:16.353Z] ---> 8315e33a2139 [2024-04-19T13:36:16.353Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:36:16.631Z] ---> 4af21203c801 [2024-04-19T13:36:16.631Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:36:16.902Z] ---> Running in e0d3490e1b9a [2024-04-19T13:38:38.946Z] Removing intermediate container e0d3490e1b9a [2024-04-19T13:38:38.946Z] ---> b111fd856d5f [2024-04-19T13:38:38.946Z] Step 11/12 : COPY . . [2024-04-19T13:38:38.946Z] ---> 1acf37729b60 [2024-04-19T13:38:38.946Z] Step 12/12 : RUN $MAKE [2024-04-19T13:38:38.946Z] ---> Running in 83761c90d3b7 [2024-04-19T13:38:38.946Z] noop [2024-04-19T13:38:38.946Z] Removing intermediate container 83761c90d3b7 [2024-04-19T13:38:38.946Z] ---> ad93fc508846 [2024-04-19T13:38:38.946Z] Successfully built ad93fc508846 [2024-04-19T13:38:38.946Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:38:39.455Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:38:39.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:38:39.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container [2024-04-19T13:38:39.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-19T13:38:41.385Z] $ docker top ab1c8f22c8131cb9c916df5119bdd0073d7e839ba58b9c6188df0997d9b17c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:38:42.341Z] + go version [2024-04-19T13:38:42.341Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-19T13:38:42.386Z] $ docker stop --time=1 ab1c8f22c8131cb9c916df5119bdd0073d7e839ba58b9c6188df0997d9b17c95 [2024-04-19T13:38:44.087Z] $ docker rm -f --volumes ab1c8f22c8131cb9c916df5119bdd0073d7e839ba58b9c6188df0997d9b17c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:38:45.017Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:38:45.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:38:45.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container [2024-04-19T13:38:45.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-19T13:38:46.848Z] $ docker top 438f387fd437506af99140e732a953f2b28767edf4f67221c6d33a377ac670eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:38:47.791Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:38:48.525Z] + make test [2024-04-19T13:38:48.525Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:38:55.195Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-04-19T13:42:09.651Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-04-19T13:42:09.651Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-04-19T13:42:09.651Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.8% of statements [2024-04-19T13:42:09.651Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-19T13:42:09.651Z] go vet ./... [2024-04-19T13:42:41.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:42:41.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:42:41.935Z] ./bin/test-attribution-txt.sh [2024-04-19T13:42:41.935Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-19T13:42:41.935Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:42:41.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:42:42.029Z] $ docker stop --time=1 438f387fd437506af99140e732a953f2b28767edf4f67221c6d33a377ac670eb [2024-04-19T13:42:44.594Z] $ docker rm -f --volumes 438f387fd437506af99140e732a953f2b28767edf4f67221c6d33a377ac670eb [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:42:46.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:42:46.439Z] Warning: overwriting stash ‘coverage-report’ [2024-04-19T13:42:47.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:42:47.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:42:48.165Z] + ls -al . [2024-04-19T13:42:48.166Z] total 248 [2024-04-19T13:42:48.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:38 . [2024-04-19T13:42:48.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:35 .. [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 13:35 .dockerignore [2024-04-19T13:42:48.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:35 .git [2024-04-19T13:42:48.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 .github [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 19 13:35 .gitignore [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:35 .golangci.yml [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 10386 Apr 19 13:35 Attribution.txt [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 18574 Apr 19 13:35 CHANGELOG.md [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 1798 Apr 19 13:35 Dockerfile [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:35 GOVERNANCE.md [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 13:35 Jenkinsfile [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:35 LICENSE [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 1963 Apr 19 13:35 Makefile [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 13:35 OWNERS.md [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 3599 Apr 19 13:35 README.md [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION [2024-04-19T13:42:48.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:35 bin [2024-04-19T13:42:48.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 cmd [2024-04-19T13:42:48.166Z] -rw-r--r-- 1 jenkins jenkins 18506 Apr 19 13:42 coverage.out [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 7169 Apr 19 13:35 go.mod [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 101597 Apr 19 13:35 go.sum [2024-04-19T13:42:48.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 internal [2024-04-19T13:42:48.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:35 mock [2024-04-19T13:42:48.166Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 19 13:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:42:48.623Z] + 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=609b28e7a8737900ac797732e13c82425c3e3def --label arch=arm64 --label version=0.0.0 . [2024-04-19T13:42:49.223Z] Sending build context to Docker daemon 7.632MB [2024-04-19T13:42:49.223Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:42:49.223Z] Step 2/25 : FROM ${BASE} AS builder [2024-04-19T13:42:49.223Z] ---> ad93fc508846 [2024-04-19T13:42:49.223Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:42:49.508Z] ---> Running in c0a66014b6a9 [2024-04-19T13:42:49.782Z] Removing intermediate container c0a66014b6a9 [2024-04-19T13:42:49.782Z] ---> 88a6c03c9d4a [2024-04-19T13:42:49.782Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:42:49.782Z] ---> Running in b8c7d5230f7e [2024-04-19T13:42:50.383Z] Removing intermediate container b8c7d5230f7e [2024-04-19T13:42:50.383Z] ---> 759c74dc01c9 [2024-04-19T13:42:50.383Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:42:50.383Z] ---> Running in 0e1d7db362d3 [2024-04-19T13:42:50.984Z] Removing intermediate container 0e1d7db362d3 [2024-04-19T13:42:50.984Z] ---> 132f05ca272d [2024-04-19T13:42:50.984Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:42:50.984Z] ---> Running in 122fc56b007e [2024-04-19T13:42:51.261Z] Removing intermediate container 122fc56b007e [2024-04-19T13:42:51.261Z] ---> 2ebccdb4a5db [2024-04-19T13:42:51.261Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:42:51.535Z] ---> Running in ab3abcc877f1 [2024-04-19T13:42:52.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:42:53.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:42:55.229Z] OK: 271 MiB in 56 packages [2024-04-19T13:42:56.212Z] Removing intermediate container ab3abcc877f1 [2024-04-19T13:42:56.212Z] ---> fef66ac04e1a [2024-04-19T13:42:56.212Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-04-19T13:42:56.212Z] ---> Running in 69e3b6355980 [2024-04-19T13:42:56.806Z] Removing intermediate container 69e3b6355980 [2024-04-19T13:42:56.806Z] ---> f0265ce8c10f [2024-04-19T13:42:56.806Z] Step 9/25 : COPY go.mod vendor* ./ [2024-04-19T13:42:57.408Z] ---> 59fbe086dedb [2024-04-19T13:42:57.408Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:42:57.408Z] ---> Running in aa5a37e6003b [2024-04-19T13:43:00.798Z] Removing intermediate container aa5a37e6003b [2024-04-19T13:43:00.798Z] ---> 954863aa9733 [2024-04-19T13:43:00.798Z] Step 11/25 : COPY . . [2024-04-19T13:43:01.411Z] ---> 645f222e39e6 [2024-04-19T13:43:01.411Z] Step 12/25 : RUN $MAKE [2024-04-19T13:43:01.682Z] ---> Running in e9df6ac796d9 [2024-04-19T13:43:02.657Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-04-19T13:46:54.671Z] Removing intermediate container e9df6ac796d9 [2024-04-19T13:46:54.671Z] ---> dfb2b501acd2 [2024-04-19T13:46:54.671Z] Step 13/25 : FROM alpine:3.18 [2024-04-19T13:46:54.671Z] 3.18: Pulling from library/alpine [2024-04-19T13:46:54.944Z] c6b39de5b339: Pulling fs layer [2024-04-19T13:46:55.218Z] c6b39de5b339: Verifying Checksum [2024-04-19T13:46:55.218Z] c6b39de5b339: Download complete [2024-04-19T13:46:55.822Z] c6b39de5b339: Pull complete [2024-04-19T13:46:56.100Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:46:56.100Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:46:56.100Z] ---> 33abbf032149 [2024-04-19T13:46:56.100Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-04-19T13:46:56.377Z] ---> Running in 5f68945e443e [2024-04-19T13:46:56.664Z] Removing intermediate container 5f68945e443e [2024-04-19T13:46:56.664Z] ---> b851e5840c49 [2024-04-19T13:46:56.664Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:46:56.664Z] ---> Running in dfd6465575d1 [2024-04-19T13:46:58.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:46:58.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:46:59.865Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:46:59.865Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:47:00.139Z] OK: 8 MiB in 16 packages [2024-04-19T13:47:01.594Z] Removing intermediate container dfd6465575d1 [2024-04-19T13:47:01.594Z] ---> 1bb9334bbaa6 [2024-04-19T13:47:01.594Z] Step 16/25 : RUN apk --no-cache upgrade [2024-04-19T13:47:01.594Z] ---> Running in 653e586e5a10 [2024-04-19T13:47:02.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:03.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:04.603Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:47:04.603Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:47:04.603Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:47:04.603Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:47:04.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:05.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:06.601Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:47:06.601Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:47:06.870Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:47:06.870Z] OK: 8 MiB in 16 packages [2024-04-19T13:47:07.841Z] Removing intermediate container 653e586e5a10 [2024-04-19T13:47:07.841Z] ---> 8c0a89bb966a [2024-04-19T13:47:07.841Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-04-19T13:47:10.450Z] ---> ddfc608fae3c [2024-04-19T13:47:10.450Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-04-19T13:47:10.450Z] ---> 520949f20f65 [2024-04-19T13:47:10.450Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-04-19T13:47:11.035Z] ---> 2b7626222774 [2024-04-19T13:47:11.035Z] Step 20/25 : EXPOSE 59982 [2024-04-19T13:47:11.035Z] ---> Running in 5ddb30fae283 [2024-04-19T13:47:11.629Z] Removing intermediate container 5ddb30fae283 [2024-04-19T13:47:11.629Z] ---> e06b72cc36ba [2024-04-19T13:47:11.629Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-04-19T13:47:11.629Z] ---> Running in f836995f5c6c [2024-04-19T13:47:11.896Z] Removing intermediate container f836995f5c6c [2024-04-19T13:47:11.896Z] ---> 7d89147bd9fc [2024-04-19T13:47:11.896Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-19T13:47:11.896Z] ---> Running in 31ba4c55bccc [2024-04-19T13:47:12.482Z] Removing intermediate container 31ba4c55bccc [2024-04-19T13:47:12.482Z] ---> 2f1e43bb1e04 [2024-04-19T13:47:12.482Z] Step 23/25 : LABEL arch=arm64 [2024-04-19T13:47:12.482Z] ---> Running in 47f6ee7dba64 [2024-04-19T13:47:12.753Z] Removing intermediate container 47f6ee7dba64 [2024-04-19T13:47:12.753Z] ---> e53bfad67abf [2024-04-19T13:47:12.753Z] Step 24/25 : LABEL git_sha=609b28e7a8737900ac797732e13c82425c3e3def [2024-04-19T13:47:13.027Z] ---> Running in cb6e00b11a20 [2024-04-19T13:47:13.297Z] Removing intermediate container cb6e00b11a20 [2024-04-19T13:47:13.297Z] ---> 865928440443 [2024-04-19T13:47:13.297Z] Step 25/25 : LABEL version=0.0.0 [2024-04-19T13:47:13.297Z] ---> Running in 99b6a4a0e699 [2024-04-19T13:47:13.566Z] Removing intermediate container 99b6a4a0e699 [2024-04-19T13:47:13.566Z] ---> 702ad67d173b [2024-04-19T13:47:13.566Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:47:13.566Z] Successfully built 702ad67d173b [2024-04-19T13:47:13.566Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:47:14.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:47:14.446Z] [2024-04-19T13:47:14.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:47:14.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:47:14.853Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-19T13:47:14.853Z] 8998bd30e6a1: Pulling fs layer [2024-04-19T13:47:14.853Z] 04944245beec: Pulling fs layer [2024-04-19T13:47:14.853Z] 699f458cf7ca: Pulling fs layer [2024-04-19T13:47:14.853Z] 765212b225bb: Pulling fs layer [2024-04-19T13:47:14.853Z] f23df028b6ca: Pulling fs layer [2024-04-19T13:47:14.853Z] d65c8cfc05b1: Pulling fs layer [2024-04-19T13:47:14.853Z] 765212b225bb: Waiting [2024-04-19T13:47:14.853Z] 2437ff75d9bd: Pulling fs layer [2024-04-19T13:47:14.853Z] f23df028b6ca: Waiting [2024-04-19T13:47:14.853Z] d65c8cfc05b1: Waiting [2024-04-19T13:47:15.122Z] 04944245beec: Verifying Checksum [2024-04-19T13:47:15.122Z] 04944245beec: Download complete [2024-04-19T13:47:15.122Z] 765212b225bb: Download complete [2024-04-19T13:47:15.122Z] f23df028b6ca: Download complete [2024-04-19T13:47:15.122Z] d65c8cfc05b1: Verifying Checksum [2024-04-19T13:47:15.122Z] d65c8cfc05b1: Download complete [2024-04-19T13:47:15.390Z] 699f458cf7ca: Verifying Checksum [2024-04-19T13:47:15.390Z] 699f458cf7ca: Download complete [2024-04-19T13:47:15.658Z] 8998bd30e6a1: Verifying Checksum [2024-04-19T13:47:15.658Z] 8998bd30e6a1: Download complete [2024-04-19T13:47:18.242Z] 2437ff75d9bd: Verifying Checksum [2024-04-19T13:47:18.242Z] 2437ff75d9bd: Download complete [2024-04-19T13:47:20.184Z] 8998bd30e6a1: Pull complete [2024-04-19T13:47:20.766Z] 04944245beec: Pull complete [2024-04-19T13:47:22.175Z] 699f458cf7ca: Pull complete [2024-04-19T13:47:22.442Z] 765212b225bb: Pull complete [2024-04-19T13:47:23.404Z] f23df028b6ca: Pull complete [2024-04-19T13:47:23.671Z] d65c8cfc05b1: Pull complete [2024-04-19T13:47:41.981Z] 2437ff75d9bd: Pull complete [2024-04-19T13:47:41.981Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-19T13:47:41.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:47:41.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:47:42.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container [2024-04-19T13:47:42.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-19T13:47:45.901Z] $ docker top 07d28d70d678803e6b75559b7de0619938858afbf841ac299f9d7f47e26b30e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:47:46.898Z] ---> job-cost.sh [2024-04-19T13:47:46.898Z] lf-activate-venv: SKIPPING [2024-04-19T13:47:46.898Z] INFO: No Stack... [2024-04-19T13:47:47.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-19T13:47:48.488Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:47:49.204Z] + cut -d, -f6 [2024-04-19T13:47:49.204Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2024-04-19T13:47:49.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] [2024-04-19T13:47:49.278Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] did not exist. Created. [2024-04-19T13:47:49.283Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:47:50.055Z] /w/workspace/device-mqtt-go/1@tmp/durable-3d17ef53/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-19T13:47:50.777Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-19T13:47:50.813Z] Warning: overwriting stash ‘stack-cost’ [2024-04-19T13:47:50.876Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:47:50.896Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-671-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:47:50.993Z] $ docker stop --time=1 07d28d70d678803e6b75559b7de0619938858afbf841ac299f9d7f47e26b30e5 [2024-04-19T13:47:52.652Z] $ docker rm -f --volumes 07d28d70d678803e6b75559b7de0619938858afbf841ac299f9d7f47e26b30e5 [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 [2024-04-19T13:47:53.766Z] provisioning config files... [2024-04-19T13:47:53.773Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/config15492014441036248876tmp [Pipeline] { [Pipeline] sh [2024-04-19T13:47:54.123Z] + set +x [2024-04-19T13:47:54.123Z] + curl -s https://codecov.io/bash [2024-04-19T13:47:54.123Z] + bash -s -- [2024-04-19T13:47:54.123Z] [2024-04-19T13:47:54.123Z] _____ _ [2024-04-19T13:47:54.123Z] / ____| | | [2024-04-19T13:47:54.123Z] | | ___ __| | ___ ___ _____ __ [2024-04-19T13:47:54.123Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-19T13:47:54.123Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-19T13:47:54.123Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-19T13:47:54.123Z] Bash-1.0.6 [2024-04-19T13:47:54.123Z] [2024-04-19T13:47:54.123Z] [2024-04-19T13:47:54.123Z] ==> git version 2.25.1 found [2024-04-19T13:47:54.123Z] ==> 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 [2024-04-19T13:47:54.123Z] Release-Date: 2020-01-08 [2024-04-19T13:47:54.123Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-19T13:47:54.123Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-19T13:47:54.123Z] ==> Jenkins CI detected. [2024-04-19T13:47:54.123Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-671 [2024-04-19T13:47:54.123Z] project root: . [2024-04-19T13:47:54.123Z] --> token set from env [2024-04-19T13:47:54.123Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-19T13:47:54.123Z] ==> Running gcov in . (disable via -X gcov) [2024-04-19T13:47:54.383Z] ==> Python coveragepy not found [2024-04-19T13:47:54.383Z] ==> Searching for coverage reports in: [2024-04-19T13:47:54.383Z] + . [2024-04-19T13:47:54.383Z] -> Found 1 reports [2024-04-19T13:47:54.383Z] ==> Detecting git/mercurial file structure [2024-04-19T13:47:54.383Z] ==> Reading reports [2024-04-19T13:47:54.383Z] + ./coverage.out bytes=18506 [2024-04-19T13:47:54.383Z] ==> Appending adjustments [2024-04-19T13:47:54.383Z] https://docs.codecov.io/docs/fixing-reports [2024-04-19T13:47:54.383Z] + Found adjustments [2024-04-19T13:47:54.383Z] ==> Gzipping contents [2024-04-19T13:47:54.383Z] 4.0K /tmp/codecov.Gx4nmJ.gz [2024-04-19T13:47:54.383Z] ==> Uploading reports [2024-04-19T13:47:54.383Z] url: https://codecov.io [2024-04-19T13:47:54.383Z] query: branch=PR-671&commit=609b28e7a8737900ac797732e13c82425c3e3def&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-671%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=671&job=&cmd_args= [2024-04-19T13:47:54.383Z] -> Pinging Codecov [2024-04-19T13:47:54.383Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-671&commit=609b28e7a8737900ac797732e13c82425c3e3def&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-671%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=671&job=&cmd_args= [2024-04-19T13:47:54.642Z] -> Uploading to [2024-04-19T13:47:54.642Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-19/7D719EC7BBE17E464838252E33014C33/609b28e7a8737900ac797732e13c82425c3e3def/fdd45547-0197-4f25-9b45-38ae2b8b7d90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T134754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6326de97b3d1a7189f0bab81ce46ff7c61afbd25ce6b46e046b81e0e717640d1 [2024-04-19T13:47:54.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:47:54.642Z] Dload Upload Total Spent Left Speed [2024-04-19T13:47:54.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11772 --:--:-- --:--:-- --:--:-- 11772 [2024-04-19T13:47:54.903Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/609b28e7a8737900ac797732e13c82425c3e3def [Pipeline] } [2024-04-19T13:47:54.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-19T13:47:56.871Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-671/archives ] [2024-04-19T13:47:56.871Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-671/archives [2024-04-19T13:47:56.871Z] total 16 [2024-04-19T13:47:56.871Z] drwxr-xr-x 3 root root 4096 Apr 19 13:29 . [2024-04-19T13:47:56.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:29 .. [2024-04-19T13:47:56.871Z] drwxr-xr-x 2 root root 4096 Apr 19 13:29 cost [2024-04-19T13:47:56.871Z] -rw-r--r-- 1 root root 86 Apr 19 13:29 cost.csv [2024-04-19T13:47:56.871Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-671/archives [2024-04-19T13:47:56.871Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-671/archives [2024-04-19T13:47:56.871Z] total 16 [2024-04-19T13:47:56.871Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:29 . [2024-04-19T13:47:56.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:29 .. [2024-04-19T13:47:56.871Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:29 cost [2024-04-19T13:47:56.871Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 19 13:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:47:57.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:47:58.104Z] ---> package-listing.sh [2024-04-19T13:47:58.104Z] ++ facter osfamily [2024-04-19T13:47:58.104Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-19T13:47:58.365Z] + OS_FAMILY=debian [2024-04-19T13:47:58.365Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-671 [2024-04-19T13:47:58.365Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-19T13:47:58.365Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-19T13:47:58.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-19T13:47:58.365Z] + PACKAGES=/tmp/packages_start.txt [2024-04-19T13:47:58.365Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-671 ']' [2024-04-19T13:47:58.365Z] + PACKAGES=/tmp/packages_end.txt [2024-04-19T13:47:58.365Z] + case "${OS_FAMILY}" in [2024-04-19T13:47:58.365Z] + dpkg -l [2024-04-19T13:47:58.365Z] + grep '^ii' [2024-04-19T13:47:58.365Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-19T13:47:58.365Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-19T13:47:58.365Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-19T13:47:58.365Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-671 ']' [2024-04-19T13:47:58.365Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-671/archives/ [2024-04-19T13:47:58.365Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-671/archives/ [Pipeline] echo [2024-04-19T13:47:58.404Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-671/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-19T13:47:58.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:47:59.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:47:59.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:47:59.483Z] prd-ubuntu20.04-docker-8c-8g-2843 does not seem to be running inside a container [2024-04-19T13:47:59.515Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-671/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-671 -v /w/workspace/gexfoundry_device-mqtt-go_PR-671:/w/workspace/gexfoundry_device-mqtt-go_PR-671:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-19T13:47:59.717Z] $ docker top b4317d359204a6ece3ad069412ced2c41624f9f28e8b92021c7c3e629959b806 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:48:00.124Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-19T13:48:00.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-19T13:48:00.748Z] + ls /var/log/sa-host [2024-04-19T13:48:00.748Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:48:00.887Z] provisioning config files... [2024-04-19T13:48:00.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-671@tmp/config7456382244741922755tmp [Pipeline] { [Pipeline] echo [2024-04-19T13:48:00.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:01.270Z] ---> create-netrc.sh [Pipeline] } [2024-04-19T13:48:01.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:01.704Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-19T13:48:01.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:02.051Z] ---> sudo-logs.sh [2024-04-19T13:48:02.051Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-19T13:48:02.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:02.442Z] ---> job-cost.sh [2024-04-19T13:48:02.442Z] lf-activate-venv: SKIPPING [2024-04-19T13:48:02.442Z] DEBUG: total: 0.2199999988079071 [2024-04-19T13:48:02.442Z] INFO: Retrieving Stack Cost... [2024-04-19T13:48:02.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:48:03.273Z] INFO: Archiving Costs [Pipeline] echo [2024-04-19T13:48:03.306Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:03.622Z] ---> logs-deploy.sh [2024-04-19T13:48:03.622Z] lf-activate-venv: SKIPPING [2024-04-19T13:48:03.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-671/1 [2024-04-19T13:48:03.622Z] INFO: archiving workspace using pattern(s): [2024-04-19T13:48:04.560Z] Archives upload complete. [2024-04-19T13:48:04.560Z] INFO: archiving logs to Nexus